We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7704d7 commit 20361a1Copy full SHA for 20361a1
packages/types/src/providers/vertex.ts
@@ -278,8 +278,8 @@ export const vertexModels = {
278
contextWindow: 131072,
279
supportsImages: false,
280
supportsPromptCache: false,
281
- inputPrice: 0.2,
282
- outputPrice: 0.6,
+ inputPrice: 0.35,
+ outputPrice: 1.15,
283
description: "Meta Llama 4 Maverick 17B Instruct model, 128K context.",
284
},
285
} as const satisfies Record<string, ModelInfo>
0 commit comments