feat: 完善多模型配置与运行切换

将模型连接统一持久化管理,并支持 Agent 运行中切换模型以及中断后选择模型继续。补充配置校验、事务与前后端交互测试。
This commit is contained in:
Zhu Junhao
2026-09-03 10:46:25 +08:00
parent e968a8ddc1
commit 988c0fe555
36 changed files with 1715 additions and 190 deletions

3
.gitignore vendored
View File

@@ -14,4 +14,5 @@ __pycache__/
*.py[cod]
.env.*
!.env.example
test_data/
deepseek_key.txt
test_data/