RetrievalEvaluatorContext.RetrievedContextChunks Propriedade

Definição

Obtém as partes de contexto que foram recuperadas em resposta à solicitação do usuário que está sendo avaliada.

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)

Valor da propriedade

Aplica-se a