bedrock-models 0.1.8__py3-none-any.whl → 0.1.10__py3-none-any.whl

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.
@@ -43,11 +43,9 @@ class Models:
43
43
  AMAZON_TITAN_IMAGE_GENERATOR = "amazon.titan-image-generator-v2:0"
44
44
  AMAZON_TITAN_TG1_LARGE = "amazon.titan-tg1-large"
45
45
  ANTHROPIC_CLAUDE_3_5_HAIKU_20241022 = "anthropic.claude-3-5-haiku-20241022-v1:0"
46
- ANTHROPIC_CLAUDE_3_7_SONNET_20250219 = "anthropic.claude-3-7-sonnet-20250219-v1:0"
47
46
  ANTHROPIC_CLAUDE_3_HAIKU_20240307 = "anthropic.claude-3-haiku-20240307-v1:0"
48
47
  ANTHROPIC_CLAUDE_HAIKU_4_5_20251001 = "anthropic.claude-haiku-4-5-20251001-v1:0"
49
48
  ANTHROPIC_CLAUDE_OPUS_4_1_20250805 = "anthropic.claude-opus-4-1-20250805-v1:0"
50
- ANTHROPIC_CLAUDE_OPUS_4_20250514 = "anthropic.claude-opus-4-20250514-v1:0"
51
49
  ANTHROPIC_CLAUDE_OPUS_4_5_20251101 = "anthropic.claude-opus-4-5-20251101-v1:0"
52
50
  ANTHROPIC_CLAUDE_SONNET_4_20250514 = "anthropic.claude-sonnet-4-20250514-v1:0"
53
51
  ANTHROPIC_CLAUDE_SONNET_4_5_20250929 = "anthropic.claude-sonnet-4-5-20250929-v1:0"
@@ -128,5 +126,7 @@ class Models:
128
126
  AMAZON_TITAN_TEXT_LITE = _DeprecatedModelDescriptor("amazon.titan-text-lite-v1", "Model 'amazon.titan-text-lite-v1' has LEGACY status and may be removed by AWS. Consider migrating to a newer model.")
129
127
  ANTHROPIC_CLAUDE_3_5_SONNET_20240620 = _DeprecatedModelDescriptor("anthropic.claude-3-5-sonnet-20240620-v1:0", "Model 'anthropic.claude-3-5-sonnet-20240620-v1:0' has LEGACY status and may be removed by AWS. Consider migrating to a newer model.")
130
128
  ANTHROPIC_CLAUDE_3_5_SONNET_20241022 = _DeprecatedModelDescriptor("anthropic.claude-3-5-sonnet-20241022-v2:0", "Model 'anthropic.claude-3-5-sonnet-20241022-v2:0' has LEGACY status and may be removed by AWS. Consider migrating to a newer model.")
129
+ ANTHROPIC_CLAUDE_3_7_SONNET_20250219 = _DeprecatedModelDescriptor("anthropic.claude-3-7-sonnet-20250219-v1:0", "Model 'anthropic.claude-3-7-sonnet-20250219-v1:0' has LEGACY status and may be removed by AWS. Consider migrating to a newer model.")
131
130
  ANTHROPIC_CLAUDE_3_OPUS_20240229 = _DeprecatedModelDescriptor("anthropic.claude-3-opus-20240229-v1:0", "Model 'anthropic.claude-3-opus-20240229-v1:0' has LEGACY status and may be removed by AWS. Consider migrating to a newer model.")
132
131
  ANTHROPIC_CLAUDE_3_SONNET_20240229 = _DeprecatedModelDescriptor("anthropic.claude-3-sonnet-20240229-v1:0", "Model 'anthropic.claude-3-sonnet-20240229-v1:0' has LEGACY status and may be removed by AWS. Consider migrating to a newer model.")
132
+ ANTHROPIC_CLAUDE_OPUS_4_20250514 = _DeprecatedModelDescriptor("anthropic.claude-opus-4-20250514-v1:0", "Model 'anthropic.claude-opus-4-20250514-v1:0' has LEGACY status and may be removed by AWS. Consider migrating to a newer model.")
@@ -28,11 +28,9 @@ class Models:
28
28
  AMAZON_TITAN_IMAGE_GENERATOR: Final[str]
29
29
  AMAZON_TITAN_TG1_LARGE: Final[str]
30
30
  ANTHROPIC_CLAUDE_3_5_HAIKU_20241022: Final[str]
31
- ANTHROPIC_CLAUDE_3_7_SONNET_20250219: Final[str]
32
31
  ANTHROPIC_CLAUDE_3_HAIKU_20240307: Final[str]
33
32
  ANTHROPIC_CLAUDE_HAIKU_4_5_20251001: Final[str]
34
33
  ANTHROPIC_CLAUDE_OPUS_4_1_20250805: Final[str]
35
- ANTHROPIC_CLAUDE_OPUS_4_20250514: Final[str]
36
34
  ANTHROPIC_CLAUDE_OPUS_4_5_20251101: Final[str]
37
35
  ANTHROPIC_CLAUDE_SONNET_4_20250514: Final[str]
38
36
  ANTHROPIC_CLAUDE_SONNET_4_5_20250929: Final[str]
@@ -113,5 +111,7 @@ class Models:
113
111
  AMAZON_TITAN_TEXT_LITE: Final[str] # deprecated: Model 'amazon.titan-text-lite-v1' has LEGACY status
114
112
  ANTHROPIC_CLAUDE_3_5_SONNET_20240620: Final[str] # deprecated: Model 'anthropic.claude-3-5-sonnet-20240620-v1:0' has LEGACY status
115
113
  ANTHROPIC_CLAUDE_3_5_SONNET_20241022: Final[str] # deprecated: Model 'anthropic.claude-3-5-sonnet-20241022-v2:0' has LEGACY status
114
+ ANTHROPIC_CLAUDE_3_7_SONNET_20250219: Final[str] # deprecated: Model 'anthropic.claude-3-7-sonnet-20250219-v1:0' has LEGACY status
116
115
  ANTHROPIC_CLAUDE_3_OPUS_20240229: Final[str] # deprecated: Model 'anthropic.claude-3-opus-20240229-v1:0' has LEGACY status
117
116
  ANTHROPIC_CLAUDE_3_SONNET_20240229: Final[str] # deprecated: Model 'anthropic.claude-3-sonnet-20240229-v1:0' has LEGACY status
117
+ ANTHROPIC_CLAUDE_OPUS_4_20250514: Final[str] # deprecated: Model 'anthropic.claude-opus-4-20250514-v1:0' has LEGACY status
@@ -23,10 +23,26 @@
23
23
  },
24
24
  "amazon.nova-2-lite-v1:0": {
25
25
  "inferenceProfile": {
26
- "EU": [],
26
+ "EU": {
27
+ "eu-central-1": [],
28
+ "eu-north-1": [],
29
+ "eu-south-1": [],
30
+ "eu-south-2": [],
31
+ "eu-west-1": [],
32
+ "eu-west-3": []
33
+ },
27
34
  "GLOBAL": [],
28
- "JP": [],
29
- "US": []
35
+ "JP": {
36
+ "ap-northeast-1": []
37
+ },
38
+ "US": {
39
+ "ca-central-1": [],
40
+ "ca-west-1": [],
41
+ "us-east-1": [],
42
+ "us-east-2": [],
43
+ "us-west-1": [],
44
+ "us-west-2": []
45
+ }
30
46
  },
31
47
  "inference_types": {
32
48
  "ap-east-2": [
@@ -203,10 +219,38 @@
203
219
  },
204
220
  "amazon.nova-lite-v1:0": {
205
221
  "inferenceProfile": {
206
- "APAC": [],
207
- "CA": [],
208
- "EU": [],
209
- "US": []
222
+ "APAC": {
223
+ "ap-east-2": [],
224
+ "ap-northeast-1": [],
225
+ "ap-northeast-2": [],
226
+ "ap-south-1": [],
227
+ "ap-southeast-1": [],
228
+ "ap-southeast-2": [],
229
+ "ap-southeast-3": [],
230
+ "ap-southeast-4": [],
231
+ "ap-southeast-5": [],
232
+ "ap-southeast-7": [],
233
+ "me-central-1": []
234
+ },
235
+ "CA": {
236
+ "ca-central-1": [],
237
+ "ca-west-1": []
238
+ },
239
+ "EU": {
240
+ "eu-central-1": [],
241
+ "eu-north-1": [],
242
+ "eu-south-1": [],
243
+ "eu-south-2": [],
244
+ "eu-west-1": [],
245
+ "eu-west-3": [],
246
+ "il-central-1": []
247
+ },
248
+ "US": {
249
+ "us-east-1": [],
250
+ "us-east-2": [],
251
+ "us-west-1": [],
252
+ "us-west-2": []
253
+ }
210
254
  },
211
255
  "inference_types": {
212
256
  "ap-east-2": [
@@ -322,9 +366,32 @@
322
366
  },
323
367
  "amazon.nova-micro-v1:0": {
324
368
  "inferenceProfile": {
325
- "APAC": [],
326
- "EU": [],
327
- "US": []
369
+ "APAC": {
370
+ "ap-east-2": [],
371
+ "ap-northeast-1": [],
372
+ "ap-northeast-2": [],
373
+ "ap-south-1": [],
374
+ "ap-southeast-1": [],
375
+ "ap-southeast-2": [],
376
+ "ap-southeast-3": [],
377
+ "ap-southeast-5": [],
378
+ "ap-southeast-7": [],
379
+ "me-central-1": []
380
+ },
381
+ "EU": {
382
+ "eu-central-1": [],
383
+ "eu-north-1": [],
384
+ "eu-south-1": [],
385
+ "eu-south-2": [],
386
+ "eu-west-1": [],
387
+ "eu-west-3": [],
388
+ "il-central-1": []
389
+ },
390
+ "US": {
391
+ "us-east-1": [],
392
+ "us-east-2": [],
393
+ "us-west-2": []
394
+ }
328
395
  },
329
396
  "inference_types": {
330
397
  "ap-east-2": [
@@ -420,7 +487,11 @@
420
487
  },
421
488
  "amazon.nova-premier-v1:0": {
422
489
  "inferenceProfile": {
423
- "US": []
490
+ "US": {
491
+ "us-east-1": [],
492
+ "us-east-2": [],
493
+ "us-west-2": []
494
+ }
424
495
  },
425
496
  "inference_types": {
426
497
  "us-east-1": [
@@ -442,9 +513,34 @@
442
513
  },
443
514
  "amazon.nova-pro-v1:0": {
444
515
  "inferenceProfile": {
445
- "APAC": [],
446
- "EU": [],
447
- "US": []
516
+ "APAC": {
517
+ "ap-east-2": [],
518
+ "ap-northeast-1": [],
519
+ "ap-northeast-2": [],
520
+ "ap-south-1": [],
521
+ "ap-southeast-1": [],
522
+ "ap-southeast-2": [],
523
+ "ap-southeast-3": [],
524
+ "ap-southeast-4": [],
525
+ "ap-southeast-5": [],
526
+ "ap-southeast-7": [],
527
+ "me-central-1": []
528
+ },
529
+ "EU": {
530
+ "eu-central-1": [],
531
+ "eu-north-1": [],
532
+ "eu-south-1": [],
533
+ "eu-south-2": [],
534
+ "eu-west-1": [],
535
+ "eu-west-3": [],
536
+ "il-central-1": []
537
+ },
538
+ "US": {
539
+ "us-east-1": [],
540
+ "us-east-2": [],
541
+ "us-west-1": [],
542
+ "us-west-2": []
543
+ }
448
544
  },
449
545
  "inference_types": {
450
546
  "ap-east-2": [
@@ -798,17 +894,13 @@
798
894
  ],
799
895
  "us-east-1": [
800
896
  "ON_DEMAND"
801
- ],
802
- "us-west-2": [
803
- "ON_DEMAND"
804
897
  ]
805
898
  },
806
899
  "model_lifecycle_status": "LEGACY",
807
900
  "regions": [
808
901
  "ap-south-1",
809
902
  "eu-west-1",
810
- "us-east-1",
811
- "us-west-2"
903
+ "us-east-1"
812
904
  ]
813
905
  },
814
906
  "amazon.titan-image-generator-v2:0": {
@@ -883,27 +975,11 @@
883
975
  "inference_types": {
884
976
  "ap-south-1": [
885
977
  "ON_DEMAND"
886
- ],
887
- "ca-central-1": [
888
- "ON_DEMAND"
889
- ],
890
- "eu-west-1": [
891
- "ON_DEMAND"
892
- ],
893
- "eu-west-3": [
894
- "ON_DEMAND"
895
- ],
896
- "sa-east-1": [
897
- "ON_DEMAND"
898
978
  ]
899
979
  },
900
980
  "model_lifecycle_status": "LEGACY",
901
981
  "regions": [
902
- "ap-south-1",
903
- "ca-central-1",
904
- "eu-west-1",
905
- "eu-west-3",
906
- "sa-east-1"
982
+ "ap-south-1"
907
983
  ]
908
984
  },
909
985
  "amazon.titan-tg1-large": {
@@ -923,7 +999,10 @@
923
999
  },
924
1000
  "anthropic.claude-3-5-haiku-20241022-v1:0": {
925
1001
  "inferenceProfile": {
926
- "US": []
1002
+ "US": {
1003
+ "us-east-1": [],
1004
+ "us-east-2": []
1005
+ }
927
1006
  },
928
1007
  "inference_types": {
929
1008
  "us-east-1": [
@@ -945,9 +1024,20 @@
945
1024
  },
946
1025
  "anthropic.claude-3-5-sonnet-20240620-v1:0": {
947
1026
  "inferenceProfile": {
948
- "APAC": [],
949
- "EU": [],
950
- "US": []
1027
+ "APAC": {
1028
+ "ap-south-1": [],
1029
+ "ap-southeast-2": []
1030
+ },
1031
+ "EU": {
1032
+ "eu-central-1": [],
1033
+ "eu-west-1": [],
1034
+ "eu-west-3": []
1035
+ },
1036
+ "US": {
1037
+ "us-east-1": [],
1038
+ "us-east-2": [],
1039
+ "us-west-2": []
1040
+ }
951
1041
  },
952
1042
  "inference_types": {
953
1043
  "ap-northeast-1": [
@@ -1008,8 +1098,19 @@
1008
1098
  },
1009
1099
  "anthropic.claude-3-5-sonnet-20241022-v2:0": {
1010
1100
  "inferenceProfile": {
1011
- "APAC": [],
1012
- "US": []
1101
+ "APAC": {
1102
+ "ap-northeast-1": [],
1103
+ "ap-northeast-2": [],
1104
+ "ap-northeast-3": [],
1105
+ "ap-south-1": [],
1106
+ "ap-south-2": [],
1107
+ "ap-southeast-1": [],
1108
+ "ap-southeast-2": []
1109
+ },
1110
+ "US": {
1111
+ "us-east-1": [],
1112
+ "us-east-2": []
1113
+ }
1013
1114
  },
1014
1115
  "inference_types": {
1015
1116
  "ap-northeast-1": [
@@ -1060,9 +1161,26 @@
1060
1161
  },
1061
1162
  "anthropic.claude-3-7-sonnet-20250219-v1:0": {
1062
1163
  "inferenceProfile": {
1063
- "APAC": [],
1064
- "EU": [],
1065
- "US": []
1164
+ "APAC": {
1165
+ "ap-northeast-1": [],
1166
+ "ap-northeast-2": [],
1167
+ "ap-northeast-3": [],
1168
+ "ap-south-1": [],
1169
+ "ap-south-2": [],
1170
+ "ap-southeast-1": [],
1171
+ "ap-southeast-2": []
1172
+ },
1173
+ "EU": {
1174
+ "eu-central-1": [],
1175
+ "eu-north-1": [],
1176
+ "eu-west-1": [],
1177
+ "eu-west-3": []
1178
+ },
1179
+ "US": {
1180
+ "us-east-1": [],
1181
+ "us-east-2": [],
1182
+ "us-west-2": []
1183
+ }
1066
1184
  },
1067
1185
  "inference_types": {
1068
1186
  "ap-northeast-1": [
@@ -1111,7 +1229,7 @@
1111
1229
  "US"
1112
1230
  ]
1113
1231
  },
1114
- "model_lifecycle_status": "ACTIVE",
1232
+ "model_lifecycle_status": "LEGACY",
1115
1233
  "regions": [
1116
1234
  "ap-northeast-1",
1117
1235
  "ap-northeast-2",
@@ -1132,8 +1250,12 @@
1132
1250
  },
1133
1251
  "anthropic.claude-3-haiku-20240307-v1:0": {
1134
1252
  "inferenceProfile": {
1135
- "EU": [],
1136
- "US": []
1253
+ "EU": {
1254
+ "eu-central-1": []
1255
+ },
1256
+ "US": {
1257
+ "us-east-2": []
1258
+ }
1137
1259
  },
1138
1260
  "inference_types": {
1139
1261
  "ap-northeast-1": [
@@ -1204,7 +1326,9 @@
1204
1326
  },
1205
1327
  "anthropic.claude-3-opus-20240229-v1:0": {
1206
1328
  "inferenceProfile": {
1207
- "US": []
1329
+ "US": {
1330
+ "us-east-1": []
1331
+ }
1208
1332
  },
1209
1333
  "inference_types": {
1210
1334
  "us-east-1": [
@@ -1222,8 +1346,14 @@
1222
1346
  },
1223
1347
  "anthropic.claude-3-sonnet-20240229-v1:0": {
1224
1348
  "inferenceProfile": {
1225
- "APAC": [],
1226
- "EU": []
1349
+ "APAC": {
1350
+ "ap-northeast-1": [],
1351
+ "ap-northeast-2": [],
1352
+ "ap-southeast-1": []
1353
+ },
1354
+ "EU": {
1355
+ "eu-central-1": []
1356
+ }
1227
1357
  },
1228
1358
  "inference_types": {
1229
1359
  "ap-northeast-1": [
@@ -1286,11 +1416,32 @@
1286
1416
  },
1287
1417
  "anthropic.claude-haiku-4-5-20251001-v1:0": {
1288
1418
  "inferenceProfile": {
1289
- "AU": [],
1290
- "EU": [],
1419
+ "AU": {
1420
+ "ap-southeast-2": [],
1421
+ "ap-southeast-4": []
1422
+ },
1423
+ "EU": {
1424
+ "eu-central-1": [],
1425
+ "eu-central-2": [],
1426
+ "eu-north-1": [],
1427
+ "eu-south-1": [],
1428
+ "eu-south-2": [],
1429
+ "eu-west-1": [],
1430
+ "eu-west-2": [],
1431
+ "eu-west-3": []
1432
+ },
1291
1433
  "GLOBAL": [],
1292
- "JP": [],
1293
- "US": []
1434
+ "JP": {
1435
+ "ap-northeast-1": [],
1436
+ "ap-northeast-3": []
1437
+ },
1438
+ "US": {
1439
+ "ca-central-1": [],
1440
+ "us-east-1": [],
1441
+ "us-east-2": [],
1442
+ "us-west-1": [],
1443
+ "us-west-2": []
1444
+ }
1294
1445
  },
1295
1446
  "inference_types": {
1296
1447
  "ap-northeast-1": [
@@ -1409,7 +1560,11 @@
1409
1560
  },
1410
1561
  "anthropic.claude-opus-4-1-20250805-v1:0": {
1411
1562
  "inferenceProfile": {
1412
- "US": []
1563
+ "US": {
1564
+ "us-east-1": [],
1565
+ "us-east-2": [],
1566
+ "us-west-2": []
1567
+ }
1413
1568
  },
1414
1569
  "inference_types": {
1415
1570
  "us-east-1": [
@@ -1431,7 +1586,11 @@
1431
1586
  },
1432
1587
  "anthropic.claude-opus-4-20250514-v1:0": {
1433
1588
  "inferenceProfile": {
1434
- "US": []
1589
+ "US": {
1590
+ "us-east-1": [],
1591
+ "us-east-2": [],
1592
+ "us-west-2": []
1593
+ }
1435
1594
  },
1436
1595
  "inference_types": {
1437
1596
  "us-east-1": [
@@ -1444,7 +1603,7 @@
1444
1603
  "US"
1445
1604
  ]
1446
1605
  },
1447
- "model_lifecycle_status": "ACTIVE",
1606
+ "model_lifecycle_status": "LEGACY",
1448
1607
  "regions": [
1449
1608
  "us-east-1",
1450
1609
  "us-east-2",
@@ -1453,9 +1612,24 @@
1453
1612
  },
1454
1613
  "anthropic.claude-opus-4-5-20251101-v1:0": {
1455
1614
  "inferenceProfile": {
1456
- "EU": [],
1615
+ "EU": {
1616
+ "eu-central-1": [],
1617
+ "eu-central-2": [],
1618
+ "eu-north-1": [],
1619
+ "eu-south-1": [],
1620
+ "eu-south-2": [],
1621
+ "eu-west-1": [],
1622
+ "eu-west-2": [],
1623
+ "eu-west-3": []
1624
+ },
1457
1625
  "GLOBAL": [],
1458
- "US": []
1626
+ "US": {
1627
+ "ca-central-1": [],
1628
+ "us-east-1": [],
1629
+ "us-east-2": [],
1630
+ "us-west-1": [],
1631
+ "us-west-2": []
1632
+ }
1459
1633
  },
1460
1634
  "inference_types": {
1461
1635
  "ap-northeast-1": [
@@ -1570,10 +1744,37 @@
1570
1744
  },
1571
1745
  "anthropic.claude-sonnet-4-20250514-v1:0": {
1572
1746
  "inferenceProfile": {
1573
- "APAC": [],
1574
- "EU": [],
1747
+ "APAC": {
1748
+ "ap-east-2": [],
1749
+ "ap-northeast-1": [],
1750
+ "ap-northeast-2": [],
1751
+ "ap-northeast-3": [],
1752
+ "ap-south-1": [],
1753
+ "ap-south-2": [],
1754
+ "ap-southeast-1": [],
1755
+ "ap-southeast-2": [],
1756
+ "ap-southeast-3": [],
1757
+ "ap-southeast-4": [],
1758
+ "ap-southeast-5": [],
1759
+ "ap-southeast-7": [],
1760
+ "me-central-1": []
1761
+ },
1762
+ "EU": {
1763
+ "eu-central-1": [],
1764
+ "eu-north-1": [],
1765
+ "eu-south-1": [],
1766
+ "eu-south-2": [],
1767
+ "eu-west-1": [],
1768
+ "eu-west-3": [],
1769
+ "il-central-1": []
1770
+ },
1575
1771
  "GLOBAL": [],
1576
- "US": []
1772
+ "US": {
1773
+ "us-east-1": [],
1774
+ "us-east-2": [],
1775
+ "us-west-1": [],
1776
+ "us-west-2": []
1777
+ }
1577
1778
  },
1578
1779
  "inference_types": {
1579
1780
  "ap-east-2": [
@@ -1684,11 +1885,32 @@
1684
1885
  },
1685
1886
  "anthropic.claude-sonnet-4-5-20250929-v1:0": {
1686
1887
  "inferenceProfile": {
1687
- "AU": [],
1688
- "EU": [],
1888
+ "AU": {
1889
+ "ap-southeast-2": [],
1890
+ "ap-southeast-4": []
1891
+ },
1892
+ "EU": {
1893
+ "eu-central-1": [],
1894
+ "eu-central-2": [],
1895
+ "eu-north-1": [],
1896
+ "eu-south-1": [],
1897
+ "eu-south-2": [],
1898
+ "eu-west-1": [],
1899
+ "eu-west-2": [],
1900
+ "eu-west-3": []
1901
+ },
1689
1902
  "GLOBAL": [],
1690
- "JP": [],
1691
- "US": []
1903
+ "JP": {
1904
+ "ap-northeast-1": [],
1905
+ "ap-northeast-3": []
1906
+ },
1907
+ "US": {
1908
+ "ca-central-1": [],
1909
+ "us-east-1": [],
1910
+ "us-east-2": [],
1911
+ "us-west-1": [],
1912
+ "us-west-2": []
1913
+ }
1692
1914
  },
1693
1915
  "inference_types": {
1694
1916
  "af-south-1": [
@@ -1963,9 +2185,21 @@
1963
2185
  },
1964
2186
  "cohere.embed-v4:0": {
1965
2187
  "inferenceProfile": {
1966
- "EU": [],
2188
+ "EU": {
2189
+ "eu-central-1": [],
2190
+ "eu-north-1": [],
2191
+ "eu-south-1": [],
2192
+ "eu-south-2": [],
2193
+ "eu-west-1": [],
2194
+ "eu-west-3": []
2195
+ },
1967
2196
  "GLOBAL": [],
1968
- "US": []
2197
+ "US": {
2198
+ "us-east-1": [],
2199
+ "us-east-2": [],
2200
+ "us-west-1": [],
2201
+ "us-west-2": []
2202
+ }
1969
2203
  },
1970
2204
  "inference_types": {
1971
2205
  "ap-northeast-1": [
@@ -2107,7 +2341,11 @@
2107
2341
  },
2108
2342
  "deepseek.r1-v1:0": {
2109
2343
  "inferenceProfile": {
2110
- "US": []
2344
+ "US": {
2345
+ "us-east-1": [],
2346
+ "us-east-2": [],
2347
+ "us-west-2": []
2348
+ }
2111
2349
  },
2112
2350
  "inference_types": {
2113
2351
  "us-east-1": [
@@ -2304,7 +2542,9 @@
2304
2542
  },
2305
2543
  "meta.llama3-1-405b-instruct-v1:0": {
2306
2544
  "inferenceProfile": {
2307
- "US": []
2545
+ "US": {
2546
+ "us-east-2": []
2547
+ }
2308
2548
  },
2309
2549
  "inference_types": {
2310
2550
  "us-east-2": [
@@ -2322,7 +2562,11 @@
2322
2562
  },
2323
2563
  "meta.llama3-1-70b-instruct-v1:0": {
2324
2564
  "inferenceProfile": {
2325
- "US": []
2565
+ "US": {
2566
+ "us-east-1": [],
2567
+ "us-east-2": [],
2568
+ "us-west-2": []
2569
+ }
2326
2570
  },
2327
2571
  "inference_types": {
2328
2572
  "us-east-1": [
@@ -2345,7 +2589,11 @@
2345
2589
  },
2346
2590
  "meta.llama3-1-8b-instruct-v1:0": {
2347
2591
  "inferenceProfile": {
2348
- "US": []
2592
+ "US": {
2593
+ "us-east-1": [],
2594
+ "us-east-2": [],
2595
+ "us-west-2": []
2596
+ }
2349
2597
  },
2350
2598
  "inference_types": {
2351
2599
  "us-east-1": [
@@ -2368,7 +2616,11 @@
2368
2616
  },
2369
2617
  "meta.llama3-2-11b-instruct-v1:0": {
2370
2618
  "inferenceProfile": {
2371
- "US": []
2619
+ "US": {
2620
+ "us-east-1": [],
2621
+ "us-east-2": [],
2622
+ "us-west-2": []
2623
+ }
2372
2624
  },
2373
2625
  "inference_types": {
2374
2626
  "us-east-1": [
@@ -2390,8 +2642,16 @@
2390
2642
  },
2391
2643
  "meta.llama3-2-1b-instruct-v1:0": {
2392
2644
  "inferenceProfile": {
2393
- "EU": [],
2394
- "US": []
2645
+ "EU": {
2646
+ "eu-central-1": [],
2647
+ "eu-west-1": [],
2648
+ "eu-west-3": []
2649
+ },
2650
+ "US": {
2651
+ "us-east-1": [],
2652
+ "us-east-2": [],
2653
+ "us-west-2": []
2654
+ }
2395
2655
  },
2396
2656
  "inference_types": {
2397
2657
  "eu-central-1": [
@@ -2425,8 +2685,16 @@
2425
2685
  },
2426
2686
  "meta.llama3-2-3b-instruct-v1:0": {
2427
2687
  "inferenceProfile": {
2428
- "EU": [],
2429
- "US": []
2688
+ "EU": {
2689
+ "eu-central-1": [],
2690
+ "eu-west-1": [],
2691
+ "eu-west-3": []
2692
+ },
2693
+ "US": {
2694
+ "us-east-1": [],
2695
+ "us-east-2": [],
2696
+ "us-west-2": []
2697
+ }
2430
2698
  },
2431
2699
  "inference_types": {
2432
2700
  "eu-central-1": [
@@ -2460,7 +2728,11 @@
2460
2728
  },
2461
2729
  "meta.llama3-2-90b-instruct-v1:0": {
2462
2730
  "inferenceProfile": {
2463
- "US": []
2731
+ "US": {
2732
+ "us-east-1": [],
2733
+ "us-east-2": [],
2734
+ "us-west-2": []
2735
+ }
2464
2736
  },
2465
2737
  "inference_types": {
2466
2738
  "us-east-1": [
@@ -2482,7 +2754,11 @@
2482
2754
  },
2483
2755
  "meta.llama3-3-70b-instruct-v1:0": {
2484
2756
  "inferenceProfile": {
2485
- "US": []
2757
+ "US": {
2758
+ "us-east-1": [],
2759
+ "us-east-2": [],
2760
+ "us-west-2": []
2761
+ }
2486
2762
  },
2487
2763
  "inference_types": {
2488
2764
  "us-east-1": [
@@ -2559,7 +2835,12 @@
2559
2835
  },
2560
2836
  "meta.llama4-maverick-17b-instruct-v1:0": {
2561
2837
  "inferenceProfile": {
2562
- "US": []
2838
+ "US": {
2839
+ "us-east-1": [],
2840
+ "us-east-2": [],
2841
+ "us-west-1": [],
2842
+ "us-west-2": []
2843
+ }
2563
2844
  },
2564
2845
  "inference_types": {
2565
2846
  "us-east-1": [
@@ -2585,7 +2866,12 @@
2585
2866
  },
2586
2867
  "meta.llama4-scout-17b-instruct-v1:0": {
2587
2868
  "inferenceProfile": {
2588
- "US": []
2869
+ "US": {
2870
+ "us-east-1": [],
2871
+ "us-east-2": [],
2872
+ "us-west-1": [],
2873
+ "us-west-2": []
2874
+ }
2589
2875
  },
2590
2876
  "inference_types": {
2591
2877
  "us-east-1": [
@@ -2984,8 +3270,17 @@
2984
3270
  },
2985
3271
  "mistral.pixtral-large-2502-v1:0": {
2986
3272
  "inferenceProfile": {
2987
- "EU": [],
2988
- "US": []
3273
+ "EU": {
3274
+ "eu-central-1": [],
3275
+ "eu-north-1": [],
3276
+ "eu-west-1": [],
3277
+ "eu-west-3": []
3278
+ },
3279
+ "US": {
3280
+ "us-east-1": [],
3281
+ "us-east-2": [],
3282
+ "us-west-2": []
3283
+ }
2989
3284
  },
2990
3285
  "inference_types": {
2991
3286
  "eu-central-1": [
@@ -3707,7 +4002,11 @@
3707
4002
  },
3708
4003
  "stability.stable-conservative-upscale-v1:0": {
3709
4004
  "inferenceProfile": {
3710
- "US": []
4005
+ "US": {
4006
+ "us-east-1": [],
4007
+ "us-east-2": [],
4008
+ "us-west-2": []
4009
+ }
3711
4010
  },
3712
4011
  "inference_types": {
3713
4012
  "us-east-1": [
@@ -3729,7 +4028,11 @@
3729
4028
  },
3730
4029
  "stability.stable-creative-upscale-v1:0": {
3731
4030
  "inferenceProfile": {
3732
- "US": []
4031
+ "US": {
4032
+ "us-east-1": [],
4033
+ "us-east-2": [],
4034
+ "us-west-2": []
4035
+ }
3733
4036
  },
3734
4037
  "inference_types": {
3735
4038
  "us-east-1": [
@@ -3751,7 +4054,11 @@
3751
4054
  },
3752
4055
  "stability.stable-fast-upscale-v1:0": {
3753
4056
  "inferenceProfile": {
3754
- "US": []
4057
+ "US": {
4058
+ "us-east-1": [],
4059
+ "us-east-2": [],
4060
+ "us-west-2": []
4061
+ }
3755
4062
  },
3756
4063
  "inference_types": {
3757
4064
  "us-east-1": [
@@ -3773,7 +4080,11 @@
3773
4080
  },
3774
4081
  "stability.stable-image-control-sketch-v1:0": {
3775
4082
  "inferenceProfile": {
3776
- "US": []
4083
+ "US": {
4084
+ "us-east-1": [],
4085
+ "us-east-2": [],
4086
+ "us-west-2": []
4087
+ }
3777
4088
  },
3778
4089
  "inference_types": {
3779
4090
  "us-east-1": [
@@ -3795,7 +4106,11 @@
3795
4106
  },
3796
4107
  "stability.stable-image-control-structure-v1:0": {
3797
4108
  "inferenceProfile": {
3798
- "US": []
4109
+ "US": {
4110
+ "us-east-1": [],
4111
+ "us-east-2": [],
4112
+ "us-west-2": []
4113
+ }
3799
4114
  },
3800
4115
  "inference_types": {
3801
4116
  "us-east-1": [
@@ -3828,7 +4143,11 @@
3828
4143
  },
3829
4144
  "stability.stable-image-erase-object-v1:0": {
3830
4145
  "inferenceProfile": {
3831
- "US": []
4146
+ "US": {
4147
+ "us-east-1": [],
4148
+ "us-east-2": [],
4149
+ "us-west-2": []
4150
+ }
3832
4151
  },
3833
4152
  "inference_types": {
3834
4153
  "us-east-1": [
@@ -3850,7 +4169,11 @@
3850
4169
  },
3851
4170
  "stability.stable-image-inpaint-v1:0": {
3852
4171
  "inferenceProfile": {
3853
- "US": []
4172
+ "US": {
4173
+ "us-east-1": [],
4174
+ "us-east-2": [],
4175
+ "us-west-2": []
4176
+ }
3854
4177
  },
3855
4178
  "inference_types": {
3856
4179
  "us-east-1": [
@@ -3872,7 +4195,11 @@
3872
4195
  },
3873
4196
  "stability.stable-image-remove-background-v1:0": {
3874
4197
  "inferenceProfile": {
3875
- "US": []
4198
+ "US": {
4199
+ "us-east-1": [],
4200
+ "us-east-2": [],
4201
+ "us-west-2": []
4202
+ }
3876
4203
  },
3877
4204
  "inference_types": {
3878
4205
  "us-east-1": [
@@ -3894,7 +4221,11 @@
3894
4221
  },
3895
4222
  "stability.stable-image-search-recolor-v1:0": {
3896
4223
  "inferenceProfile": {
3897
- "US": []
4224
+ "US": {
4225
+ "us-east-1": [],
4226
+ "us-east-2": [],
4227
+ "us-west-2": []
4228
+ }
3898
4229
  },
3899
4230
  "inference_types": {
3900
4231
  "us-east-1": [
@@ -3916,7 +4247,11 @@
3916
4247
  },
3917
4248
  "stability.stable-image-search-replace-v1:0": {
3918
4249
  "inferenceProfile": {
3919
- "US": []
4250
+ "US": {
4251
+ "us-east-1": [],
4252
+ "us-east-2": [],
4253
+ "us-west-2": []
4254
+ }
3920
4255
  },
3921
4256
  "inference_types": {
3922
4257
  "us-east-1": [
@@ -3938,7 +4273,11 @@
3938
4273
  },
3939
4274
  "stability.stable-image-style-guide-v1:0": {
3940
4275
  "inferenceProfile": {
3941
- "US": []
4276
+ "US": {
4277
+ "us-east-1": [],
4278
+ "us-east-2": [],
4279
+ "us-west-2": []
4280
+ }
3942
4281
  },
3943
4282
  "inference_types": {
3944
4283
  "us-east-1": [
@@ -3971,7 +4310,11 @@
3971
4310
  },
3972
4311
  "stability.stable-outpaint-v1:0": {
3973
4312
  "inferenceProfile": {
3974
- "US": []
4313
+ "US": {
4314
+ "us-east-1": [],
4315
+ "us-east-2": [],
4316
+ "us-west-2": []
4317
+ }
3975
4318
  },
3976
4319
  "inference_types": {
3977
4320
  "us-east-1": [
@@ -3993,7 +4336,11 @@
3993
4336
  },
3994
4337
  "stability.stable-style-transfer-v1:0": {
3995
4338
  "inferenceProfile": {
3996
- "US": []
4339
+ "US": {
4340
+ "us-east-1": [],
4341
+ "us-east-2": [],
4342
+ "us-west-2": []
4343
+ }
3997
4344
  },
3998
4345
  "inference_types": {
3999
4346
  "us-east-1": [
@@ -4015,9 +4362,15 @@
4015
4362
  },
4016
4363
  "twelvelabs.marengo-embed-2-7-v1:0": {
4017
4364
  "inferenceProfile": {
4018
- "APAC": [],
4019
- "EU": [],
4020
- "US": []
4365
+ "APAC": {
4366
+ "ap-northeast-2": []
4367
+ },
4368
+ "EU": {
4369
+ "eu-west-1": []
4370
+ },
4371
+ "US": {
4372
+ "us-east-1": []
4373
+ }
4021
4374
  },
4022
4375
  "inference_types": {
4023
4376
  "ap-northeast-2": [
@@ -4039,8 +4392,12 @@
4039
4392
  },
4040
4393
  "twelvelabs.marengo-embed-3-0-v1:0": {
4041
4394
  "inferenceProfile": {
4042
- "EU": [],
4043
- "US": []
4395
+ "EU": {
4396
+ "eu-west-1": []
4397
+ },
4398
+ "US": {
4399
+ "us-east-1": []
4400
+ }
4044
4401
  },
4045
4402
  "inference_types": {
4046
4403
  "ap-northeast-2": [
@@ -4063,10 +4420,26 @@
4063
4420
  },
4064
4421
  "twelvelabs.pegasus-1-2-v1:0": {
4065
4422
  "inferenceProfile": {
4066
- "APAC": [],
4067
- "EU": [],
4423
+ "APAC": {
4424
+ "ap-northeast-2": []
4425
+ },
4426
+ "EU": {
4427
+ "eu-central-1": [],
4428
+ "eu-central-2": [],
4429
+ "eu-north-1": [],
4430
+ "eu-south-1": [],
4431
+ "eu-south-2": [],
4432
+ "eu-west-1": [],
4433
+ "eu-west-2": [],
4434
+ "eu-west-3": []
4435
+ },
4068
4436
  "GLOBAL": [],
4069
- "US": []
4437
+ "US": {
4438
+ "us-east-1": [],
4439
+ "us-east-2": [],
4440
+ "us-west-1": [],
4441
+ "us-west-2": []
4442
+ }
4070
4443
  },
4071
4444
  "inference_types": {
4072
4445
  "af-south-1": [
@@ -4080,7 +4453,8 @@
4080
4453
  ],
4081
4454
  "ap-northeast-2": [
4082
4455
  "APAC",
4083
- "GLOBAL"
4456
+ "GLOBAL",
4457
+ "ON_DEMAND"
4084
4458
  ],
4085
4459
  "ap-northeast-3": [
4086
4460
  "GLOBAL"
@@ -4091,6 +4465,12 @@
4091
4465
  "ap-south-2": [
4092
4466
  "GLOBAL"
4093
4467
  ],
4468
+ "ap-southeast-1": [
4469
+ "GLOBAL"
4470
+ ],
4471
+ "ap-southeast-2": [
4472
+ "GLOBAL"
4473
+ ],
4094
4474
  "ap-southeast-3": [
4095
4475
  "GLOBAL"
4096
4476
  ],
@@ -4130,7 +4510,8 @@
4130
4510
  "GLOBAL"
4131
4511
  ],
4132
4512
  "eu-west-1": [
4133
- "EU"
4513
+ "EU",
4514
+ "GLOBAL"
4134
4515
  ],
4135
4516
  "eu-west-2": [
4136
4517
  "EU",
@@ -4157,6 +4538,7 @@
4157
4538
  ],
4158
4539
  "us-east-1": [
4159
4540
  "GLOBAL",
4541
+ "ON_DEMAND",
4160
4542
  "US"
4161
4543
  ],
4162
4544
  "us-east-2": [
@@ -4168,6 +4550,7 @@
4168
4550
  "US"
4169
4551
  ],
4170
4552
  "us-west-2": [
4553
+ "GLOBAL",
4171
4554
  "US"
4172
4555
  ]
4173
4556
  },
@@ -4180,6 +4563,8 @@
4180
4563
  "ap-northeast-3",
4181
4564
  "ap-south-1",
4182
4565
  "ap-south-2",
4566
+ "ap-southeast-1",
4567
+ "ap-southeast-2",
4183
4568
  "ap-southeast-3",
4184
4569
  "ap-southeast-4",
4185
4570
  "ap-southeast-5",
@@ -4207,7 +4592,12 @@
4207
4592
  },
4208
4593
  "writer.palmyra-x4-v1:0": {
4209
4594
  "inferenceProfile": {
4210
- "US": []
4595
+ "US": {
4596
+ "us-east-1": [],
4597
+ "us-east-2": [],
4598
+ "us-west-1": [],
4599
+ "us-west-2": []
4600
+ }
4211
4601
  },
4212
4602
  "inference_types": {
4213
4603
  "us-east-1": [
@@ -4233,7 +4623,12 @@
4233
4623
  },
4234
4624
  "writer.palmyra-x5-v1:0": {
4235
4625
  "inferenceProfile": {
4236
- "US": []
4626
+ "US": {
4627
+ "us-east-1": [],
4628
+ "us-east-2": [],
4629
+ "us-west-1": [],
4630
+ "us-west-2": []
4631
+ }
4237
4632
  },
4238
4633
  "inference_types": {
4239
4634
  "us-east-1": [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bedrock-models
3
- Version: 0.1.8
3
+ Version: 0.1.10
4
4
  Summary: A library that provides Bedrock models id
5
5
  License: MIT-0
6
6
  License-File: LICENSE
@@ -0,0 +1,9 @@
1
+ bedrock_models/__init__.py,sha256=z-6-VOUDtkUHteELzpDHlB4nfuUqvy-1jyREn6MnTQE,439
2
+ bedrock_models/bedrock_model_ids.py,sha256=KNIm4gvpaVH-rsSDB6UddfbLDWL3itWG1V41axDJjKA,9032
3
+ bedrock_models/bedrock_model_ids.pyi,sha256=5GLFjmFj4gZ37SDICU7Kuo-wHtWu3VNvmg8WLcCAwxg,5461
4
+ bedrock_models/bedrock_models.json,sha256=WDJPpPRNTJ02T8x50kFd1OMVT8tOgvSwU3wjRoY2kJQ,83787
5
+ bedrock_models/utils.py,sha256=8W8lC8bTcceTZ7QyG19hNUIzDXvu7WcGyEoxcQ2Qhdg,9321
6
+ bedrock_models-0.1.10.dist-info/METADATA,sha256=DzSC7N2YXRQwXkmvkOlbKN_fHxLjfjJp-m3uxIxC6LE,6579
7
+ bedrock_models-0.1.10.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
8
+ bedrock_models-0.1.10.dist-info/licenses/LICENSE,sha256=5ALO4uimWLJdA7ag4TGh5fY_qg7ghYr7h50ShtrwaXI,920
9
+ bedrock_models-0.1.10.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- bedrock_models/__init__.py,sha256=z-6-VOUDtkUHteELzpDHlB4nfuUqvy-1jyREn6MnTQE,439
2
- bedrock_models/bedrock_model_ids.py,sha256=0noaco2EV4ovM0432Z3R1eeRzbS7gTecWklaMNHY9z8,8710
3
- bedrock_models/bedrock_model_ids.pyi,sha256=oKxav7bHuEf8z7hOVfKDkL0s6LQzN4QJSbHyERn1Lm0,5299
4
- bedrock_models/bedrock_models.json,sha256=DUbRH8pWtp2-rOar6UXwoGsVxfVbISzejJniS_3_EG8,74981
5
- bedrock_models/utils.py,sha256=8W8lC8bTcceTZ7QyG19hNUIzDXvu7WcGyEoxcQ2Qhdg,9321
6
- bedrock_models-0.1.8.dist-info/METADATA,sha256=trIrhV8n3tfOB-7FpwBxh2lPEo-Bme7UHl8dMptImX8,6578
7
- bedrock_models-0.1.8.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
8
- bedrock_models-0.1.8.dist-info/licenses/LICENSE,sha256=5ALO4uimWLJdA7ag4TGh5fY_qg7ghYr7h50ShtrwaXI,920
9
- bedrock_models-0.1.8.dist-info/RECORD,,