issues Search Results · repo:qdrant/qdrant-client language:Python
Filter by
397 results
(64 ms)397 results
inqdrant/qdrant-client (press backspace or delete to remove)For example, 13570027672830659665 as ID cannot be represented. I suppose because interoperable JSON (I-JSON) can t
handle integers larger than 53 bits.
You can fix this by not inferring the ID format. ...
sanmai-NL
- Opened 3 days ago
- #936
I m running Qdrant locally with docker using docker compose. When I pass QDRANT__SERVICE__HARDWARE_REPORTING=true and
try to use it with python client, it causes Pydantic validation error.
Current Behavior ...
bug
shahad-mahmud
- 1
- Opened 3 days ago
- #935
python client version: 1.12.2
on-premise installation, 5 peers, 3 worker nodes, version: 1.13.5
shard number: 12 replication factor: 3
one peer is trying to recover the shards, so there are some dead ...
bossanyit
- 1
- Opened 5 days ago
- #933
qdrant_client.http.exceptions.ResponseHandlingException: [WinError 10061] No connection could be made because the target
machine actively refused it
The code for the client is: QDRANT_URL = http://localhost:6333 ...
Bhavay-2001
- Opened 7 days ago
- #932
if i give invalid collection name, i am getting False (expected)
Image
but if i give a empty collection name, it is throwing exception (i am expecting false)
Image
same behaviour for async client too ...
vignesh14052002
- Opened 9 days ago
- #928
def __init__(self, dataset_path= movies_metadata.csv , sample_size=1000):
# Connect to Qdrant Cloud
self.client = QdrantClient(
url=os.getenv( QDRANT_URL_LOCAL ),
...
RaihanulHaque
- 1
- Opened 10 days ago
- #927
Bug Description
Using QdrantVectorStore inside LlamaIndex results in an AttributeError. LlamaIndex tries to call
self._client.collection_exists(collection_name), leading to a crash.
Conda Environment ...
JANVI2411
- 8
- Opened 20 days ago
- #920
When using a prefix in the QdrantClient it is not being applied when interacting with collections (maybe other functions
as well)
Current Behavior
prefix is recorded in the self.host variable but overwritten ...
bug
kuchedav
- Opened 24 days ago
- #913
I have converted my table data into Document format. Page content with custom metadata, here the metadata is quite
large. The issue am facing is i was not able load the data into qdrant db sometimes, it ...
nikithakriz
- 1
- Opened 24 days ago
- #912

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.