RetrievalEvaluatorContext.RetrievedContextChunks Propriété

Définition

Obtient les blocs de contexte qui ont été récupérés en réponse à la demande de l’utilisateur évaluée.

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)

Valeur de propriété

S’applique à