OPENAPI / COMPONENTS / SCHEMAS

Realtime Session Create Response data structure

RealtimeSessionCreateResponse

Structural definition for Realtime Session Create Response in the OpenAI API contract.

object13properties
audioobject

audio value in the OpenAI API contract.

expires_atinteger

expires at value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

includearray

include value in the OpenAI API contract.

instructionsstring

instructions value in the OpenAI API contract.

max_output_tokensstring

max output tokens value in the OpenAI API contract.

modelstring

model value in the OpenAI API contract.

objectstring

object value in the OpenAI API contract.

output_modalitiesstring

output modalities value in the OpenAI API contract.

tool_choicestring

tool choice value in the OpenAI API contract.

toolsRealtimeFunctionTool

tools value in the OpenAI API contract.

tracingstring

tracing value in the OpenAI API contract.

turn_detectionobject

turn detection value in the OpenAI API contract.