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