struct

Memo::Providers::EmbedResult

Inherits Struct < Value < Object

Result from batch embedding operation

Constructors

new(embeddings : Array(Array(Float64)), token_counts : Array(Int32), total_tokens : Int32)
Source

Instance methods

embeddings
Source
token_counts
Source
total_tokens
Source