Share via


GroundednessProEvaluatorContext.GroundingContext Property

Definition

Gets the contextual information against which the groundedness 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 GroundednessProEvaluator measures the degree to which the response being evaluated is grounded in the information present in the supplied GroundingContext.

Applies to