An evaluator returns pass or fail for a test case. Combine them in an evaluator suite, bind the suite to a scenario, and rerun the same plan after every change.
Evaluation strategy
How suites combine evaluators and when a scenario fails.
LLM as judge
Correctness, completeness, tone, relevance, and custom judges.
Heuristics
BLEU, equals, regex, language, signatures, and bias comparison. No extra LLM call.
Concepts
How evaluators sit next to probes, test cases, and scenarios.
TrueFalseEvaluator.