EvalRunnerConfig Type
Configuration for the evaluation runner
Record fields
| Record Field |
Description
|
Full Usage:
CaptureTraces
Field type: bool
|
Whether to capture execution traces for regression analysis
|
Full Usage:
MaxParallelism
Field type: int
|
Maximum parallelism for running eval cases
|
Full Usage:
StopOnFirstFailure
Field type: bool
|
Whether to stop on first failure
|
Full Usage:
TimeoutPerCaseMs
Field type: int option
|
Optional timeout per case in ms
|
Static members
| Static member |
Description
|
|
|
|
|
|
|
Nao