dashboard-nanobot/backend
AlanPaine 8e6b4581cd feat: 支持配置 Whisper 模型并优化 API Key 管理
- 添加 download_model.sh 脚本,支持从 Hugging Face 下载 Whisper 语音识别模型
- 在 bot 状态和序列化接口中新增 api_key 字段,支持持久化存储
- 更新前端 i18n 文本,将“新的 API Key”改为“API Key”,明确其为必填项
- 设置 axios 默认携带凭证,确保身份验证
- 将管理面板名称从“Nanobot”更新为“Unisbot”
2026-04-15 17:23:00 +08:00
..
api v0.1.4-p5 2026-04-14 10:04:12 +08:00
bootstrap v0.1.4-p5 2026-04-14 10:04:12 +08:00
core v0.1.4-p5 2026-04-14 10:04:12 +08:00
db 两种模式的部署文件 2026-04-13 18:10:25 +08:00
models v0.1.4-p5 2026-04-03 23:00:08 +08:00
providers v0.1.4-p5 2026-04-14 10:04:12 +08:00
schemas v0.1.4-p5 2026-04-14 10:04:12 +08:00
services feat: 支持配置 Whisper 模型并优化 API Key 管理 2026-04-15 17:23:00 +08:00
.env.example fix git bugs. 2026-04-13 19:28:36 +08:00
.gitignore v0.1.1 2026-03-02 00:26:03 +08:00
Dockerfile 完整的部署文件 2026-04-13 16:36:58 +08:00
app_factory.py v0.1.4-p5 2026-04-05 00:29:37 +08:00
main.py v0.1.4-p4 2026-04-02 12:14:08 +08:00
requirements.txt fix git bugs. 2026-04-13 20:39:35 +08:00