Constrains effort on reasoning for reasoning models. For use with the Chat Completions API.
Reasoning models only.
Currently supported values are 'minimal', 'low', 'medium', and
'high'. Reducing reasoning effort can result in faster responses and fewer
tokens used on reasoning in a response.
reasoning_effort: str | None = None