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 939be7b commit 8751ebdCopy full SHA for 8751ebd
src/shared/api.ts
@@ -491,7 +491,7 @@ export const vertexModels = {
491
supportsImages: true,
492
supportsPromptCache: false,
493
inputPrice: 0.15,
494
- outputPrice: 3.0,
+ outputPrice: 3.5,
495
thinking: true,
496
maxThinkingTokens: 24_576,
497
},
@@ -657,7 +657,7 @@ export const geminiModels = {
657
658
659
660
661
662
663
0 commit comments