Skip to content

v1.0.1

Choose a tag to compare

@Fly143 Fly143 released this 05 May 01:03
· 108 commits to main since this release

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