Skip to main content

set_active_embedding_dim

Function set_active_embedding_dim 

Source
pub fn set_active_embedding_dim(dim: usize)
Expand description

Records the dimensionality found in the opened database (schema_meta.dim).

Out-of-range values are ignored. A CLI flag or XDG override still wins over this value — see the precedence documented on embedding_dim.