Uh oh!
There was an error while loading. Please reload this page.
.Net: Update KernelFunctionInvokingChatClient as a specialization of MEAI.FunctionInvokingChatClient - #11678
Conversation
…a specialization of it
…lated update changes needed
Jeff Handley (jeffhandley)
left a comment
There was a problem hiding this comment.
Roger Barreto (@RogerBarret0) I left several comments for us to consider with Steve Sanderson (@SteveSandersonMS).
Even if we don't make changes into MEAI GA for the possible API additions, the approach you've taken here to refactor the replacement classes out to keep the Kernel* classes more maintainable seems reasonable to me.
You also mentioned a middleware-type concept when we chatted, but I didn't spot where that was surfacing in here. Can you explain that again and/or draw my attention to it please?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…hub.com/rogerbarreto/semantic-kernel into issues/11628-functioninvoking-extension
Uh oh!
There was an error while loading. Please reload this page.
This reverts commit f5847b9.
…t/semantic-kernel into issues/11628-functioninvoking-extension
Uh oh!
There was an error while loading. Please reload this page.
9381c8d
into
microsoft:feature-msextensions-ai
Motivation and Context
This PR introduces changes recently merged to MEAI which allow flexibility and reusage from the higher level implementation perspective of Semantic Kernel.
FYI Stephen Toub (@stephentoub)Steve Sanderson (@SteveSandersonMS)