mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connector_service.py | ||
| docling_service.py | ||
| kokoro_tts_service.py | ||
| llm_service.py | ||
| page_limit_service.py | ||
| query_service.py | ||
| reranker_service.py | ||
| streaming_service.py | ||
| stt_service.py | ||
| task_logging_service.py | ||