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

Add an extension method for registering custom AIContent types #5789

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

eiriktsarpalis
Copy link
Member

@eiriktsarpalis eiriktsarpalis commented Jan 10, 2025

Fix #5547. Supersedes #5736.

Microsoft Reviewers: Open in CodeFlow

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thanks.

@eiriktsarpalis eiriktsarpalis enabled auto-merge (squash) January 10, 2025 16:48
@dotnet-comment-bot
Copy link
Collaborator

🎉 Good job! The coverage increased 🎉
Update MinCodeCoverage in the project files.

Project Expected Actual
Microsoft.Extensions.AI 88 89

Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=913467&view=codecoverage-tab

@eiriktsarpalis eiriktsarpalis merged commit 309f2b7 into dotnet:main Jan 10, 2025
6 checks passed
@eiriktsarpalis eiriktsarpalis deleted the add-content-customization branch January 10, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider exposing a serialization mechanism that supports open hierarchies for AIContent
3 participants