ChatRequestHistory Property
Previous messages in the conversation to provide additional context
Namespace: SuperBuilderWinService.ProvidersImplAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public RepeatedField<ConversationHistory> History { get; }
Public ReadOnly Property History As RepeatedField(Of ConversationHistory)
Get
public:
property RepeatedField<ConversationHistory^>^ History {
RepeatedField<ConversationHistory^>^ get ();
}
member History : RepeatedField<ConversationHistory> with get
Property Value
RepeatedFieldConversationHistory