Skip to content

Commit dcc2b14

Browse files
authored
Update version numbers in AI changelogs (#7008)
1 parent 9362240 commit dcc2b14

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.10.2
44

55
- Updated `AIFunctionFactory` to respect `[DisplayName(...)]` on functions as a way to override the function name.
66
- Updated `AIFunctionFactory` to respect `[DefaultValue(...)]` on function parameters as a way to specify default values.

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.10.2-preview.1.25552.1
44

55
- Updated to depend on OpenAI 2.6.0.
66
- Updated the OpenAI Responses `IChatClient` to allow either conversation or response ID for `ChatOptions.ConversationId`.

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.10.2
44

55
- Updated the Open Telemetry instrumentation to conform to the latest 1.38 draft specification of the Semantic Conventions for Generative AI systems.
66

0 commit comments

Comments
 (0)