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
|`AZURE_OPENAI_ENDPOINT`| This value can be found in the **Keys and Endpoint** section when examining your resource from the Azure portal. |
13
+
|`AZURE_OPENAI_API_KEY`| This value can be found in the **Keys and Endpoint** section when examining your resource from the Azure portal. You can use either `KEY1` or `KEY2`.|
14
+
|`AZURE_OPENAI_DEPLOYMENT_NAME`| This value will correspond to the custom name you chose for your deployment when you deployed a model. This value can be found under **Resource Management** > **Model Deployments** in the Azure portal.|
15
+
|`OPENAI_API_VERSION`|Learn more about [API Versions](/azure/ai-services/openai/api-version-deprecation).|
16
+
17
+
Learn more about [finding API keys](/azure/ai-services/cognitive-services-environment-variables) and [setting environment variables](/azure/ai-services/cognitive-services-environment-variables).
|`AZURE_OPENAI_ENDPOINT`| This value can be found in the **Keys and Endpoint** section when examining your resource from the Azure portal. |
13
+
|`AZURE_OPENAI_DEPLOYMENT_NAME`| This value will correspond to the custom name you chose for your deployment when you deployed a model. This value can be found under **Resource Management** > **Model Deployments** in the Azure portal.|
14
+
|`OPENAI_API_VERSION`|Learn more about [API Versions](/azure/ai-services/openai/api-version-deprecation).|
15
+
16
+
Learn more about [keyless authentication](/azure/ai-services/authentication) and [setting environment variables](/azure/ai-services/cognitive-services-environment-variables).
0 commit comments