-
### Bug Description
I previously implemented a VectorIndexRetriever using LlamaIndex's built-in vector index without any vector database, with MMR mode and mmr_threshold. It worked fine.
I then ad…
jfkoh updated
2 months ago
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
This config i find in the example for Router Query Engine, and the description is kind o…
-
### What is the version?
3.1.8-3.1.5-ubuntu20.04
### What happened?
We have been using gpu-operator in Kubernetes cluster. Gpu-operator helm-chart version: gpu-operator-v23.6.1 Kubernetes version: …
-
## Description
Cosine similarity is one of the more popular space types. faiss does not support it directly. Instead, they prefer to have data be normalized and then use the inner product (which is…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How to add sub question and router query engine in single code
-
### Bug Description
When attempting to delete embeddings associated with a specific filename from the PropertyGraphIndex, the data in the docstore.json gets successfully deleted, but the embeddings …
-
## Description
As of 2.16 version of k-NN plugin a vector search query not only does vector search on a native engine index, but does more than that.
### Example 1
In Efficient filtering we first …
-
I made this same issue previously, but on an alternate account where I would not be subscribed properly to this issue. I've remade it.
It would be useful to have a feature that allows you to track …
-
### Others / Hooks
- [ ] `NPC:EyePosition()` [Link](https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/server/ai_basenpc.h#L1405): This is something that people have wanted to be…
-
It would be desirable to be able to benchmark Google Cloud's Vector Search product.