v1.0.1
v1.0.1
✨ Features
- Responses API: 新增 OpenAI Responses API 兼容层(8 条路由),支持
/v1/responses及其流式/非流式模式
🐛 Bug Fixes
- Responses API: 修复非流式模式下模型输出多个 think 块时,多余的
<think>标签泄漏到 text item 的问题 - no-tools 分支同步: 修复
~/MiMo2API-nt部署目录缺失 Responses API commit 导致/v1/responses返回 404 的问题
💡 no-tools 版本见 v1.0.1-no-tools