4 references to
Microsoft.AspNetCore.Components.AI (4)
Engine\UIAgentOfT.cs (4)
21
:
this
(chatClient, new UIAgentOptions<TState>(initialState), configure: null, loggerFactory: null)
32
:
this
(
50
:
this
(chatClient, new UIAgentOptions<TState>(initialState), configure, loggerFactory: null)
66
:
this
(chatClient, new UIAgentOptions<TState>(initialState), configure, loggerFactory)