Skip to main content

embedding_dim

Function embedding_dim 

Source
pub fn embedding_dim() -> usize
Expand description

Returns the dimensionality of the embedding space. Used to validate LLM responses and to size the in-memory cache.