FeatureFuel
2

Support higher dimension vectors

Source: supabase/supabase#29193 · opened by @julianlumets
Hi team!

I wanted to create a RAG app using embeddings with a dimension size of 3072. However i followed this tutorial ( and at the step:

create index on document_sections using hnsw (embedding vector_ip_ops);

Supabase SQL Editor returns the error:

"not more than 2000 dimensions allowed"


Could you increase the dimension size to support newer embedding models?

Thank you!

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests