diff --git a/generations/library_rag/templates/search.html b/generations/library_rag/templates/search.html index 05bf1cd..cfa1366 100644 --- a/generations/library_rag/templates/search.html +++ b/generations/library_rag/templates/search.html @@ -198,14 +198,14 @@ {% if section.chunks and section.chunks[0].chapterTitle %}
{{ section.summary_text[:250] }}{% if section.summary_text|length > 250 %}...{% endif %}