Inserting Large Vector Embeddings

I am trying to use supbase as my vector data store. I enabled the vector extension however at the time of adding the embedding col it keeps throwing up this error:

column cannot have more than 2000 dimensions for hnsw index


This happens with hnsw as well as ivfflat indexes.
Was this page helpful?