Skip to main content

delete_file_vectors

Function delete_file_vectors 

Source
pub fn delete_file_vectors(
    qdrant: &QdrantConfig,
    project_id: &str,
    file_path: &str,
) -> Result<usize, VectorLifecycleError>