Optional
audioOptional
idID of a previous conversation item to reference (for item_reference
content
types in response.create
events). These can reference both client and server
created items.
Optional
textThe text content, used for input_text
and text
content types.
Optional
transcriptThe transcript of the audio, used for input_audio
content type.
Optional
typeThe content type (input_text
, input_audio
, item_reference
, text
).
Base64-encoded audio bytes, used for
input_audio
content type.