Prerequisites
Create a key under Settings > API keys, then set the key and a model id:evals:write and evals:read. Use a model id from your configuration, or find one with anpord.evals.models({ harness: "codex" }).
Install
Run an eval
Createeval.ts:
Write cases
Set the source, task, setup, and verifier.
Run in CI
Fail a build on regressions or missing evidence.