File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ param deploymentType string = 'GlobalStandard'
3232param gptModelName string = 'gpt-4o-mini'
3333
3434@description ('Version of the GPT model to deploy:' )
35- param gptModelVersion string = '2024-02-15-preview '
35+ param gptModelVersion string = '2024-05-13 '
3636
3737var azureOpenAIApiVersion = '2024-02-15-preview'
3838
Original file line number Diff line number Diff line change 55 "_generator" : {
66 "name" : " bicep" ,
77 "version" : " 0.35.1.17967" ,
8- "templateHash" : " 11123654867356883175 "
8+ "templateHash" : " 15020047619290301176 "
99 }
1010 },
1111 "parameters" : {
5959 },
6060 "gptModelVersion" : {
6161 "type" : " string" ,
62- "defaultValue" : " 2024-02-15-preview " ,
62+ "defaultValue" : " 2024-05-13 " ,
6363 "metadata" : {
6464 "description" : " Version of the GPT model to deploy:"
6565 }
You can’t perform that action at this time.
0 commit comments