Skip to content

Graphorin API reference v0.13.12


Graphorin API reference / @graphorin/evals / / JUDGE_OFF_FORMAT_MARKER

Variable: JUDGE_OFF_FORMAT_MARKER

ts
const JUDGE_OFF_FORMAT_MARKER: "judge-off-format:" = 'judge-off-format:';

Defined in: packages/evals/src/scorers/llm/judge.ts:36

Stable

Stable machine-scannable token carried in every JudgeOffFormatError message. Benchmark runners classify a case failure whose scorer reason contains this token as a JUDGE failure (off-format / empty grading reply), never as a subject quality result.