Sdílet prostřednictvím


GroundednessEvaluator.Context.GroundingContext Property

Definition

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

Applies to