SurfSense/surfsense_backend/app/agents/chat
CREDO23 052e9ef4d1 refactor(chunks): order chunk reads by (document_id, position)
Presentation and citation ordering moves off Chunk.id/created_at to the
explicit position column (id kept as tiebreaker). Vector and ts_rank
ranking order_by clauses are untouched.
2026-06-12 18:53:21 +02:00
..
anonymous_chat refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
multi_agent_chat refactor(chunks): order chunk reads by (document_id, position) 2026-06-12 18:53:21 +02:00
runtime docs(agents): tighten docstrings and comments across agent module 2026-06-05 17:39:38 +02:00
shared docs(agents): tighten docstrings and comments across agent module 2026-06-05 17:39:38 +02:00
__init__.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00