baodan/frontend
wsb1224 3a0f4f6830 feat: support Dify-synced models without separate API key
When a model is selected from Dify, set provider='dify' and call
through Dify Chat API (/v1/chat-messages) using the existing
DIFY_CHAT_APP_API_KEY. No separate API key configuration needed.

- Frontend: hide API Key/Base URL fields when provider is 'dify',
  show 'via Dify, no API key needed' tag
- Backend: add _call_dify() to route through Dify Chat API
- Backend: _try_load_db_config supports dify provider without api_key

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 16:18:59 +08:00
..
src feat: support Dify-synced models without separate API key 2026-07-24 16:18:59 +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