SurfSense/surfsense_backend/app/agents/researcher
DESKTOP-RTLN3BA\$punk fea1837186 roadmap(1.3): Update citation prompt to use new whole document structure
- Modified the document extraction and citation formatting to accommodate a new structure that includes a `chunks` list for each document.
- Enhanced the citation format to reference `chunk_id` instead of `source_id`, ensuring accurate citations in the UI.
- Updated various components, including the connector service and reranker service, to handle the new document format and maintain compatibility with existing functionalities.
- Improved documentation and comments to reflect changes in the data structure and citation requirements.
2025-12-14 22:07:31 -08:00
..
qna_agent roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
__init__.py Fixed current agent citation issues and added sub_section_writer agent for upcoming SurfSense research agent 2025-04-13 20:47:23 -07:00
configuration.py feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -08:00
graph.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
nodes.py roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
prompts.py roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
state.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
utils.py roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00