Ask a question to get started
Enter to sendā¢Shift+Enter new line
batch_evaluators: list[BATCH_EVALUATOR_LIKE] | None = None
Evaluators that run on an aggregate/batch level.
These generate one or more metrics that are assigned to the full test run. As a result, they are not associated with individual traces.