Crig::Providers::Cohere::EmbeddingResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, embeddings : Array(Array(Float64)), texts : Array(String), response_type : String | Nil = nil, meta : Meta | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
embeddings
Sourceid
Sourcemeta
Sourceresponse_type
Sourcetexts
Source