Files
qdrant/lib/edge/python
Jojii e58be0c380 [TQDT] API (#9172)
* [ai] TQDT in the API

* [ai] unify new sparse error for TQDT

* Rename to `turbo4`

* Add `Turbo4` to comments and doc strings.

* Also validate named sparse vector creation
2026-06-03 14:53:11 +02:00
..
2026-06-03 14:47: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.