Skip to content

Fix AIFunctionFactory functions to fail for missing required parameters - #6135

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:missingparam
Mar 17, 2025
Merged

Fix AIFunctionFactory functions to fail for missing required parameters#6135
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:missingparam

Conversation

@stephentoub

@stephentoubstephentoub commented Mar 17, 2025

Copy link
Copy Markdown
Member

Fixes#6124

Microsoft Reviewers: Open in CodeFlow

@stephentoub
stephentoub requested a review from a team as a code ownerMarch 17, 2025 13:10
@github-actionsgithub-actionsBot 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:mainMar 17, 2025
@stephentoub
stephentoub deleted the missingparam branch March 21, 2025 14:26
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Apr 21, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-aiMicrosoft.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

@stephentoub@eiriktsarpalis