Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 May 05:08
· 1 commit to main since this release

Xiaomi MiMo Proxy v0.1.1

稳定性修复版本,面向 Claude Code 和 Anthropic 兼容 AI 编程客户端。

更新点

  • 上游连接中途 terminated、502/503/504 等瞬时错误会自动重试。
  • SSE 流式响应先由代理完整读取和缓存,再返回给客户端,避免 headers 已发出后无法重试。
  • 增加 SIGTERM、未捕获异常和未处理 Promise rejection 的日志。
  • 保留 reasoning_content 修复、count_tokens 兼容和 [1m] 后缀归一化。

注意

  • 当前支持 Anthropic 兼容协议,不支持 OpenAI-compatible /v1/chat/completions/v1/responses
  • 使用不支持多模态的模型时,请不要在 Claude Code 中继续传图片;必要时先 /compact

Full Changelog: v0.1.0...v0.1.1