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