compare_runs
Compare two evaluation run outputs to detect regressions or performance shifts between versions or competitors. Uses run_eval JSON outputs as input.
Instructions
对比两次运行结果(竞品对比 / 版本回归)。输入是 run_eval 的 json_out 产物
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_a | Yes | ||
| run_b | Yes | ||
| labels | No | ||
| html_out | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||