1 instantiation of EquivalenceEvaluator
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
QualityEvaluatorTests.cs (1)
62IEvaluator equivalenceEvaluator = new EquivalenceEvaluator();
7 references to EquivalenceEvaluator
Microsoft.Extensions.AI.Evaluation.Quality (7)
EquivalenceEvaluator.cs (4)
18/// The <see cref="EquivalenceEvaluator"/> measures the degree to which the response being evaluated is similar to the 24/// <b>Note:</b> <see cref="EquivalenceEvaluator"/> is an AI-based evaluator that uses an AI model to perform its 30/// The prompt that <see cref="EquivalenceEvaluator"/> uses has been tested against (and tuned to work well with) the 42/// <see cref="EquivalenceEvaluator"/>.
EquivalenceEvaluatorContext.cs (3)
14/// Contextual information that the <see cref="EquivalenceEvaluator"/> uses to evaluate the 'Equivalence' of a 21/// The <see cref="EquivalenceEvaluator"/> measures the degree to which the response being evaluated is similar to the 30/// The <see cref="EquivalenceEvaluator"/> measures the degree to which the response being evaluated is similar to