mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
zen: fix nemotron issue
This commit is contained in:
parent
dce7eceb28
commit
b66222baf7
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ export namespace ZenData {
|
|||
weight: z.number().optional(),
|
||||
disabled: z.boolean().optional(),
|
||||
storeModel: z.string().optional(),
|
||||
payloadModifier: z.record(z.string(), z.any()).optional(),
|
||||
}),
|
||||
),
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue