RetrievalEvaluatorContext.RetrievedContextChunks プロパティ

定義

評価対象のユーザー要求に応答して取得されたコンテキスト チャンクを取得します。

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ RetrievedContextChunks { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> RetrievedContextChunks { get; }
member this.RetrievedContextChunks : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property RetrievedContextChunks As IReadOnlyList(Of String)

プロパティ値

適用対象