Skip to content

Commit 868d238

Browse files
authored
Merge pull request #336 from Azure-Samples/tonybaloney-patch-2
Revert parameterised GPT resources
2 parents 74d0776 + d355cdd commit 868d238

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

infra/main.parameters.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@
2929
"formRecognizerSkuName": {
3030
"value": "S0"
3131
},
32-
"chatGptDeploymentName": {
33-
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT}"
34-
},
35-
"gptDeploymentName": {
36-
"value": "${AZURE_OPENAI_GPT_DEPLOYMENT}"
37-
},
3832
"searchServiceName": {
3933
"value": "${AZURE_SEARCH_SERVICE}"
4034
},

0 commit comments

Comments
 (0)