Type Alias mini_rag::Embeddings

source ·
pub type Embeddings = Vec<f64>;

Aliased Type§

struct Embeddings { /* private fields */ }