{% extends "base.html" %} {% block title %}Summary - {{ title }}{% endblock %} {% block head %} {% endblock %} {% block body %} {{ emoji }} {{ title }} Overview 📄 Finding Aid 🔄 Key Changes ❓ Research Questions {% if enable_browse_dates %} Browse by Date {% endif %} {% if enable_browse_entities %} Browse by Entity {% endif %} 📄 Collection Finding Aid Archival description of {{ summary.document_count }} documents Generated {{ summary.generated_at }} using {{ summary.model }} {% if summary.full_text %} {{ summary.full_text | safe }} {% else %} No summary available. Run flatfish summarize to generate one. {% endif %} {% endblock %}
Archival description of {{ summary.document_count }} documents
Generated {{ summary.generated_at }} using {{ summary.model }}
No summary available. Run flatfish summarize to generate one.
flatfish summarize