Trace an evaluator function so its execution shows up as a separate
EVALUATOR span in Phoenix and any { name, score }-shaped return
value is automatically captured as an annotation on the current run.
The annotation name defaults to the traced function's name, falling
back to "evaluator".
Trace an evaluator function so its execution shows up as a separate
EVALUATORspan in Phoenix and any{ name, score }-shaped return value is automatically captured as an annotation on the current run.The annotation name defaults to the traced function's name, falling back to
"evaluator".