Skip to main content

import_file

Function import_file 

Source
pub async fn import_file<S: VectorStorage>(
    storage: S,
    path: impl AsRef<Path>,
    namespace: &str,
) -> Result<ImportStats, DakeraError>
Expand description

Import from file with auto-detection