Skip to content

Commit 79d278b

Browse files
authored
sync service endpoint
1 parent 91fa5fa commit 79d278b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# --------------------------------------------------------------
55
# -------------- Azure AI services configurations --------------
66
# --------------------------------------------------------------
7-
# The endpoint of Azure AI services in the format of "https://<your resource name>.cognitiveservices.azure.com"
7+
# The endpoint of Azure AI services in the format of "https://<your resource name>.services.ai.azure.com"
88
AZURE_AI_SERVICE_ENDPOINT=""
99
# The version of the Azure AI services, e.g. "2024-12-01-preview"
1010
AZURE_AI_SERVICE_API_VERSION="2024-12-01-preview"

0 commit comments

Comments
 (0)