SurfSense/surfsense_web/app/dashboard/[search_space_id]
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
..
chats add getPodcasts query atom 2025-11-20 08:17:57 +02:00
connectors refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
documents refactor: streamline document actions 2025-11-30 15:06:48 -08:00
editor/[documentId] refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
logs/(manage) feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
onboard refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
podcasts replace imperativ fetch with tanstack query 2025-11-20 08:17:57 +02:00
researcher/[[...chat_id]] fix: implement real-time streaming for responses 2025-12-05 00:14:36 -08:00
settings feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
sources/add feat(UI): reorganized connectors 2025-11-26 13:44:38 -08:00
team chore: biome fixes 2025-11-27 23:01:14 -08:00
client-layout.tsx feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
layout.tsx feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00