hyphae-retrieval 0.1.0

Exact provider-neutral vector retrieval with explicit abstention for Hyphae.
Documentation

hyphae-retrieval

crates.io docs.rs

Exact provider-neutral cosine retrieval and explicit abstention semantics for Hyphae.

[dependencies]
hyphae-retrieval = "0.1.0"

The caller owns vectors and any optional embedding provider. This crate does not contact a model, persist embeddings, or introduce a cloud dependency.

Apache-2.0. Source and security policy: celiumsai/hyphae.