2 references to ConversationId
Microsoft.AspNetCore.Components.AI (2)
Engine\UIAgent.cs (2)
163if (thread is { IsStateful: true, ConversationId: not null }) 166chatOptions.ConversationId = thread.ConversationId;