Skip to content

Commit 9458989

Browse files
fix: updated json files
1 parent 5e79052 commit 9458989

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

deploy/macae-continer-oc.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"metadata": {
66
"_generator": {
77
"name": "bicep",
8-
"version": "0.33.93.31351",
9-
"templateHash": "9524414973084491660"
8+
"version": "0.34.44.8038",
9+
"templateHash": "4215337980430060491"
1010
}
1111
},
1212
"parameters": {
@@ -63,7 +63,7 @@
6363
}
6464
},
6565
"defaultValue": {
66-
"gpt4oCapacity": 50,
66+
"gpt4oCapacity": 5,
6767
"containerAppSize": {
6868
"cpu": "2.0",
6969
"memory": "4.0Gi",
@@ -376,12 +376,12 @@
376376
},
377377
"dependsOn": [
378378
"appInsights",
379-
"cosmos::autogenDb",
380379
"containerAppEnv",
381380
"cosmos",
382-
"openai::gpt4o",
381+
"cosmos::autogenDb",
383382
"cosmos::autogenDb::memoryContainer",
384383
"openai",
384+
"openai::gpt4o",
385385
"pullIdentity"
386386
],
387387
"metadata": {

infra/main.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"_generator": {
77
"name": "bicep",
88
"version": "0.34.44.8038",
9-
"templateHash": "2906892014954666053"
9+
"templateHash": "3131309205289650458"
1010
}
1111
},
1212
"parameters": {
@@ -63,7 +63,7 @@
6363
}
6464
},
6565
"defaultValue": {
66-
"gpt4oCapacity": 1,
66+
"gpt4oCapacity": 5,
6767
"containerAppSize": {
6868
"cpu": "2.0",
6969
"memory": "4.0Gi",

0 commit comments

Comments
 (0)