-
Notifications
You must be signed in to change notification settings - Fork 841
Update AI changelogs for 9.10.1 #6950
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the changelogs for the AI libraries to document changes in version 9.10.1 and related preview releases. The changes include new experimental features, bug fixes, and updates to support the OpenAI Responses API.
Key Changes:
- Documented the 9.10.1 release for
Microsoft.Extensions.AIandMicrosoft.Extensions.AI.Abstractions - Documented preview release 9.10.1-preview.1.25521.4 for
Microsoft.Extensions.AI.OpenAIandMicrosoft.Extensions.AI.AzureAIInference - Moved unreleased changes to their respective version sections
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
src/Libraries/Microsoft.Extensions.AI/CHANGELOG.md |
Replaced "NOT YET RELEASED" section with version 9.10.1, documenting experimental tool reduction component and SummarizingChatReducer fix |
src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md |
Updated version to 9.10.1-preview.1.25521.4, clarified OpenAI Responses API changes with additional fix documentation |
src/Libraries/Microsoft.Extensions.AI.AzureAIInference/CHANGELOG.md |
Added version 9.10.1-preview.1.25521.4 section noting no changes |
src/Libraries/Microsoft.Extensions.AI.Abstractions/CHANGELOG.md |
Added version 9.10.1 section with bug fixes, keeping DisplayName and DefaultValue features in "NOT YET RELEASED" |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update AI changelogs for 9.10.1 * Update src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update AI changelogs for 9.10.1 * Update src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Microsoft Reviewers: Open in CodeFlow