Crig::Providers::Mistral::TranscriptionUsage
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(prompt_audio_seconds : Int32 | Nil = nil, prompt_tokens : Int32 = 0, total_tokens : Int32 = 0, completion_tokens : Int32 = 0, prompt_tokens_details : JSON::Any | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
completion_tokens
Sourceprompt_audio_seconds
Sourceprompt_tokens
Sourceprompt_tokens_details
Sourcetotal_tokens
Source