Skip to content

Commit ecfdb53

Browse files
Copilotstephentoub
andauthored
Update Microsoft.Extensions.AI changelog files with current NuGet versions (#6849)
* Initial plan * Update Microsoft.Extensions.AI changelog files with current NuGet versions Co-authored-by: stephentoub <[email protected]> * Correct OpenAI and AzureAIInference package versions to 9.9.1-preview.1.25474.6 Co-authored-by: stephentoub <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: stephentoub <[email protected]>
1 parent c533c70 commit ecfdb53

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/Libraries/Microsoft.Extensions.AI.Abstractions/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## NOT YET RELEASED
3+
## 9.9.1
44

55
- Added new `ChatResponseFormat.ForJsonSchema` overloads that export a JSON schema from a .NET type.
66
- Added new `AITool.GetService` virtual method.

src/Libraries/Microsoft.Extensions.AI.AzureAIInference/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## NOT YET RELEASED
3+
## 9.9.1-preview.1.25474.6
44

55
- Updated to accommodate the additions in `Microsoft.Extensions.AI.Abstractions`.
66

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## NOT YET RELEASED
3+
## 9.9.1-preview.1.25474.6
44

55
- Updated to depend on OpenAI 2.5.0.
66
- Added M.E.AI to OpenAI conversions for response format types.

src/Libraries/Microsoft.Extensions.AI/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## NOT YET RELEASED
3+
## 9.9.1
44

55
- Updated the `EnableSensitiveData` properties on `OpenTelemetryChatClient/EmbeddingGenerator` to respect a `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT` environment variable.
66
- Updated `OpenTelemetryChatClient/EmbeddingGenerator` to emit recent additions to the OpenTelemetry Semantic Conventions for Generative AI systems.

0 commit comments

Comments
 (0)