Skip to content

Installation

From PyPI

pip install agent-bridge

From Source

git clone https://github.com/Lumi-node/agent-bridge.git
cd agent-bridge
pip install -e ".[dev]"

Requirements

  • Python >= 3.10
  • Dependencies: , openclaw_gateway, pydantic, setuptools, typer