3 references to _history
Microsoft.AspNetCore.Components.AI (3)
Engine\UIAgent.cs (3)
108
_history
.Add(message);
133
_history
, _options.ChatOptions, cancellationToken).ConfigureAwait(false))
157
_history
.Add(msg);