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

Hierarchy

  • JudgeResponse

Properties

Properties

error?: string

Error message if evaluation failed

evals: Record<string, EvalScore>

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

success: boolean

Whether the evaluation completed successfully

Generated using TypeDoc