-
### Bug Description
The solution from https://github.com/run-llama/llama_index/issues/10353
doesn't work for me when i am testing nested metadata filtering with chat_engine and pinecone.
### Versio…
-
It would be desirable to be able to benchmark Google Cloud's Vector Search product.
-
### Bug Description
I'm using llamaindex with AzureCosmosDBMongoDBVectorSearch. While inserting the documents I'm specifying the doc_id. This is working well, and I can see the same ids in the DB. I'…
-
**Describe the problem**
internal error: unexpected error from the vectorized engine: runtime error: slice bounds out of range [:10] with capacity 6
**To Reproduce**
```sql
create table t1 (c1…
-
### 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…
-
roachtest.unoptimized-query-oracle/disable-rules=all/rand-tables [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16663368?buildTab=log) with […
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
When using llama index, specifically a Composable Graph Query Engine, is there a method …
-
### 🐛 Describe the bug
compute-sanitizer reports many errors like this when running CTC backward pass. The input of CTC (linked below) is not strictly log probs, and target lengths are generally ve…
-
### Description
in some scenarios, we want to `reduce the disk usage` and `io throughput` for the source field. so, we would excludes knn fields in mapping which do not store the source like( this wo…
-
**What would you like to be added**:
We are currently implementing an LLM-based document search functionality in CodePair. As part of this, we need to maintain a vector of document content in V…