Crig::Providers::Hyperbolic::CompletionResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, object : String, created : Int64, model : String, choices : Array(Choice), usage : Usage | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
choices
Sourcecreated
Sourceid
Sourcemodel
Sourceobject
Sourceto_completion_response
Sourceusage
Source