1 instantiation of CoherenceEvaluator
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
QualityEvaluatorTests.cs (1)
50IEvaluator coherenceEvaluator = new CoherenceEvaluator();
4 references to CoherenceEvaluator
Microsoft.Extensions.AI.Evaluation.Quality (4)
CoherenceEvaluator.cs (4)
16/// <see cref="CoherenceEvaluator"/> returns a <see cref="NumericMetric"/> that contains a score for 'Coherence'. The 20/// <b>Note:</b> <see cref="CoherenceEvaluator"/> is an AI-based evaluator that uses an AI model to perform its 26/// The prompt that <see cref="CoherenceEvaluator"/> uses has been tested against (and tuned to work well with) the 39/// <see cref="CoherenceEvaluator"/>.