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