SurfSense/surfsense_backend/app/routes
DESKTOP-RTLN3BA\$punk 6648409237 feat: Added Search Space System Instructions
- 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.
2025-11-19 15:04:46 -08:00
..
__init__.py refactor: integrate local STT with existing upload flow 2025-10-12 10:50:55 +05:00
airtable_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
chats_routes.py feat: added global llm configurations 2025-11-14 21:53:46 -08:00
documents_routes.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
google_calendar_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
google_gmail_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
llm_config_routes.py feat: added global llm configurations 2025-11-14 21:53:46 -08:00
logs_routes.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
luma_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
podcasts_routes.py inject user instruction in the podcast generation task 2025-11-11 20:08:32 +02:00
search_source_connectors_routes.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
search_spaces_routes.py feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00