baodan/frontend
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
..
src fix: query Dify DB directly for available models instead of API call 2026-07-24 14:20:34 +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