4 references to UIAgentLog
Microsoft.AspNetCore.Components.AI (4)
Engine\UIAgent.cs (4)
128
UIAgentLog
.StreamingAssistantResponse(_logger);
136
UIAgentLog
.ReceivedUpdate(_logger, updateIndex++, update.Role?.Value, contentTypes);
146
UIAgentLog
.StreamComplete(_logger, assistantUpdates.Count);
160
UIAgentLog
.AddedToHistory(_logger, response.Messages.Count);