baodan/frontend
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
..
src feat: add model configuration for PPT and poster generation 2026-07-24 13:46:04 +08:00
docker启动.mc 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
index.html 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
package-lock.json 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
package.json 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
pnpm-lock.yaml 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
pnpm-workspace.yaml 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
tsconfig.json 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
vite.config.ts 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00