@@ -32,7 +32,6 @@ export const bedrockModels = {
3232 maxTokens : 5000 ,
3333 contextWindow : 300_000 ,
3434 supportsImages : true ,
35- supportsComputerUse : false ,
3635 supportsPromptCache : true ,
3736 inputPrice : 0.8 ,
3837 outputPrice : 3.2 ,
@@ -46,7 +45,6 @@ export const bedrockModels = {
4645 maxTokens : 5000 ,
4746 contextWindow : 300_000 ,
4847 supportsImages : true ,
49- supportsComputerUse : false ,
5048 supportsPromptCache : false ,
5149 inputPrice : 1.0 ,
5250 outputPrice : 4.0 ,
@@ -58,7 +56,6 @@ export const bedrockModels = {
5856 maxTokens : 5000 ,
5957 contextWindow : 300_000 ,
6058 supportsImages : true ,
61- supportsComputerUse : false ,
6259 supportsPromptCache : true ,
6360 inputPrice : 0.06 ,
6461 outputPrice : 0.24 ,
@@ -72,7 +69,6 @@ export const bedrockModels = {
7269 maxTokens : 5000 ,
7370 contextWindow : 128_000 ,
7471 supportsImages : false ,
75- supportsComputerUse : false ,
7672 supportsPromptCache : true ,
7773 inputPrice : 0.035 ,
7874 outputPrice : 0.14 ,
@@ -86,7 +82,6 @@ export const bedrockModels = {
8682 maxTokens : 8192 ,
8783 contextWindow : 200_000 ,
8884 supportsImages : true ,
89- supportsComputerUse : true ,
9085 supportsPromptCache : true ,
9186 supportsReasoningBudget : true ,
9287 inputPrice : 3.0 ,
@@ -101,7 +96,6 @@ export const bedrockModels = {
10196 maxTokens : 8192 ,
10297 contextWindow : 200_000 ,
10398 supportsImages : true ,
104- supportsComputerUse : true ,
10599 supportsPromptCache : true ,
106100 supportsReasoningBudget : true ,
107101 inputPrice : 15.0 ,
@@ -116,7 +110,6 @@ export const bedrockModels = {
116110 maxTokens : 8192 ,
117111 contextWindow : 200_000 ,
118112 supportsImages : true ,
119- supportsComputerUse : true ,
120113 supportsPromptCache : true ,
121114 supportsReasoningBudget : true ,
122115 inputPrice : 15.0 ,
@@ -131,7 +124,6 @@ export const bedrockModels = {
131124 maxTokens : 8192 ,
132125 contextWindow : 200_000 ,
133126 supportsImages : true ,
134- supportsComputerUse : true ,
135127 supportsPromptCache : true ,
136128 supportsReasoningBudget : true ,
137129 inputPrice : 3.0 ,
@@ -146,7 +138,6 @@ export const bedrockModels = {
146138 maxTokens : 8192 ,
147139 contextWindow : 200_000 ,
148140 supportsImages : true ,
149- supportsComputerUse : true ,
150141 supportsPromptCache : true ,
151142 inputPrice : 3.0 ,
152143 outputPrice : 15.0 ,
@@ -254,7 +245,6 @@ export const bedrockModels = {
254245 maxTokens : 8192 ,
255246 contextWindow : 128_000 ,
256247 supportsImages : false ,
257- supportsComputerUse : false ,
258248 supportsPromptCache : false ,
259249 inputPrice : 0.5 ,
260250 outputPrice : 1.5 ,
@@ -264,7 +254,6 @@ export const bedrockModels = {
264254 maxTokens : 8192 ,
265255 contextWindow : 128_000 ,
266256 supportsImages : false ,
267- supportsComputerUse : false ,
268257 supportsPromptCache : false ,
269258 inputPrice : 2.0 ,
270259 outputPrice : 6.0 ,
@@ -274,7 +263,6 @@ export const bedrockModels = {
274263 maxTokens : 8192 ,
275264 contextWindow : 128_000 ,
276265 supportsImages : false ,
277- supportsComputerUse : false ,
278266 supportsPromptCache : false ,
279267 inputPrice : 0.72 ,
280268 outputPrice : 0.72 ,
@@ -284,7 +272,6 @@ export const bedrockModels = {
284272 maxTokens : 8192 ,
285273 contextWindow : 128_000 ,
286274 supportsImages : true ,
287- supportsComputerUse : false ,
288275 supportsPromptCache : false ,
289276 inputPrice : 0.72 ,
290277 outputPrice : 0.72 ,
@@ -294,7 +281,6 @@ export const bedrockModels = {
294281 maxTokens : 8192 ,
295282 contextWindow : 128_000 ,
296283 supportsImages : true ,
297- supportsComputerUse : false ,
298284 supportsPromptCache : false ,
299285 inputPrice : 0.16 ,
300286 outputPrice : 0.16 ,
@@ -304,7 +290,6 @@ export const bedrockModels = {
304290 maxTokens : 8192 ,
305291 contextWindow : 128_000 ,
306292 supportsImages : false ,
307- supportsComputerUse : false ,
308293 supportsPromptCache : false ,
309294 inputPrice : 0.15 ,
310295 outputPrice : 0.15 ,
@@ -314,7 +299,6 @@ export const bedrockModels = {
314299 maxTokens : 8192 ,
315300 contextWindow : 128_000 ,
316301 supportsImages : false ,
317- supportsComputerUse : false ,
318302 supportsPromptCache : false ,
319303 inputPrice : 0.1 ,
320304 outputPrice : 0.1 ,
@@ -324,7 +308,6 @@ export const bedrockModels = {
324308 maxTokens : 8192 ,
325309 contextWindow : 128_000 ,
326310 supportsImages : false ,
327- supportsComputerUse : false ,
328311 supportsPromptCache : false ,
329312 inputPrice : 2.4 ,
330313 outputPrice : 2.4 ,
@@ -334,7 +317,6 @@ export const bedrockModels = {
334317 maxTokens : 8192 ,
335318 contextWindow : 128_000 ,
336319 supportsImages : false ,
337- supportsComputerUse : false ,
338320 supportsPromptCache : false ,
339321 inputPrice : 0.72 ,
340322 outputPrice : 0.72 ,
@@ -344,7 +326,6 @@ export const bedrockModels = {
344326 maxTokens : 8192 ,
345327 contextWindow : 128_000 ,
346328 supportsImages : false ,
347- supportsComputerUse : false ,
348329 supportsPromptCache : false ,
349330 inputPrice : 0.9 ,
350331 outputPrice : 0.9 ,
@@ -354,7 +335,6 @@ export const bedrockModels = {
354335 maxTokens : 8192 ,
355336 contextWindow : 8_000 ,
356337 supportsImages : false ,
357- supportsComputerUse : false ,
358338 supportsPromptCache : false ,
359339 inputPrice : 0.22 ,
360340 outputPrice : 0.22 ,
@@ -364,7 +344,6 @@ export const bedrockModels = {
364344 maxTokens : 2048 ,
365345 contextWindow : 8_000 ,
366346 supportsImages : false ,
367- supportsComputerUse : false ,
368347 supportsPromptCache : false ,
369348 inputPrice : 2.65 ,
370349 outputPrice : 3.5 ,
@@ -373,7 +352,6 @@ export const bedrockModels = {
373352 maxTokens : 2048 ,
374353 contextWindow : 4_000 ,
375354 supportsImages : false ,
376- supportsComputerUse : false ,
377355 supportsPromptCache : false ,
378356 inputPrice : 0.3 ,
379357 outputPrice : 0.6 ,
@@ -382,7 +360,6 @@ export const bedrockModels = {
382360 maxTokens : 4096 ,
383361 contextWindow : 8_000 ,
384362 supportsImages : false ,
385- supportsComputerUse : false ,
386363 supportsPromptCache : false ,
387364 inputPrice : 0.15 ,
388365 outputPrice : 0.2 ,
@@ -392,7 +369,6 @@ export const bedrockModels = {
392369 maxTokens : 4096 ,
393370 contextWindow : 8_000 ,
394371 supportsImages : false ,
395- supportsComputerUse : false ,
396372 supportsPromptCache : false ,
397373 inputPrice : 0.2 ,
398374 outputPrice : 0.6 ,
@@ -402,7 +378,6 @@ export const bedrockModels = {
402378 maxTokens : 8192 ,
403379 contextWindow : 8_000 ,
404380 supportsImages : false ,
405- supportsComputerUse : false ,
406381 supportsPromptCache : false ,
407382 inputPrice : 0.1 ,
408383 description : "Amazon Titan Text Embeddings" ,
@@ -411,7 +386,6 @@ export const bedrockModels = {
411386 maxTokens : 8192 ,
412387 contextWindow : 8_000 ,
413388 supportsImages : false ,
414- supportsComputerUse : false ,
415389 supportsPromptCache : false ,
416390 inputPrice : 0.02 ,
417391 description : "Amazon Titan Text Embeddings V2" ,
0 commit comments