@aeye/models 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/ReplicateScrape.md +54 -0
  2. package/dist/scripts/codegen.d.ts +21 -0
  3. package/dist/scripts/codegen.d.ts.map +1 -0
  4. package/dist/scripts/codegen.js +102 -0
  5. package/dist/scripts/codegen.js.map +1 -0
  6. package/dist/scripts/scrape.d.ts +19 -0
  7. package/dist/scripts/scrape.d.ts.map +1 -0
  8. package/dist/scripts/scrape.js +146 -0
  9. package/dist/scripts/scrape.js.map +1 -0
  10. package/dist/scripts/scrapers/__tests__/aws.test.d.ts +8 -0
  11. package/dist/scripts/scrapers/__tests__/aws.test.d.ts.map +1 -0
  12. package/dist/scripts/scrapers/__tests__/aws.test.js +73 -0
  13. package/dist/scripts/scrapers/__tests__/aws.test.js.map +1 -0
  14. package/dist/scripts/scrapers/aws.d.ts +12 -0
  15. package/dist/scripts/scrapers/aws.d.ts.map +1 -0
  16. package/dist/scripts/scrapers/aws.js +314 -0
  17. package/dist/scripts/scrapers/aws.js.map +1 -0
  18. package/dist/scripts/scrapers/openai.d.ts +12 -0
  19. package/dist/scripts/scrapers/openai.d.ts.map +1 -0
  20. package/dist/scripts/scrapers/openai.js +490 -0
  21. package/dist/scripts/scrapers/openai.js.map +1 -0
  22. package/dist/scripts/scrapers/openrouter.d.ts +13 -0
  23. package/dist/scripts/scrapers/openrouter.d.ts.map +1 -0
  24. package/dist/scripts/scrapers/openrouter.js +156 -0
  25. package/dist/scripts/scrapers/openrouter.js.map +1 -0
  26. package/dist/scripts/scrapers/replicate.d.ts +12 -0
  27. package/dist/scripts/scrapers/replicate.d.ts.map +1 -0
  28. package/dist/scripts/scrapers/replicate.js +305 -0
  29. package/dist/scripts/scrapers/replicate.js.map +1 -0
  30. package/dist/src/index.d.ts +11 -0
  31. package/dist/src/index.d.ts.map +1 -0
  32. package/dist/src/index.js +11 -0
  33. package/dist/src/index.js.map +1 -0
  34. package/dist/src/models/aws.d.ts +11 -0
  35. package/dist/src/models/aws.d.ts.map +1 -0
  36. package/dist/src/models/aws.js +2632 -0
  37. package/dist/src/models/aws.js.map +1 -0
  38. package/dist/src/models/index.d.ts +15 -0
  39. package/dist/src/models/index.d.ts.map +1 -0
  40. package/dist/src/models/index.js +18 -0
  41. package/dist/src/models/index.js.map +1 -0
  42. package/dist/src/models/openai.d.ts +11 -0
  43. package/dist/src/models/openai.d.ts.map +1 -0
  44. package/dist/src/models/openai.js +2207 -0
  45. package/dist/src/models/openai.js.map +1 -0
  46. package/dist/src/models/openrouter.d.ts +11 -0
  47. package/dist/src/models/openrouter.d.ts.map +1 -0
  48. package/dist/src/models/openrouter.js +9786 -0
  49. package/dist/src/models/openrouter.js.map +1 -0
  50. package/dist/src/models/replicate.d.ts +11 -0
  51. package/dist/src/models/replicate.d.ts.map +1 -0
  52. package/dist/src/models/replicate.js +4106 -0
  53. package/dist/src/models/replicate.js.map +1 -0
  54. package/dist/src/transformers/index.d.ts +23 -0
  55. package/dist/src/transformers/index.d.ts.map +1 -0
  56. package/dist/src/transformers/index.js +24 -0
  57. package/dist/src/transformers/index.js.map +1 -0
  58. package/package.json +50 -0
  59. package/scripts/codegen.ts +117 -0
  60. package/scripts/scrape.ts +182 -0
  61. package/scripts/scrapers/__tests__/aws.test.ts +86 -0
  62. package/scripts/scrapers/aws.ts +370 -0
  63. package/scripts/scrapers/openai.ts +619 -0
  64. package/scripts/scrapers/openrouter.ts +214 -0
  65. package/scripts/scrapers/replicate.ts +448 -0
  66. package/scripts/tsconfig.json +24 -0
  67. package/src/index.ts +11 -0
  68. package/src/models/aws.ts +2634 -0
  69. package/src/models/index.ts +21 -0
  70. package/src/models/openai.ts +2209 -0
  71. package/src/models/openrouter.ts +9788 -0
  72. package/src/models/replicate.ts +4108 -0
  73. package/src/transformers/index.ts +26 -0
  74. package/tsconfig.json +14 -0
@@ -0,0 +1,2634 @@
1
+ /**
2
+ * Generated model data
3
+ *
4
+ * This file is auto-generated by the scraper scripts.
5
+ * Do not edit manually - your changes will be overwritten.
6
+ *
7
+ * To regenerate, run: npm run scrape
8
+ */
9
+
10
+ import type { ModelInfo } from '@aeye/ai';
11
+
12
+ export const awsModels: ModelInfo[] = [{
13
+ id: 'stability.stable-fast-upscale-v1:0',
14
+ provider: 'aws',
15
+ name: 'Stable Image Fast Upscale',
16
+ contextWindow: 0,
17
+ tier: 'efficient',
18
+ capabilities: new Set(['image']),
19
+ pricing: {},
20
+ metadata: {
21
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-fast-upscale-v1:0",
22
+ providerName: "Stability AI",
23
+ responseStreamingSupported: false,
24
+ customizationsSupported: [],
25
+ inferenceTypesSupported: [
26
+ "INFERENCE_PROFILE"
27
+ ],
28
+ inputModalities: [
29
+ "TEXT",
30
+ "IMAGE"
31
+ ],
32
+ outputModalities: [
33
+ "IMAGE"
34
+ ]
35
+ }
36
+ }, {
37
+ id: 'anthropic.claude-sonnet-4-20250514-v1:0',
38
+ provider: 'aws',
39
+ name: 'Claude Sonnet 4',
40
+ contextWindow: 0,
41
+ tier: 'efficient',
42
+ capabilities: new Set(['chat', 'streaming', 'vision']),
43
+ pricing: {},
44
+ metadata: {
45
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-sonnet-4-20250514-v1:0",
46
+ providerName: "Anthropic",
47
+ responseStreamingSupported: true,
48
+ customizationsSupported: [],
49
+ inferenceTypesSupported: [
50
+ "INFERENCE_PROFILE"
51
+ ],
52
+ inputModalities: [
53
+ "TEXT",
54
+ "IMAGE"
55
+ ],
56
+ outputModalities: [
57
+ "TEXT"
58
+ ]
59
+ }
60
+ }, {
61
+ id: 'anthropic.claude-haiku-4-5-20251001-v1:0',
62
+ provider: 'aws',
63
+ name: 'Claude Haiku 4.5',
64
+ contextWindow: 0,
65
+ tier: 'efficient',
66
+ capabilities: new Set(['chat', 'streaming', 'vision']),
67
+ pricing: {},
68
+ metadata: {
69
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-haiku-4-5-20251001-v1:0",
70
+ providerName: "Anthropic",
71
+ responseStreamingSupported: true,
72
+ customizationsSupported: [],
73
+ inferenceTypesSupported: [
74
+ "INFERENCE_PROFILE"
75
+ ],
76
+ inputModalities: [
77
+ "TEXT",
78
+ "IMAGE"
79
+ ],
80
+ outputModalities: [
81
+ "TEXT"
82
+ ]
83
+ }
84
+ }, {
85
+ id: 'stability.stable-image-erase-object-v1:0',
86
+ provider: 'aws',
87
+ name: 'Stable Image Erase Object',
88
+ contextWindow: 0,
89
+ tier: 'efficient',
90
+ capabilities: new Set(['image']),
91
+ pricing: {},
92
+ metadata: {
93
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-erase-object-v1:0",
94
+ providerName: "Stability AI",
95
+ responseStreamingSupported: false,
96
+ customizationsSupported: [],
97
+ inferenceTypesSupported: [
98
+ "INFERENCE_PROFILE"
99
+ ],
100
+ inputModalities: [
101
+ "TEXT",
102
+ "IMAGE"
103
+ ],
104
+ outputModalities: [
105
+ "IMAGE"
106
+ ]
107
+ }
108
+ }, {
109
+ id: 'stability.stable-image-control-structure-v1:0',
110
+ provider: 'aws',
111
+ name: 'Stable Image Control Structure',
112
+ contextWindow: 0,
113
+ tier: 'efficient',
114
+ capabilities: new Set(['image']),
115
+ pricing: {},
116
+ metadata: {
117
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-control-structure-v1:0",
118
+ providerName: "Stability AI",
119
+ responseStreamingSupported: false,
120
+ customizationsSupported: [],
121
+ inferenceTypesSupported: [
122
+ "INFERENCE_PROFILE"
123
+ ],
124
+ inputModalities: [
125
+ "TEXT",
126
+ "IMAGE"
127
+ ],
128
+ outputModalities: [
129
+ "IMAGE"
130
+ ]
131
+ }
132
+ }, {
133
+ id: 'openai.gpt-oss-120b-1:0',
134
+ provider: 'aws',
135
+ name: 'gpt-oss-120b',
136
+ contextWindow: 0,
137
+ tier: 'efficient',
138
+ capabilities: new Set([]),
139
+ pricing: {},
140
+ metadata: {
141
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/openai.gpt-oss-120b-1:0",
142
+ providerName: "OpenAI",
143
+ responseStreamingSupported: true,
144
+ customizationsSupported: [],
145
+ inferenceTypesSupported: [
146
+ "ON_DEMAND"
147
+ ],
148
+ inputModalities: [
149
+ "TEXT"
150
+ ],
151
+ outputModalities: [
152
+ "TEXT"
153
+ ]
154
+ }
155
+ }, {
156
+ id: 'twelvelabs.marengo-embed-3-0-v1:0',
157
+ provider: 'aws',
158
+ name: 'Marengo Embed 3.0',
159
+ contextWindow: 0,
160
+ tier: 'efficient',
161
+ capabilities: new Set([]),
162
+ pricing: {},
163
+ metadata: {
164
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/twelvelabs.marengo-embed-3-0-v1:0",
165
+ providerName: "TwelveLabs",
166
+ responseStreamingSupported: false,
167
+ customizationsSupported: [],
168
+ inferenceTypesSupported: [
169
+ "INFERENCE_PROFILE",
170
+ "ON_DEMAND"
171
+ ],
172
+ inputModalities: [
173
+ "TEXT",
174
+ "IMAGE",
175
+ "SPEECH",
176
+ "VIDEO"
177
+ ],
178
+ outputModalities: [
179
+ "EMBEDDING"
180
+ ]
181
+ }
182
+ }, {
183
+ id: 'anthropic.claude-sonnet-4-5-20250929-v1:0',
184
+ provider: 'aws',
185
+ name: 'Claude Sonnet 4.5',
186
+ contextWindow: 0,
187
+ tier: 'efficient',
188
+ capabilities: new Set(['chat', 'streaming', 'vision']),
189
+ pricing: {},
190
+ metadata: {
191
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-sonnet-4-5-20250929-v1:0",
192
+ providerName: "Anthropic",
193
+ responseStreamingSupported: true,
194
+ customizationsSupported: [],
195
+ inferenceTypesSupported: [
196
+ "INFERENCE_PROFILE"
197
+ ],
198
+ inputModalities: [
199
+ "TEXT",
200
+ "IMAGE"
201
+ ],
202
+ outputModalities: [
203
+ "TEXT"
204
+ ]
205
+ }
206
+ }, {
207
+ id: 'twelvelabs.marengo-embed-2-7-v1:0',
208
+ provider: 'aws',
209
+ name: 'Marengo Embed v2.7',
210
+ contextWindow: 0,
211
+ tier: 'efficient',
212
+ capabilities: new Set([]),
213
+ pricing: {},
214
+ metadata: {
215
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/twelvelabs.marengo-embed-2-7-v1:0",
216
+ providerName: "TwelveLabs",
217
+ responseStreamingSupported: false,
218
+ customizationsSupported: [],
219
+ inferenceTypesSupported: [
220
+ "INFERENCE_PROFILE"
221
+ ],
222
+ inputModalities: [
223
+ "TEXT",
224
+ "IMAGE",
225
+ "SPEECH",
226
+ "VIDEO"
227
+ ],
228
+ outputModalities: [
229
+ "EMBEDDING"
230
+ ]
231
+ }
232
+ }, {
233
+ id: 'stability.stable-creative-upscale-v1:0',
234
+ provider: 'aws',
235
+ name: 'Stable Image Creative Upscale',
236
+ contextWindow: 0,
237
+ tier: 'efficient',
238
+ capabilities: new Set(['image']),
239
+ pricing: {},
240
+ metadata: {
241
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-creative-upscale-v1:0",
242
+ providerName: "Stability AI",
243
+ responseStreamingSupported: false,
244
+ customizationsSupported: [],
245
+ inferenceTypesSupported: [
246
+ "INFERENCE_PROFILE"
247
+ ],
248
+ inputModalities: [
249
+ "TEXT",
250
+ "IMAGE"
251
+ ],
252
+ outputModalities: [
253
+ "IMAGE"
254
+ ]
255
+ }
256
+ }, {
257
+ id: 'amazon.nova-2-multimodal-embeddings-v1:0',
258
+ provider: 'aws',
259
+ name: 'Amazon Nova Multimodal Embeddings',
260
+ contextWindow: 0,
261
+ tier: 'efficient',
262
+ capabilities: new Set(['embedding']),
263
+ pricing: {},
264
+ metadata: {
265
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-2-multimodal-embeddings-v1:0",
266
+ providerName: "Amazon",
267
+ responseStreamingSupported: false,
268
+ customizationsSupported: [],
269
+ inferenceTypesSupported: [
270
+ "ON_DEMAND"
271
+ ],
272
+ inputModalities: [
273
+ "TEXT",
274
+ "IMAGE",
275
+ "AUDIO",
276
+ "VIDEO"
277
+ ],
278
+ outputModalities: [
279
+ "EMBEDDING"
280
+ ]
281
+ }
282
+ }, {
283
+ id: 'stability.stable-outpaint-v1:0',
284
+ provider: 'aws',
285
+ name: 'Stable Image Outpaint',
286
+ contextWindow: 0,
287
+ tier: 'efficient',
288
+ capabilities: new Set(['image']),
289
+ pricing: {},
290
+ metadata: {
291
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-outpaint-v1:0",
292
+ providerName: "Stability AI",
293
+ responseStreamingSupported: false,
294
+ customizationsSupported: [],
295
+ inferenceTypesSupported: [
296
+ "INFERENCE_PROFILE"
297
+ ],
298
+ inputModalities: [
299
+ "TEXT",
300
+ "IMAGE"
301
+ ],
302
+ outputModalities: [
303
+ "IMAGE"
304
+ ]
305
+ }
306
+ }, {
307
+ id: 'stability.stable-image-inpaint-v1:0',
308
+ provider: 'aws',
309
+ name: 'Stable Image Inpaint',
310
+ contextWindow: 0,
311
+ tier: 'efficient',
312
+ capabilities: new Set(['image']),
313
+ pricing: {},
314
+ metadata: {
315
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-inpaint-v1:0",
316
+ providerName: "Stability AI",
317
+ responseStreamingSupported: false,
318
+ customizationsSupported: [],
319
+ inferenceTypesSupported: [
320
+ "INFERENCE_PROFILE"
321
+ ],
322
+ inputModalities: [
323
+ "TEXT",
324
+ "IMAGE"
325
+ ],
326
+ outputModalities: [
327
+ "IMAGE"
328
+ ]
329
+ }
330
+ }, {
331
+ id: 'anthropic.claude-opus-4-1-20250805-v1:0',
332
+ provider: 'aws',
333
+ name: 'Claude Opus 4.1',
334
+ contextWindow: 0,
335
+ tier: 'flagship',
336
+ capabilities: new Set(['chat', 'streaming', 'vision']),
337
+ pricing: {},
338
+ metadata: {
339
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-opus-4-1-20250805-v1:0",
340
+ providerName: "Anthropic",
341
+ responseStreamingSupported: true,
342
+ customizationsSupported: [],
343
+ inferenceTypesSupported: [
344
+ "INFERENCE_PROFILE"
345
+ ],
346
+ inputModalities: [
347
+ "TEXT",
348
+ "IMAGE"
349
+ ],
350
+ outputModalities: [
351
+ "TEXT"
352
+ ]
353
+ }
354
+ }, {
355
+ id: 'amazon.nova-pro-v1:0',
356
+ provider: 'aws',
357
+ name: 'Nova Pro',
358
+ contextWindow: 0,
359
+ tier: 'efficient',
360
+ capabilities: new Set(['vision']),
361
+ pricing: {},
362
+ metadata: {
363
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-pro-v1:0",
364
+ providerName: "Amazon",
365
+ responseStreamingSupported: true,
366
+ customizationsSupported: [],
367
+ inferenceTypesSupported: [
368
+ "ON_DEMAND",
369
+ "INFERENCE_PROFILE"
370
+ ],
371
+ inputModalities: [
372
+ "TEXT",
373
+ "IMAGE",
374
+ "VIDEO"
375
+ ],
376
+ outputModalities: [
377
+ "TEXT"
378
+ ]
379
+ }
380
+ }, {
381
+ id: 'stability.stable-image-remove-background-v1:0',
382
+ provider: 'aws',
383
+ name: 'Stable Image Remove Background',
384
+ contextWindow: 0,
385
+ tier: 'efficient',
386
+ capabilities: new Set(['image']),
387
+ pricing: {},
388
+ metadata: {
389
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-remove-background-v1:0",
390
+ providerName: "Stability AI",
391
+ responseStreamingSupported: false,
392
+ customizationsSupported: [],
393
+ inferenceTypesSupported: [
394
+ "INFERENCE_PROFILE"
395
+ ],
396
+ inputModalities: [
397
+ "TEXT",
398
+ "IMAGE"
399
+ ],
400
+ outputModalities: [
401
+ "IMAGE"
402
+ ]
403
+ }
404
+ }, {
405
+ id: 'stability.stable-image-style-guide-v1:0',
406
+ provider: 'aws',
407
+ name: 'Stable Image Style Guide',
408
+ contextWindow: 0,
409
+ tier: 'efficient',
410
+ capabilities: new Set(['image']),
411
+ pricing: {},
412
+ metadata: {
413
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-style-guide-v1:0",
414
+ providerName: "Stability AI",
415
+ responseStreamingSupported: false,
416
+ customizationsSupported: [],
417
+ inferenceTypesSupported: [
418
+ "INFERENCE_PROFILE"
419
+ ],
420
+ inputModalities: [
421
+ "TEXT",
422
+ "IMAGE"
423
+ ],
424
+ outputModalities: [
425
+ "IMAGE"
426
+ ]
427
+ }
428
+ }, {
429
+ id: 'stability.stable-image-control-sketch-v1:0',
430
+ provider: 'aws',
431
+ name: 'Stable Image Control Sketch',
432
+ contextWindow: 0,
433
+ tier: 'efficient',
434
+ capabilities: new Set(['image']),
435
+ pricing: {},
436
+ metadata: {
437
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-control-sketch-v1:0",
438
+ providerName: "Stability AI",
439
+ responseStreamingSupported: false,
440
+ customizationsSupported: [],
441
+ inferenceTypesSupported: [
442
+ "INFERENCE_PROFILE"
443
+ ],
444
+ inputModalities: [
445
+ "TEXT",
446
+ "IMAGE"
447
+ ],
448
+ outputModalities: [
449
+ "IMAGE"
450
+ ]
451
+ }
452
+ }, {
453
+ id: 'stability.stable-conservative-upscale-v1:0',
454
+ provider: 'aws',
455
+ name: 'Stable Image Conservative Upscale',
456
+ contextWindow: 0,
457
+ tier: 'efficient',
458
+ capabilities: new Set(['image']),
459
+ pricing: {},
460
+ metadata: {
461
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-conservative-upscale-v1:0",
462
+ providerName: "Stability AI",
463
+ responseStreamingSupported: false,
464
+ customizationsSupported: [],
465
+ inferenceTypesSupported: [
466
+ "INFERENCE_PROFILE"
467
+ ],
468
+ inputModalities: [
469
+ "TEXT",
470
+ "IMAGE"
471
+ ],
472
+ outputModalities: [
473
+ "IMAGE"
474
+ ]
475
+ }
476
+ }, {
477
+ id: 'stability.stable-image-search-recolor-v1:0',
478
+ provider: 'aws',
479
+ name: 'Stable Image Search and Recolor',
480
+ contextWindow: 0,
481
+ tier: 'efficient',
482
+ capabilities: new Set(['image']),
483
+ pricing: {},
484
+ metadata: {
485
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-search-recolor-v1:0",
486
+ providerName: "Stability AI",
487
+ responseStreamingSupported: false,
488
+ customizationsSupported: [],
489
+ inferenceTypesSupported: [
490
+ "INFERENCE_PROFILE"
491
+ ],
492
+ inputModalities: [
493
+ "TEXT",
494
+ "IMAGE"
495
+ ],
496
+ outputModalities: [
497
+ "IMAGE"
498
+ ]
499
+ }
500
+ }, {
501
+ id: 'twelvelabs.pegasus-1-2-v1:0',
502
+ provider: 'aws',
503
+ name: 'Pegasus v1.2',
504
+ contextWindow: 0,
505
+ tier: 'efficient',
506
+ capabilities: new Set([]),
507
+ pricing: {},
508
+ metadata: {
509
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/twelvelabs.pegasus-1-2-v1:0",
510
+ providerName: "TwelveLabs",
511
+ responseStreamingSupported: true,
512
+ customizationsSupported: [],
513
+ inferenceTypesSupported: [
514
+ "INFERENCE_PROFILE"
515
+ ],
516
+ inputModalities: [
517
+ "TEXT",
518
+ "VIDEO"
519
+ ],
520
+ outputModalities: [
521
+ "TEXT"
522
+ ]
523
+ }
524
+ }, {
525
+ id: 'stability.stable-style-transfer-v1:0',
526
+ provider: 'aws',
527
+ name: 'Stable Image Style Transfer',
528
+ contextWindow: 0,
529
+ tier: 'efficient',
530
+ capabilities: new Set(['image']),
531
+ pricing: {},
532
+ metadata: {
533
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-style-transfer-v1:0",
534
+ providerName: "Stability AI",
535
+ responseStreamingSupported: false,
536
+ customizationsSupported: [],
537
+ inferenceTypesSupported: [
538
+ "INFERENCE_PROFILE"
539
+ ],
540
+ inputModalities: [
541
+ "TEXT",
542
+ "IMAGE"
543
+ ],
544
+ outputModalities: [
545
+ "IMAGE"
546
+ ]
547
+ }
548
+ }, {
549
+ id: 'cohere.embed-v4:0',
550
+ provider: 'aws',
551
+ name: 'Embed v4',
552
+ contextWindow: 0,
553
+ tier: 'efficient',
554
+ capabilities: new Set(['embedding']),
555
+ pricing: {},
556
+ metadata: {
557
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.embed-v4:0",
558
+ providerName: "Cohere",
559
+ responseStreamingSupported: false,
560
+ customizationsSupported: [],
561
+ inferenceTypesSupported: [
562
+ "ON_DEMAND",
563
+ "INFERENCE_PROFILE"
564
+ ],
565
+ inputModalities: [
566
+ "TEXT",
567
+ "IMAGE"
568
+ ],
569
+ outputModalities: [
570
+ "EMBEDDING"
571
+ ]
572
+ }
573
+ }, {
574
+ id: 'stability.stable-image-search-replace-v1:0',
575
+ provider: 'aws',
576
+ name: 'Stable Image Search and Replace',
577
+ contextWindow: 0,
578
+ tier: 'efficient',
579
+ capabilities: new Set(['image']),
580
+ pricing: {},
581
+ metadata: {
582
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/stability.stable-image-search-replace-v1:0",
583
+ providerName: "Stability AI",
584
+ responseStreamingSupported: false,
585
+ customizationsSupported: [],
586
+ inferenceTypesSupported: [
587
+ "INFERENCE_PROFILE"
588
+ ],
589
+ inputModalities: [
590
+ "TEXT",
591
+ "IMAGE"
592
+ ],
593
+ outputModalities: [
594
+ "IMAGE"
595
+ ]
596
+ }
597
+ }, {
598
+ id: 'qwen.qwen3-coder-30b-a3b-v1:0',
599
+ provider: 'aws',
600
+ name: 'Qwen3-Coder-30B-A3B-Instruct',
601
+ contextWindow: 0,
602
+ tier: 'efficient',
603
+ capabilities: new Set([]),
604
+ pricing: {},
605
+ metadata: {
606
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/qwen.qwen3-coder-30b-a3b-v1:0",
607
+ providerName: "Qwen",
608
+ responseStreamingSupported: true,
609
+ customizationsSupported: [],
610
+ inferenceTypesSupported: [
611
+ "ON_DEMAND"
612
+ ],
613
+ inputModalities: [
614
+ "TEXT"
615
+ ],
616
+ outputModalities: [
617
+ "TEXT"
618
+ ]
619
+ }
620
+ }, {
621
+ id: 'qwen.qwen3-32b-v1:0',
622
+ provider: 'aws',
623
+ name: 'Qwen3 32B (dense)',
624
+ contextWindow: 0,
625
+ tier: 'efficient',
626
+ capabilities: new Set([]),
627
+ pricing: {},
628
+ metadata: {
629
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/qwen.qwen3-32b-v1:0",
630
+ providerName: "Qwen",
631
+ responseStreamingSupported: true,
632
+ customizationsSupported: [],
633
+ inferenceTypesSupported: [
634
+ "ON_DEMAND"
635
+ ],
636
+ inputModalities: [
637
+ "TEXT"
638
+ ],
639
+ outputModalities: [
640
+ "TEXT"
641
+ ]
642
+ }
643
+ }, {
644
+ id: 'openai.gpt-oss-20b-1:0',
645
+ provider: 'aws',
646
+ name: 'gpt-oss-20b',
647
+ contextWindow: 0,
648
+ tier: 'efficient',
649
+ capabilities: new Set([]),
650
+ pricing: {},
651
+ metadata: {
652
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/openai.gpt-oss-20b-1:0",
653
+ providerName: "OpenAI",
654
+ responseStreamingSupported: true,
655
+ customizationsSupported: [],
656
+ inferenceTypesSupported: [
657
+ "ON_DEMAND"
658
+ ],
659
+ inputModalities: [
660
+ "TEXT"
661
+ ],
662
+ outputModalities: [
663
+ "TEXT"
664
+ ]
665
+ }
666
+ }, {
667
+ id: 'amazon.titan-tg1-large',
668
+ provider: 'aws',
669
+ name: 'Titan Text Large',
670
+ contextWindow: 0,
671
+ tier: 'efficient',
672
+ capabilities: new Set([]),
673
+ pricing: {},
674
+ metadata: {
675
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-tg1-large",
676
+ providerName: "Amazon",
677
+ responseStreamingSupported: true,
678
+ customizationsSupported: [],
679
+ inferenceTypesSupported: [
680
+ "ON_DEMAND"
681
+ ],
682
+ inputModalities: [
683
+ "TEXT"
684
+ ],
685
+ outputModalities: [
686
+ "TEXT"
687
+ ]
688
+ }
689
+ }, {
690
+ id: 'amazon.titan-image-generator-v1:0',
691
+ provider: 'aws',
692
+ name: 'Titan Image Generator G1',
693
+ contextWindow: 0,
694
+ tier: 'efficient',
695
+ capabilities: new Set(['image']),
696
+ pricing: {},
697
+ metadata: {
698
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-image-generator-v1:0",
699
+ providerName: "Amazon",
700
+ customizationsSupported: [
701
+ "FINE_TUNING"
702
+ ],
703
+ inferenceTypesSupported: [
704
+ "PROVISIONED"
705
+ ],
706
+ inputModalities: [
707
+ "TEXT",
708
+ "IMAGE"
709
+ ],
710
+ outputModalities: [
711
+ "IMAGE"
712
+ ]
713
+ }
714
+ }, {
715
+ id: 'amazon.titan-image-generator-v1',
716
+ provider: 'aws',
717
+ name: 'Titan Image Generator G1',
718
+ contextWindow: 0,
719
+ tier: 'efficient',
720
+ capabilities: new Set(['image']),
721
+ pricing: {},
722
+ metadata: {
723
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-image-generator-v1",
724
+ providerName: "Amazon",
725
+ customizationsSupported: [],
726
+ inferenceTypesSupported: [
727
+ "ON_DEMAND"
728
+ ],
729
+ inputModalities: [
730
+ "TEXT",
731
+ "IMAGE"
732
+ ],
733
+ outputModalities: [
734
+ "IMAGE"
735
+ ]
736
+ }
737
+ }, {
738
+ id: 'amazon.titan-image-generator-v2:0',
739
+ provider: 'aws',
740
+ name: 'Titan Image Generator G1 v2',
741
+ contextWindow: 0,
742
+ tier: 'efficient',
743
+ capabilities: new Set(['image']),
744
+ pricing: {},
745
+ metadata: {
746
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-image-generator-v2:0",
747
+ providerName: "Amazon",
748
+ customizationsSupported: [
749
+ "FINE_TUNING"
750
+ ],
751
+ inferenceTypesSupported: [
752
+ "PROVISIONED",
753
+ "ON_DEMAND"
754
+ ],
755
+ inputModalities: [
756
+ "TEXT",
757
+ "IMAGE"
758
+ ],
759
+ outputModalities: [
760
+ "IMAGE"
761
+ ]
762
+ }
763
+ }, {
764
+ id: 'amazon.nova-premier-v1:0:8k',
765
+ provider: 'aws',
766
+ name: 'Nova Premier',
767
+ contextWindow: 0,
768
+ tier: 'efficient',
769
+ capabilities: new Set(['vision']),
770
+ pricing: {},
771
+ metadata: {
772
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-premier-v1:0:8k",
773
+ providerName: "Amazon",
774
+ responseStreamingSupported: true,
775
+ customizationsSupported: [],
776
+ inferenceTypesSupported: [],
777
+ inputModalities: [
778
+ "TEXT",
779
+ "IMAGE",
780
+ "VIDEO"
781
+ ],
782
+ outputModalities: [
783
+ "TEXT"
784
+ ]
785
+ }
786
+ }, {
787
+ id: 'amazon.nova-premier-v1:0:20k',
788
+ provider: 'aws',
789
+ name: 'Nova Premier',
790
+ contextWindow: 0,
791
+ tier: 'efficient',
792
+ capabilities: new Set(['vision']),
793
+ pricing: {},
794
+ metadata: {
795
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-premier-v1:0:20k",
796
+ providerName: "Amazon",
797
+ responseStreamingSupported: true,
798
+ customizationsSupported: [],
799
+ inferenceTypesSupported: [],
800
+ inputModalities: [
801
+ "TEXT",
802
+ "IMAGE",
803
+ "VIDEO"
804
+ ],
805
+ outputModalities: [
806
+ "TEXT"
807
+ ]
808
+ }
809
+ }, {
810
+ id: 'amazon.nova-premier-v1:0:1000k',
811
+ provider: 'aws',
812
+ name: 'Nova Premier',
813
+ contextWindow: 0,
814
+ tier: 'efficient',
815
+ capabilities: new Set(['vision']),
816
+ pricing: {},
817
+ metadata: {
818
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-premier-v1:0:1000k",
819
+ providerName: "Amazon",
820
+ responseStreamingSupported: true,
821
+ customizationsSupported: [],
822
+ inferenceTypesSupported: [],
823
+ inputModalities: [
824
+ "TEXT",
825
+ "IMAGE",
826
+ "VIDEO"
827
+ ],
828
+ outputModalities: [
829
+ "TEXT"
830
+ ]
831
+ }
832
+ }, {
833
+ id: 'amazon.nova-premier-v1:0:mm',
834
+ provider: 'aws',
835
+ name: 'Nova Premier',
836
+ contextWindow: 0,
837
+ tier: 'efficient',
838
+ capabilities: new Set(['vision']),
839
+ pricing: {},
840
+ metadata: {
841
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-premier-v1:0:mm",
842
+ providerName: "Amazon",
843
+ responseStreamingSupported: true,
844
+ customizationsSupported: [],
845
+ inferenceTypesSupported: [],
846
+ inputModalities: [
847
+ "TEXT",
848
+ "IMAGE",
849
+ "VIDEO"
850
+ ],
851
+ outputModalities: [
852
+ "TEXT"
853
+ ]
854
+ }
855
+ }, {
856
+ id: 'amazon.nova-premier-v1:0',
857
+ provider: 'aws',
858
+ name: 'Nova Premier',
859
+ contextWindow: 0,
860
+ tier: 'efficient',
861
+ capabilities: new Set(['vision']),
862
+ pricing: {},
863
+ metadata: {
864
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-premier-v1:0",
865
+ providerName: "Amazon",
866
+ responseStreamingSupported: true,
867
+ customizationsSupported: [],
868
+ inferenceTypesSupported: [
869
+ "INFERENCE_PROFILE"
870
+ ],
871
+ inputModalities: [
872
+ "TEXT",
873
+ "IMAGE",
874
+ "VIDEO"
875
+ ],
876
+ outputModalities: [
877
+ "TEXT"
878
+ ]
879
+ }
880
+ }, {
881
+ id: 'amazon.nova-pro-v1:0:24k',
882
+ provider: 'aws',
883
+ name: 'Nova Pro',
884
+ contextWindow: 0,
885
+ tier: 'efficient',
886
+ capabilities: new Set(['vision']),
887
+ pricing: {},
888
+ metadata: {
889
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-pro-v1:0:24k",
890
+ providerName: "Amazon",
891
+ responseStreamingSupported: true,
892
+ customizationsSupported: [],
893
+ inferenceTypesSupported: [
894
+ "PROVISIONED"
895
+ ],
896
+ inputModalities: [
897
+ "TEXT",
898
+ "IMAGE",
899
+ "VIDEO"
900
+ ],
901
+ outputModalities: [
902
+ "TEXT"
903
+ ]
904
+ }
905
+ }, {
906
+ id: 'amazon.nova-pro-v1:0:300k',
907
+ provider: 'aws',
908
+ name: 'Nova Pro',
909
+ contextWindow: 0,
910
+ tier: 'efficient',
911
+ capabilities: new Set(['vision']),
912
+ pricing: {},
913
+ metadata: {
914
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-pro-v1:0:300k",
915
+ providerName: "Amazon",
916
+ responseStreamingSupported: true,
917
+ customizationsSupported: [
918
+ "FINE_TUNING",
919
+ "DISTILLATION"
920
+ ],
921
+ inferenceTypesSupported: [
922
+ "PROVISIONED"
923
+ ],
924
+ inputModalities: [
925
+ "TEXT",
926
+ "IMAGE",
927
+ "VIDEO"
928
+ ],
929
+ outputModalities: [
930
+ "TEXT"
931
+ ]
932
+ }
933
+ }, {
934
+ id: 'amazon.nova-lite-v1:0:24k',
935
+ provider: 'aws',
936
+ name: 'Nova Lite',
937
+ contextWindow: 0,
938
+ tier: 'efficient',
939
+ capabilities: new Set(['vision']),
940
+ pricing: {},
941
+ metadata: {
942
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-lite-v1:0:24k",
943
+ providerName: "Amazon",
944
+ responseStreamingSupported: true,
945
+ customizationsSupported: [],
946
+ inferenceTypesSupported: [
947
+ "PROVISIONED"
948
+ ],
949
+ inputModalities: [
950
+ "TEXT",
951
+ "IMAGE",
952
+ "VIDEO"
953
+ ],
954
+ outputModalities: [
955
+ "TEXT"
956
+ ]
957
+ }
958
+ }, {
959
+ id: 'amazon.nova-lite-v1:0:300k',
960
+ provider: 'aws',
961
+ name: 'Nova Lite',
962
+ contextWindow: 0,
963
+ tier: 'efficient',
964
+ capabilities: new Set(['vision']),
965
+ pricing: {},
966
+ metadata: {
967
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-lite-v1:0:300k",
968
+ providerName: "Amazon",
969
+ responseStreamingSupported: true,
970
+ customizationsSupported: [
971
+ "FINE_TUNING",
972
+ "DISTILLATION"
973
+ ],
974
+ inferenceTypesSupported: [
975
+ "PROVISIONED"
976
+ ],
977
+ inputModalities: [
978
+ "TEXT",
979
+ "IMAGE",
980
+ "VIDEO"
981
+ ],
982
+ outputModalities: [
983
+ "TEXT"
984
+ ]
985
+ }
986
+ }, {
987
+ id: 'amazon.nova-lite-v1:0',
988
+ provider: 'aws',
989
+ name: 'Nova Lite',
990
+ contextWindow: 0,
991
+ tier: 'efficient',
992
+ capabilities: new Set(['vision']),
993
+ pricing: {},
994
+ metadata: {
995
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-lite-v1:0",
996
+ providerName: "Amazon",
997
+ responseStreamingSupported: true,
998
+ customizationsSupported: [],
999
+ inferenceTypesSupported: [
1000
+ "ON_DEMAND",
1001
+ "INFERENCE_PROFILE"
1002
+ ],
1003
+ inputModalities: [
1004
+ "TEXT",
1005
+ "IMAGE",
1006
+ "VIDEO"
1007
+ ],
1008
+ outputModalities: [
1009
+ "TEXT"
1010
+ ]
1011
+ }
1012
+ }, {
1013
+ id: 'amazon.nova-canvas-v1:0',
1014
+ provider: 'aws',
1015
+ name: 'Nova Canvas',
1016
+ contextWindow: 0,
1017
+ tier: 'efficient',
1018
+ capabilities: new Set(['image']),
1019
+ pricing: {},
1020
+ metadata: {
1021
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-canvas-v1:0",
1022
+ providerName: "Amazon",
1023
+ responseStreamingSupported: false,
1024
+ customizationsSupported: [
1025
+ "FINE_TUNING"
1026
+ ],
1027
+ inferenceTypesSupported: [
1028
+ "ON_DEMAND",
1029
+ "PROVISIONED"
1030
+ ],
1031
+ inputModalities: [
1032
+ "TEXT",
1033
+ "IMAGE"
1034
+ ],
1035
+ outputModalities: [
1036
+ "IMAGE"
1037
+ ]
1038
+ }
1039
+ }, {
1040
+ id: 'amazon.nova-reel-v1:0',
1041
+ provider: 'aws',
1042
+ name: 'Nova Reel',
1043
+ contextWindow: 0,
1044
+ tier: 'efficient',
1045
+ capabilities: new Set([]),
1046
+ pricing: {},
1047
+ metadata: {
1048
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-reel-v1:0",
1049
+ providerName: "Amazon",
1050
+ responseStreamingSupported: false,
1051
+ customizationsSupported: [],
1052
+ inferenceTypesSupported: [
1053
+ "ON_DEMAND"
1054
+ ],
1055
+ inputModalities: [
1056
+ "TEXT",
1057
+ "IMAGE"
1058
+ ],
1059
+ outputModalities: [
1060
+ "VIDEO"
1061
+ ]
1062
+ }
1063
+ }, {
1064
+ id: 'amazon.nova-reel-v1:1',
1065
+ provider: 'aws',
1066
+ name: 'Nova Reel',
1067
+ contextWindow: 0,
1068
+ tier: 'efficient',
1069
+ capabilities: new Set([]),
1070
+ pricing: {},
1071
+ metadata: {
1072
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-reel-v1:1",
1073
+ providerName: "Amazon",
1074
+ responseStreamingSupported: false,
1075
+ customizationsSupported: [],
1076
+ inferenceTypesSupported: [
1077
+ "ON_DEMAND"
1078
+ ],
1079
+ inputModalities: [
1080
+ "TEXT",
1081
+ "IMAGE"
1082
+ ],
1083
+ outputModalities: [
1084
+ "VIDEO"
1085
+ ]
1086
+ }
1087
+ }, {
1088
+ id: 'amazon.nova-micro-v1:0:24k',
1089
+ provider: 'aws',
1090
+ name: 'Nova Micro',
1091
+ contextWindow: 0,
1092
+ tier: 'efficient',
1093
+ capabilities: new Set([]),
1094
+ pricing: {},
1095
+ metadata: {
1096
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-micro-v1:0:24k",
1097
+ providerName: "Amazon",
1098
+ responseStreamingSupported: true,
1099
+ customizationsSupported: [],
1100
+ inferenceTypesSupported: [
1101
+ "PROVISIONED"
1102
+ ],
1103
+ inputModalities: [
1104
+ "TEXT"
1105
+ ],
1106
+ outputModalities: [
1107
+ "TEXT"
1108
+ ]
1109
+ }
1110
+ }, {
1111
+ id: 'amazon.nova-micro-v1:0:128k',
1112
+ provider: 'aws',
1113
+ name: 'Nova Micro',
1114
+ contextWindow: 0,
1115
+ tier: 'efficient',
1116
+ capabilities: new Set([]),
1117
+ pricing: {},
1118
+ metadata: {
1119
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-micro-v1:0:128k",
1120
+ providerName: "Amazon",
1121
+ responseStreamingSupported: true,
1122
+ customizationsSupported: [
1123
+ "FINE_TUNING",
1124
+ "DISTILLATION"
1125
+ ],
1126
+ inferenceTypesSupported: [
1127
+ "PROVISIONED"
1128
+ ],
1129
+ inputModalities: [
1130
+ "TEXT"
1131
+ ],
1132
+ outputModalities: [
1133
+ "TEXT"
1134
+ ]
1135
+ }
1136
+ }, {
1137
+ id: 'amazon.nova-micro-v1:0',
1138
+ provider: 'aws',
1139
+ name: 'Nova Micro',
1140
+ contextWindow: 0,
1141
+ tier: 'efficient',
1142
+ capabilities: new Set([]),
1143
+ pricing: {},
1144
+ metadata: {
1145
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-micro-v1:0",
1146
+ providerName: "Amazon",
1147
+ responseStreamingSupported: true,
1148
+ customizationsSupported: [],
1149
+ inferenceTypesSupported: [
1150
+ "ON_DEMAND",
1151
+ "INFERENCE_PROFILE"
1152
+ ],
1153
+ inputModalities: [
1154
+ "TEXT"
1155
+ ],
1156
+ outputModalities: [
1157
+ "TEXT"
1158
+ ]
1159
+ }
1160
+ }, {
1161
+ id: 'amazon.nova-sonic-v1:0',
1162
+ provider: 'aws',
1163
+ name: 'Nova Sonic',
1164
+ contextWindow: 0,
1165
+ tier: 'efficient',
1166
+ capabilities: new Set([]),
1167
+ pricing: {},
1168
+ metadata: {
1169
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-sonic-v1:0",
1170
+ providerName: "Amazon",
1171
+ responseStreamingSupported: true,
1172
+ customizationsSupported: [],
1173
+ inferenceTypesSupported: [
1174
+ "ON_DEMAND"
1175
+ ],
1176
+ inputModalities: [
1177
+ "SPEECH"
1178
+ ],
1179
+ outputModalities: [
1180
+ "SPEECH",
1181
+ "TEXT"
1182
+ ]
1183
+ }
1184
+ }, {
1185
+ id: 'amazon.titan-embed-g1-text-02',
1186
+ provider: 'aws',
1187
+ name: 'Titan Text Embeddings v2',
1188
+ contextWindow: 0,
1189
+ tier: 'efficient',
1190
+ capabilities: new Set(['embedding']),
1191
+ pricing: {},
1192
+ metadata: {
1193
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-g1-text-02",
1194
+ providerName: "Amazon",
1195
+ customizationsSupported: [],
1196
+ inferenceTypesSupported: [
1197
+ "ON_DEMAND"
1198
+ ],
1199
+ inputModalities: [
1200
+ "TEXT"
1201
+ ],
1202
+ outputModalities: [
1203
+ "EMBEDDING"
1204
+ ]
1205
+ }
1206
+ }, {
1207
+ id: 'amazon.titan-text-lite-v1:0:4k',
1208
+ provider: 'aws',
1209
+ name: 'Titan Text G1 - Lite',
1210
+ contextWindow: 0,
1211
+ tier: 'efficient',
1212
+ capabilities: new Set(['chat', 'streaming']),
1213
+ pricing: {},
1214
+ metadata: {
1215
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-text-lite-v1:0:4k",
1216
+ providerName: "Amazon",
1217
+ responseStreamingSupported: true,
1218
+ customizationsSupported: [
1219
+ "FINE_TUNING",
1220
+ "CONTINUED_PRE_TRAINING"
1221
+ ],
1222
+ inferenceTypesSupported: [
1223
+ "PROVISIONED"
1224
+ ],
1225
+ inputModalities: [
1226
+ "TEXT"
1227
+ ],
1228
+ outputModalities: [
1229
+ "TEXT"
1230
+ ]
1231
+ }
1232
+ }, {
1233
+ id: 'amazon.titan-text-lite-v1',
1234
+ provider: 'aws',
1235
+ name: 'Titan Text G1 - Lite',
1236
+ contextWindow: 4096,
1237
+ maxOutputTokens: 4096,
1238
+ tier: 'efficient',
1239
+ capabilities: new Set(['chat', 'streaming']),
1240
+ pricing: {
1241
+ text: {
1242
+ input: 0.15,
1243
+ output: 0.2
1244
+ }
1245
+ },
1246
+ metadata: {
1247
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-text-lite-v1",
1248
+ providerName: "Amazon",
1249
+ responseStreamingSupported: true,
1250
+ customizationsSupported: [],
1251
+ inferenceTypesSupported: [
1252
+ "ON_DEMAND"
1253
+ ],
1254
+ inputModalities: [
1255
+ "TEXT"
1256
+ ],
1257
+ outputModalities: [
1258
+ "TEXT"
1259
+ ]
1260
+ }
1261
+ }, {
1262
+ id: 'amazon.titan-text-express-v1:0:8k',
1263
+ provider: 'aws',
1264
+ name: 'Titan Text G1 - Express',
1265
+ contextWindow: 0,
1266
+ tier: 'efficient',
1267
+ capabilities: new Set(['chat', 'streaming']),
1268
+ pricing: {},
1269
+ metadata: {
1270
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-text-express-v1:0:8k",
1271
+ providerName: "Amazon",
1272
+ responseStreamingSupported: true,
1273
+ customizationsSupported: [
1274
+ "FINE_TUNING",
1275
+ "CONTINUED_PRE_TRAINING"
1276
+ ],
1277
+ inferenceTypesSupported: [
1278
+ "PROVISIONED"
1279
+ ],
1280
+ inputModalities: [
1281
+ "TEXT"
1282
+ ],
1283
+ outputModalities: [
1284
+ "TEXT"
1285
+ ]
1286
+ }
1287
+ }, {
1288
+ id: 'amazon.titan-text-express-v1',
1289
+ provider: 'aws',
1290
+ name: 'Titan Text G1 - Express',
1291
+ contextWindow: 8192,
1292
+ maxOutputTokens: 8192,
1293
+ tier: 'efficient',
1294
+ capabilities: new Set(['chat', 'streaming']),
1295
+ pricing: {
1296
+ text: {
1297
+ input: 0.2,
1298
+ output: 0.6
1299
+ }
1300
+ },
1301
+ metadata: {
1302
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-text-express-v1",
1303
+ providerName: "Amazon",
1304
+ responseStreamingSupported: true,
1305
+ customizationsSupported: [],
1306
+ inferenceTypesSupported: [
1307
+ "ON_DEMAND"
1308
+ ],
1309
+ inputModalities: [
1310
+ "TEXT"
1311
+ ],
1312
+ outputModalities: [
1313
+ "TEXT"
1314
+ ]
1315
+ }
1316
+ }, {
1317
+ id: 'amazon.titan-embed-text-v1:2:8k',
1318
+ provider: 'aws',
1319
+ name: 'Titan Embeddings G1 - Text',
1320
+ contextWindow: 0,
1321
+ tier: 'efficient',
1322
+ capabilities: new Set(['embedding']),
1323
+ pricing: {},
1324
+ metadata: {
1325
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-text-v1:2:8k",
1326
+ providerName: "Amazon",
1327
+ responseStreamingSupported: false,
1328
+ customizationsSupported: [],
1329
+ inferenceTypesSupported: [
1330
+ "PROVISIONED"
1331
+ ],
1332
+ inputModalities: [
1333
+ "TEXT"
1334
+ ],
1335
+ outputModalities: [
1336
+ "EMBEDDING"
1337
+ ]
1338
+ }
1339
+ }, {
1340
+ id: 'amazon.titan-embed-text-v1',
1341
+ provider: 'aws',
1342
+ name: 'Titan Embeddings G1 - Text',
1343
+ contextWindow: 0,
1344
+ tier: 'efficient',
1345
+ capabilities: new Set(['embedding']),
1346
+ pricing: {},
1347
+ metadata: {
1348
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-text-v1",
1349
+ providerName: "Amazon",
1350
+ responseStreamingSupported: false,
1351
+ customizationsSupported: [],
1352
+ inferenceTypesSupported: [
1353
+ "ON_DEMAND"
1354
+ ],
1355
+ inputModalities: [
1356
+ "TEXT"
1357
+ ],
1358
+ outputModalities: [
1359
+ "EMBEDDING"
1360
+ ]
1361
+ }
1362
+ }, {
1363
+ id: 'amazon.titan-embed-text-v2:0:8k',
1364
+ provider: 'aws',
1365
+ name: 'Titan Text Embeddings V2',
1366
+ contextWindow: 0,
1367
+ tier: 'efficient',
1368
+ capabilities: new Set(['embedding']),
1369
+ pricing: {},
1370
+ metadata: {
1371
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-text-v2:0:8k",
1372
+ providerName: "Amazon",
1373
+ responseStreamingSupported: false,
1374
+ customizationsSupported: [],
1375
+ inferenceTypesSupported: [],
1376
+ inputModalities: [
1377
+ "TEXT"
1378
+ ],
1379
+ outputModalities: [
1380
+ "EMBEDDING"
1381
+ ]
1382
+ }
1383
+ }, {
1384
+ id: 'amazon.titan-embed-text-v2:0',
1385
+ provider: 'aws',
1386
+ name: 'Titan Text Embeddings V2',
1387
+ contextWindow: 0,
1388
+ tier: 'efficient',
1389
+ capabilities: new Set(['embedding']),
1390
+ pricing: {},
1391
+ metadata: {
1392
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-text-v2:0",
1393
+ providerName: "Amazon",
1394
+ responseStreamingSupported: false,
1395
+ customizationsSupported: [],
1396
+ inferenceTypesSupported: [
1397
+ "ON_DEMAND"
1398
+ ],
1399
+ inputModalities: [
1400
+ "TEXT"
1401
+ ],
1402
+ outputModalities: [
1403
+ "EMBEDDING"
1404
+ ]
1405
+ }
1406
+ }, {
1407
+ id: 'amazon.titan-embed-image-v1:0',
1408
+ provider: 'aws',
1409
+ name: 'Titan Multimodal Embeddings G1',
1410
+ contextWindow: 0,
1411
+ tier: 'efficient',
1412
+ capabilities: new Set(['embedding']),
1413
+ pricing: {},
1414
+ metadata: {
1415
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-image-v1:0",
1416
+ providerName: "Amazon",
1417
+ customizationsSupported: [
1418
+ "FINE_TUNING"
1419
+ ],
1420
+ inferenceTypesSupported: [
1421
+ "PROVISIONED"
1422
+ ],
1423
+ inputModalities: [
1424
+ "TEXT",
1425
+ "IMAGE"
1426
+ ],
1427
+ outputModalities: [
1428
+ "EMBEDDING"
1429
+ ]
1430
+ }
1431
+ }, {
1432
+ id: 'amazon.titan-embed-image-v1',
1433
+ provider: 'aws',
1434
+ name: 'Titan Multimodal Embeddings G1',
1435
+ contextWindow: 0,
1436
+ tier: 'efficient',
1437
+ capabilities: new Set(['embedding']),
1438
+ pricing: {},
1439
+ metadata: {
1440
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-image-v1",
1441
+ providerName: "Amazon",
1442
+ customizationsSupported: [],
1443
+ inferenceTypesSupported: [
1444
+ "ON_DEMAND"
1445
+ ],
1446
+ inputModalities: [
1447
+ "TEXT",
1448
+ "IMAGE"
1449
+ ],
1450
+ outputModalities: [
1451
+ "EMBEDDING"
1452
+ ]
1453
+ }
1454
+ }, {
1455
+ id: 'ai21.jamba-1-5-large-v1:0',
1456
+ provider: 'aws',
1457
+ name: 'Jamba 1.5 Large',
1458
+ contextWindow: 0,
1459
+ tier: 'efficient',
1460
+ capabilities: new Set(['chat', 'streaming']),
1461
+ pricing: {},
1462
+ metadata: {
1463
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/ai21.jamba-1-5-large-v1:0",
1464
+ providerName: "AI21 Labs",
1465
+ responseStreamingSupported: true,
1466
+ customizationsSupported: [],
1467
+ inferenceTypesSupported: [
1468
+ "ON_DEMAND"
1469
+ ],
1470
+ inputModalities: [
1471
+ "TEXT"
1472
+ ],
1473
+ outputModalities: [
1474
+ "TEXT"
1475
+ ]
1476
+ }
1477
+ }, {
1478
+ id: 'ai21.jamba-1-5-mini-v1:0',
1479
+ provider: 'aws',
1480
+ name: 'Jamba 1.5 Mini',
1481
+ contextWindow: 0,
1482
+ tier: 'efficient',
1483
+ capabilities: new Set(['chat', 'streaming']),
1484
+ pricing: {},
1485
+ metadata: {
1486
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/ai21.jamba-1-5-mini-v1:0",
1487
+ providerName: "AI21 Labs",
1488
+ responseStreamingSupported: true,
1489
+ customizationsSupported: [],
1490
+ inferenceTypesSupported: [
1491
+ "ON_DEMAND"
1492
+ ],
1493
+ inputModalities: [
1494
+ "TEXT"
1495
+ ],
1496
+ outputModalities: [
1497
+ "TEXT"
1498
+ ]
1499
+ }
1500
+ }, {
1501
+ id: 'anthropic.claude-instant-v1:2:100k',
1502
+ provider: 'aws',
1503
+ name: 'Claude Instant',
1504
+ contextWindow: 0,
1505
+ tier: 'efficient',
1506
+ capabilities: new Set(['chat', 'streaming']),
1507
+ pricing: {},
1508
+ metadata: {
1509
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-instant-v1:2:100k",
1510
+ providerName: "Anthropic",
1511
+ responseStreamingSupported: true,
1512
+ customizationsSupported: [],
1513
+ inferenceTypesSupported: [
1514
+ "PROVISIONED"
1515
+ ],
1516
+ inputModalities: [
1517
+ "TEXT"
1518
+ ],
1519
+ outputModalities: [
1520
+ "TEXT"
1521
+ ]
1522
+ }
1523
+ }, {
1524
+ id: 'anthropic.claude-v2:0:18k',
1525
+ provider: 'aws',
1526
+ name: 'Claude',
1527
+ contextWindow: 0,
1528
+ tier: 'efficient',
1529
+ capabilities: new Set(['chat', 'streaming']),
1530
+ pricing: {},
1531
+ metadata: {
1532
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-v2:0:18k",
1533
+ providerName: "Anthropic",
1534
+ responseStreamingSupported: true,
1535
+ customizationsSupported: [],
1536
+ inferenceTypesSupported: [
1537
+ "PROVISIONED"
1538
+ ],
1539
+ inputModalities: [
1540
+ "TEXT"
1541
+ ],
1542
+ outputModalities: [
1543
+ "TEXT"
1544
+ ]
1545
+ }
1546
+ }, {
1547
+ id: 'anthropic.claude-v2:0:100k',
1548
+ provider: 'aws',
1549
+ name: 'Claude',
1550
+ contextWindow: 0,
1551
+ tier: 'efficient',
1552
+ capabilities: new Set(['chat', 'streaming']),
1553
+ pricing: {},
1554
+ metadata: {
1555
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-v2:0:100k",
1556
+ providerName: "Anthropic",
1557
+ responseStreamingSupported: true,
1558
+ customizationsSupported: [],
1559
+ inferenceTypesSupported: [
1560
+ "PROVISIONED"
1561
+ ],
1562
+ inputModalities: [
1563
+ "TEXT"
1564
+ ],
1565
+ outputModalities: [
1566
+ "TEXT"
1567
+ ]
1568
+ }
1569
+ }, {
1570
+ id: 'anthropic.claude-v2:1:18k',
1571
+ provider: 'aws',
1572
+ name: 'Claude',
1573
+ contextWindow: 0,
1574
+ tier: 'efficient',
1575
+ capabilities: new Set(['chat', 'streaming']),
1576
+ pricing: {},
1577
+ metadata: {
1578
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-v2:1:18k",
1579
+ providerName: "Anthropic",
1580
+ responseStreamingSupported: true,
1581
+ customizationsSupported: [],
1582
+ inferenceTypesSupported: [
1583
+ "PROVISIONED"
1584
+ ],
1585
+ inputModalities: [
1586
+ "TEXT"
1587
+ ],
1588
+ outputModalities: [
1589
+ "TEXT"
1590
+ ]
1591
+ }
1592
+ }, {
1593
+ id: 'anthropic.claude-v2:1:200k',
1594
+ provider: 'aws',
1595
+ name: 'Claude',
1596
+ contextWindow: 0,
1597
+ tier: 'efficient',
1598
+ capabilities: new Set(['chat', 'streaming']),
1599
+ pricing: {},
1600
+ metadata: {
1601
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-v2:1:200k",
1602
+ providerName: "Anthropic",
1603
+ responseStreamingSupported: true,
1604
+ customizationsSupported: [],
1605
+ inferenceTypesSupported: [
1606
+ "PROVISIONED"
1607
+ ],
1608
+ inputModalities: [
1609
+ "TEXT"
1610
+ ],
1611
+ outputModalities: [
1612
+ "TEXT"
1613
+ ]
1614
+ }
1615
+ }, {
1616
+ id: 'anthropic.claude-3-sonnet-20240229-v1:0:28k',
1617
+ provider: 'aws',
1618
+ name: 'Claude 3 Sonnet',
1619
+ contextWindow: 0,
1620
+ tier: 'efficient',
1621
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1622
+ pricing: {},
1623
+ metadata: {
1624
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-sonnet-20240229-v1:0:28k",
1625
+ providerName: "Anthropic",
1626
+ responseStreamingSupported: true,
1627
+ customizationsSupported: [],
1628
+ inferenceTypesSupported: [
1629
+ "PROVISIONED"
1630
+ ],
1631
+ inputModalities: [
1632
+ "TEXT",
1633
+ "IMAGE"
1634
+ ],
1635
+ outputModalities: [
1636
+ "TEXT"
1637
+ ]
1638
+ }
1639
+ }, {
1640
+ id: 'anthropic.claude-3-sonnet-20240229-v1:0:200k',
1641
+ provider: 'aws',
1642
+ name: 'Claude 3 Sonnet',
1643
+ contextWindow: 0,
1644
+ tier: 'efficient',
1645
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1646
+ pricing: {},
1647
+ metadata: {
1648
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-sonnet-20240229-v1:0:200k",
1649
+ providerName: "Anthropic",
1650
+ responseStreamingSupported: true,
1651
+ customizationsSupported: [],
1652
+ inferenceTypesSupported: [
1653
+ "PROVISIONED"
1654
+ ],
1655
+ inputModalities: [
1656
+ "TEXT",
1657
+ "IMAGE"
1658
+ ],
1659
+ outputModalities: [
1660
+ "TEXT"
1661
+ ]
1662
+ }
1663
+ }, {
1664
+ id: 'anthropic.claude-3-sonnet-20240229-v1:0',
1665
+ provider: 'aws',
1666
+ name: 'Claude 3 Sonnet',
1667
+ contextWindow: 200000,
1668
+ maxOutputTokens: 4096,
1669
+ tier: 'efficient',
1670
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1671
+ pricing: {
1672
+ text: {
1673
+ input: 3,
1674
+ output: 15
1675
+ }
1676
+ },
1677
+ metadata: {
1678
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-sonnet-20240229-v1:0",
1679
+ providerName: "Anthropic",
1680
+ responseStreamingSupported: true,
1681
+ customizationsSupported: [],
1682
+ inferenceTypesSupported: [
1683
+ "ON_DEMAND"
1684
+ ],
1685
+ inputModalities: [
1686
+ "TEXT",
1687
+ "IMAGE"
1688
+ ],
1689
+ outputModalities: [
1690
+ "TEXT"
1691
+ ]
1692
+ }
1693
+ }, {
1694
+ id: 'anthropic.claude-3-haiku-20240307-v1:0:48k',
1695
+ provider: 'aws',
1696
+ name: 'Claude 3 Haiku',
1697
+ contextWindow: 0,
1698
+ tier: 'efficient',
1699
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1700
+ pricing: {},
1701
+ metadata: {
1702
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-haiku-20240307-v1:0:48k",
1703
+ providerName: "Anthropic",
1704
+ responseStreamingSupported: true,
1705
+ customizationsSupported: [],
1706
+ inferenceTypesSupported: [
1707
+ "PROVISIONED"
1708
+ ],
1709
+ inputModalities: [
1710
+ "TEXT",
1711
+ "IMAGE"
1712
+ ],
1713
+ outputModalities: [
1714
+ "TEXT"
1715
+ ]
1716
+ }
1717
+ }, {
1718
+ id: 'anthropic.claude-3-haiku-20240307-v1:0:200k',
1719
+ provider: 'aws',
1720
+ name: 'Claude 3 Haiku',
1721
+ contextWindow: 0,
1722
+ tier: 'efficient',
1723
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1724
+ pricing: {},
1725
+ metadata: {
1726
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-haiku-20240307-v1:0:200k",
1727
+ providerName: "Anthropic",
1728
+ responseStreamingSupported: true,
1729
+ customizationsSupported: [],
1730
+ inferenceTypesSupported: [
1731
+ "PROVISIONED"
1732
+ ],
1733
+ inputModalities: [
1734
+ "TEXT",
1735
+ "IMAGE"
1736
+ ],
1737
+ outputModalities: [
1738
+ "TEXT"
1739
+ ]
1740
+ }
1741
+ }, {
1742
+ id: 'anthropic.claude-3-haiku-20240307-v1:0',
1743
+ provider: 'aws',
1744
+ name: 'Claude 3 Haiku',
1745
+ contextWindow: 200000,
1746
+ maxOutputTokens: 4096,
1747
+ tier: 'efficient',
1748
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1749
+ pricing: {
1750
+ text: {
1751
+ input: 0.25,
1752
+ output: 1.25
1753
+ }
1754
+ },
1755
+ metadata: {
1756
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-haiku-20240307-v1:0",
1757
+ providerName: "Anthropic",
1758
+ responseStreamingSupported: true,
1759
+ customizationsSupported: [],
1760
+ inferenceTypesSupported: [
1761
+ "ON_DEMAND"
1762
+ ],
1763
+ inputModalities: [
1764
+ "TEXT",
1765
+ "IMAGE"
1766
+ ],
1767
+ outputModalities: [
1768
+ "TEXT"
1769
+ ]
1770
+ }
1771
+ }, {
1772
+ id: 'anthropic.claude-3-opus-20240229-v1:0:12k',
1773
+ provider: 'aws',
1774
+ name: 'Claude 3 Opus',
1775
+ contextWindow: 0,
1776
+ tier: 'flagship',
1777
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1778
+ pricing: {},
1779
+ metadata: {
1780
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-opus-20240229-v1:0:12k",
1781
+ providerName: "Anthropic",
1782
+ responseStreamingSupported: true,
1783
+ customizationsSupported: [],
1784
+ inferenceTypesSupported: [],
1785
+ inputModalities: [
1786
+ "TEXT",
1787
+ "IMAGE"
1788
+ ],
1789
+ outputModalities: [
1790
+ "TEXT"
1791
+ ]
1792
+ }
1793
+ }, {
1794
+ id: 'anthropic.claude-3-opus-20240229-v1:0:28k',
1795
+ provider: 'aws',
1796
+ name: 'Claude 3 Opus',
1797
+ contextWindow: 0,
1798
+ tier: 'flagship',
1799
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1800
+ pricing: {},
1801
+ metadata: {
1802
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-opus-20240229-v1:0:28k",
1803
+ providerName: "Anthropic",
1804
+ responseStreamingSupported: true,
1805
+ customizationsSupported: [],
1806
+ inferenceTypesSupported: [],
1807
+ inputModalities: [
1808
+ "TEXT",
1809
+ "IMAGE"
1810
+ ],
1811
+ outputModalities: [
1812
+ "TEXT"
1813
+ ]
1814
+ }
1815
+ }, {
1816
+ id: 'anthropic.claude-3-opus-20240229-v1:0:200k',
1817
+ provider: 'aws',
1818
+ name: 'Claude 3 Opus',
1819
+ contextWindow: 0,
1820
+ tier: 'flagship',
1821
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1822
+ pricing: {},
1823
+ metadata: {
1824
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-opus-20240229-v1:0:200k",
1825
+ providerName: "Anthropic",
1826
+ responseStreamingSupported: true,
1827
+ customizationsSupported: [],
1828
+ inferenceTypesSupported: [],
1829
+ inputModalities: [
1830
+ "TEXT",
1831
+ "IMAGE"
1832
+ ],
1833
+ outputModalities: [
1834
+ "TEXT"
1835
+ ]
1836
+ }
1837
+ }, {
1838
+ id: 'anthropic.claude-3-opus-20240229-v1:0',
1839
+ provider: 'aws',
1840
+ name: 'Claude 3 Opus',
1841
+ contextWindow: 200000,
1842
+ maxOutputTokens: 4096,
1843
+ tier: 'flagship',
1844
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1845
+ pricing: {
1846
+ text: {
1847
+ input: 15,
1848
+ output: 75
1849
+ }
1850
+ },
1851
+ metadata: {
1852
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-opus-20240229-v1:0",
1853
+ providerName: "Anthropic",
1854
+ responseStreamingSupported: true,
1855
+ customizationsSupported: [],
1856
+ inferenceTypesSupported: [
1857
+ "INFERENCE_PROFILE"
1858
+ ],
1859
+ inputModalities: [
1860
+ "TEXT",
1861
+ "IMAGE"
1862
+ ],
1863
+ outputModalities: [
1864
+ "TEXT"
1865
+ ]
1866
+ }
1867
+ }, {
1868
+ id: 'anthropic.claude-3-5-sonnet-20240620-v1:0',
1869
+ provider: 'aws',
1870
+ name: 'Claude 3.5 Sonnet',
1871
+ contextWindow: 200000,
1872
+ maxOutputTokens: 8192,
1873
+ tier: 'efficient',
1874
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1875
+ pricing: {
1876
+ text: {
1877
+ input: 3,
1878
+ output: 15
1879
+ }
1880
+ },
1881
+ metadata: {
1882
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-5-sonnet-20240620-v1:0",
1883
+ providerName: "Anthropic",
1884
+ responseStreamingSupported: true,
1885
+ customizationsSupported: [],
1886
+ inferenceTypesSupported: [
1887
+ "ON_DEMAND",
1888
+ "INFERENCE_PROFILE"
1889
+ ],
1890
+ inputModalities: [
1891
+ "TEXT",
1892
+ "IMAGE"
1893
+ ],
1894
+ outputModalities: [
1895
+ "TEXT"
1896
+ ]
1897
+ }
1898
+ }, {
1899
+ id: 'anthropic.claude-3-5-sonnet-20241022-v2:0',
1900
+ provider: 'aws',
1901
+ name: 'Claude 3.5 Sonnet v2',
1902
+ contextWindow: 200000,
1903
+ maxOutputTokens: 8192,
1904
+ tier: 'efficient',
1905
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1906
+ pricing: {
1907
+ text: {
1908
+ input: 3,
1909
+ output: 15
1910
+ }
1911
+ },
1912
+ metadata: {
1913
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-5-sonnet-20241022-v2:0",
1914
+ providerName: "Anthropic",
1915
+ responseStreamingSupported: true,
1916
+ customizationsSupported: [],
1917
+ inferenceTypesSupported: [
1918
+ "INFERENCE_PROFILE"
1919
+ ],
1920
+ inputModalities: [
1921
+ "TEXT",
1922
+ "IMAGE"
1923
+ ],
1924
+ outputModalities: [
1925
+ "TEXT"
1926
+ ]
1927
+ }
1928
+ }, {
1929
+ id: 'anthropic.claude-3-7-sonnet-20250219-v1:0',
1930
+ provider: 'aws',
1931
+ name: 'Claude 3.7 Sonnet',
1932
+ contextWindow: 0,
1933
+ tier: 'efficient',
1934
+ capabilities: new Set(['chat', 'streaming', 'vision', 'tools']),
1935
+ pricing: {},
1936
+ metadata: {
1937
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-7-sonnet-20250219-v1:0",
1938
+ providerName: "Anthropic",
1939
+ responseStreamingSupported: true,
1940
+ customizationsSupported: [],
1941
+ inferenceTypesSupported: [
1942
+ "INFERENCE_PROFILE"
1943
+ ],
1944
+ inputModalities: [
1945
+ "TEXT",
1946
+ "IMAGE"
1947
+ ],
1948
+ outputModalities: [
1949
+ "TEXT"
1950
+ ]
1951
+ }
1952
+ }, {
1953
+ id: 'anthropic.claude-3-5-haiku-20241022-v1:0',
1954
+ provider: 'aws',
1955
+ name: 'Claude 3.5 Haiku',
1956
+ contextWindow: 0,
1957
+ tier: 'efficient',
1958
+ capabilities: new Set(['chat', 'streaming', 'tools']),
1959
+ pricing: {},
1960
+ metadata: {
1961
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-5-haiku-20241022-v1:0",
1962
+ providerName: "Anthropic",
1963
+ responseStreamingSupported: true,
1964
+ customizationsSupported: [],
1965
+ inferenceTypesSupported: [
1966
+ "INFERENCE_PROFILE"
1967
+ ],
1968
+ inputModalities: [
1969
+ "TEXT"
1970
+ ],
1971
+ outputModalities: [
1972
+ "TEXT"
1973
+ ]
1974
+ }
1975
+ }, {
1976
+ id: 'anthropic.claude-opus-4-20250514-v1:0',
1977
+ provider: 'aws',
1978
+ name: 'Claude Opus 4',
1979
+ contextWindow: 0,
1980
+ tier: 'flagship',
1981
+ capabilities: new Set(['chat', 'streaming', 'vision']),
1982
+ pricing: {},
1983
+ metadata: {
1984
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-opus-4-20250514-v1:0",
1985
+ providerName: "Anthropic",
1986
+ responseStreamingSupported: true,
1987
+ customizationsSupported: [],
1988
+ inferenceTypesSupported: [
1989
+ "INFERENCE_PROFILE"
1990
+ ],
1991
+ inputModalities: [
1992
+ "TEXT",
1993
+ "IMAGE"
1994
+ ],
1995
+ outputModalities: [
1996
+ "TEXT"
1997
+ ]
1998
+ }
1999
+ }, {
2000
+ id: 'cohere.command-r-v1:0',
2001
+ provider: 'aws',
2002
+ name: 'Command R',
2003
+ contextWindow: 128000,
2004
+ maxOutputTokens: 4096,
2005
+ tier: 'efficient',
2006
+ capabilities: new Set(['chat', 'streaming']),
2007
+ pricing: {
2008
+ text: {
2009
+ input: 0.5,
2010
+ output: 1.5
2011
+ }
2012
+ },
2013
+ metadata: {
2014
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.command-r-v1:0",
2015
+ providerName: "Cohere",
2016
+ responseStreamingSupported: true,
2017
+ customizationsSupported: [],
2018
+ inferenceTypesSupported: [
2019
+ "ON_DEMAND"
2020
+ ],
2021
+ inputModalities: [
2022
+ "TEXT"
2023
+ ],
2024
+ outputModalities: [
2025
+ "TEXT"
2026
+ ]
2027
+ }
2028
+ }, {
2029
+ id: 'cohere.command-r-plus-v1:0',
2030
+ provider: 'aws',
2031
+ name: 'Command R+',
2032
+ contextWindow: 128000,
2033
+ maxOutputTokens: 4096,
2034
+ tier: 'flagship',
2035
+ capabilities: new Set(['chat', 'streaming']),
2036
+ pricing: {
2037
+ text: {
2038
+ input: 3,
2039
+ output: 15
2040
+ }
2041
+ },
2042
+ metadata: {
2043
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.command-r-plus-v1:0",
2044
+ providerName: "Cohere",
2045
+ responseStreamingSupported: true,
2046
+ customizationsSupported: [],
2047
+ inferenceTypesSupported: [
2048
+ "ON_DEMAND"
2049
+ ],
2050
+ inputModalities: [
2051
+ "TEXT"
2052
+ ],
2053
+ outputModalities: [
2054
+ "TEXT"
2055
+ ]
2056
+ }
2057
+ }, {
2058
+ id: 'cohere.embed-english-v3:0:512',
2059
+ provider: 'aws',
2060
+ name: 'Embed English',
2061
+ contextWindow: 0,
2062
+ tier: 'efficient',
2063
+ capabilities: new Set(['embedding']),
2064
+ pricing: {},
2065
+ metadata: {
2066
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.embed-english-v3:0:512",
2067
+ providerName: "Cohere",
2068
+ responseStreamingSupported: false,
2069
+ customizationsSupported: [],
2070
+ inferenceTypesSupported: [
2071
+ "PROVISIONED"
2072
+ ],
2073
+ inputModalities: [
2074
+ "TEXT"
2075
+ ],
2076
+ outputModalities: [
2077
+ "EMBEDDING"
2078
+ ]
2079
+ }
2080
+ }, {
2081
+ id: 'cohere.embed-english-v3',
2082
+ provider: 'aws',
2083
+ name: 'Embed English',
2084
+ contextWindow: 0,
2085
+ tier: 'efficient',
2086
+ capabilities: new Set(['embedding']),
2087
+ pricing: {},
2088
+ metadata: {
2089
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.embed-english-v3",
2090
+ providerName: "Cohere",
2091
+ responseStreamingSupported: false,
2092
+ customizationsSupported: [],
2093
+ inferenceTypesSupported: [
2094
+ "ON_DEMAND"
2095
+ ],
2096
+ inputModalities: [
2097
+ "TEXT"
2098
+ ],
2099
+ outputModalities: [
2100
+ "EMBEDDING"
2101
+ ]
2102
+ }
2103
+ }, {
2104
+ id: 'cohere.embed-multilingual-v3:0:512',
2105
+ provider: 'aws',
2106
+ name: 'Embed Multilingual',
2107
+ contextWindow: 0,
2108
+ tier: 'efficient',
2109
+ capabilities: new Set(['embedding']),
2110
+ pricing: {},
2111
+ metadata: {
2112
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.embed-multilingual-v3:0:512",
2113
+ providerName: "Cohere",
2114
+ responseStreamingSupported: false,
2115
+ customizationsSupported: [],
2116
+ inferenceTypesSupported: [
2117
+ "PROVISIONED"
2118
+ ],
2119
+ inputModalities: [
2120
+ "TEXT"
2121
+ ],
2122
+ outputModalities: [
2123
+ "EMBEDDING"
2124
+ ]
2125
+ }
2126
+ }, {
2127
+ id: 'cohere.embed-multilingual-v3',
2128
+ provider: 'aws',
2129
+ name: 'Embed Multilingual',
2130
+ contextWindow: 0,
2131
+ tier: 'efficient',
2132
+ capabilities: new Set(['embedding']),
2133
+ pricing: {},
2134
+ metadata: {
2135
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.embed-multilingual-v3",
2136
+ providerName: "Cohere",
2137
+ responseStreamingSupported: false,
2138
+ customizationsSupported: [],
2139
+ inferenceTypesSupported: [
2140
+ "ON_DEMAND"
2141
+ ],
2142
+ inputModalities: [
2143
+ "TEXT"
2144
+ ],
2145
+ outputModalities: [
2146
+ "EMBEDDING"
2147
+ ]
2148
+ }
2149
+ }, {
2150
+ id: 'cohere.rerank-v3-5:0',
2151
+ provider: 'aws',
2152
+ name: 'Rerank 3.5',
2153
+ contextWindow: 0,
2154
+ tier: 'efficient',
2155
+ capabilities: new Set(['chat']),
2156
+ pricing: {},
2157
+ metadata: {
2158
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/cohere.rerank-v3-5:0",
2159
+ providerName: "Cohere",
2160
+ responseStreamingSupported: false,
2161
+ customizationsSupported: [],
2162
+ inferenceTypesSupported: [
2163
+ "ON_DEMAND"
2164
+ ],
2165
+ inputModalities: [
2166
+ "TEXT"
2167
+ ],
2168
+ outputModalities: [
2169
+ "TEXT"
2170
+ ]
2171
+ }
2172
+ }, {
2173
+ id: 'deepseek.r1-v1:0',
2174
+ provider: 'aws',
2175
+ name: 'DeepSeek-R1',
2176
+ contextWindow: 0,
2177
+ tier: 'efficient',
2178
+ capabilities: new Set([]),
2179
+ pricing: {},
2180
+ metadata: {
2181
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/deepseek.r1-v1:0",
2182
+ providerName: "DeepSeek",
2183
+ responseStreamingSupported: true,
2184
+ customizationsSupported: [],
2185
+ inferenceTypesSupported: [
2186
+ "INFERENCE_PROFILE"
2187
+ ],
2188
+ inputModalities: [
2189
+ "TEXT"
2190
+ ],
2191
+ outputModalities: [
2192
+ "TEXT"
2193
+ ]
2194
+ }
2195
+ }, {
2196
+ id: 'meta.llama3-8b-instruct-v1:0',
2197
+ provider: 'aws',
2198
+ name: 'Llama 3 8B Instruct',
2199
+ contextWindow: 8192,
2200
+ maxOutputTokens: 2048,
2201
+ tier: 'efficient',
2202
+ capabilities: new Set(['chat', 'streaming']),
2203
+ pricing: {
2204
+ text: {
2205
+ input: 0.3,
2206
+ output: 0.6
2207
+ }
2208
+ },
2209
+ metadata: {
2210
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-8b-instruct-v1:0",
2211
+ providerName: "Meta",
2212
+ responseStreamingSupported: true,
2213
+ customizationsSupported: [],
2214
+ inferenceTypesSupported: [
2215
+ "ON_DEMAND"
2216
+ ],
2217
+ inputModalities: [
2218
+ "TEXT"
2219
+ ],
2220
+ outputModalities: [
2221
+ "TEXT"
2222
+ ]
2223
+ }
2224
+ }, {
2225
+ id: 'meta.llama3-70b-instruct-v1:0',
2226
+ provider: 'aws',
2227
+ name: 'Llama 3 70B Instruct',
2228
+ contextWindow: 8192,
2229
+ maxOutputTokens: 2048,
2230
+ tier: 'efficient',
2231
+ capabilities: new Set(['chat', 'streaming']),
2232
+ pricing: {
2233
+ text: {
2234
+ input: 2.65,
2235
+ output: 3.5
2236
+ }
2237
+ },
2238
+ metadata: {
2239
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-70b-instruct-v1:0",
2240
+ providerName: "Meta",
2241
+ responseStreamingSupported: true,
2242
+ customizationsSupported: [],
2243
+ inferenceTypesSupported: [
2244
+ "ON_DEMAND"
2245
+ ],
2246
+ inputModalities: [
2247
+ "TEXT"
2248
+ ],
2249
+ outputModalities: [
2250
+ "TEXT"
2251
+ ]
2252
+ }
2253
+ }, {
2254
+ id: 'meta.llama3-1-8b-instruct-v1:0',
2255
+ provider: 'aws',
2256
+ name: 'Llama 3.1 8B Instruct',
2257
+ contextWindow: 128000,
2258
+ maxOutputTokens: 2048,
2259
+ tier: 'efficient',
2260
+ capabilities: new Set(['chat', 'streaming']),
2261
+ pricing: {
2262
+ text: {
2263
+ input: 0.3,
2264
+ output: 0.6
2265
+ }
2266
+ },
2267
+ metadata: {
2268
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-1-8b-instruct-v1:0",
2269
+ providerName: "Meta",
2270
+ responseStreamingSupported: true,
2271
+ customizationsSupported: [],
2272
+ inferenceTypesSupported: [
2273
+ "INFERENCE_PROFILE"
2274
+ ],
2275
+ inputModalities: [
2276
+ "TEXT"
2277
+ ],
2278
+ outputModalities: [
2279
+ "TEXT"
2280
+ ]
2281
+ }
2282
+ }, {
2283
+ id: 'meta.llama3-1-70b-instruct-v1:0',
2284
+ provider: 'aws',
2285
+ name: 'Llama 3.1 70B Instruct',
2286
+ contextWindow: 128000,
2287
+ maxOutputTokens: 2048,
2288
+ tier: 'efficient',
2289
+ capabilities: new Set(['chat', 'streaming']),
2290
+ pricing: {
2291
+ text: {
2292
+ input: 2.65,
2293
+ output: 3.5
2294
+ }
2295
+ },
2296
+ metadata: {
2297
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-1-70b-instruct-v1:0",
2298
+ providerName: "Meta",
2299
+ responseStreamingSupported: true,
2300
+ customizationsSupported: [],
2301
+ inferenceTypesSupported: [
2302
+ "INFERENCE_PROFILE"
2303
+ ],
2304
+ inputModalities: [
2305
+ "TEXT"
2306
+ ],
2307
+ outputModalities: [
2308
+ "TEXT"
2309
+ ]
2310
+ }
2311
+ }, {
2312
+ id: 'meta.llama3-2-11b-instruct-v1:0',
2313
+ provider: 'aws',
2314
+ name: 'Llama 3.2 11B Instruct',
2315
+ contextWindow: 128000,
2316
+ maxOutputTokens: 2048,
2317
+ tier: 'efficient',
2318
+ capabilities: new Set(['chat', 'streaming', 'vision']),
2319
+ pricing: {
2320
+ text: {
2321
+ input: 0.35,
2322
+ output: 0.35
2323
+ }
2324
+ },
2325
+ metadata: {
2326
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-2-11b-instruct-v1:0",
2327
+ providerName: "Meta",
2328
+ responseStreamingSupported: true,
2329
+ customizationsSupported: [],
2330
+ inferenceTypesSupported: [
2331
+ "INFERENCE_PROFILE"
2332
+ ],
2333
+ inputModalities: [
2334
+ "TEXT",
2335
+ "IMAGE"
2336
+ ],
2337
+ outputModalities: [
2338
+ "TEXT"
2339
+ ]
2340
+ }
2341
+ }, {
2342
+ id: 'meta.llama3-2-90b-instruct-v1:0',
2343
+ provider: 'aws',
2344
+ name: 'Llama 3.2 90B Instruct',
2345
+ contextWindow: 128000,
2346
+ maxOutputTokens: 2048,
2347
+ tier: 'flagship',
2348
+ capabilities: new Set(['chat', 'streaming', 'vision']),
2349
+ pricing: {
2350
+ text: {
2351
+ input: 2.65,
2352
+ output: 2.65
2353
+ }
2354
+ },
2355
+ metadata: {
2356
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-2-90b-instruct-v1:0",
2357
+ providerName: "Meta",
2358
+ responseStreamingSupported: true,
2359
+ customizationsSupported: [],
2360
+ inferenceTypesSupported: [
2361
+ "INFERENCE_PROFILE"
2362
+ ],
2363
+ inputModalities: [
2364
+ "TEXT",
2365
+ "IMAGE"
2366
+ ],
2367
+ outputModalities: [
2368
+ "TEXT"
2369
+ ]
2370
+ }
2371
+ }, {
2372
+ id: 'meta.llama3-2-1b-instruct-v1:0',
2373
+ provider: 'aws',
2374
+ name: 'Llama 3.2 1B Instruct',
2375
+ contextWindow: 128000,
2376
+ maxOutputTokens: 2048,
2377
+ tier: 'efficient',
2378
+ capabilities: new Set(['chat', 'streaming']),
2379
+ pricing: {
2380
+ text: {
2381
+ input: 0.1,
2382
+ output: 0.1
2383
+ }
2384
+ },
2385
+ metadata: {
2386
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-2-1b-instruct-v1:0",
2387
+ providerName: "Meta",
2388
+ responseStreamingSupported: true,
2389
+ customizationsSupported: [],
2390
+ inferenceTypesSupported: [
2391
+ "INFERENCE_PROFILE"
2392
+ ],
2393
+ inputModalities: [
2394
+ "TEXT"
2395
+ ],
2396
+ outputModalities: [
2397
+ "TEXT"
2398
+ ]
2399
+ }
2400
+ }, {
2401
+ id: 'meta.llama3-2-3b-instruct-v1:0',
2402
+ provider: 'aws',
2403
+ name: 'Llama 3.2 3B Instruct',
2404
+ contextWindow: 128000,
2405
+ maxOutputTokens: 2048,
2406
+ tier: 'efficient',
2407
+ capabilities: new Set(['chat', 'streaming']),
2408
+ pricing: {
2409
+ text: {
2410
+ input: 0.15,
2411
+ output: 0.15
2412
+ }
2413
+ },
2414
+ metadata: {
2415
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-2-3b-instruct-v1:0",
2416
+ providerName: "Meta",
2417
+ responseStreamingSupported: true,
2418
+ customizationsSupported: [],
2419
+ inferenceTypesSupported: [
2420
+ "INFERENCE_PROFILE"
2421
+ ],
2422
+ inputModalities: [
2423
+ "TEXT"
2424
+ ],
2425
+ outputModalities: [
2426
+ "TEXT"
2427
+ ]
2428
+ }
2429
+ }, {
2430
+ id: 'meta.llama3-3-70b-instruct-v1:0',
2431
+ provider: 'aws',
2432
+ name: 'Llama 3.3 70B Instruct',
2433
+ contextWindow: 0,
2434
+ tier: 'efficient',
2435
+ capabilities: new Set(['chat', 'streaming']),
2436
+ pricing: {},
2437
+ metadata: {
2438
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama3-3-70b-instruct-v1:0",
2439
+ providerName: "Meta",
2440
+ responseStreamingSupported: true,
2441
+ customizationsSupported: [],
2442
+ inferenceTypesSupported: [
2443
+ "INFERENCE_PROFILE"
2444
+ ],
2445
+ inputModalities: [
2446
+ "TEXT"
2447
+ ],
2448
+ outputModalities: [
2449
+ "TEXT"
2450
+ ]
2451
+ }
2452
+ }, {
2453
+ id: 'meta.llama4-scout-17b-instruct-v1:0',
2454
+ provider: 'aws',
2455
+ name: 'Llama 4 Scout 17B Instruct',
2456
+ contextWindow: 0,
2457
+ tier: 'efficient',
2458
+ capabilities: new Set(['chat', 'streaming', 'vision']),
2459
+ pricing: {},
2460
+ metadata: {
2461
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama4-scout-17b-instruct-v1:0",
2462
+ providerName: "Meta",
2463
+ responseStreamingSupported: true,
2464
+ customizationsSupported: [],
2465
+ inferenceTypesSupported: [
2466
+ "INFERENCE_PROFILE"
2467
+ ],
2468
+ inputModalities: [
2469
+ "TEXT",
2470
+ "IMAGE"
2471
+ ],
2472
+ outputModalities: [
2473
+ "TEXT"
2474
+ ]
2475
+ }
2476
+ }, {
2477
+ id: 'meta.llama4-maverick-17b-instruct-v1:0',
2478
+ provider: 'aws',
2479
+ name: 'Llama 4 Maverick 17B Instruct',
2480
+ contextWindow: 0,
2481
+ tier: 'efficient',
2482
+ capabilities: new Set(['chat', 'streaming', 'vision']),
2483
+ pricing: {},
2484
+ metadata: {
2485
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/meta.llama4-maverick-17b-instruct-v1:0",
2486
+ providerName: "Meta",
2487
+ responseStreamingSupported: true,
2488
+ customizationsSupported: [],
2489
+ inferenceTypesSupported: [
2490
+ "INFERENCE_PROFILE"
2491
+ ],
2492
+ inputModalities: [
2493
+ "TEXT",
2494
+ "IMAGE"
2495
+ ],
2496
+ outputModalities: [
2497
+ "TEXT"
2498
+ ]
2499
+ }
2500
+ }, {
2501
+ id: 'mistral.mistral-7b-instruct-v0:2',
2502
+ provider: 'aws',
2503
+ name: 'Mistral 7B Instruct',
2504
+ contextWindow: 32000,
2505
+ maxOutputTokens: 8192,
2506
+ tier: 'efficient',
2507
+ capabilities: new Set(['chat', 'streaming']),
2508
+ pricing: {
2509
+ text: {
2510
+ input: 0.15,
2511
+ output: 0.2
2512
+ }
2513
+ },
2514
+ metadata: {
2515
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/mistral.mistral-7b-instruct-v0:2",
2516
+ providerName: "Mistral AI",
2517
+ responseStreamingSupported: true,
2518
+ customizationsSupported: [],
2519
+ inferenceTypesSupported: [
2520
+ "ON_DEMAND"
2521
+ ],
2522
+ inputModalities: [
2523
+ "TEXT"
2524
+ ],
2525
+ outputModalities: [
2526
+ "TEXT"
2527
+ ]
2528
+ }
2529
+ }, {
2530
+ id: 'mistral.mixtral-8x7b-instruct-v0:1',
2531
+ provider: 'aws',
2532
+ name: 'Mixtral 8x7B Instruct',
2533
+ contextWindow: 32000,
2534
+ maxOutputTokens: 8192,
2535
+ tier: 'efficient',
2536
+ capabilities: new Set(['chat', 'streaming']),
2537
+ pricing: {
2538
+ text: {
2539
+ input: 0.45,
2540
+ output: 0.7
2541
+ }
2542
+ },
2543
+ metadata: {
2544
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/mistral.mixtral-8x7b-instruct-v0:1",
2545
+ providerName: "Mistral AI",
2546
+ responseStreamingSupported: true,
2547
+ customizationsSupported: [],
2548
+ inferenceTypesSupported: [
2549
+ "ON_DEMAND"
2550
+ ],
2551
+ inputModalities: [
2552
+ "TEXT"
2553
+ ],
2554
+ outputModalities: [
2555
+ "TEXT"
2556
+ ]
2557
+ }
2558
+ }, {
2559
+ id: 'mistral.mistral-large-2402-v1:0',
2560
+ provider: 'aws',
2561
+ name: 'Mistral Large (24.02)',
2562
+ contextWindow: 32000,
2563
+ maxOutputTokens: 8192,
2564
+ tier: 'flagship',
2565
+ capabilities: new Set(['chat', 'streaming']),
2566
+ pricing: {
2567
+ text: {
2568
+ input: 4,
2569
+ output: 12
2570
+ }
2571
+ },
2572
+ metadata: {
2573
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/mistral.mistral-large-2402-v1:0",
2574
+ providerName: "Mistral AI",
2575
+ responseStreamingSupported: true,
2576
+ customizationsSupported: [],
2577
+ inferenceTypesSupported: [
2578
+ "ON_DEMAND"
2579
+ ],
2580
+ inputModalities: [
2581
+ "TEXT"
2582
+ ],
2583
+ outputModalities: [
2584
+ "TEXT"
2585
+ ]
2586
+ }
2587
+ }, {
2588
+ id: 'mistral.mistral-small-2402-v1:0',
2589
+ provider: 'aws',
2590
+ name: 'Mistral Small (24.02)',
2591
+ contextWindow: 0,
2592
+ tier: 'efficient',
2593
+ capabilities: new Set(['chat', 'streaming']),
2594
+ pricing: {},
2595
+ metadata: {
2596
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/mistral.mistral-small-2402-v1:0",
2597
+ providerName: "Mistral AI",
2598
+ responseStreamingSupported: true,
2599
+ customizationsSupported: [],
2600
+ inferenceTypesSupported: [
2601
+ "ON_DEMAND"
2602
+ ],
2603
+ inputModalities: [
2604
+ "TEXT"
2605
+ ],
2606
+ outputModalities: [
2607
+ "TEXT"
2608
+ ]
2609
+ }
2610
+ }, {
2611
+ id: 'mistral.pixtral-large-2502-v1:0',
2612
+ provider: 'aws',
2613
+ name: 'Pixtral Large (25.02)',
2614
+ contextWindow: 0,
2615
+ tier: 'flagship',
2616
+ capabilities: new Set(['chat', 'streaming', 'vision']),
2617
+ pricing: {},
2618
+ metadata: {
2619
+ modelArn: "arn:aws:bedrock:us-east-1::foundation-model/mistral.pixtral-large-2502-v1:0",
2620
+ providerName: "Mistral AI",
2621
+ responseStreamingSupported: true,
2622
+ customizationsSupported: [],
2623
+ inferenceTypesSupported: [
2624
+ "INFERENCE_PROFILE"
2625
+ ],
2626
+ inputModalities: [
2627
+ "TEXT",
2628
+ "IMAGE"
2629
+ ],
2630
+ outputModalities: [
2631
+ "TEXT"
2632
+ ]
2633
+ }
2634
+ }];