Configure Cognee to use your preferred LLM, embedding engine, and storage backends
.env
file.
This section provides beginner-friendly guides for setting up different backends, with detailed technical information available in expandable sections.
uv sync --all-extras
pip install "cognee[all]"
.env
file in your project root (if you haven’t already) — see Installation for details