mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 20:32:39 +02:00
- Added new LLM providers including Google, Azure OpenAI, Bedrock, and others to the backend. - Updated the model selection UI to dynamically display available models based on the selected provider. - Enhanced the provider change handling to reset the model selection when the provider is changed. - Improved the overall user experience by providing contextual information for model selection. |
||
|---|---|---|
| .. | ||
| __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 | ||