Skip to content

Conversation

@ericstj
Copy link
Member

@ericstj ericstj commented Dec 11, 2025

This prepares a 10.1.1 release of the following packages:

  1. Microsoft.Extensions.AI
  2. Microsoft.Extensions.AI.Abstractions
  3. Microsoft.Extensions.AI.OpenAI
  4. Microsoft.Extensions.DataIngestion
  5. Microsoft.Extensions.DataIngestion.Abstractions
  6. Microsoft.Extensions.DataIngestion.Markdig
  7. Microsoft.Extensions.DataIngestion.MarkItDown

The following changes have been merged into the release branch for this release:

  1. Update AI changelogs for 10.1.0 #7123
  2. Fix markdown parser crash on inline HTML elements #7131
  3. Fix IndexOutOfRangeException when parsing markdown tables without trailing pipes #7133
  4. Augment UsageDetails with cached / reasoning token counts #7122
  5. Expose ctors for setting AdditionalProperties on Hosted tools #7120
  6. Update to OpenAI 2.8.0 #7136
Microsoft Reviewers: Open in CodeFlow

Cached tokens are currently reported by Anthropic, Gemini, OpenAI, and AWS. Reasoning tokens are currently reported by OpenAI and Gemini.
…#7120)

* Expose ctors for setting AdditionalProperties on Hosted tools

* Address feedback
* Update to OpenAI 2.8.0

* Fix merge and address feedback
@ericstj ericstj merged commit 8a57aae into dotnet:release/10.1 Dec 12, 2025
6 checks passed
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.

2 participants