Skip to main content

Overview

AgentJudgeEval evaluates agent responses against multiple custom criteria using an LLM judge. Supports both numeric scoring (0.0–1.0) and binary (PASS/FAIL) modes.

Quick Start

Scoring Modes

  • numeric (default): Each criterion scored 0.0–1.0
  • binary: Each criterion scored PASS (1.0) or FAIL (0.0)