GroundednessProEvaluatorContext.GroundingContext プロパティ

定義

応答の接地が評価されるコンテキスト情報を取得します。

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

プロパティ値

注釈

GroundednessProEvaluatorは、評価される応答が、提供されたGroundingContextに存在する情報に基づいている程度を測定します。

適用対象