Files
qdrant/lib/edge/python
xzfc 6dc326e552 Docstrings: pre-PR qdrant_edge.pyi -> Rust (only replace)
Copy the original pre-PR qdrant_edge.pyi docstrings to Rust verbatim.
Replace existing Rust docstrings.
2026-09-24 01:47:45 +00:00
..
2026-09-24 01:47:43 +00:00
2026-09-24 01:47:45 +00:00
2026-01-20 18:28:40 +01:00
2026-03-11 17:13:46 +00:00

Qdrant Edge

Qdrant Edge is a lightweight, in-process vector search engine designed for embedded devices, autonomous systems, and mobile agents. It enables on-device retrieval with minimal memory footprint, no background services, and optional synchronization with Qdrant Cloud.

For connecting to remote Qdrant instances, use the qdrant-client package instead.