lunaris-retrieve 0.6.2

Composable retrieval DSL (vector, keyword, graph) for the Lunaris agent memory engine
Documentation

lunaris-retrieve

Composable retrieval DSL (vector, keyword, graph, RAPTOR tree) for the Lunaris agent memory engine.

This crate is the fused retrieval DSL — Vector + Keyword + Graph + Tree (RAPTOR hierarchical) operators with RRF fusion, cross-encoder reranking, and tower middleware for caching/timeout/retry.

Use

[dependencies]
lunaris-retrieve = "0.2"

See the Lunaris repository for the umbrella crate, the 10-minute quickstart, the architecture overview, and benchmarks.

License

Apache-2.0. See LICENSE.