baodan/api/insurance
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
..
admin fix: query Dify DB directly for available models instead of API call 2026-07-24 14:20:34 +08:00
auth 0712 修复一个版本 2026-07-12 14:17:18 +08:00
chat 0712 修复一个版本 2026-07-12 14:17:18 +08:00
db fix: 添加 PyMuPDF 详细错误信息并创建缺失的迁移文件 2026-07-24 11:29:49 +08:00
instance 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
kb 0712 修复一个版本 2026-07-12 14:17:18 +08:00
middleware 0712 修复一个版本 2026-07-12 14:17:18 +08:00
models 0723 PPT加海报功能初步完成 2026-07-23 15:04:16 +08:00
poster 0723 PPT加海报功能初步完成 2026-07-23 15:04:16 +08:00
ppt feat: add model configuration for PPT and poster generation 2026-07-24 13:46:04 +08:00
recommend 0723 代码整理 2026-07-23 08:52:59 +08:00
stats 0712 修复一个版本 2026-07-12 14:17:18 +08:00
utils 0712 修复一个版本 2026-07-12 14:17:18 +08:00
wecom 0712 提交一个版本 2026-07-22 18:09:03 +08:00
__init__.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
app.py fix: add api/ to sys.path so app.py can run from project root 2026-07-24 12:39:57 +08:00
config.py 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00
requirements.txt fix: replace Chinese comments in requirements.txt with English to fix pip decode error on Windows 2026-07-24 12:36:09 +08:00
routes.py 0723 PPT加海报功能初步完成 2026-07-23 15:04:16 +08:00