fix: ensure output config maps correctly

This commit is contained in:
Aiden Cline 2026-04-25 14:18:02 -04:00
parent 5338bc9d40
commit 7d60e47e19

View file

@ -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: {