OPENAPI / COMPONENTS / SCHEMAS

Realtime Response Create Params data structure

RealtimeResponseCreateParams

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

object12properties
audioobject

audio value in the OpenAI API contract.

conversationstring

conversation value in the OpenAI API contract.

inputRealtimeConversationItem

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

metadataMetadata

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