Skip to content

.Net: Fix sk function arguments serialization #11626

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

Conversation

SergeyMenshykh
Copy link
Member

Motivation and Context

Fixes the issue of function arguments serialization of SK functions created from functions of M.E.AI.AIFunction type.

Fixes: #11600

@SergeyMenshykh SergeyMenshykh self-assigned this Apr 17, 2025
@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner April 17, 2025 14:25
@SergeyMenshykh SergeyMenshykh moved this to Sprint: In Review in Semantic Kernel Apr 17, 2025
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel.core labels Apr 17, 2025
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Apr 17, 2025
Merged via the queue into microsoft:main with commit c36864a Apr 17, 2025
20 checks passed
@SergeyMenshykh SergeyMenshykh deleted the fix-sk-function-arguments-serialization branch April 17, 2025 15:37
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel.core .NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

.Net: Bug: Failed to serialize arguments to Json
3 participants