mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
- Added `citations_enabled` and `qna_custom_instructions` fields to the SearchSpace model for better QnA configuration. - Updated the creation and update schemas to handle new fields with appropriate defaults. - Refactored QnA handling in the agent to utilize the new SearchSpace fields for improved response customization. - Adjusted UI components to include settings for managing QnA configurations. - Enhanced onboarding process to incorporate prompt setup as an optional step. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_auth_credentials.py | ||
| base.py | ||
| chats.py | ||
| chunks.py | ||
| documents.py | ||
| google_auth_credentials.py | ||
| llm_config.py | ||
| logs.py | ||
| podcasts.py | ||
| search_source_connector.py | ||
| search_space.py | ||
| users.py | ||