Skip to main content

Module realtime_response

Module realtime_response 

Source

Structs§

CachedTokensDetails
Breakdown of cached token usage by modality.
RealtimeResponse
A response object in the Realtime API.
RealtimeResponseCreateAudioOutput
Audio configuration for a response (output only).
RealtimeResponseCreateParams
Parameters for creating a realtime response.
RealtimeResponseStatus
Additional details about the response status.
RealtimeResponseUsage
Token usage for a realtime response.
RealtimeResponseUsageInputTokenDetails
Input token usage details.
RealtimeResponseUsageOutputTokenDetails
Output token usage details.
ResponseAudioOutputConfig
Audio output configuration for a response.
ResponseStatusError
Error that caused the response to fail.

Enums§

RealtimeResponseObject
Object type for realtime responses. Always "realtime.response".
ResponseConversation
"auto", "none", or a conversation ID string.
ResponseConversationMode
Controls which conversation the response is added to. auto is the default.
ResponseStatus
Status of a realtime response.
StatusDetailsReason
Reason the response did not complete.
StatusDetailsType
The type within status details.