OPENAPI / COMPONENTS / SCHEMAS
Realtime Response Create Params data structure
RealtimeResponseCreateParamsStructural definition for Realtime Response Create Params in the OpenAI API contract.
object12properties
audioobjectaudio value in the OpenAI API contract.
conversationstringconversation value in the OpenAI API contract.
inputRealtimeConversationIteminput value in the OpenAI API contract.
instructionsstringinstructions value in the OpenAI API contract.
max_output_tokensstringmax output tokens value in the OpenAI API contract.
metadataMetadatametadata value in the OpenAI API contract.
output_modalitiesarrayoutput modalities value in the OpenAI API contract.
parallel_tool_callsbooleanparallel tool calls value in the OpenAI API contract.
promptPromptprompt value in the OpenAI API contract.
reasoningRealtimeReasoningreasoning value in the OpenAI API contract.
tool_choicestringtool choice value in the OpenAI API contract.
toolsarraytools value in the OpenAI API contract.