Auf Englisch lesen

Teilen über


GroundednessEvaluatorContext Class

Definition

Contextual information required to evaluate the 'Groundedness' of a response.

C#
public sealed class GroundednessEvaluatorContext : Microsoft.Extensions.AI.Evaluation.EvaluationContext
Inheritance
GroundednessEvaluatorContext

Remarks

The GroundednessEvaluator measures the degree to which the response being evaluated is grounded in the information present in the supplied groundingContext.

Constructors

GroundednessEvaluatorContext(String)

Contextual information required to evaluate the 'Groundedness' of a response.

Properties

GroundingContext

Gets the contextual information against which the 'Groundedness' of a response is evaluated.

Applies to

Produkt Versionen
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)