Skip to main content

Module config

Module config 

Source

Structs§

CodexConfig
Top-level configuration for the Codex SDK.
ThreadOptions
Options for a single thread (conversation).
TurnOptions
Options for a single turn (run/run_streamed call).

Enums§

ApprovalPolicy
When to ask for user approval of tool calls.
ConfigOverrides
Config overrides — either flat key-value pairs or nested JSON.
OutputSchema
Output schema — either an inline JSON object or a file path.
ReasoningEffort
Reasoning effort level.
SandboxPolicy
Sandbox isolation level.
WebSearchMode
Web search configuration.

Type Aliases§

StderrCallback