Skip to content

v1.2.1: MiMo V2.5 & MCP Updates

Latest

Choose a tag to compare

@Fu-Jie Fu-Jie released this 26 Apr 05:27

MiMo Free API MCP v1.2.1

中文说明 (Chinese)

🚀 新特性

  • V2.5 全模态适配:深度集成 mimo-v2.5 系列模型,支持原生图像、视频、音频分析。
  • Thinking 协议支持:支持官方最新的思维链 (Reasoning) 协议,流式输出包含 reasoning_content
  • MCP 插件增强:支持通过 /app/media 目录进行本地文件路径自动映射。

⚠️ 注意事项

  • 工具调用限制:模型原生 Function Calling 目前不稳定,不建议在 Agent 中使用。已经在 README 中注明。

🛠️ 优化与修复

  • 优化了模型路由逻辑,兼容 V2 系列 ID。
  • 更新了 .env.example 和部署文档。

English Description

🚀 New Features

  • Multimodal Adaptation: Deep integration with mimo-v2.5 series, supporting native image, video, and audio analysis.
  • Thinking Protocol: Supports the latest Reasoning protocol with reasoning_content in stream output.
  • MCP Enhancement: Supports automatic local file mapping via the /app/media directory.

⚠️ Important Notes

  • Tool Calling Limitation: Native Function Calling is currently unstable; not recommended for use in Agents. Noted in README.

🛠️ Improvements & Fixes

  • Optimized model routing logic, compatible with V2 series IDs.
  • Updated .env.example and deployment documentation.