Ask a question to get started
Enter to sendā¢Shift+Enter new line
Reasoning parameters for reasoning models. For use with the Responses API.
reasoning={ "effort": "medium", # Can be "low", "medium", or "high" "summary": "auto", # Can be "auto", "concise", or "detailed" }
reasoning: dict[str, Any] | None = None