6 references to TryParseEvaluationResponseWithTags
Microsoft.Extensions.AI.Evaluation.Quality (6)
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)
105_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);
RetrievalEvaluator.cs (1)
112_ = metric.TryParseEvaluationResponseWithTags(evaluationResponse, evaluationDuration);