mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 21:32:39 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_auth_credentials.py | ||
| base.py | ||
| chunks.py | ||
| documents.py | ||
| llm_config.py | ||
| logs.py | ||
| new_chat.py | ||
| podcasts.py | ||
| rbac_schemas.py | ||
| search_source_connector.py | ||
| search_space.py | ||
| users.py | ||