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