Skip to content

Commit efeb070

Browse files
fix: Updated the param name
1 parent 550f682 commit efeb070

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
@@ -8,7 +8,7 @@
88
"cosmosLocation": {
99
"value": "${AZURE_ENV_COSMOS_LOCATION}"
1010
},
11-
"deploymentType": {
11+
"gptModelDeploymentType": {
1212
"value": "${AZURE_ENV_MODEL_DEPLOYMENT_TYPE}"
1313
},
1414
"gptModelName": {

0 commit comments

Comments
 (0)