Run evaluations
Learn how to run evaluations using the Axiom CLI and interpret the results.
The Axiom AI SDK CLI provides commands for running evaluations locally or in CI/CD pipelines.
You can also target specific evaluations by name, file path, or glob pattern:
To see which evaluations are available without running them:
To compare results against a previous evaluation, view both runs in the Axiom Console where you can analyze differences in scores, latency, and cost.
For complex experiments, load flag overrides from a JSON file:
Click the link to view results in the Console, compare runs, and analyze performance.