-
IMAGE SYNC
-
**Describe the problem/challenge you have**
I'm hosting various clustered and stateful applications in kubernetes. Some of these applications require low-latency IO to perform well, like databases …
-
### Feature Description
Requesting to add support for using integer ids for Documents and BaseNode:
- [Document](https://docs.llamaindex.ai/en/stable/api_reference/schema/#llama_index.core.schema.Do…
-
Since we're not using it, but it increases build time and size, etc.
```sh
~/cocalc/src$ git grep qdrant |wc -l
57
```
-
Using latest `qdrant-client==1.11.2` with latest `numpy==2.1.1` and a sparse collection results in:
```AttributeError: `np.NINF` was removed in the NumPy 2.0 release. Use `-np.inf` instead.```
T…
-
### Bug Description
This is my code,
```
from llama_index.core import VectorStoreIndex, StorageContext
from llama_index.core.storage.docstore import SimpleDocumentStore
from llama_index.vector_…
-
Considering that Chroma is unused by Qdrant, this shouldn't be required to install.
Error:
```zsh
ModuleNotFoundError Traceback (most recent call last)
File [~/.local/lib/p…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
im getting an error while trying to index nodes with qdrant, please help. Attaching my c…
-
Yesterday we upgraded to 1.11.1 and tonight we saw some panics in the Qdrant logs most often when creating collections
but also for other operations.
## Current Behavior
During the night som…
-
Release 0.2.11 (#325)
Description: Hi, I have tried the new version (Release 0.2.11), and I am still facing the same issues, particularly with the node sources in the UI. They do not appear as expect…