metric property

String? metric
getter/setter pair

The metric to analyze (e.g., "tool_use_quality").

This filters the EvaluationItems in the EvalSet to only those where EvaluationResult.metric matches this value.

Required.

Implementation

core.String? metric;