This website requires JavaScript.
Explore
Help
Register
Sign In
coder
/
ai-chat-app-x
Watch
1
Star
0
Fork
0
You've already forked ai-chat-app-x
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
ai-chat-app-x
/
backend
History
hubian
7c8adc0d78
feat: 大模型配置增加思考模式和视觉能力选项
...
- 数据库新增 enable_thinking 和 enable_vision 字段 - 后台管理表格显示思考
🧠
和视觉
👁️
能力状态 - 添加/编辑表单增加开关按钮选择 - 兼容旧数据库自动添加新字段
2026-04-29 18:08:27 +08:00
..
app.py
feat: 大模型配置增加思考模式和视觉能力选项
2026-04-29 18:08:27 +08:00
requirements.txt
feat: 初始化项目,基于 ai-chat-app v3.14.4
2026-04-29 17:24:32 +08:00
start.sh
fix: 启动脚本使用python3
2026-04-29 17:28:43 +08:00