Skip to content

.Net: KernelInvocationChatClient as a specialization of FunctionInvokingChatClient #11628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RogerBarreto opened this issue Apr 17, 2025 · 0 comments
Assignees
Labels
Build Features planned for next Build conference msft.ext.ai Related to Microsoft.Extensions.AI

Comments

@RogerBarreto
Copy link
Member

Currently due to limitations in the current MEAI's FunctionInvoking types, including the FunctionInvokingChatClient, we needed to create a full reimplementation of it in our KernelInvocationChatClient, this issue is a Task to investigate what would need to change in the current FunctionInvokingChatClient to allow minimal changes from SK so we could just extend from FunctionInvokingChatClient and override where necessary.

@RogerBarreto RogerBarreto added the msft.ext.ai Related to Microsoft.Extensions.AI label Apr 17, 2025
@RogerBarreto RogerBarreto self-assigned this Apr 17, 2025
@RogerBarreto RogerBarreto changed the title Net: KernelInvocationChatClient as a specialization of FunctionInvokingChatClient .Net: KernelInvocationChatClient as a specialization of FunctionInvokingChatClient Apr 17, 2025
@RogerBarreto RogerBarreto moved this to Sprint: Planned in Semantic Kernel Apr 17, 2025
@RogerBarreto RogerBarreto moved this from Sprint: Planned to Sprint: In Progress in Semantic Kernel Apr 19, 2025
@RogerBarreto RogerBarreto added the Build Features planned for next Build conference label Apr 19, 2025
@RogerBarreto RogerBarreto moved this from Sprint: In Progress to Sprint: In Review in Semantic Kernel Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Features planned for next Build conference msft.ext.ai Related to Microsoft.Extensions.AI
Projects
Status: Sprint: In Review
Development

No branches or pull requests

2 participants