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...
deepseek v4 在cc中400错误如何解决?
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",
    "CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING": "1",
    "MAX_THINKING_TOKENS": "0",
    "ANTHROPIC_DEFAULT_OPUS_MODEL": "deepseek-v4-pro",
    "ANTHROPIC_DEFAULT_SONNET_MODEL": "deepseek-v4-flash",
    "ANTHROPIC_DEFAULT_HAIKU_MODEL": "deepseek-v4-flash",
    "CLAUDE_CODE_SUBAGENT_MODEL": "deepseek-v4-pro"

刚刚让gemini deepResearch 的结果:

image

4 个帖子 - 2 位参与者

阅读完整话题

来源: linux.do查看原文