8 references to TryParseEvaluationResponseWithTags
Microsoft.Extensions.AI.Evaluation.Quality (8)
CoherenceEvaluator.cs (1)
99_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
CompletenessEvaluator.cs (1)
104_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
FluencyEvaluator.cs (1)
91_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
GroundednessEvaluator.cs (1)
105_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
RelevanceEvaluator.cs (1)
104_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
RetrievalEvaluator.cs (1)
120_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
TaskAdherenceEvaluator.cs (1)
148_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
ToolCallAccuracyEvaluator.cs (1)
148_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);