Skip to content

CreateJudgeOptions

optional dimensions?: JudgeDimension[];

optional instructions?: string;

Extra domain rules appended to the judge prompt.


model: LanguageModel;

optional passThreshold?: number;

Minimum mean score (1–5) to pass. Default: 3.5.