Skip to content

Commit

Permalink
docs(azure): remove locale from docs link (#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie committed Sep 11, 2024
1 parent 20defc8 commit f9b7eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ Error codes are as followed:

## Microsoft Azure OpenAI

To use this library with [Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-services/openai/overview), use the `AzureOpenAI`
To use this library with [Azure OpenAI](https://learn.microsoft.com/azure/ai-services/openai/overview), use the `AzureOpenAI`
class instead of the `OpenAI` class.

> [!IMPORTANT]
Expand Down

0 comments on commit f9b7eac

Please sign in to comment.