## Context Currently, there are areas of the `pgml` API surface where it probably makes sense to add support for `pgvector`'s This issue intends to shine a light on all those spots as they're found. - Clustering model training does not support `vector` columns. ## References - #1653