hyphae-retrieval 0.2.1

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.

The registry coordinate below is valid only after crates.io lists version 0.2.1:

[dependencies]
hyphae-retrieval = "0.2.1"

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.