SurfSense/surfsense_backend/app/agents
CREDO23 265888d21c document-render: unify KB/web rendering on numbered [n] passages
Add a shared document_render package that renders sources as
<document view="excerpt|full"> blocks with server-assigned [n] passage
labels (KB locator {document_id, chunk_id}, web locator {url}). Wire the
KB read backend (kb_postgres) and read_file to the new renderer and drop
the legacy per-document XML renderer (document_xml, retrieved_context) and
the old chunk_index / matched="true" / <chunk id> read format.
2026-06-25 15:26:16 +02:00
..
chat document-render: unify KB/web rendering on numbered [n] passages 2026-06-25 15:26:16 +02:00
video_presentation refactor(podcasts): remove legacy podcaster agent, task, and schema 2026-06-10 21:45:04 +02:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00