Reasoning interface
gpt-5 and o-series models only Configuration options for reasoning models.
Properties
| effort | The reasoning effort level. |
| generate_summary | Whether to generate a summary of the reasoning process. |
| summary | The reasoning summary text. |
Property Details
effort
generate_summary
Whether to generate a summary of the reasoning process.
generate_summary?: "auto" | "concise" | "detailed"
Property Value
"auto" | "concise" | "detailed"
summary
The reasoning summary text.
summary?: "auto" | "concise" | "detailed"
Property Value
"auto" | "concise" | "detailed"