pub const EMBEDDING_DIM: usize = 384;
Dimensionality of the embedding space. Matches the previous multilingual-e5-small model output and the memory_embeddings.embedding BLOB column size.
multilingual-e5-small
memory_embeddings.embedding