Skip to content

Commit 4308d9b

Browse files
committed
set GlobalStandard as OpenAI default SKU
1 parent 7ea3ce6 commit 4308d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_CAPACITY=30}"
5858
},
5959
"chatGptDeploymentSkuName": {
60-
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_SKU_NAME=Standard}"
60+
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_SKU_NAME=GlobalStandard}"
6161
},
6262
"useApplicationInsights": {
6363
"value": "${AZURE_USE_APPLICATION_INSIGHTS=true}"

0 commit comments

Comments
 (0)