# llm-ingestion-okf > Shared OKF (Open Knowledge Format) ingestion library: spec-based connectors, bundle inbox, and external-bundle import. Security delegated to llm-ingestion-guard. Install with uv (one command; it resolves the guard dependency on its own): ``` uv pip install "llm-ingestion-okf @ git+https://git.fromaitochitta.com/open/llm-ingestion-okf.git@v0.4.0" ``` ## Optional - [README](README.md): the plain-pip alternative, phase status, requirements, and the upstream OKF version policy.