SurfSense/surfsense_backend/app/tasks
Anish Sarkar ceb01dc544 feat: enhance new chat functionality with document mentions support
- Updated the new chat routes to include handling for mentioned document IDs, allowing users to reference specific documents in their chat.
- Modified the NewChatRequest schema to accommodate optional document IDs.
- Implemented document mention formatting in the chat streaming service for improved context.
- Enhanced the frontend to manage document mentions, including a new atom for state management and UI updates for document selection.
- Refactored the DocumentsDataTable component for better integration with the new mention functionality.
2025-12-23 14:24:36 +05:30
..
celery_tasks feat: refactor new chat agent to support configurable tools and remove deprecated components 2025-12-22 20:17:08 -08:00
chat feat: enhance new chat functionality with document mentions support 2025-12-23 14:24:36 +05:30
connector_indexers refactor: update the webcrawler index to compare hashes without metadata 2025-12-17 18:44:58 +02:00
document_processors feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
podcast_tasks.py refactor: remove chat-related fields and legacy podcast generation function 2025-12-21 23:31:11 -08:00