SurfSense/surfsense_backend/app
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
..
agents feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
config feat: added global llm configurations 2025-11-14 21:53:46 -08:00
connectors chore: linting 2025-11-03 16:00:58 -08:00
prompts Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
retriver recurse fix 2025-08-20 10:21:59 -07:00
routes feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
schemas feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
services feat: added global llm configurations 2025-11-14 21:53:46 -08:00
tasks Merge pull request #430 from CREDO23/feat/chat-pannel 2025-11-11 17:04:39 -08:00
utils feat: added top_k in chat Interface. 2025-11-06 13:25:05 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: add ProxyHeadersMiddleware to support HTTPS redirects behind proxies 2025-10-31 00:24:53 -07:00
celery_app.py refactor: added batch commits and Increased task time limits in celery_app.py 2025-11-03 15:57:19 -08:00
db.py feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00