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