Skip to content

Commit c4a867e

Browse files
committed
remove version
1 parent c952a16 commit c4a867e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/app/OutputCacheDallESample.bicep

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ var openai_deployments = [
2828
{
2929
name: 'dall-e-3'
3030
model_name: 'dall-e-3'
31-
version: '3.0'
31+
// version: '3.0'
3232
raiPolicyName: 'Microsoft.Default'
3333
sku_capacity: 1
3434
sku_name: 'Standard'

0 commit comments

Comments
 (0)