baodan/api/insurance/admin
wsb1224 13f7623cb5 fix: infer model brand name from model prefix instead of provider identifier
All Dify models use openai_api_compatible as provider_name, causing
the frontend to display 'openai_api_compatible' for every model.
Now infers brand (DeepSeek, OpenAI, Google, etc.) from model name
prefix to match Dify admin panel display.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 15:59:22 +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: infer model brand name from model prefix instead of provider identifier 2026-07-24 15:59:22 +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