timescale / pgvectorscale

A complement to pgvector for high performance, cost efficient vector search on large workloads.
PostgreSQL License
610 stars 23 forks source link

Max dimensions supported by StreamingDiskANN #100

Open rajaiswal opened 2 weeks ago

rajaiswal commented 2 weeks ago

Not an issue but question (there's no discussion tab): What is the max supported dimensions for StreamingDiskANN index? Does it also have a hard limit of 2000 dimensions like pgvector has for its HNSW and IVFFlat indexes?

oliver-kriska commented 1 week ago

< 2000, so it has to be 1999 or less