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)
181
var processUpdate =
ApplyStateMapper
(update);
282
var processUpdate =
ApplyStateMapper
(update);