2 references to IConversationThread
Microsoft.AspNetCore.Components.AI (2)
Engine\UIAgent.cs (1)
128var thread = _options.Thread;
Pipeline\UIAgentOptions.cs (1)
34public IConversationThread? Thread { get; set; }