You can capture the evaluation results of your custom evaluator on the current trace or span by using the The evaluation
.add_evaluation
method:name
is required and must be a string. The other fields are optional, but at least one of passed
, score
or label
must be provided.