struct
Memo::Providers::EmbedResult
- Memo::Providers::EmbedResult
- Struct
- Value
- Object
Overview
Result from batch embedding operation
Defined in:
memo/providers/base.crConstructors
Instance Method Summary
Constructor Detail
def self.new(embeddings : Array(Array(Float64)), token_counts : Array(Int32), total_tokens : Int32)
#