SurfSense/surfsense_web/app
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
..
(home) feat: fixed OAUTH issues 2025-12-19 14:19:30 -08:00
api feat: new chat working stateless. Added citation logic. 2025-12-20 23:15:49 -08:00
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard feat: enhance new chat functionality with document mentions support 2025-12-23 14:24:36 +05:30
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
invite/[invite_code] chore: biome 2025-12-19 00:45:29 -08:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css feat: integrate Streamdown for markdown rendering and enhance citation handling 2025-12-21 00:04:52 -08:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx refactor: migrated to next 16, updated fumadocs 2025-12-20 04:24:40 -08:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00