File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/communication-services/samples/includes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,9 @@ Open the `.env` file to configure the following settings
56
56
1 . ` CONNECTION_STRING ` : Azure Communication Service resource's connection string.
57
57
2 . ` CALLBACK_URI ` : Base url of the app. (For local development replace the dev tunnel url)
58
58
3 . ` COGNITIVE_SERVICE_ENDPOINT ` : Azure AI Service endpoint
59
- 4 . ` AZURE_OPENAI_SERVICE_KEY ` : Azure Open AI service key
60
- 5 . ` AZURE_OPENAI_SERVICE_ENDPOINT ` : Azure Open AI endpoint
61
- 6 . ` AZURE_OPENAI_DEPLOYMENT_MODEL_NAME ` : Azure Open AI deployment name
59
+ 4 . ` AZURE_OPENAI_SERVICE_KEY ` : Azure OpenAI service key
60
+ 5 . ` AZURE_OPENAI_SERVICE_ENDPOINT ` : Azure OpenAI endpoint
61
+ 6 . ` AZURE_OPENAI_DEPLOYMENT_MODEL_NAME ` : Azure OpenAI deployment name
62
62
6 . ` AGENT_PHONE_NUMBER ` : Agent phone number to transfer the call to resolve queries
63
63
64
64
You can’t perform that action at this time.
0 commit comments