summaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-01-15 18:21:01 -0500
committerFrank <[email protected]>2026-01-15 18:21:19 -0500
commit12ae80856e2011bd7bbb1d041c304a892c59ce07 (patch)
tree5d4d116f6f8578f26ed799a72741003ca633d2b3 /infra
parent7e619a9302fe78e9219b50220d8b150a3e6b22b6 (diff)
downloadopencode-12ae80856e2011bd7bbb1d041c304a892c59ce07.tar.gz
opencode-12ae80856e2011bd7bbb1d041c304a892c59ce07.zip
wip: zen
Diffstat (limited to 'infra')
-rw-r--r--infra/console.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/console.ts b/infra/console.ts
index 17e4deab6..539b86f5d 100644
--- a/infra/console.ts
+++ b/infra/console.ts
@@ -119,6 +119,7 @@ const ZEN_MODELS = [
new sst.Secret("ZEN_MODELS5"),
new sst.Secret("ZEN_MODELS6"),
new sst.Secret("ZEN_MODELS7"),
+ new sst.Secret("ZEN_MODELS8"),
]
const ZEN_BLACK = new sst.Secret("ZEN_BLACK")
const STRIPE_SECRET_KEY = new sst.Secret("STRIPE_SECRET_KEY")