Skip to main content

Module report

Module report 

Source
Expand description

The eval report types: one CaseOutcome per case and the aggregate EvalReport with a readable Display summary table.

Structs§

CaseOutcome
The result of running one eval case.
EvalReport
The aggregate report over a set of cases, plus latency/token statistics.
RunRecord
One persisted eval run: an EvalReport plus the run metadata the HTML report needs to label, sort, and group runs across models and over time. Serialized to results/{model}_{timestamp_file}.json.