Skip to content

Update AI changelogs for recently merged PRs#7355

Open
stephentoub wants to merge 1 commit intodotnet:mainfrom
stephentoub:aichangelogs
Open

Update AI changelogs for recently merged PRs#7355
stephentoub wants to merge 1 commit intodotnet:mainfrom
stephentoub:aichangelogs

Conversation

@stephentoub
Copy link
Member

@stephentoub stephentoub commented Mar 3, 2026

Microsoft Reviewers: Open in CodeFlow

@stephentoub stephentoub requested a review from a team as a code owner March 3, 2026 15:00
Copilot AI review requested due to automatic review settings March 3, 2026 15:00
@stephentoub stephentoub enabled auto-merge (squash) March 3, 2026 15:00
@github-actions github-actions bot added the area-ai Microsoft.Extensions.AI libraries label Mar 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the AI-related package changelogs to reflect a set of recently merged changes across the core AI library, OpenAI integration, and abstractions package.

Changes:

  • Added “NOT YET RELEASED” sections with new entries for Microsoft.Extensions.AI, Microsoft.Extensions.AI.OpenAI, and Microsoft.Extensions.AI.Abstractions.
  • Normalized older Microsoft.Extensions.AI changelog bullet formatting (indentation) and “OpenTelemetry” spelling.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/Libraries/Microsoft.Extensions.AI/CHANGELOG.md Adds unreleased entries and normalizes historical bullet formatting/spelling.
src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md Adds unreleased entries describing OpenAI dependency/API/telemetry fixes.
src/Libraries/Microsoft.Extensions.AI.Abstractions/CHANGELOG.md Adds unreleased entries describing schema generation and API removals/updates.
Comments suppressed due to low confidence (1)

src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md:9

  • This bullet mixes a fully-qualified enum value (ReasoningEffort.None) with an unqualified one (ExtraHigh). For consistency/clarity, refer to ReasoningEffort.ExtraHigh.
- Fixed the OpenAI Chat Completions `IChatClient` to map `ReasoningEffort.None` and `ExtraHigh` correctly.
- Fixed the OpenAI Responses `FunctionCallOutputResponseItem` to correctly preserve `RawRepresentation`.

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.

2 participants