# 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. Requires Python 3.10+ and [uv](https://docs.astral.sh/uv/). Neither this package nor the guard it depends on is on a package index yet; with uv, one command resolves both: ``` uv pip install "llm-ingestion-okf @ git+https://git.fromaitochitta.com/open/llm-ingestion-okf.git@v0.4.0" ``` ## Optional - [README](README.md): the pip-only fallback if uv is unavailable, phase status, requirements, and the upstream OKF version policy.