You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -619,7 +619,7 @@ In addition to the options provided in the base `OpenAI` client, the following o
619
619
-`azure_ad_token` (or the `AZURE_OPENAI_AD_TOKEN` environment variable)
620
620
-`azure_ad_token_provider`
621
621
622
-
An example of using the client with Azure Active Directory can be found [here](https://github.com/openai/openai-python/blob/main/examples/azure_ad.py).
622
+
An example of using the client with Microsoft Entra ID (formerly known as Azure Active Directory) can be found [here](https://github.com/openai/openai-python/blob/main/examples/azure_ad.py).
0 commit comments