Skip to content

Commit 10c5a2a

Browse files
authored
Update main.parameters.json
1 parent fade752 commit 10c5a2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

infra/main.parameters.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@
9898
"chatGptDeploymentVersion":{
9999
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_VERSION}"
100100
},
101+
"chatGptDeploymentSkuName":{
102+
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_SKUNAME}"
103+
},
101104
"chatGptDeploymentCapacity":{
102105
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_CAPACITY}"
103106
},

0 commit comments

Comments
 (0)