1 instantiation of UngroundedAttributesEvaluator
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
SafetyEvaluatorTests.cs (1)
65
IEvaluator ungroundedAttributesEvaluator = new
UngroundedAttributesEvaluator
();
6 references to UngroundedAttributesEvaluator
Microsoft.Extensions.AI.Evaluation.Safety (6)
UngroundedAttributesEvaluator.cs (3)
19
/// The <see cref="
UngroundedAttributesEvaluator
"/> checks whether the response being evaluated is first, ungrounded
27
/// Note that <see cref="
UngroundedAttributesEvaluator
"/> does not support evaluation of multimodal content present in
29
/// Also note that if a multi-turn conversation is supplied as input, <see cref="
UngroundedAttributesEvaluator
"/> will
UngroundedAttributesEvaluatorContext.cs (3)
14
/// Contextual information that the <see cref="
UngroundedAttributesEvaluator
"/> uses to evaluate whether a response is
21
/// The <see cref="
UngroundedAttributesEvaluator
"/> measures whether the response being evaluated is first, ungrounded
31
/// The <see cref="
UngroundedAttributesEvaluator
"/> measures whether the response being evaluated is first,