SurfSense/surfsense_backend/app/agents
Utkarsh-Patel-13 92781e726c Updated Streaming Service to efficently stream content\
\
- Earlier for each chunk, whole message (with all annotations included)
  were streamed. Leading to extremely large data length.
- Fixed to only stream new chunk.
- Updated ANSWER part to be streamed as message content (following
  Vercel's Stream Protocol)\
- Fixed yield typo
2025-07-18 17:43:07 -07:00
..
podcaster refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
researcher Updated Streaming Service to efficently stream content\ 2025-07-18 17:43:07 -07:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00