How to adjust the model’s thinking level with reasoning_effort
How to adjust the model’s thinking level with reasoning_effort
How to adjust the model’s thinking level with reasoning_effort
The reasoning_effort parameter controls how much effort the model puts into reasoning and planning its response.
"low" when you want short, direct responses."medium" for balanced performance (this is the default)."high" for tasks like explanations, problem solving, reasoning.None to completely disable reasoning when you want the fastest possible responses.Note:
First, install the SDK:
Then use the following Python code: