Lynn (@coolxll)mimo-v2.5-pro thinking 模式 bug:复杂问题时答案为空,有人遇到过吗 中发帖

mimo-v2.5-pro thinking 模式 bug 报告
问题描述
mimo-v2.5-pro 的 thinking 模式(thinking={"type": "enabled"})在处理复杂问题时,虽然思考过程正常,但最终答案为空(0 字符)。
复现步骤

使用 Anthropic Python SDK
调用 mimo-v2.5-pro 模型
设置 thinking={"type": "enabled"}
提问复杂问题(如数学推理题)

代码示例
import anthropic

client = anthropic.Anthropic(
base_url="https://token-plan-cn.xiaomimimo.com/anthropic",
api_key="your-api-key"
)

question = """在一个袋子里有三种口味的糖...