diff --git a/README.md b/README.md index 145bb85..4424f8f 100644 --- a/README.md +++ b/README.md @@ -755,7 +755,7 @@ middleware has been applied. ## Microsoft Azure OpenAI -To use this library with [Azure OpenAI]https://learn.microsoft.com/azure/ai-services/openai/overview), +To use this library with [Azure OpenAI Service](https://learn.microsoft.com/azure/ai-services/openai/overview), use the option.RequestOption functions in the `azure` package. ```go