400 The `content[].thinking` in the thinking mode must be passed back to the API...
错误信息
API Error: 400 The `content[].thinking` in the thinking mode must be passed back to the API. (request id:
20260527141214963354830i1aRxOw1)
AI 解决方案
🔍 错误分析
1. 🌐 错误翻译
原文:The `content[].thinking` in the thinking mode must be passed back to the API.
译文:在思考模式下,`content[].thinking`(内容数组中的思考字段)必须回传给API。
2. 🎯 原因分析
根本原因:您在使用具有“思考模式”(Thinking Mode)的AI模型API(如DeepSeek)时,在多轮对话中未将上一轮响应中完整的
content数组(特别是包含thinking字段的部分)原样传递给后续的API请求。具体上下文:当模型启用思考模式后,其返回的`