SurfSense/surfsense_backend/app/routes
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 chore: linting and formatting 2025-09-28 22:26:26 -07:00
airtable_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
chats_routes.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
documents_routes.py feat: add Chinese LLM providers support with auto-fill API Base URL 2025-10-12 19:10:46 +08:00
google_calendar_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
google_gmail_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
llm_config_routes.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
logs_routes.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
luma_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
podcasts_routes.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
search_source_connectors_routes.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
search_spaces_routes.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00