4 references to GroundTruth
Microsoft.Extensions.AI.Evaluation.Quality (4)
EquivalenceEvaluator.cs (3)
16/// response supplied via <see cref="EquivalenceEvaluatorContext.GroundTruth"/>. 21/// response supplied via <see cref="EquivalenceEvaluatorContext.GroundTruth"/>. It returns a 127string groundTruth = context.GroundTruth;
EquivalenceEvaluatorContext.cs (1)
36/// the response supplied via <see cref="GroundTruth"/>.