8 references to TryParseEvaluationResponseWithTags
Microsoft.Extensions.AI.Evaluation.Quality (8)
CoherenceEvaluator.cs (1)
100_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
CompletenessEvaluator.cs (1)
105_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
FluencyEvaluator.cs (1)
92_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
GroundednessEvaluator.cs (1)
106_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
RelevanceEvaluator.cs (1)
105_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
RetrievalEvaluator.cs (1)
121_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
TaskAdherenceEvaluator.cs (1)
149_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
ToolCallAccuracyEvaluator.cs (1)
149_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);