2 writes to IsPredictiveState
Microsoft.AspNetCore.Components.AI (2)
Pipeline\StateMapperContext.cs (2)
81
IsPredictiveState
= false;
93
IsPredictiveState
= true;
1 reference to IsPredictiveState
Microsoft.AspNetCore.Components.AI (1)
Engine\UIAgentOfT.cs (1)
105
if (context.
IsPredictiveState
)