-
For some use cases, Faiss serves only as a storage engine for flat arrays of compressed vectors.
Maybe it would be useful to make a wrapper that makes this easier to use (especially to make compress…
-
### Description
The system shall allow the user to present the sparse vector representation of the query to the system and perform an efficient and effective search of the inverted index to identify …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
hi!
I want to inform you that the search with the partition key does not work
Let…
-
With the existing vector space, how can we work together with an LLM to provide this vector space to create the hint.
Ideas
- Hosted (s)BERT model which can work with the embeddings
- Group input…
-
-
### Requested feature
Our users encounter from time to time documents that instead of text have vector path's representing themselves as text.
Because of the vector nature of it, we do not automat…
-
-
### Describe the bug
When running Metabase sync with a vector column on Snowflake, it fails the entire sync (not only the affected table) with this error:
An SQLException was provoked by the followin…
-
### Describe the idea
all is in the title : support format stream : vector tiles
### Expected behaviour
all is in the title : support format stream : vector tiles
### Alternatives you've considere…
-
Our current inverted index impl. for sparse vector search processes all dimensions equally, leading to inefficient intersection operations, particularly when dealing with common dimensions that have v…