-
If we do that and seed the query rng with 13 (that we should define in a const), we are sure that Qdrant and Arroy will fetch the same vectors.
https://github.com/meilisearch/vector-store-relevancy…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Here's some context. First a class initiating a QdrantClient:
`
from qdrant_client imp…
-
Many of the `Dockerfile`s install Vim and/or Mesa OpenGL/X packages:
```
$ git grep -l -B1 -e mesa-glx -e '\bvim\b'
AudioQnA/langchain/docker/Dockerfile
ChatQnA/deprecated/langchain/docker/Dockerf…
-
### Bug Description
Very inconsistent response times with RAG on OpenAIAgent. Sometimes it stops before the function call and sometimes after the function call but before the result.
MODEL=gpt-4o-…
-
### Short description of current behavior
HI,
I've tried to replicate my problems with this simple mindsdb script.
```
CREATE PROJECT playground;
CREATE ML_ENGINE playground.ollama_engine
FR…
-
## Context
Hi everyone,
What I'm trying to achieve is to run privateGPT with some production-grade environment. To do so, I've tried to run something like :
- Create a Qdrant database in Qd…
LvffY updated
7 months ago
-
We are implementing the chat platform with multiple users. The code is based on langhcain4j and Qdrant to store and augment the future chats based on historical chats. In order to do this we need to s…
-
Subscribe to this issue and stay notified about new [daily trending repos in Rust](https://github.com/trending/rust?since=daily)!
-
**Is your feature request related to a problem? Please describe.**
Currently there is no way (that I know of) to filter a group query by the payload of the points linked through `with_lookup`.
*…
-
### Which component is this bug for?
Traceloop SDK
### 📜 Description
I've just update the library from 0.30.0 to 0.33.10 and I am now getting content written to std out e.g.
```shell
{'traceloo…