Skip to content

Commit 47fe20f

Browse files
committed
[OpenAI API Versions] Edit client libraries language
1 parent 2f2651a commit 47fe20f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/api-version-deprecation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ This version contains support for the latest GA features like Whisper, DALL-E 3,
6262

6363
We recommend first testing the upgrade to new API versions to confirm there's no impact to your application from the API update before making the change globally across your environment.
6464

65-
If you're using the OpenAI Python client library or the REST API, you'll need to update your code directly to the latest preview API version.
65+
If you're using the OpenAI Python or JavaScript client libraries, or the REST API, you'll need to update your code directly to the latest preview API version.
6666

67-
If you're using one of the Azure OpenAI SDKs for C#, Go, Java, or JavaScript you'll instead need to update to the latest version of the SDK. Each SDK release is hardcoded to work with specific versions of the Azure OpenAI API.
67+
If you're using one of the Azure OpenAI SDKs for C#, Go, or Java, you'll instead need to update to the latest version of the SDK. Each SDK release is hardcoded to work with specific versions of the Azure OpenAI API.
6868

6969
## Next steps
7070

0 commit comments

Comments
 (0)