Skip to main content

open

Function open 

Source
pub fn open(
    path: impl AsRef<Path>,
    embedding_config: EmbeddingConfig,
) -> Result<LexaDb>