SurfSense/surfsense_backend/app/services
Differ 917cf4f398 feat: add Chinese LLM providers support with auto-fill API Base URL
- Add support for DeepSeek, Qwen (Alibaba), Kimi (Moonshot), and GLM (Zhipu)
- Implement auto-fill API Base URL when selecting Chinese LLM providers
- Add smart validation and warnings for missing API endpoints
- Fix session state management in task logging service
- Add comprehensive Chinese setup documentation
- Add database migration for new LLM provider enums

Closes #383
2025-10-12 19:10:46 +08:00
..
__init__.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
connector_service.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
docling_service.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
kokoro_tts_service.py feat: Added Local TTS (Kokoro TTS) Support 2025-08-13 17:25:34 -07:00
llm_service.py feat: add Chinese LLM providers support with auto-fill API Base URL 2025-10-12 19:10:46 +08:00
query_service.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
reranker_service.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
streaming_service.py Merge main to Llamaindex-chatui 2025-07-25 19:41:05 -07:00
task_logging_service.py feat: add Chinese LLM providers support with auto-fill API Base URL 2025-10-12 19:10:46 +08:00