Module config_types

Module config_types 

Source

Structs§

ReasoningEffortIter
An iterator over the variants of ReasoningEffort

Enums§

ForcedLoginMethod
ReasoningEffort
See https://platform.openai.com/docs/guides/reasoning?api-mode=responses#get-started-with-reasoning
ReasoningSummary
A summary of the reasoning performed by the model. This can be useful for debugging and understanding the model’s reasoning process. See https://platform.openai.com/docs/guides/reasoning?api-mode=responses#reasoning-summaries
SandboxMode
TrustLevel
Represents the trust level for a project directory. This determines the approval policy and sandbox mode applied.
Verbosity
Controls output length/detail on GPT-5 models via the Responses API. Serialized with lowercase values to match the OpenAI API.