Files
qdrant/lib/edge/python
Tarun Jain a6bc56fc06 [qdrant-edge] Hybrid Search with Dbsf fusion (#9356)
* [edge]dbsf fusion example along with hybrid search

* Reduce query limits in hybrid search example
2026-08-04 11:16:48 +02:00
..
2026-06-03 14:53:11 +02:00
2026-02-09 23:17:27 +01:00
2026-06-03 14:47:48 +02:00
2026-03-26 17:51:49 +01: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.