You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
思维链回传摆放修正:reasoning item 改为每个 function_call 前各放一条——DeepSeek 思维模式要求每个工具调用都有紧邻的完整思维链,function_call_output 会打断关联链,1.3.7 只在 assistant 消息前放一条,多工具调用轮仍必 400「The reasoning_text in the thinking mode must be passed back to the API」(摆放规则经真实端点探针逐项验证)。