mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 11:13:43 +08:00
MiMo V2 系列在 thinking 模式下,assistant 消息携带 tool_calls 时必须同时包含 reasoning_content,否则提供方返回 400。 - ModelFamily 新增 MIMO_THINKING 族,detect() 添加 mimo* 匹配 - FallbackPolicy 新增 XIAOMI_MIMO(patchCrossTurn=true, patchNonToolCall=true) - 新增 ReasoningContentCache,按 tool_call_ids 回放真实推理内容 - 缓存作用范围:所有 patchCrossTurn=true 的 thinking provider(MiMo + DeepSeek) - NodeStreamingChatHelper 流式响应完成后写入缓存 Closes #188 |
||
|---|---|---|
| .. | ||
| src | ||
| Dockerfile | ||
| pom.xml | ||
| settings.xml | ||