-
Hello.
I did not find here https://api.qdrant.tech/api-reference/indexes/create-field-index how add params for index
via on_disk, lookup, range and etc.
Protobuf API contains this functionality…
-
### Bug Description
Qdrant Vector Store is not using the configuration fields when ingesting documents so it will only work for the default case (qdrant service running in localhost in port 6333). T…
-
{
"platform":"",
"hub-mirror": [
"hub-mirror": [
"langgenius/dify-api:0.9.2",
"langgenius/dify-web:0.9.2",
"certbot/certbot",
"nginx:latest",
"langgenius/qdrant:v1.7.3",
"pgvec…
-
https://openai.com/blog/clip/
Python example
```
from sentence_transformers import SentenceTransformer, util
from PIL import Image
import glob
import torch
import pickle
import zipfile
im…
-
i am trying to run PrivateGPT for the first time. I have installed Llama and a service is running at the moment.
I have cloned the repo, install the poetry dependencies (`poetry install --extras "ui…
-
This project generally seems quite helpful. Honestly, I'm most interested in the clustering, we are fairly happy with deduplication system as is. It seems like for this to work as is you need enough m…
-
Qdrant has three endpoint for checking server health status.
for more information see : https://qdrant.tech/documentation/guides/monitoring/#kubernetes-health-endpoints
We should have APIs for t…
-
python lib qdrant-client raises an error when upserting sparse vector
## Current Behavior
the traceback is like the following
---------------------------------------------------------------------…
-
```python
from qdrant_client import AsyncQdrantClient, models
async def main():
cl = AsyncQdrantClient(prefer_grpc=True)
cn = "cn"
if await cl.collection_exists(cn):
awai…
joein updated
1 month ago
-
This issue is where we dump ideas and you can upvote them.