Skip to main content
Judges get better the more you correct them. Each time you mark an evaluation as right or wrong, that correction is stored and used to refine future scoring. This is calibration.

Calibrating in the dashboard

For each evaluated item in the console, you can mark the judge’s assessment as correct or incorrect and optionally provide the expected answer. Calibrating your judge

Calibrating programmatically

Submit corrections via the SDK or REST API. This is useful for bulk calibration from automated pipelines, custom review workflows, or external labeling tools.

Finding the right IDs

Judge evaluations involve two related spans:
The easiest way to get the correct IDs: open a judge evaluation in the dashboard, expand “SDK Integration”, and click “Copy” to get pre-filled code.

Binary judges

Mark a judge evaluation as correct or incorrect:

Scored judges

For judges using scored rubrics, provide the expected score and direction:

Per-criterion feedback

For scored judges with multiple criteria, correct individual criterion scores:
To discover valid criterion keys before sending per-criterion feedback:

Parameters

Bulk calibration

Iterate through evaluations and submit corrections programmatically: