pub fn register_memory(registry: &mut VectorStoreRegistry) -> AppResult<()>Expand description
Explicitly register the in-memory vector store backend.
pub fn register_memory(registry: &mut VectorStoreRegistry) -> AppResult<()>Explicitly register the in-memory vector store backend.