Module: Phronomy::Testing::Eval

Defined in:
lib/phronomy/testing/eval.rb,
lib/phronomy/testing/eval/runner.rb,
lib/phronomy/testing/eval/scorer.rb,
lib/phronomy/testing/eval/dataset.rb,
lib/phronomy/testing/eval/metrics.rb,
lib/phronomy/testing/eval/eval_case.rb,
lib/phronomy/testing/eval/comparison.rb,
lib/phronomy/testing/eval/eval_result.rb,
lib/phronomy/testing/eval/scorer/base.rb,
lib/phronomy/testing/eval/scorer/llm_judge.rb,
lib/phronomy/testing/eval/scorer/exact_match.rb,
lib/phronomy/testing/eval/scorer/includes_scorer.rb

Overview

Test-only evaluation helpers.

Defined Under Namespace

Modules: Scorer Classes: Comparison, Dataset, EvalCase, EvalResult, Metrics, Runner