OPENAPI / COMPONENTS / SCHEMAS

Realtime Session Create Response GA data structure

RealtimeSessionCreateResponseGA

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

object16properties
audioobject

audio value in the OpenAI API contract.

expires_atinteger

expires at value in the OpenAI API contract.

idstringrequired

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.

objectstringrequired

object value in the OpenAI API contract.

output_modalitiesarray

output modalities value in the OpenAI API contract.

promptPrompt

prompt value in the OpenAI API contract.

reasoningRealtimeReasoning

reasoning value in the OpenAI API contract.

tool_choicestring

tool choice value in the OpenAI API contract.

toolsarray

tools value in the OpenAI API contract.

tracingstring

tracing value in the OpenAI API contract.

truncationRealtimeTruncation

truncation value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.