mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
fix: ensure output config maps correctly
This commit is contained in:
parent
5338bc9d40
commit
7d60e47e19
1 changed files with 1 additions and 1 deletions
|
|
@ -619,7 +619,7 @@ export function variants(model: Provider.Model): Record<string, Record<string, a
|
||||||
type: "enabled",
|
type: "enabled",
|
||||||
},
|
},
|
||||||
output_config: {
|
output_config: {
|
||||||
effort: "max",
|
effort: "high",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
max: {
|
max: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue