OpenAI::RealtimeBetaResponseUsageInputTokenDetailsCachedTokensDetails
Inherits JSON::Serializable < Reference < Object
Details about the cached tokens used as input for the Response.
Constructors
new(pull : JSON::PullParser)
Sourcenew(text_tokens : Int64 | Nil = nil, image_tokens : Int64 | Nil = nil, audio_tokens : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
The number of cached audio tokens used as input for the Response.
The number of cached image tokens used as input for the Response.