Crig::Providers::OpenRouter::EmbeddingResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(object : String, data : Array(EmbeddingData), model : String, usage : Usage | Nil = nil, id : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourceid
Sourcemodel
Sourceobject
Sourceusage
Source