Skip to main content

register_memory

Function register_memory 

Source
pub fn register_memory(registry: &mut VectorStoreRegistry) -> AppResult<()>
Expand description

Explicitly register the in-memory vector store backend.