Problem (one or two sentences)
For the OpenAI Compatible Model, when reasoning effort is enabled and, for example, the "medium" model reasoning effort is selected, the LLM calling will fail:
OpenAI completion error: 400 Invalid combination of reasoning_effort and thinking type: medium + disabled
Context (who is affected and when)
For the OpenAI Compatible Model, when reasoning effort is enabled and, for example, the "medium" model reasoning effort is selected, the LLM calling will fail.
Reproduction steps
- OpenAI Compatible Model
- Enable Reasoning Effort
- "medium" or else
- volcengine: https://ark.cn-beijing.volces.com/api/coding/v3: ark-code-latest used.
Expected result
success LLM call
Actual result
OpenAI completion error: 400 Invalid combination of reasoning_effort and thinking type: medium + disabled
Variations tried (optional)
No response
App Version
3.43.0 (d8949f9)
API Provider (optional)
None
Model Used (optional)
No response
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)