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 3bec87b commit e32d1bfCopy full SHA for e32d1bf
packages/types/src/providers/vertex.ts
@@ -179,7 +179,6 @@ export const vertexModels = {
179
maxTokens: 8192,
180
contextWindow: 1_000_000,
181
supportsImages: true,
182
- supportsComputerUse: true,
183
supportsPromptCache: true,
184
inputPrice: 6.0,
185
outputPrice: 22.5,
@@ -203,7 +202,6 @@ export const vertexModels = {
203
202
204
205
206
207
208
209
0 commit comments