SurfSense/surfsense_web/components/assistant-ui
Anish Sarkar ceb01dc544 feat: enhance new chat functionality with document mentions support
- Updated the new chat routes to include handling for mentioned document IDs, allowing users to reference specific documents in their chat.
- Modified the NewChatRequest schema to accommodate optional document IDs.
- Implemented document mention formatting in the chat streaming service for improved context.
- Enhanced the frontend to manage document mentions, including a new atom for state management and UI updates for document selection.
- Refactored the DocumentsDataTable component for better integration with the new mention functionality.
2025-12-23 14:24:36 +05:30
..
attachment.tsx feat: added attachment support 2025-12-21 22:26:33 -08:00
inline-citation.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
markdown-text.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread-list.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread.tsx feat: enhance new chat functionality with document mentions support 2025-12-23 14:24:36 +05:30
tool-fallback.tsx add new chat page 2025-12-20 18:35:39 +02:00
tooltip-icon-button.tsx add new chat page 2025-12-20 18:35:39 +02:00