1 override of ApplyStateMapper
Microsoft.AspNetCore.Components.AI (1)
Engine\UIAgentOfT.cs (1)
86internal override ChatResponseUpdate ApplyStateMapper(ChatResponseUpdate update)
2 references to ApplyStateMapper
Microsoft.AspNetCore.Components.AI (2)
Engine\UIAgent.cs (2)
177var processUpdate = ApplyStateMapper(update); 278var processUpdate = ApplyStateMapper(update);