chore(ai): update generated models
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user