We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91fa5fa commit 79d278bCopy full SHA for 79d278b
notebooks/.env.example
@@ -4,7 +4,7 @@
4
# --------------------------------------------------------------
5
# -------------- Azure AI services configurations --------------
6
7
-# The endpoint of Azure AI services in the format of "https://<your resource name>.cognitiveservices.azure.com"
+# The endpoint of Azure AI services in the format of "https://<your resource name>.services.ai.azure.com"
8
AZURE_AI_SERVICE_ENDPOINT=""
9
# The version of the Azure AI services, e.g. "2024-12-01-preview"
10
AZURE_AI_SERVICE_API_VERSION="2024-12-01-preview"
0 commit comments