SurfSense/surfsense_backend/app/routes
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
..
__init__.py feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00
chats_routes.py Updated Streaming Service to efficently stream content\ 2025-07-18 17:43:07 -07:00
documents_routes.py feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00
llm_config_routes.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
logs_routes.py feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00
podcasts_routes.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
search_source_connectors_routes.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
search_spaces_routes.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00