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