Skip to content

Commit c8fbd5d

Browse files
model version name
1 parent 6c83bae commit c8fbd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ param deploymentType string = 'GlobalStandard'
3535
])
3636
param gptModelName string = 'gpt-4o'
3737

38-
var gptModelVersion = '2024-02-15-preview'
38+
var gptModelVersion = '2024-05-01-preview'
3939

4040
@minValue(10)
4141
@description('Capacity of the GPT deployment:')

0 commit comments

Comments
 (0)