mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 09:16:22 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| qna_agent | ||
| __init__.py | ||
| configuration.py | ||
| graph.py | ||
| nodes.py | ||
| prompts.py | ||
| state.py | ||
| utils.py | ||