SurfSense/surfsense_backend/app/agents/researcher/qna_agent
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 Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
configuration.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
default_prompts.py Renaming resources 2025-11-22 19:19:00 -08:00
graph.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
nodes.py fix: implement real-time streaming for responses 2025-12-05 00:14:36 -08:00
state.py fix: implement real-time streaming for responses 2025-12-05 00:14:36 -08:00