Skip to content

Installation

Terminal window
pip install llmarmor
Terminal window
git clone https://github.com/llmarmor/llmarmor.git
cd llmarmor
pip install -e ".[dev]"
  • Python 3.10+
  • No external runtime dependencies beyond click, rich, and pyyaml