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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AIFunctionFactory functions to fail for missing required parameters #6135

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Mar 17, 2025

Fixes #6124

Microsoft Reviewers: Open in CodeFlow

@stephentoub stephentoub requested a review from a team as a code owner March 17, 2025 13:10
@github-actions github-actions bot added the area-ai Microsoft.Extensions.AI libraries label Mar 17, 2025
@stephentoub stephentoub enabled auto-merge (squash) March 17, 2025 13:12
@stephentoub stephentoub merged commit a8f71fd into dotnet:main Mar 17, 2025
7 checks passed
@stephentoub stephentoub deleted the missingparam branch March 21, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ai Microsoft.Extensions.AI libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing parameters to AIFunctionFactory functions result in default value being passed
2 participants