3 references to GroundTruth
Microsoft.Extensions.AI.Evaluation.Quality (3)
CompletenessEvaluator.cs (2)
21
/// established in the supplied <see cref="CompletenessEvaluatorContext.
GroundTruth
"/>. It returns a
129
string groundTruth = context.
GroundTruth
;
CompletenessEvaluatorContext.cs (1)
38
/// established in the supplied <see cref="
GroundTruth
"/>.