OPENAPI / COMPONENTS / SCHEMAS

Realtime Beta Response Create Params data structure

RealtimeBetaResponseCreateParams

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

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

modalitiesarray

modalities value in the OpenAI API contract.

output_audio_formatstring

output audio format value in the OpenAI API contract.

promptPrompt

prompt value in the OpenAI API contract.

temperaturenumber

temperature value in the OpenAI API contract.

tool_choicestring

tool choice value in the OpenAI API contract.

toolsarray

tools value in the OpenAI API contract.

voiceVoiceIdsOrCustomVoice

voice value in the OpenAI API contract.