Usage guide
Setup, environment variables, and Python/JavaScript/Go usage examples.
OpenAIRealtime
OpenAI’s realtime model implementation. Slot: realtime. Route: plugins — direct to the vendor, with OPENAI_API_KEY or an explicit api_key.Fields
str
required
OpenAIRealtimeConfig | None
default:"None"
Accepts
OpenAIRealtimeConfig, or a plain mapping with the same fields.str | None
default:"None"
OpenAIRealtimeConfig
Configuration for the OpenAI realtime API Mirrored, not imported: the vendor’s class is rebuilt from this on the runtime side. A mapping is still accepted wherever this is.Fields
str
default:"UNSET"
float
default:"UNSET"
Any | None
default:"UNSET"
Any | None
default:"UNSET"
Literal['auto', 'required', 'none'] | None
default:"UNSET"
list[str]
default:"UNSET"