SurfSense/surfsense_backend/app/tasks
Anish Sarkar 9e7f8d7fe3 feat: enhance chat functionality with improved attachment handling and user experience
- Updated system prompt to clarify usage of the display_image tool, emphasizing URL requirements and restrictions on user-uploaded images.
- Enhanced the streaming chat process to provide more context about user attachments and documents during analysis.
- Implemented state resets when switching between chats to prevent stale data and race conditions.
- Added new components for displaying image previews and document attachments in the chat interface.
- Improved attachment processing to support image data URLs for persistent display after uploads.
2025-12-25 17:52:48 +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 chat functionality with improved attachment handling and user experience 2025-12-25 17:52:48 +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