Skip to content

Commit 9384a16

Browse files
authored
Merge pull request #124120 from deyaaeldeen/openai-sdk-edit
[OpenAI API Versions] Edit client libraries language
2 parents ebb8784 + 47fe20f commit 9384a16

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
@@ -69,9 +69,9 @@ This version contains support for the latest GA features like Whisper, DALL-E 3,
6969

7070
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.
7171

72-
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.
72+
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.
7373

74-
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.
74+
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.
7575

7676
## Next steps
7777

0 commit comments

Comments
 (0)