Share via


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

The reasoning effort level.

effort?: ReasoningEffort

Property Value

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"