2 writes to Error
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
193Error = null; 231Error = ex;
1 reference to Error
Microsoft.AspNetCore.Components.AI (1)
Engine\ConversationStatus.cs (1)
27/// The last turn failed. <see cref="AgentContext.Error"/> holds the exception and