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