1 write to State
Microsoft.AspNetCore.Components.AI (1)
Pipeline\UIAgentOptions.cs (1)
97
State
= new AgentState<TState>(initialState);
1 reference to State
Microsoft.AspNetCore.Components.AI (1)
Engine\UIAgentOfT.cs (1)
77
State = options.
State
;