baodan/api/insurance/admin
wsb1224 c8e0c0bb1e feat: add model configuration for PPT and poster generation
- PptSettingsAdmin.vue: full settings page with provider/model/API key
  config for PPT extraction, poster copy, and poster image generation
- Backend: GET /insurance/admin/ppt/available-models to fetch models
  from Dify API (falls back to builtin list when unavailable)
- LLM client: read model config from SystemSetting DB with 60s cache,
  priority: database > environment variables > defaults
- ppt-admin-api.ts: add getAvailableModels() method

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 13:46:04 +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 feat: add model configuration for PPT and poster generation 2026-07-24 13:46:04 +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