chore(ai): update generated models

This commit is contained in:
Mario Zechner
2026-05-02 14:56:52 +02:00
parent b8bb2411ff
commit 97352acf98

View File

@@ -12332,13 +12332,13 @@ export const MODELS = {
reasoning: true, reasoning: true,
input: ["text", "image"], input: ["text", "image"],
cost: { cost: {
input: 0.325, input: 0.32,
output: 3.25, output: 3.1999999999999997,
cacheRead: 0, cacheRead: 0,
cacheWrite: 0, cacheWrite: 0,
}, },
contextWindow: 256000, contextWindow: 262144,
maxTokens: 65536, maxTokens: 81920,
} satisfies Model<"openai-completions">, } satisfies Model<"openai-completions">,
"qwen/qwen3.6-flash": { "qwen/qwen3.6-flash": {
id: "qwen/qwen3.6-flash", id: "qwen/qwen3.6-flash",