lunaris-embed
Embedding providers (candle EmbeddingGemma, Ollama) for the Lunaris agent memory engine.
This crate is embedding backends behind a typed Embedder trait — candle EmbeddingGemma 300M for in-process inference and Ollama HTTP for sidecar deployments.
Use
[]
= "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.