mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 10:26:33 +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. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| use-api-key.ts | ||
| use-chat.ts | ||
| use-chats.ts | ||
| use-connector-edit-page.ts | ||
| use-connectors.ts | ||
| use-document-by-chunk.ts | ||
| use-document-types.ts | ||
| use-documents.ts | ||
| use-github-stars.ts | ||
| use-llm-configs.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-mobile.ts | ||
| use-search-source-connectors.ts | ||
| use-search-space.ts | ||
| use-search-spaces.ts | ||
| use-user.ts | ||