qdrant
qdrant copied to clipboard
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
## Last report ### System error ```text [2025-09-29T15:14:44Z INFO gpu::instance] Found GPU device: llvmpipe (LLVM 20.1.2, 256 bits) [2025-09-29T15:14:44Z INFO gpu::device] Create GPU device llvmpipe (LLVM 20.1.2, 256 bits) [2025-09-29T15:14:44Z...
### All Submissions: * [x] Contributions should target the `dev` branch. Did you create your branch from `dev`? * [x] Have you followed the guidelines in our Contributing document? *...
**Is your feature request related to a problem? Please describe.** Recently memvid came with a novel approach to store vectors as QR Codes in mp4 format. This significantly compresses the...
## Last report ### System error ```text [2025-09-24T13:38:53Z ERROR segment::segment::snapshot] failed to remove temporary directory /tmp/temp_dirEfU5JU/test-0-2025-09-24-13-38-52.snapshot-temp-PWBL0i/segment-be4c7185-4a40-4719-8f6f-26882547116d: No such file or directory (os error 2) thread 'tokio-runtime-worker' panicked at lib/shard/src/proxy_segment/segment_entry.rs:210:25: Overriding...
When using qdrant (qdrant/qdrant:v1.13.4 from dockerhub) with Azure Container Instances, Qdrant does not find TLS private key. Therefore, connection via HTTPS can not be enabled I create my container from...
According to the results of the launch of the [cargo audit](https://crates.io/crates/cargo-audit) utility, there is now a vulnerability in qdrant related to the use of the old version of protobuf: ```...
Hi Qdrant team, I'm encountering a persistent issue on Windows Server using the qdrant.exe binary (v1.15.1, downloaded from the official release: qdrant-x86_64-pc-windows-msvc.zip). ---------- Problem Summary------- When attempting to create a...
--- ## **Current Behavior** - **First `DELETE /collections/{collection_name}` request fails with "Access Denied".** - **The collection is no longer listed in `GET /collections`, but the folder remains in `storage/collections`.** -...
OS PAGESIZE:64K : Unsupported system page size : Unsupported system page size : Unsupported system page size : Unsupported system page size terminate called without an active exception ./entrypoint.sh: line...
it will be nice to add more control with inference communication. For example, it can return '429 Too Many Requests'. In this case instead of returning the error string will...