qdrant-edge 0.8.0

A lightweight, in-process vector search engine designed for embedded devices, autonomous systems, and mobile agents.
Documentation
1
2
3
4
pub mod sparse_vector;
#[cfg(feature = "testing")]
pub mod sparse_vector_fixture;
pub mod types;