SurfSense/surfsense_backend/app
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
..
agents feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
config Add airtable connector auth flow routes 2025-08-26 13:56:31 +02:00
connectors feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
prompts Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
retriver recurse fix 2025-08-20 10:21:59 -07:00
routes feat: add Chinese LLM providers support with auto-fill API Base URL 2025-10-12 19:10:46 +08:00
schemas feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
services feat: add Chinese LLM providers support with auto-fill API Base URL 2025-10-12 19:10:46 +08:00
tasks feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
utils feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py update the gmail connector add route 2025-08-15 09:12:40 +02:00
db.py feat: add Chinese LLM providers support with auto-fill API Base URL 2025-10-12 19:10:46 +08:00
users.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00