SurfSense/surfsense_backend/app/tasks/celery_tasks
DESKTOP-RTLN3BA\$punk c97887a63d fix: implement real-time streaming for responses
- Added streaming service support to the Q&A agent for real-time token streaming.
- Updated `answer_question` method to stream responses token-by-token to the frontend.
- Modified `handle_qna_workflow` to handle both custom and values streaming modes.
- Enhanced state management to include streaming service for improved user experience.
2025-12-05 00:14:36 -08:00
..
__init__.py feat: added celery and removed background_tasks for MQ's 2025-10-20 00:30:00 -07:00
blocknote_migration_tasks.py fix: code cleanup 2025-11-30 11:37:50 +05:30
connector_tasks.py Renaming resources 2025-11-22 19:19:00 -08:00
document_reindex_tasks.py fixed: cleaned up code and added import in init 2025-11-30 04:25:27 +05:30
document_tasks.py fix: implement real-time streaming for responses 2025-12-05 00:14:36 -08:00
podcast_tasks.py inject user instruction in the podcast generation task 2025-11-11 20:08:32 +02:00
schedule_checker_task.py chore(lint): ruff checks 2025-11-26 13:22:31 -08:00