8 references to IntentResolutionMetricName
Microsoft.Extensions.AI.Evaluation.Integration.Tests (4)
AgentQualityEvaluatorTests.cs (4)
104
Assert.True(result.TryGet(IntentResolutionEvaluator.
IntentResolutionMetricName
, out NumericMetric? _));
137
Assert.True(result.TryGet(IntentResolutionEvaluator.
IntentResolutionMetricName
, out NumericMetric? _));
161
Assert.True(result.TryGet(IntentResolutionEvaluator.
IntentResolutionMetricName
, out NumericMetric? _));
201
Assert.True(result.TryGet(IntentResolutionEvaluator.
IntentResolutionMetricName
, out NumericMetric? _));
Microsoft.Extensions.AI.Evaluation.Quality (4)
IntentResolutionEvaluator.cs (4)
61
public IReadOnlyCollection<string> EvaluationMetricNames { get; } = [
IntentResolutionMetricName
];
85
var metric = new NumericMetric(
IntentResolutionMetricName
);
360
Failed to repair the following response from the model and parse the score for '{
IntentResolutionMetricName
}':
375
Failed to repair the following response from the model and parse the score for '{
IntentResolutionMetricName
}':