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.