struct

Crig::Providers::Mistral::CompletionResponse

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any) : self
Source
new(id : String, object : String, created : Int64, model : String, choices : Array(Choice), usage : Usage | Nil = nil, system_fingerprint : String | Nil = nil)
Source

Instance methods

choices
Source
created
Source
model
Source
object
Source
system_fingerprint
Source
to_completion_response
Source
token_usage
Source
usage
Source