Skip to content

Fix handling of empty messages in AzureAIInferenceChatClient #6072

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Mar 11, 2025

ChatRequestUserMessage's ctor doesn't like it when it's constructed from an empty list.

Closes #6055

Microsoft Reviewers: Open in CodeFlow

ChatRequestUserMessage's ctor doesn't like it when it's constructed from an empty list.
@stephentoub stephentoub requested a review from a team as a code owner March 11, 2025 01:46
@github-actions github-actions bot added the area-ai Microsoft.Extensions.AI libraries label Mar 11, 2025
@stephentoub stephentoub merged commit 8216ce1 into dotnet:main Mar 11, 2025
7 checks passed
@stephentoub stephentoub deleted the fixemptylist branch March 11, 2025 14:15
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ai Microsoft.Extensions.AI libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataContent fails with valid data URI
2 participants