mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 10:26:33 +02:00
- Added `validate_llm_config` function to `llm_service.py` for validating LLM configurations via test API calls. - Integrated validation in `create_llm_config` and `update_llm_config` routes in `llm_config_routes.py`, raising HTTP exceptions for invalid configurations. - Enhanced error handling to provide detailed feedback on configuration issues. |
||
|---|---|---|
| .. | ||
| AnimatedEmptyState.tsx | ||
| ChatCitation.tsx | ||
| ChatFurtherQuestions.tsx | ||
| ChatInputGroup.tsx | ||
| ChatInterface.tsx | ||
| ChatMessages.tsx | ||
| ChatSources.tsx | ||
| ChatTerminal.tsx | ||
| Citation.tsx | ||
| CodeBlock.tsx | ||
| ConnectorComponents.tsx | ||
| DocumentsDataTable.tsx | ||
| index.ts | ||
| ScrollUtils.tsx | ||
| SegmentedControl.tsx | ||
| SourceDetailSheet.tsx | ||
| SourceUtils.tsx | ||
| types.ts | ||