struct

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

Instance methods

embeddings
Source
meta
Source
response_type
Source
texts
Source