[Bug]: DeepSeek API 400 error: "reasoning_content" in thinking mode must be passed back to the API
Using a DeepSeek thinking-mode model (e.g. deepseek-v4-flash) causes an HTTP 400 error because Hermes does not pass the model's reasoning_content back on subsequent requests as DeepSeek's API requires. Issue is closed as fixed.