@@ -17,7 +17,6 @@ export const bedrockModels = {
1717 maxTokens : 8192 ,
1818 contextWindow : 200_000 ,
1919 supportsImages : true ,
20- supportsComputerUse : true ,
2120 supportsPromptCache : true ,
2221 supportsReasoningBudget : true ,
2322 inputPrice : 3.0 ,
@@ -32,7 +31,6 @@ export const bedrockModels = {
3231 maxTokens : 5000 ,
3332 contextWindow : 300_000 ,
3433 supportsImages : true ,
35- supportsComputerUse : false ,
3634 supportsPromptCache : true ,
3735 inputPrice : 0.8 ,
3836 outputPrice : 3.2 ,
@@ -46,7 +44,6 @@ export const bedrockModels = {
4644 maxTokens : 5000 ,
4745 contextWindow : 300_000 ,
4846 supportsImages : true ,
49- supportsComputerUse : false ,
5047 supportsPromptCache : false ,
5148 inputPrice : 1.0 ,
5249 outputPrice : 4.0 ,
@@ -58,7 +55,6 @@ export const bedrockModels = {
5855 maxTokens : 5000 ,
5956 contextWindow : 300_000 ,
6057 supportsImages : true ,
61- supportsComputerUse : false ,
6258 supportsPromptCache : true ,
6359 inputPrice : 0.06 ,
6460 outputPrice : 0.24 ,
@@ -72,7 +68,6 @@ export const bedrockModels = {
7268 maxTokens : 5000 ,
7369 contextWindow : 128_000 ,
7470 supportsImages : false ,
75- supportsComputerUse : false ,
7671 supportsPromptCache : true ,
7772 inputPrice : 0.035 ,
7873 outputPrice : 0.14 ,
@@ -86,7 +81,6 @@ export const bedrockModels = {
8681 maxTokens : 8192 ,
8782 contextWindow : 200_000 ,
8883 supportsImages : true ,
89- supportsComputerUse : true ,
9084 supportsPromptCache : true ,
9185 supportsReasoningBudget : true ,
9286 inputPrice : 3.0 ,
@@ -101,7 +95,6 @@ export const bedrockModels = {
10195 maxTokens : 8192 ,
10296 contextWindow : 200_000 ,
10397 supportsImages : true ,
104- supportsComputerUse : true ,
10598 supportsPromptCache : true ,
10699 supportsReasoningBudget : true ,
107100 inputPrice : 15.0 ,
@@ -116,7 +109,6 @@ export const bedrockModels = {
116109 maxTokens : 8192 ,
117110 contextWindow : 200_000 ,
118111 supportsImages : true ,
119- supportsComputerUse : true ,
120112 supportsPromptCache : true ,
121113 supportsReasoningBudget : true ,
122114 inputPrice : 15.0 ,
@@ -131,7 +123,6 @@ export const bedrockModels = {
131123 maxTokens : 8192 ,
132124 contextWindow : 200_000 ,
133125 supportsImages : true ,
134- supportsComputerUse : true ,
135126 supportsPromptCache : true ,
136127 supportsReasoningBudget : true ,
137128 inputPrice : 3.0 ,
@@ -146,7 +137,6 @@ export const bedrockModels = {
146137 maxTokens : 8192 ,
147138 contextWindow : 200_000 ,
148139 supportsImages : true ,
149- supportsComputerUse : true ,
150140 supportsPromptCache : true ,
151141 inputPrice : 3.0 ,
152142 outputPrice : 15.0 ,
@@ -254,7 +244,6 @@ export const bedrockModels = {
254244 maxTokens : 8192 ,
255245 contextWindow : 128_000 ,
256246 supportsImages : false ,
257- supportsComputerUse : false ,
258247 supportsPromptCache : false ,
259248 inputPrice : 0.5 ,
260249 outputPrice : 1.5 ,
@@ -264,7 +253,6 @@ export const bedrockModels = {
264253 maxTokens : 8192 ,
265254 contextWindow : 128_000 ,
266255 supportsImages : false ,
267- supportsComputerUse : false ,
268256 supportsPromptCache : false ,
269257 inputPrice : 2.0 ,
270258 outputPrice : 6.0 ,
@@ -274,7 +262,6 @@ export const bedrockModels = {
274262 maxTokens : 8192 ,
275263 contextWindow : 128_000 ,
276264 supportsImages : false ,
277- supportsComputerUse : false ,
278265 supportsPromptCache : false ,
279266 inputPrice : 0.72 ,
280267 outputPrice : 0.72 ,
@@ -284,7 +271,6 @@ export const bedrockModels = {
284271 maxTokens : 8192 ,
285272 contextWindow : 128_000 ,
286273 supportsImages : true ,
287- supportsComputerUse : false ,
288274 supportsPromptCache : false ,
289275 inputPrice : 0.72 ,
290276 outputPrice : 0.72 ,
@@ -294,7 +280,6 @@ export const bedrockModels = {
294280 maxTokens : 8192 ,
295281 contextWindow : 128_000 ,
296282 supportsImages : true ,
297- supportsComputerUse : false ,
298283 supportsPromptCache : false ,
299284 inputPrice : 0.16 ,
300285 outputPrice : 0.16 ,
@@ -304,7 +289,6 @@ export const bedrockModels = {
304289 maxTokens : 8192 ,
305290 contextWindow : 128_000 ,
306291 supportsImages : false ,
307- supportsComputerUse : false ,
308292 supportsPromptCache : false ,
309293 inputPrice : 0.15 ,
310294 outputPrice : 0.15 ,
@@ -314,7 +298,6 @@ export const bedrockModels = {
314298 maxTokens : 8192 ,
315299 contextWindow : 128_000 ,
316300 supportsImages : false ,
317- supportsComputerUse : false ,
318301 supportsPromptCache : false ,
319302 inputPrice : 0.1 ,
320303 outputPrice : 0.1 ,
@@ -324,7 +307,6 @@ export const bedrockModels = {
324307 maxTokens : 8192 ,
325308 contextWindow : 128_000 ,
326309 supportsImages : false ,
327- supportsComputerUse : false ,
328310 supportsPromptCache : false ,
329311 inputPrice : 2.4 ,
330312 outputPrice : 2.4 ,
@@ -334,7 +316,6 @@ export const bedrockModels = {
334316 maxTokens : 8192 ,
335317 contextWindow : 128_000 ,
336318 supportsImages : false ,
337- supportsComputerUse : false ,
338319 supportsPromptCache : false ,
339320 inputPrice : 0.72 ,
340321 outputPrice : 0.72 ,
@@ -344,7 +325,6 @@ export const bedrockModels = {
344325 maxTokens : 8192 ,
345326 contextWindow : 128_000 ,
346327 supportsImages : false ,
347- supportsComputerUse : false ,
348328 supportsPromptCache : false ,
349329 inputPrice : 0.9 ,
350330 outputPrice : 0.9 ,
@@ -354,7 +334,6 @@ export const bedrockModels = {
354334 maxTokens : 8192 ,
355335 contextWindow : 8_000 ,
356336 supportsImages : false ,
357- supportsComputerUse : false ,
358337 supportsPromptCache : false ,
359338 inputPrice : 0.22 ,
360339 outputPrice : 0.22 ,
@@ -364,7 +343,6 @@ export const bedrockModels = {
364343 maxTokens : 2048 ,
365344 contextWindow : 8_000 ,
366345 supportsImages : false ,
367- supportsComputerUse : false ,
368346 supportsPromptCache : false ,
369347 inputPrice : 2.65 ,
370348 outputPrice : 3.5 ,
@@ -373,7 +351,6 @@ export const bedrockModels = {
373351 maxTokens : 2048 ,
374352 contextWindow : 4_000 ,
375353 supportsImages : false ,
376- supportsComputerUse : false ,
377354 supportsPromptCache : false ,
378355 inputPrice : 0.3 ,
379356 outputPrice : 0.6 ,
@@ -382,7 +359,6 @@ export const bedrockModels = {
382359 maxTokens : 4096 ,
383360 contextWindow : 8_000 ,
384361 supportsImages : false ,
385- supportsComputerUse : false ,
386362 supportsPromptCache : false ,
387363 inputPrice : 0.15 ,
388364 outputPrice : 0.2 ,
@@ -392,7 +368,6 @@ export const bedrockModels = {
392368 maxTokens : 4096 ,
393369 contextWindow : 8_000 ,
394370 supportsImages : false ,
395- supportsComputerUse : false ,
396371 supportsPromptCache : false ,
397372 inputPrice : 0.2 ,
398373 outputPrice : 0.6 ,
@@ -402,7 +377,6 @@ export const bedrockModels = {
402377 maxTokens : 8192 ,
403378 contextWindow : 8_000 ,
404379 supportsImages : false ,
405- supportsComputerUse : false ,
406380 supportsPromptCache : false ,
407381 inputPrice : 0.1 ,
408382 description : "Amazon Titan Text Embeddings" ,
@@ -411,7 +385,6 @@ export const bedrockModels = {
411385 maxTokens : 8192 ,
412386 contextWindow : 8_000 ,
413387 supportsImages : false ,
414- supportsComputerUse : false ,
415388 supportsPromptCache : false ,
416389 inputPrice : 0.02 ,
417390 description : "Amazon Titan Text Embeddings V2" ,
0 commit comments