struct

Crig::Providers::Mistral::TranscriptionUsage

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

completion_tokens
Source
prompt_audio_seconds
Source
prompt_tokens
Source
prompt_tokens_details
Source
total_tokens
Source