-
https://github.com/currentslab/awesome-vector-search
-
### Is your feature request related to a problem?
After documents are ingested by **text_embedding** processor, an array of float32 type per **knn_vector** field is stored in segments.(hnsw or ivf)
…
-
See this test case:
https://github.com/llvm/llvm-project/blob/565a9ac7df3815ed038938942be4cf1471de4755/clang/test/SemaCXX/vector-bool.cpp#L88-L91
The double single-quotes are incorrect and usually…
-
:loud_sound:Crisp Weekly 2024-01-06 is now in collecting.
-
Recently SAP HANA has added support for Vector datatypes (See e.g. https://www.sap.com/events/teched/news-guide/ai.html#article8)
This is already supported in [Langchain Python](https://python.lang…
-
### Description
before ISSUE #1572 AND MR #1571, we found that we reuse docValues field like `KNNVectorFieldData` and do synthetic logic in _source field. and it can save about 1/3 disk usage. Als…
-
### Bug Description
I'm messing with the SimpleComposableMemory, but this is reproducible with just the VectorMemory. I'm using the redis backend, which I believe to be the culprit.
also, when usi…
-
When I use GPT to read a large local data set of several hundred MB in hybrid mode, GPT will start reading. When I check the Activity Monitor on my Mac, I can see that the memory usage of python3.…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have spent a few hours looking through the documentation and asking in the Discord. I'…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would you like to be added?
Currently milvus goes as a pre-filter manner for filtered search, which…