mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 03:16: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_add_connector_route.py | ||
| chats_routes.py | ||
| documents_routes.py | ||
| google_calendar_add_connector_route.py | ||
| google_gmail_add_connector_route.py | ||
| llm_config_routes.py | ||
| logs_routes.py | ||
| luma_add_connector_route.py | ||
| podcasts_routes.py | ||
| search_source_connectors_routes.py | ||
| search_spaces_routes.py | ||