Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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