mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
zen: update models
This commit is contained in:
parent
6b12a0084c
commit
d3fd6d1a10
11 changed files with 46 additions and 6 deletions
|
|
@ -104,6 +104,7 @@ const ZEN_MODELS = [
|
|||
new sst.Secret("ZEN_MODELS4"),
|
||||
new sst.Secret("ZEN_MODELS5"),
|
||||
new sst.Secret("ZEN_MODELS6"),
|
||||
new sst.Secret("ZEN_MODELS7"),
|
||||
]
|
||||
const STRIPE_SECRET_KEY = new sst.Secret("STRIPE_SECRET_KEY")
|
||||
const AUTH_API_URL = new sst.Linkable("AUTH_API_URL", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue