Response from a judge evaluation containing scores and reasoning for multiple metrics.

Hierarchy

  • JudgeResponse

Properties

error?: string

Error message if evaluation failed

evals: Record<string, EvalScore>

Dictionary where keys are metric names and values contain score and reasoning

judgeConfigKey?: string

The key of the judge configuration that was used to generate this response

success: boolean

Whether the evaluation completed successfully

Generated using TypeDoc