Harry-zklcdc (@zklcdc)MiMO 报错 `The reasoning_content in the thinking mode must be passed back to the API.` 中发帖

RT,佬们在使用 MiMO v2.5 的时候会有上面的报错吗?好像是晚上大规模出现,猜测可能有什么升级? 
脱敏后的请求如下 
{
  "model": "mimo-v2.5",
  "temperature": 0.6,
  "user": "69ef64ec580a2a75b3d5df9b",
  "stream": true,
  "tools": [
    {
      "type": "function",
      "function": {
        "name": "query_structured",
        "description": "Query",
        "parameters": {
          "type": "object",
          "properties": {
            "query": ...
 
 
Back to Top