baodan/api/insurance/admin
wsb1224 53346c9def fix: query Dify DB directly for available models instead of API call
- Replace API-based model fetching with direct SQL query on
  provider_models table (shared PostgreSQL, no auth needed)
- Frontend: auto-detect base_url from model name when selecting
  a Dify model, set provider to 'custom'
- Remove unused requests import and API key fallback logic

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 14:20:34 +08:00
..
__init__.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
department_service.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
notification_service.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
ppt_admin_routes.py feat: add model configuration for PPT and poster generation 2026-07-24 13:46:04 +08:00
ppt_admin_service.py fix: query Dify DB directly for available models instead of API call 2026-07-24 14:20:34 +08:00
routes.py 0712 修复一个版本 2026-07-12 14:17:18 +08:00
service.py 0712 提交一个版本 2026-07-22 18:09:03 +08:00
template_service.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00