Run an evaluator object against the current test run and record the result.
The evaluator may come from @arizeai/phoenix-evals.createEvaluator,
asExperimentEvaluator, or any plain object with { name, evaluate }.
When params is omitted, the current test's input, recorded output,
expected, metadata, and task traceId are supplied.
Run an evaluator object against the current test run and record the result.
The evaluator may come from
@arizeai/phoenix-evals.createEvaluator,asExperimentEvaluator, or any plain object with{ name, evaluate }. Whenparamsis omitted, the current test'sinput, recordedoutput,expected,metadata, and tasktraceIdare supplied.