Optional apiFalls back to OPENAI_API_KEY.
Optional baseURLFalls back to OPENAI_BASE_URL, then https://api.openai.com/v1.
Optional connConnection/startup timeout and retry limits. Defaults to DEFAULT_API_CONNECT_OPTIONS.
Optional delegationFixed at startup. Client delegation requires an agent with no tools.
Optional maxRecycle the connection after this many milliseconds. Null (the default) disables the timer.
Optional modelVoice model identifier. Defaults to gpt-live-1.
Optional responsesBackend configuration when delegation is responses (the default).
Optional voiceA named voice (marin by default), or an authorized custom voice object. Fixed at startup. Names pass through unchanged.
Options for the OpenAI GPT-Live full-duplex voice model.