SurfSense/surfsense_backend/app/agents/researcher/qna_agent
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 Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
configuration.py feat: add language support across configurations and prompts 2025-10-12 13:13:42 +05:30
default_prompts.py feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
graph.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
nodes.py feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
state.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00