pub type Embedding = Vec<f32>;
Type alias for the embedding vector
pub struct Embedding { /* private fields */ }