UngroundedAttributesEvaluatorContext.GroundingContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.