Installation

Agent Evaluation requires python>=3.9. Please make sure you have an acceptable version of Python before proceeding.

To install:

pip install agent-evaluation

You can also install from source by cloning the repository and installing from the project root.

pip install .