chore: 清理配置文件并移动功能创意文档

- .gitignore 添加 .env,防止密钥泄露
- 删除误提交的 backend/.env
- TTS 模型名修正为 mimo-v2.5-tts
- 功能创意.md 移至 docs/10-功能创意.md
This commit is contained in:
hhs
2026-06-14 08:53:12 +08:00
parent 6e0c67e1cb
commit ca09a1fb72
4 changed files with 2 additions and 18 deletions

View File

@@ -27,7 +27,7 @@ ai:
timeout: 30
tts:
provider: Xiaomi MiMo
model: mimo-v2.5
model: mimo-v2.5-tts
voice: alloy
speed: 1.0
endpoint: "https://token-plan-cn.xiaomimimo.com/v1"