Share via


UngroundedAttributesEvaluatorContext.GroundingContext Property

Definition

Gets the contextual information against which the groundedness (or ungroundedness) of a response is evaluated.

public:
 property System::String ^ GroundingContext { System::String ^ get(); };
public string GroundingContext { get; }
member this.GroundingContext : string
Public ReadOnly Property GroundingContext As String

Property Value

Remarks

The UngroundedAttributesEvaluator measures whether the response being evaluated is first, ungrounded based on the information present in the supplied GroundingContext. It then checks whether the response contains information about the protected class or emotional state of a person.

Applies to