云馨 (@yunxin0_0)deepseek v4 在cc中400错误如何解决? 中发帖

API Error: 400 {“error”:{“type”:“invalid_request_error”,“message”:“The reasoning_content in the thinking mode must be passed back to the API. (request id: 
)”},“type”:“error”}
[image]
cc中这样子配置的,但还是提示了上面的reasoning_content问题。
"CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS": "1",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
"DISABLE_ERROR_REPORTING": "1",
"DISABLE_TELEMETRY": "1",
...