Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net - Fix Experimental Agent Type Handling for Tool Calling #5847

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

crickman
Copy link
Contributor

Motivation and Context

Simply code and eliminate assumption causing side-effects.

Description

Updating to work well with the complex type support that exists in KernelFunction

Contribution Checklist

@crickman crickman added bug Something isn't working .NET Issue or Pull requests regarding .NET code experimental Associated with an experimental feature agents labels Apr 11, 2024
@crickman crickman requested a review from a team as a code owner April 11, 2024 23:11
@crickman crickman added the PR: ready for review All feedback addressed, ready for reviews label Apr 11, 2024
@crickman crickman linked an issue Apr 11, 2024 that may be closed by this pull request
@crickman crickman self-assigned this Apr 11, 2024
@crickman crickman changed the title .Net - Fix Experimental Agent Type Handiling for Tool Calling .Net - Fix Experimental Agent Type Handling for Tool Calling Apr 12, 2024
@crickman crickman added this pull request to the merge queue Apr 12, 2024
Merged via the queue into main with commit 62cc40d Apr 12, 2024
20 checks passed
@crickman crickman deleted the fix_experimental_agentfunctions branch April 12, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents bug Something isn't working experimental Associated with an experimental feature .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

.Net: thread.InvokeAsync breaking change
4 participants