OPENAPI / COMPONENTS / SCHEMAS

Realtime Session Create Request GA data structure

RealtimeSessionCreateRequestGA

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

object14properties
audioobject

audio 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.

output_modalitiesarray

output modalities value in the OpenAI API contract.

parallel_tool_callsboolean

parallel tool calls 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.