agent
Report evaluation scores for a run
Report one or more evaluation verdicts for a run. Called by the judge run that was dispatched to score this run, authenticating with that judge run's API key. Each verdict is processed independently: the response reports per-verdict acceptance, and a rejected verdict does not block the others. Reporting a subset of the run's evaluations is valid.
post/agent/runs/{runId}/scores
Path parameters
runIdstring required
The run being scored
Request body
Response
Every reported verdict was accepted
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○