struct

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

Instance methods

choices
Source
created
Source
model
Source
object
Source
to_completion_response
Source
usage
Source