Skip to main content
The ways to drive cognee-rust, the backends it runs on, and the supporting dev/ops tooling.

Interfaces

How you invoke the pipeline. All cover the same operations (Operations).

Backends

  • Pluggable Backends — pluggable providers (LLM, embeddings, vector, graph, relational, storage, session, ontology, tokenizer) with their selecting config keys and rustdoc links.

Dev & ops tooling