alias
AI::Provider::EmbeddingModel::Embedding
Overview
An embedding is a vector of floating-point numbers. It represents text as a point in a high-dimensional space.
Alias Definition
Array(Float64)