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