DeepSeek's Response API Isn't OpenAI Responses. That One Parser Mistake Drops the Reasoning.

I checked the DeepSeek V4 docs and TokenMix model catalog. The important field is reasoning_content, and many OpenAI-compatible wrappers silently ignore it.

Read Original

Related