Files
CLIProxyAPI/internal/translator
TooYoungTooSimp 611d65eacc Improve reasoning content handling in response logic
Enhance reasoning content retrieval by falling back to 'reasoning' if 'reasoning_content' is absent or empty.
In some selfhosted openai-like server serving deepseek, the response.delta may contains reasoning rather than reasoning_content. So the client like codex does not recognize the thinking process.
2026-07-01 10:28:36 +08:00
..