Skip to content

Commit 475a90d

Browse files
docs(changelog): reword changelog entries based on the review comments (#14594)
1 parent 36db980 commit 475a90d

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
message: |
2-
**ai**: Added support for boto3 SDKs for Bedrock provider, and for Google GenAI SDKs for Gemini provider.
2+
**ai**: Added support for boto3 SDKs for the Bedrock provider, and for Google GenAI SDKs for the Gemini provider.
33
type: "feature"
44
scope: "Plugin"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
message: "**ai-proxy**: Fixed a bug in the Azure provider where `model.options.upstream_path` overrides would always return 404."
1+
message: "**ai-proxy**: Fixed a bug in the Azure provider where `model.options.upstream_path` overrides would always return a 404 error."
22
type: bugfix
33
scope: Plugin
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
message: |
2-
**ai-proxy**: Fixed incorrect error thrown when trying to log streaming responses.
2+
**ai-proxy**: Fixed an incorrect error thrown when trying to log streaming responses.
33
type: "bugfix"
4-
scope: "Plugin"
4+
scope: "Plugin"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
message: |
2-
**AI Plugins**: Fixed issue of template not being resolved correctly and supported nested fields.
2+
**AI Plugins**: Fixed an issue where the template wasn't being resolved correctly and supported nested fields.
33
type: "bugfix"
4-
scope: "Plugin"
4+
scope: "Plugin"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
message: |
2-
**ai-proxy**: Fixed tool calls not working in streaming mode for Bedrock and Gemini providers.
2+
**ai-proxy**: Fixed a issue where tool calls weren't working in streaming mode for the Bedrock and Gemini providers.
33
type: "bugfix"
4-
scope: "Plugin"
4+
scope: "Plugin"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
message: >
2-
Fixed an issue where AI Proxy and AI Proxy Advanced would use corrupted plugin config.
2+
*ai-proxy, ai-proxy-advanced**: Fixed an issue where AI Proxy and AI Proxy Advanced would use corrupted plugin config.
33
type: bugfix
44
scope: Plugin

0 commit comments

Comments
 (0)