CrispStrobe commited on
Commit
ffc4314
·
1 Parent(s): 704a297

fix: refine OCR label, remove hallucinated HF IDs, and optimize gated repo validation

Browse files
Files changed (3) hide show
  1. data/providers.json +704 -692
  2. scripts/fetch-providers.js +19 -1
  3. src/App.tsx +1 -1
data/providers.json CHANGED
@@ -51,7 +51,10 @@
51
  "output_price_per_1m": 0.5,
52
  "currency": "USD",
53
  "size_b": 13,
54
- "hf_private": false
 
 
 
55
  },
56
  {
57
  "name": "Mistral Small 24B Instruct",
@@ -368,7 +371,10 @@
368
  ],
369
  "size_b": 12,
370
  "size_source": "manual",
371
- "hf_private": false
 
 
 
372
  }
373
  ],
374
  "lastUpdated": "2026-03-02T04:54:47.632Z"
@@ -577,7 +583,10 @@
577
  "tools"
578
  ],
579
  "size_b": 17,
580
- "hf_private": false
 
 
 
581
  },
582
  {
583
  "name": "Sonnet 4.5 Reasoning",
@@ -1195,6 +1204,18 @@
1195
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1196
  "hf_status": 200
1197
  },
 
 
 
 
 
 
 
 
 
 
 
 
1198
  {
1199
  "name": "alibaba/qwen-turbo",
1200
  "type": "chat",
@@ -1221,14 +1242,20 @@
1221
  "hf_private": true
1222
  },
1223
  {
1224
- "name": "novita/Sao10K/L3-8B-Stheno-v3.2",
1225
  "type": "chat",
1226
  "input_price_per_1m": 0.05,
1227
  "output_price_per_1m": 0.05,
1228
  "currency": "USD",
1229
- "context_window": 8192,
1230
  "size_b": 8,
1231
- "hf_private": false
 
 
 
 
 
 
1232
  },
1233
  {
1234
  "name": "novita/sao10k/l3-8b-lunaris",
@@ -1241,32 +1268,14 @@
1241
  "hf_private": false
1242
  },
1243
  {
1244
- "name": "novita/meta-llama/llama-3.1-8b-instruct",
1245
  "type": "chat",
1246
  "input_price_per_1m": 0.05,
1247
  "output_price_per_1m": 0.05,
1248
  "currency": "USD",
1249
- "context_window": 16384,
1250
  "size_b": 8,
1251
- "capabilities": [
1252
- "tools"
1253
- ],
1254
- "hf_private": false,
1255
- "hf_id": "meta-llama/Meta-Llama-3.1-8B-Instruct",
1256
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
1257
- "hf_status": 200
1258
- },
1259
- {
1260
- "name": "azure/gpt-5-nano",
1261
- "type": "chat",
1262
- "input_price_per_1m": 0.05,
1263
- "output_price_per_1m": 0.4,
1264
- "currency": "USD",
1265
- "capabilities": [
1266
- "reasoning"
1267
- ],
1268
- "context_window": 200000,
1269
- "hf_private": true
1270
  },
1271
  {
1272
  "name": "together/meta-llama/Llama-3.2-3B-Instruct-Turbo",
@@ -1278,6 +1287,16 @@
1278
  "size_b": 3,
1279
  "hf_private": false
1280
  },
 
 
 
 
 
 
 
 
 
 
1281
  {
1282
  "name": "deepinfra/microsoft/phi-4",
1283
  "type": "chat",
@@ -1292,16 +1311,6 @@
1292
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1293
  "hf_status": 200
1294
  },
1295
- {
1296
- "name": "deepinfra/Qwen/Qwen2.5-Coder-32B-Instruct",
1297
- "type": "chat",
1298
- "input_price_per_1m": 0.07,
1299
- "output_price_per_1m": 0.16,
1300
- "currency": "USD",
1301
- "context_window": 16384,
1302
- "size_b": 32,
1303
- "hf_private": false
1304
- },
1305
  {
1306
  "name": "novita/gryphe/mythomax-l2-13b",
1307
  "type": "chat",
@@ -1315,6 +1324,31 @@
1315
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1316
  "hf_status": 200
1317
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1318
  {
1319
  "name": "deepinfra/Qwen/Qwen3-32B",
1320
  "type": "chat",
@@ -1333,41 +1367,39 @@
1333
  "hf_status": 200
1334
  },
1335
  {
1336
- "name": "vertex/gemini-2.5-flash-lite",
1337
- "type": "vision",
1338
  "input_price_per_1m": 0.1,
1339
- "output_price_per_1m": 0.4,
1340
  "currency": "USD",
1341
- "capabilities": [
1342
- "vision",
1343
- "reasoning"
1344
- ],
1345
- "context_window": 1048576,
1346
- "hf_private": true
1347
  },
1348
  {
1349
- "name": "google/gemini-2.5-flash-lite",
1350
- "type": "vision",
1351
  "input_price_per_1m": 0.1,
1352
- "output_price_per_1m": 0.4,
1353
  "currency": "USD",
 
 
1354
  "capabilities": [
1355
- "vision",
1356
  "reasoning"
1357
  ],
1358
- "context_window": 1048576,
1359
- "hf_private": true
 
 
1360
  },
1361
  {
1362
- "name": "google/gemini-2.0-flash-001",
1363
- "type": "vision",
1364
  "input_price_per_1m": 0.1,
1365
- "output_price_per_1m": 0.4,
1366
  "currency": "USD",
1367
- "capabilities": [
1368
- "vision"
1369
- ],
1370
- "context_window": 1048576,
1371
  "hf_private": true
1372
  },
1373
  {
@@ -1403,16 +1435,7 @@
1403
  "hf_status": 200
1404
  },
1405
  {
1406
- "name": "mistral/mistral-small-2503",
1407
- "type": "chat",
1408
- "input_price_per_1m": 0.1,
1409
- "output_price_per_1m": 0.3,
1410
- "currency": "USD",
1411
- "context_window": 32768,
1412
- "hf_private": true
1413
- },
1414
- {
1415
- "name": "openai-responses/gpt-4.1-nano",
1416
  "type": "vision",
1417
  "input_price_per_1m": 0.1,
1418
  "output_price_per_1m": 0.4,
@@ -1424,7 +1447,7 @@
1424
  "hf_private": true
1425
  },
1426
  {
1427
- "name": "openai/gpt-4.1-nano",
1428
  "type": "vision",
1429
  "input_price_per_1m": 0.1,
1430
  "output_price_per_1m": 0.4,
@@ -1436,34 +1459,19 @@
1436
  "hf_private": true
1437
  },
1438
  {
1439
- "name": "together/meta-llama/Meta-Llama-3-8B-Instruct-Lite",
1440
- "type": "chat",
1441
- "input_price_per_1m": 0.1,
1442
- "output_price_per_1m": 0.1,
1443
- "currency": "USD",
1444
- "context_window": 8192,
1445
- "size_b": 8,
1446
- "hf_private": false
1447
- },
1448
- {
1449
- "name": "groq/openai/gpt-oss-20b",
1450
- "type": "chat",
1451
  "input_price_per_1m": 0.1,
1452
- "output_price_per_1m": 0.5,
1453
  "currency": "USD",
1454
- "context_window": 131072,
1455
- "size_b": 20,
1456
  "capabilities": [
1457
- "tools",
1458
- "reasoning"
1459
  ],
1460
- "hf_id": "openai/gpt-oss-20b",
1461
- "hf_private": false,
1462
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
1463
- "hf_status": 200
1464
  },
1465
  {
1466
- "name": "azure/openai-responses/gpt-4.1-nano",
1467
  "type": "vision",
1468
  "input_price_per_1m": 0.1,
1469
  "output_price_per_1m": 0.4,
@@ -1475,15 +1483,16 @@
1475
  "hf_private": true
1476
  },
1477
  {
1478
- "name": "azure/gpt-4.1-nano",
1479
  "type": "vision",
1480
  "input_price_per_1m": 0.1,
1481
  "output_price_per_1m": 0.4,
1482
  "currency": "USD",
1483
  "capabilities": [
1484
- "vision"
 
1485
  ],
1486
- "context_window": 1047576,
1487
  "hf_private": true
1488
  },
1489
  {
@@ -1558,14 +1567,21 @@
1558
  "hf_status": 200
1559
  },
1560
  {
1561
- "name": "parasail/parasail-qwen3-235b-a22b-instruct-2507",
1562
  "type": "chat",
1563
  "input_price_per_1m": 0.15,
1564
- "output_price_per_1m": 0.85,
1565
  "currency": "USD",
1566
- "context_window": 262144,
1567
- "size_b": 235,
1568
- "hf_private": false
 
 
 
 
 
 
 
1569
  },
1570
  {
1571
  "name": "mistral/mistral-small-latest",
@@ -1609,6 +1625,16 @@
1609
  "context_window": 128000,
1610
  "hf_private": true
1611
  },
 
 
 
 
 
 
 
 
 
 
1612
  {
1613
  "name": "novita/deepseek/deepseek-r1-distill-qwen-14b",
1614
  "type": "chat",
@@ -1627,23 +1653,6 @@
1627
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1628
  "hf_status": 200
1629
  },
1630
- {
1631
- "name": "groq/openai/gpt-oss-120b",
1632
- "type": "chat",
1633
- "input_price_per_1m": 0.15,
1634
- "output_price_per_1m": 0.75,
1635
- "currency": "USD",
1636
- "context_window": 131072,
1637
- "size_b": 120,
1638
- "capabilities": [
1639
- "tools",
1640
- "reasoning"
1641
- ],
1642
- "hf_id": "openai/gpt-oss-120b",
1643
- "hf_private": false,
1644
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
1645
- "hf_status": 200
1646
- },
1647
  {
1648
  "name": "novita/mistralai/mistral-nemo",
1649
  "type": "chat",
@@ -1671,57 +1680,53 @@
1671
  "hf_private": false
1672
  },
1673
  {
1674
- "name": "deepinfra/zai-org/GLM-4.5-Air",
1675
  "type": "chat",
1676
  "input_price_per_1m": 0.2,
1677
- "output_price_per_1m": 1.1,
1678
  "currency": "USD",
1679
- "context_window": 131072,
 
1680
  "capabilities": [
1681
  "tools",
1682
  "reasoning"
1683
  ],
1684
- "hf_id": "zai-org/GLM-4.5-Air",
1685
- "size_b": 110.5,
1686
  "hf_private": false,
1687
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1688
  "hf_status": 200
1689
  },
1690
  {
1691
- "name": "deepinfra/Qwen/Qwen3-235B-A22B",
1692
  "type": "chat",
1693
  "input_price_per_1m": 0.2,
1694
- "output_price_per_1m": 0.6,
1695
  "currency": "USD",
1696
- "context_window": 40000,
1697
- "size_b": 235,
1698
  "capabilities": [
1699
  "tools",
1700
  "reasoning"
1701
  ],
1702
- "hf_id": "Qwen/Qwen3-235B-A22B",
 
1703
  "hf_private": false,
1704
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1705
  "hf_status": 200
1706
  },
1707
  {
1708
- "name": "alibaba/qwen3-30b-a3b-instruct-2507",
1709
  "type": "vision",
1710
  "input_price_per_1m": 0.2,
1711
- "output_price_per_1m": 0.8,
1712
  "currency": "USD",
1713
  "capabilities": [
1714
  "vision"
1715
  ],
1716
- "context_window": 131072,
1717
- "size_b": 30,
1718
- "hf_id": "Qwen/Qwen3-30B-A3B-Instruct-2507",
1719
- "hf_private": false,
1720
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
1721
- "hf_status": 200
1722
  },
1723
  {
1724
- "name": "xai/grok-4-fast",
1725
  "type": "chat",
1726
  "input_price_per_1m": 0.2,
1727
  "output_price_per_1m": 0.5,
@@ -1747,19 +1752,7 @@
1747
  "hf_private": true
1748
  },
1749
  {
1750
- "name": "xai/grok-4-1-fast-reasoning",
1751
- "type": "vision",
1752
- "input_price_per_1m": 0.2,
1753
- "output_price_per_1m": 0.5,
1754
- "currency": "USD",
1755
- "capabilities": [
1756
- "vision"
1757
- ],
1758
- "context_window": 2000000,
1759
- "hf_private": true
1760
- },
1761
- {
1762
- "name": "xai/grok-4-fast-non-reasoning",
1763
  "type": "chat",
1764
  "input_price_per_1m": 0.2,
1765
  "output_price_per_1m": 0.5,
@@ -1785,7 +1778,17 @@
1785
  "hf_private": true
1786
  },
1787
  {
1788
- "name": "openai-responses/gpt-5.4-nano",
 
 
 
 
 
 
 
 
 
 
1789
  "type": "vision",
1790
  "input_price_per_1m": 0.2,
1791
  "output_price_per_1m": 1.25,
@@ -1798,7 +1801,23 @@
1798
  "hf_private": true
1799
  },
1800
  {
1801
- "name": "openai/gpt-5.4-nano",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1802
  "type": "vision",
1803
  "input_price_per_1m": 0.2,
1804
  "output_price_per_1m": 1.25,
@@ -1810,16 +1829,6 @@
1810
  "context_window": 400000,
1811
  "hf_private": true
1812
  },
1813
- {
1814
- "name": "together/meta-llama/LlamaGuard-2-8b",
1815
- "type": "chat",
1816
- "input_price_per_1m": 0.2,
1817
- "output_price_per_1m": 0.2,
1818
- "currency": "USD",
1819
- "context_window": 8192,
1820
- "size_b": 8,
1821
- "hf_private": false
1822
- },
1823
  {
1824
  "name": "novita/qwen/qwen3-235b-a22b-fp8",
1825
  "type": "chat",
@@ -1867,22 +1876,6 @@
1867
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1868
  "hf_status": 200
1869
  },
1870
- {
1871
- "name": "deepinfra/deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
1872
- "type": "chat",
1873
- "input_price_per_1m": 0.23,
1874
- "output_price_per_1m": 0.69,
1875
- "currency": "USD",
1876
- "context_window": 64000,
1877
- "size_b": 70,
1878
- "capabilities": [
1879
- "reasoning"
1880
- ],
1881
- "hf_id": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
1882
- "hf_private": false,
1883
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
1884
- "hf_status": 200
1885
- },
1886
  {
1887
  "name": "deepinfra/meta-llama/Meta-Llama-3.1-70B-Instruct",
1888
  "type": "chat",
@@ -1910,16 +1903,20 @@
1910
  "hf_status": 200
1911
  },
1912
  {
1913
- "name": "vertex/gemini-3.1-flash-lite-preview",
1914
- "type": "vision",
1915
- "input_price_per_1m": 0.25,
1916
- "output_price_per_1m": 1.5,
1917
  "currency": "USD",
 
 
1918
  "capabilities": [
1919
- "vision"
1920
  ],
1921
- "context_window": 1048576,
1922
- "hf_private": true
 
 
1923
  },
1924
  {
1925
  "name": "google/gemini-3.1-flash-lite-preview",
@@ -1943,6 +1940,18 @@
1943
  "size_b": 7,
1944
  "hf_private": false
1945
  },
 
 
 
 
 
 
 
 
 
 
 
 
1946
  {
1947
  "name": "openai-responses/gpt-5-mini",
1948
  "type": "vision",
@@ -1957,15 +1966,15 @@
1957
  "hf_private": true
1958
  },
1959
  {
1960
- "name": "azure/gpt-5-mini",
1961
- "type": "chat",
1962
  "input_price_per_1m": 0.25,
1963
- "output_price_per_1m": 2,
1964
  "currency": "USD",
1965
  "capabilities": [
1966
- "reasoning"
1967
  ],
1968
- "context_window": 200000,
1969
  "hf_private": true
1970
  },
1971
  {
@@ -2011,20 +2020,17 @@
2011
  "hf_private": true
2012
  },
2013
  {
2014
- "name": "nebius/deepseek-ai/DeepSeek-V3.2",
2015
- "type": "chat",
2016
  "input_price_per_1m": 0.3,
2017
- "output_price_per_1m": 0.45,
2018
  "currency": "USD",
2019
  "capabilities": [
 
2020
  "reasoning"
2021
  ],
2022
- "context_window": 164000,
2023
- "hf_id": "deepseek-ai/DeepSeek-V3.2",
2024
- "size_b": 685.4,
2025
- "hf_private": false,
2026
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2027
- "hf_status": 200
2028
  },
2029
  {
2030
  "name": "nebius/minimax/minimax-m2.1",
@@ -2043,69 +2049,37 @@
2043
  "hf_status": 200
2044
  },
2045
  {
2046
- "name": "deepinfra/deepseek-ai/DeepSeek-V3.1",
2047
  "type": "chat",
2048
  "input_price_per_1m": 0.3,
2049
- "output_price_per_1m": 1,
2050
  "currency": "USD",
2051
- "context_window": 163840,
2052
  "capabilities": [
2053
- "tools",
2054
  "reasoning"
2055
  ],
2056
- "hf_id": "deepseek-ai/DeepSeek-V3.1-Terminus",
2057
- "size_b": 671,
 
2058
  "hf_private": false,
2059
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2060
  "hf_status": 200
2061
  },
2062
  {
2063
- "name": "parasail/parasail-gemma3-27b-it",
2064
  "type": "chat",
2065
  "input_price_per_1m": 0.3,
2066
- "output_price_per_1m": 0.5,
2067
- "currency": "USD",
2068
- "context_window": 128000,
2069
- "size_b": 27,
2070
- "hf_private": false
2071
- },
2072
- {
2073
- "name": "alibaba/qwen3-coder-flash",
2074
- "type": "vision",
2075
- "input_price_per_1m": 0.3,
2076
- "output_price_per_1m": 1.5,
2077
- "currency": "USD",
2078
- "capabilities": [
2079
- "vision"
2080
- ],
2081
- "context_window": 1048576,
2082
- "hf_private": true
2083
- },
2084
- {
2085
- "name": "vertex/gemini-2.5-flash",
2086
- "type": "vision",
2087
- "input_price_per_1m": 0.3,
2088
- "output_price_per_1m": 2.5,
2089
- "currency": "USD",
2090
- "capabilities": [
2091
- "vision",
2092
- "reasoning"
2093
- ],
2094
- "context_window": 1048576,
2095
- "hf_private": true
2096
- },
2097
- {
2098
- "name": "vertex/gemini-2.5-flash-image",
2099
- "type": "vision",
2100
- "input_price_per_1m": 0.3,
2101
- "output_price_per_1m": 2.5,
2102
  "currency": "USD",
 
2103
  "capabilities": [
2104
- "vision",
2105
  "reasoning"
2106
  ],
2107
- "context_window": 1048576,
2108
- "hf_private": true
 
 
 
2109
  },
2110
  {
2111
  "name": "minimaxi/MiniMax-M2.7",
@@ -2185,17 +2159,14 @@
2185
  "hf_private": true
2186
  },
2187
  {
2188
- "name": "google/gemini-2.5-flash",
2189
- "type": "vision",
2190
  "input_price_per_1m": 0.3,
2191
- "output_price_per_1m": 2.5,
2192
  "currency": "USD",
2193
- "capabilities": [
2194
- "vision",
2195
- "reasoning"
2196
- ],
2197
- "context_window": 1048576,
2198
- "hf_private": true
2199
  },
2200
  {
2201
  "name": "mistral/codestral-latest",
@@ -2207,35 +2178,55 @@
2207
  "hf_private": true
2208
  },
2209
  {
2210
- "name": "together/Qwen/Qwen2.5-7B-Instruct-Turbo",
2211
  "type": "chat",
2212
  "input_price_per_1m": 0.3,
2213
- "output_price_per_1m": 0.3,
2214
  "currency": "USD",
2215
- "context_window": 32768,
2216
- "size_b": 7,
2217
  "hf_private": false
2218
  },
2219
  {
2220
- "name": "novita/MiniMax-M2.7",
2221
  "type": "vision",
2222
  "input_price_per_1m": 0.3,
2223
- "output_price_per_1m": 1.2,
 
 
 
 
 
 
 
 
 
 
 
 
2224
  "currency": "USD",
2225
  "capabilities": [
2226
  "vision",
2227
  "reasoning"
2228
  ],
2229
- "context_window": 200000,
2230
- "hf_private": false,
2231
- "size_b": 230,
2232
- "size_source": "manual",
2233
- "hf_id": "MiniMaxAI/MiniMax-M2.7",
2234
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2235
- "hf_status": 200
2236
  },
2237
  {
2238
- "name": "novita/minimax-m2.7",
 
 
 
 
 
 
 
 
 
 
 
 
 
2239
  "type": "vision",
2240
  "input_price_per_1m": 0.3,
2241
  "output_price_per_1m": 1.2,
@@ -2268,6 +2259,24 @@
2268
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2269
  "hf_status": 200
2270
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2271
  {
2272
  "name": "deepinfra/meta-llama/Llama-3.2-90B-Vision-Instruct",
2273
  "type": "chat",
@@ -2358,18 +2367,6 @@
2358
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2359
  "hf_status": 200
2360
  },
2361
- {
2362
- "name": "alibaba/qwen-plus",
2363
- "type": "chat",
2364
- "input_price_per_1m": 0.4,
2365
- "output_price_per_1m": 1.2,
2366
- "currency": "USD",
2367
- "context_window": 131072,
2368
- "capabilities": [
2369
- "tools"
2370
- ],
2371
- "hf_private": true
2372
- },
2373
  {
2374
  "name": "mistral/devstral-latest",
2375
  "type": "chat",
@@ -2401,7 +2398,19 @@
2401
  "hf_private": true
2402
  },
2403
  {
2404
- "name": "openai-responses/gpt-4.1-mini",
 
 
 
 
 
 
 
 
 
 
 
 
2405
  "type": "vision",
2406
  "input_price_per_1m": 0.4,
2407
  "output_price_per_1m": 1.6,
@@ -2425,12 +2434,27 @@
2425
  "hf_private": true
2426
  },
2427
  {
2428
- "name": "novita/deepseek/deepseek-v3-turbo",
2429
  "type": "chat",
2430
  "input_price_per_1m": 0.4,
2431
- "output_price_per_1m": 1.3,
2432
  "currency": "USD",
2433
- "context_window": 128000,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2434
  "hf_private": true
2435
  },
2436
  {
@@ -2451,28 +2475,55 @@
2451
  "hf_status": 200
2452
  },
2453
  {
2454
- "name": "azure/gpt-4.1-mini",
2455
- "type": "vision",
2456
  "input_price_per_1m": 0.4,
2457
- "output_price_per_1m": 1.6,
 
 
 
 
 
 
 
 
 
2458
  "currency": "USD",
2459
  "capabilities": [
2460
- "vision"
 
2461
  ],
2462
- "context_window": 1047576,
2463
  "hf_private": true
2464
  },
2465
  {
2466
- "name": "azure/openai-responses/gpt-4.1-mini",
2467
  "type": "vision",
2468
- "input_price_per_1m": 0.4,
2469
- "output_price_per_1m": 1.6,
 
 
 
 
 
 
 
 
 
 
 
 
 
2470
  "currency": "USD",
 
2471
  "capabilities": [
2472
- "vision"
2473
  ],
2474
- "context_window": 1047576,
2475
- "hf_private": true
 
 
 
2476
  },
2477
  {
2478
  "name": "nebius/moonshotai/kimi-k2.5",
@@ -2509,32 +2560,15 @@
2509
  "hf_status": 200
2510
  },
2511
  {
2512
- "name": "nebius/moonshotai/Kimi-K2-Instruct",
2513
  "type": "chat",
2514
  "input_price_per_1m": 0.5,
2515
- "output_price_per_1m": 2.4,
2516
  "currency": "USD",
2517
- "context_window": 131000,
2518
  "capabilities": [
2519
  "tools"
2520
  ],
2521
- "hf_id": "moonshotai/Kimi-K2-Instruct",
2522
- "size_b": 1026.5,
2523
- "hf_private": false,
2524
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2525
- "hf_status": 200
2526
- },
2527
- {
2528
- "name": "vertex/gemini-3.1-flash-image-preview",
2529
- "type": "vision",
2530
- "input_price_per_1m": 0.5,
2531
- "output_price_per_1m": 2,
2532
- "currency": "USD",
2533
- "capabilities": [
2534
- "vision",
2535
- "reasoning"
2536
- ],
2537
- "context_window": 131072,
2538
  "hf_private": true
2539
  },
2540
  {
@@ -2551,7 +2585,7 @@
2551
  "hf_private": true
2552
  },
2553
  {
2554
- "name": "google/gemini-3.1-flash-image-preview",
2555
  "type": "vision",
2556
  "input_price_per_1m": 0.5,
2557
  "output_price_per_1m": 2,
@@ -2563,31 +2597,6 @@
2563
  "context_window": 131072,
2564
  "hf_private": true
2565
  },
2566
- {
2567
- "name": "google/gemini-3-flash-preview",
2568
- "type": "vision",
2569
- "input_price_per_1m": 0.5,
2570
- "output_price_per_1m": 3,
2571
- "currency": "USD",
2572
- "capabilities": [
2573
- "vision",
2574
- "reasoning"
2575
- ],
2576
- "context_window": 1048576,
2577
- "hf_private": true
2578
- },
2579
- {
2580
- "name": "mistral/mistral-large-latest",
2581
- "type": "chat",
2582
- "input_price_per_1m": 0.5,
2583
- "output_price_per_1m": 1.5,
2584
- "currency": "USD",
2585
- "context_window": 131072,
2586
- "capabilities": [
2587
- "tools"
2588
- ],
2589
- "hf_private": true
2590
- },
2591
  {
2592
  "name": "novita/meta-llama/llama-3-70b-instruct",
2593
  "type": "chat",
@@ -2684,21 +2693,19 @@
2684
  "hf_status": 200
2685
  },
2686
  {
2687
- "name": "alibaba/qwen3.5",
2688
  "type": "vision",
2689
  "input_price_per_1m": 0.6,
2690
- "output_price_per_1m": 3.6,
2691
  "currency": "USD",
2692
  "capabilities": [
2693
  "vision",
2694
  "reasoning"
2695
  ],
2696
- "context_window": 256000,
2697
- "size_b": 9,
2698
- "hf_id": "Qwen/Qwen3.5-9B",
2699
  "hf_private": false,
2700
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2701
- "hf_status": 200
2702
  },
2703
  {
2704
  "name": "minimaxi/MiniMax-M2.5-highspeed",
@@ -2718,19 +2725,52 @@
2718
  "hf_status": 200
2719
  },
2720
  {
2721
- "name": "minimaxi/MiniMax-M2.7-highspeed",
2722
- "type": "vision",
2723
  "input_price_per_1m": 0.6,
2724
- "output_price_per_1m": 2.4,
2725
  "currency": "USD",
2726
  "capabilities": [
2727
- "vision",
2728
  "reasoning"
2729
  ],
2730
  "context_window": 200000,
 
 
2731
  "hf_private": false,
2732
- "size_b": 230,
2733
- "size_source": "manual"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2734
  },
2735
  {
2736
  "name": "moonshot/kimi-k2-0711-preview",
@@ -2815,18 +2855,18 @@
2815
  "hf_status": 200
2816
  },
2817
  {
2818
- "name": "novita/zai-org/glm-4.6",
2819
- "type": "chat",
2820
  "input_price_per_1m": 0.6,
2821
- "output_price_per_1m": 2.2,
2822
  "currency": "USD",
2823
- "context_window": 204800,
2824
  "capabilities": [
2825
- "tools",
2826
  "reasoning"
2827
  ],
2828
- "hf_id": "zai-org/GLM-4.6",
2829
- "size_b": 356.8,
 
2830
  "hf_private": false,
2831
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2832
  "hf_status": 200
@@ -2849,53 +2889,22 @@
2849
  "hf_status": 200
2850
  },
2851
  {
2852
- "name": "zai/GLM-4.5",
2853
- "type": "chat",
2854
- "input_price_per_1m": 0.6,
2855
- "output_price_per_1m": 2.2,
2856
- "currency": "USD",
2857
- "capabilities": [
2858
- "reasoning"
2859
- ],
2860
- "context_window": 131072,
2861
- "hf_id": "zai-org/GLM-4.5",
2862
- "size_b": 358.3,
2863
- "hf_private": false,
2864
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2865
- "hf_status": 200
2866
- },
2867
- {
2868
- "name": "zai/GLM-4.6",
2869
  "type": "chat",
2870
  "input_price_per_1m": 0.6,
2871
  "output_price_per_1m": 2.2,
2872
  "currency": "USD",
 
2873
  "capabilities": [
 
2874
  "reasoning"
2875
  ],
2876
- "context_window": 200000,
2877
  "hf_id": "zai-org/GLM-4.6",
2878
  "size_b": 356.8,
2879
  "hf_private": false,
2880
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2881
  "hf_status": 200
2882
  },
2883
- {
2884
- "name": "zai/GLM-4.7",
2885
- "type": "chat",
2886
- "input_price_per_1m": 0.6,
2887
- "output_price_per_1m": 2.2,
2888
- "currency": "USD",
2889
- "capabilities": [
2890
- "reasoning"
2891
- ],
2892
- "context_window": 200000,
2893
- "hf_id": "zai-org/GLM-4.7",
2894
- "size_b": 358.3,
2895
- "hf_private": false,
2896
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2897
- "hf_status": 200
2898
- },
2899
  {
2900
  "name": "novita/microsoft/wizardlm-2-8x22b",
2901
  "type": "chat",
@@ -2935,16 +2944,6 @@
2935
  "size_b": 72,
2936
  "hf_private": false
2937
  },
2938
- {
2939
- "name": "novita/deepseek/deepseek-prover-v2-671b",
2940
- "type": "chat",
2941
- "input_price_per_1m": 0.7,
2942
- "output_price_per_1m": 2.5,
2943
- "currency": "USD",
2944
- "context_window": 160000,
2945
- "size_b": 671,
2946
- "hf_private": false
2947
- },
2948
  {
2949
  "name": "novita/deepseek/deepseek-r1-turbo",
2950
  "type": "chat",
@@ -2964,7 +2963,17 @@
2964
  "hf_status": 200
2965
  },
2966
  {
2967
- "name": "openai-responses/gpt-5.4-mini",
 
 
 
 
 
 
 
 
 
 
2968
  "type": "vision",
2969
  "input_price_per_1m": 0.75,
2970
  "output_price_per_1m": 4.5,
@@ -2977,7 +2986,7 @@
2977
  "hf_private": true
2978
  },
2979
  {
2980
- "name": "openai/gpt-5.4-mini",
2981
  "type": "vision",
2982
  "input_price_per_1m": 0.75,
2983
  "output_price_per_1m": 4.5,
@@ -3049,36 +3058,36 @@
3049
  "hf_status": 200
3050
  },
3051
  {
3052
- "name": "deepinfra/deepseek-ai/DeepSeek-R1",
3053
  "type": "chat",
3054
  "input_price_per_1m": 0.85,
3055
- "output_price_per_1m": 2.5,
3056
  "currency": "USD",
3057
- "context_window": 64000,
3058
  "capabilities": [
3059
  "tools",
3060
  "reasoning"
3061
  ],
3062
- "hf_id": "deepseek-ai/DeepSeek-R1",
3063
  "size_b": 671,
3064
- "size_source": "manual",
3065
  "hf_private": false,
3066
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
3067
  "hf_status": 200
3068
  },
3069
  {
3070
- "name": "deepinfra/deepseek-ai/DeepSeek-V3",
3071
  "type": "chat",
3072
  "input_price_per_1m": 0.85,
3073
- "output_price_per_1m": 0.9,
3074
  "currency": "USD",
3075
- "context_window": 128000,
3076
  "capabilities": [
3077
  "tools",
3078
  "reasoning"
3079
  ],
3080
- "hf_id": "deepseek-ai/DeepSeek-V3.1-Terminus",
3081
  "size_b": 671,
 
3082
  "hf_private": false,
3083
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
3084
  "hf_status": 200
@@ -3145,7 +3154,7 @@
3145
  "hf_private": true
3146
  },
3147
  {
3148
- "name": "alibaba/qwen3-coder-plus",
3149
  "type": "vision",
3150
  "input_price_per_1m": 1,
3151
  "output_price_per_1m": 5,
@@ -3153,11 +3162,11 @@
3153
  "capabilities": [
3154
  "vision"
3155
  ],
3156
- "context_window": 1048576,
3157
  "hf_private": true
3158
  },
3159
  {
3160
- "name": "vertex/claude-haiku-4-5",
3161
  "type": "vision",
3162
  "input_price_per_1m": 1,
3163
  "output_price_per_1m": 5,
@@ -3165,49 +3174,8 @@
3165
  "capabilities": [
3166
  "vision"
3167
  ],
3168
- "context_window": 200000,
3169
- "hf_private": true
3170
- },
3171
- {
3172
- "name": "perplexity/sonar",
3173
- "type": "chat",
3174
- "input_price_per_1m": 1,
3175
- "output_price_per_1m": 1,
3176
- "currency": "USD",
3177
- "context_window": 131072,
3178
- "capabilities": [
3179
- "vision"
3180
- ],
3181
- "hf_private": true
3182
- },
3183
- {
3184
- "name": "openai/o3",
3185
- "type": "vision",
3186
- "input_price_per_1m": 1,
3187
- "output_price_per_1m": 4,
3188
- "currency": "USD",
3189
- "capabilities": [
3190
- "vision",
3191
- "reasoning"
3192
- ],
3193
- "context_window": 200000,
3194
- "hf_private": true
3195
- },
3196
- {
3197
- "name": "novita/GLM-5",
3198
- "type": "chat",
3199
- "input_price_per_1m": 1,
3200
- "output_price_per_1m": 3.2,
3201
- "currency": "USD",
3202
- "capabilities": [
3203
- "reasoning"
3204
- ],
3205
- "context_window": 202800,
3206
- "hf_id": "zai-org/GLM-5",
3207
- "size_b": 753.9,
3208
- "hf_private": false,
3209
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
3210
- "hf_status": 200
3211
  },
3212
  {
3213
  "name": "zai/GLM-5",
@@ -3227,12 +3195,12 @@
3227
  "hf_status": 200
3228
  },
3229
  {
3230
- "name": "groq/moonshotai/kimi-k2-instruct",
3231
  "type": "chat",
3232
  "input_price_per_1m": 1,
3233
  "output_price_per_1m": 3,
3234
  "currency": "USD",
3235
- "context_window": 131072,
3236
  "capabilities": [
3237
  "tools"
3238
  ],
@@ -3243,12 +3211,12 @@
3243
  "hf_status": 200
3244
  },
3245
  {
3246
- "name": "groq/moonshotai/Kimi-K2-Instruct-0905",
3247
  "type": "chat",
3248
  "input_price_per_1m": 1,
3249
  "output_price_per_1m": 3,
3250
  "currency": "USD",
3251
- "context_window": 256000,
3252
  "capabilities": [
3253
  "tools"
3254
  ],
@@ -3259,7 +3227,32 @@
3259
  "hf_status": 200
3260
  },
3261
  {
3262
- "name": "bedrock/claude-haiku-4-5",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3263
  "type": "vision",
3264
  "input_price_per_1m": 1,
3265
  "output_price_per_1m": 5,
@@ -3267,11 +3260,11 @@
3267
  "capabilities": [
3268
  "vision"
3269
  ],
3270
- "context_window": 200000,
3271
  "hf_private": true
3272
  },
3273
  {
3274
- "name": "anthropic/claude-haiku-4-5",
3275
  "type": "vision",
3276
  "input_price_per_1m": 1,
3277
  "output_price_per_1m": 5,
@@ -3283,7 +3276,23 @@
3283
  "hf_private": true
3284
  },
3285
  {
3286
- "name": "openai-responses/o3-mini",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3287
  "type": "chat",
3288
  "input_price_per_1m": 1.1,
3289
  "output_price_per_1m": 4.4,
@@ -3295,7 +3304,7 @@
3295
  "hf_private": true
3296
  },
3297
  {
3298
- "name": "openai-responses/o4-mini",
3299
  "type": "chat",
3300
  "input_price_per_1m": 1.1,
3301
  "output_price_per_1m": 4.4,
@@ -3307,7 +3316,7 @@
3307
  "hf_private": true
3308
  },
3309
  {
3310
- "name": "openai/o3-mini",
3311
  "type": "chat",
3312
  "input_price_per_1m": 1.1,
3313
  "output_price_per_1m": 4.4,
@@ -3319,7 +3328,7 @@
3319
  "hf_private": true
3320
  },
3321
  {
3322
- "name": "azure/o4-mini",
3323
  "type": "chat",
3324
  "input_price_per_1m": 1.1,
3325
  "output_price_per_1m": 4.4,
@@ -3330,6 +3339,16 @@
3330
  "context_window": 200000,
3331
  "hf_private": true
3332
  },
 
 
 
 
 
 
 
 
 
 
3333
  {
3334
  "name": "moonshot/kimi-k2-turbo-preview",
3335
  "type": "chat",
@@ -3347,17 +3366,7 @@
3347
  "hf_status": 200
3348
  },
3349
  {
3350
- "name": "together/Qwen/Qwen2.5-72B-Instruct-Turbo",
3351
- "type": "chat",
3352
- "input_price_per_1m": 1.2,
3353
- "output_price_per_1m": 1.2,
3354
- "currency": "USD",
3355
- "context_window": 32768,
3356
- "size_b": 72,
3357
- "hf_private": false
3358
- },
3359
- {
3360
- "name": "vertex/gemini-2.5-pro",
3361
  "type": "vision",
3362
  "input_price_per_1m": 1.25,
3363
  "output_price_per_1m": 10,
@@ -3383,46 +3392,48 @@
3383
  "hf_private": true
3384
  },
3385
  {
3386
- "name": "google/gemini-2.5-pro",
3387
- "type": "vision",
3388
  "input_price_per_1m": 1.25,
3389
- "output_price_per_1m": 10,
3390
  "currency": "USD",
 
3391
  "capabilities": [
3392
- "vision",
3393
  "reasoning"
3394
  ],
3395
- "context_window": 1048576,
3396
- "hf_private": true
 
 
 
3397
  },
3398
  {
3399
- "name": "openai-responses/gpt-5",
3400
- "type": "vision",
3401
  "input_price_per_1m": 1.25,
3402
  "output_price_per_1m": 10,
3403
  "currency": "USD",
3404
  "capabilities": [
3405
- "vision",
3406
  "reasoning"
3407
  ],
3408
- "context_window": 400000,
3409
  "hf_private": true
3410
  },
3411
  {
3412
- "name": "openai-responses/gpt-5.1",
3413
- "type": "vision",
3414
  "input_price_per_1m": 1.25,
3415
  "output_price_per_1m": 10,
3416
  "currency": "USD",
3417
  "capabilities": [
3418
- "vision",
3419
  "reasoning"
3420
  ],
3421
- "context_window": 400000,
3422
  "hf_private": true
3423
  },
3424
  {
3425
- "name": "openai-responses/gpt-5.1-codex",
3426
  "type": "vision",
3427
  "input_price_per_1m": 1.25,
3428
  "output_price_per_1m": 10,
@@ -3431,11 +3442,11 @@
3431
  "vision",
3432
  "reasoning"
3433
  ],
3434
- "context_window": 400000,
3435
  "hf_private": true
3436
  },
3437
  {
3438
- "name": "openai-responses/gpt-5-codex",
3439
  "type": "vision",
3440
  "input_price_per_1m": 1.25,
3441
  "output_price_per_1m": 10,
@@ -3444,7 +3455,7 @@
3444
  "vision",
3445
  "reasoning"
3446
  ],
3447
- "context_window": 400000,
3448
  "hf_private": true
3449
  },
3450
  {
@@ -3461,7 +3472,7 @@
3461
  "hf_private": true
3462
  },
3463
  {
3464
- "name": "openai/gpt-5-chat",
3465
  "type": "vision",
3466
  "input_price_per_1m": 1.25,
3467
  "output_price_per_1m": 10,
@@ -3470,11 +3481,11 @@
3470
  "vision",
3471
  "reasoning"
3472
  ],
3473
- "context_window": 128000,
3474
  "hf_private": true
3475
  },
3476
  {
3477
- "name": "openai/gpt-5.1-chat",
3478
  "type": "vision",
3479
  "input_price_per_1m": 1.25,
3480
  "output_price_per_1m": 10,
@@ -3483,48 +3494,46 @@
3483
  "vision",
3484
  "reasoning"
3485
  ],
3486
- "context_window": 128000,
3487
  "hf_private": true
3488
  },
3489
  {
3490
- "name": "together/deepseek-ai/DeepSeek-V3",
3491
- "type": "chat",
3492
  "input_price_per_1m": 1.25,
3493
- "output_price_per_1m": 1.25,
3494
  "currency": "USD",
3495
- "context_window": 131072,
3496
  "capabilities": [
3497
- "tools",
3498
  "reasoning"
3499
  ],
3500
- "hf_id": "deepseek-ai/DeepSeek-V3.1-Terminus",
3501
- "size_b": 671,
3502
- "hf_private": false,
3503
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
3504
- "hf_status": 200
3505
  },
3506
  {
3507
- "name": "azure/gpt-5",
3508
- "type": "chat",
3509
  "input_price_per_1m": 1.25,
3510
  "output_price_per_1m": 10,
3511
  "currency": "USD",
3512
  "capabilities": [
 
3513
  "reasoning"
3514
  ],
3515
- "context_window": 200000,
3516
  "hf_private": true
3517
  },
3518
  {
3519
- "name": "azure/gpt-5.1",
3520
- "type": "chat",
3521
  "input_price_per_1m": 1.25,
3522
  "output_price_per_1m": 10,
3523
  "currency": "USD",
3524
  "capabilities": [
 
3525
  "reasoning"
3526
  ],
3527
- "context_window": 200000,
3528
  "hf_private": true
3529
  },
3530
  {
@@ -3560,20 +3569,19 @@
3560
  "hf_private": true
3561
  },
3562
  {
3563
- "name": "openai-responses/gpt-5.2-codex",
3564
- "type": "vision",
3565
  "input_price_per_1m": 1.75,
3566
  "output_price_per_1m": 14,
3567
  "currency": "USD",
3568
  "capabilities": [
3569
- "vision",
3570
  "reasoning"
3571
  ],
3572
- "context_window": 400000,
3573
  "hf_private": true
3574
  },
3575
  {
3576
- "name": "openai-responses/gpt-5.2",
3577
  "type": "vision",
3578
  "input_price_per_1m": 1.75,
3579
  "output_price_per_1m": 14,
@@ -3586,7 +3594,7 @@
3586
  "hf_private": true
3587
  },
3588
  {
3589
- "name": "openai-responses/gpt-5.3-codex",
3590
  "type": "vision",
3591
  "input_price_per_1m": 1.75,
3592
  "output_price_per_1m": 14,
@@ -3599,7 +3607,7 @@
3599
  "hf_private": true
3600
  },
3601
  {
3602
- "name": "openai-responses/gpt-5.3-chat",
3603
  "type": "vision",
3604
  "input_price_per_1m": 1.75,
3605
  "output_price_per_1m": 14,
@@ -3612,7 +3620,7 @@
3612
  "hf_private": true
3613
  },
3614
  {
3615
- "name": "openai/gpt-5.2-chat",
3616
  "type": "vision",
3617
  "input_price_per_1m": 1.75,
3618
  "output_price_per_1m": 14,
@@ -3621,7 +3629,7 @@
3621
  "vision",
3622
  "reasoning"
3623
  ],
3624
- "context_window": 128000,
3625
  "hf_private": true
3626
  },
3627
  {
@@ -3638,7 +3646,7 @@
3638
  "hf_private": true
3639
  },
3640
  {
3641
- "name": "openai/gpt-5.2",
3642
  "type": "vision",
3643
  "input_price_per_1m": 1.75,
3644
  "output_price_per_1m": 14,
@@ -3651,19 +3659,7 @@
3651
  "hf_private": true
3652
  },
3653
  {
3654
- "name": "azure/gpt-5.2",
3655
- "type": "chat",
3656
- "input_price_per_1m": 1.75,
3657
- "output_price_per_1m": 14,
3658
- "currency": "USD",
3659
- "capabilities": [
3660
- "reasoning"
3661
- ],
3662
- "context_window": 200000,
3663
- "hf_private": true
3664
- },
3665
- {
3666
- "name": "azure/gpt-5.3-codex",
3667
  "type": "vision",
3668
  "input_price_per_1m": 1.75,
3669
  "output_price_per_1m": 14,
@@ -3676,7 +3672,7 @@
3676
  "hf_private": true
3677
  },
3678
  {
3679
- "name": "azure/openai-responses/gpt-5.2-codex",
3680
  "type": "vision",
3681
  "input_price_per_1m": 1.75,
3682
  "output_price_per_1m": 14,
@@ -3685,33 +3681,24 @@
3685
  "vision",
3686
  "reasoning"
3687
  ],
3688
- "context_window": 400000,
3689
- "hf_private": true
3690
- },
3691
- {
3692
- "name": "nebius/deepseek-ai/DeepSeek-V3-0324-fast",
3693
- "type": "chat",
3694
- "input_price_per_1m": 2,
3695
- "output_price_per_1m": 6,
3696
- "currency": "USD",
3697
  "context_window": 128000,
3698
  "hf_private": true
3699
  },
3700
  {
3701
- "name": "vertex/gemini-3.1-pro-preview",
3702
  "type": "vision",
3703
- "input_price_per_1m": 2,
3704
- "output_price_per_1m": 12,
3705
  "currency": "USD",
3706
  "capabilities": [
3707
  "vision",
3708
  "reasoning"
3709
  ],
3710
- "context_window": 1048576,
3711
  "hf_private": true
3712
  },
3713
  {
3714
- "name": "vertex/gemini-3-pro-preview",
3715
  "type": "vision",
3716
  "input_price_per_1m": 2,
3717
  "output_price_per_1m": 12,
@@ -3724,7 +3711,7 @@
3724
  "hf_private": true
3725
  },
3726
  {
3727
- "name": "vertex/gemini-3-pro-image-preview",
3728
  "type": "vision",
3729
  "input_price_per_1m": 2,
3730
  "output_price_per_1m": 12,
@@ -3737,25 +3724,12 @@
3737
  "hf_private": true
3738
  },
3739
  {
3740
- "name": "perplexity/sonar-reasoning-pro",
3741
- "type": "chat",
3742
- "input_price_per_1m": 2,
3743
- "output_price_per_1m": 8,
3744
- "currency": "USD",
3745
- "context_window": 131072,
3746
- "capabilities": [
3747
- "vision",
3748
- "reasoning"
3749
- ],
3750
- "hf_private": true
3751
- },
3752
- {
3753
- "name": "xai/grok-2-1212",
3754
  "type": "chat",
3755
  "input_price_per_1m": 2,
3756
- "output_price_per_1m": 10,
3757
  "currency": "USD",
3758
- "context_window": 131072,
3759
  "hf_private": true
3760
  },
3761
  {
@@ -3772,29 +3746,25 @@
3772
  "hf_private": true
3773
  },
3774
  {
3775
- "name": "google/gemini-3.1-pro-preview",
3776
- "type": "vision",
3777
- "input_price_per_1m": 2,
3778
- "output_price_per_1m": 12,
3779
- "currency": "USD",
3780
- "capabilities": [
3781
- "vision",
3782
- "reasoning"
3783
- ],
3784
- "context_window": 1048576,
3785
  "hf_private": true
3786
  },
3787
  {
3788
- "name": "google/gemini-3-pro-preview",
3789
- "type": "vision",
3790
  "input_price_per_1m": 2,
3791
- "output_price_per_1m": 12,
3792
  "currency": "USD",
 
3793
  "capabilities": [
3794
  "vision",
3795
  "reasoning"
3796
  ],
3797
- "context_window": 1048576,
3798
  "hf_private": true
3799
  },
3800
  {
@@ -3807,7 +3777,7 @@
3807
  "hf_private": true
3808
  },
3809
  {
3810
- "name": "openai-responses/gpt-4.1",
3811
  "type": "vision",
3812
  "input_price_per_1m": 2,
3813
  "output_price_per_1m": 8,
@@ -3819,7 +3789,7 @@
3819
  "hf_private": true
3820
  },
3821
  {
3822
- "name": "openai/gpt-4.1",
3823
  "type": "vision",
3824
  "input_price_per_1m": 2,
3825
  "output_price_per_1m": 8,
@@ -3844,7 +3814,7 @@
3844
  "hf_private": true
3845
  },
3846
  {
3847
- "name": "azure/gpt-4.1",
3848
  "type": "vision",
3849
  "input_price_per_1m": 2,
3850
  "output_price_per_1m": 8,
@@ -3856,7 +3826,7 @@
3856
  "hf_private": true
3857
  },
3858
  {
3859
- "name": "azure/openai-responses/gpt-4.1",
3860
  "type": "vision",
3861
  "input_price_per_1m": 2,
3862
  "output_price_per_1m": 8,
@@ -3868,7 +3838,46 @@
3868
  "hf_private": true
3869
  },
3870
  {
3871
- "name": "openai-responses/gpt-5.4",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3872
  "type": "vision",
3873
  "input_price_per_1m": 2.5,
3874
  "output_price_per_1m": 15,
@@ -3880,6 +3889,30 @@
3880
  "context_window": 1050000,
3881
  "hf_private": true
3882
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3883
  {
3884
  "name": "openai/gpt-4o-2024-11-20",
3885
  "type": "vision",
@@ -3918,44 +3951,46 @@
3918
  "hf_private": true
3919
  },
3920
  {
3921
- "name": "openai/gpt-4o-2024-05-13",
3922
  "type": "vision",
3923
  "input_price_per_1m": 2.5,
3924
- "output_price_per_1m": 10,
3925
  "currency": "USD",
3926
  "capabilities": [
3927
- "vision"
 
3928
  ],
3929
- "context_window": 128000,
3930
  "hf_private": true
3931
  },
3932
  {
3933
- "name": "openai/gpt-4o-2024-08-06",
3934
  "type": "vision",
3935
- "input_price_per_1m": 2.5,
3936
- "output_price_per_1m": 10,
3937
  "currency": "USD",
3938
  "capabilities": [
3939
- "vision"
 
3940
  ],
3941
- "context_window": 128000,
3942
  "hf_private": true
3943
  },
3944
  {
3945
- "name": "azure/openai-responses/gpt-5.4",
3946
  "type": "vision",
3947
- "input_price_per_1m": 2.5,
3948
  "output_price_per_1m": 15,
3949
  "currency": "USD",
3950
  "capabilities": [
3951
  "vision",
3952
  "reasoning"
3953
  ],
3954
- "context_window": 1050000,
3955
  "hf_private": true
3956
  },
3957
  {
3958
- "name": "vertex/claude-sonnet-4-5",
3959
  "type": "vision",
3960
  "input_price_per_1m": 3,
3961
  "output_price_per_1m": 15,
@@ -3964,11 +3999,11 @@
3964
  "vision",
3965
  "reasoning"
3966
  ],
3967
- "context_window": 200000,
3968
  "hf_private": true
3969
  },
3970
  {
3971
- "name": "vertex/claude-3-7-sonnet",
3972
  "type": "vision",
3973
  "input_price_per_1m": 3,
3974
  "output_price_per_1m": 15,
@@ -3981,7 +4016,7 @@
3981
  "hf_private": true
3982
  },
3983
  {
3984
- "name": "vertex/claude-sonnet-4",
3985
  "type": "vision",
3986
  "input_price_per_1m": 3,
3987
  "output_price_per_1m": 15,
@@ -3994,27 +4029,29 @@
3994
  "hf_private": true
3995
  },
3996
  {
3997
- "name": "vertex/claude-3-5-sonnet",
3998
  "type": "vision",
3999
  "input_price_per_1m": 3,
4000
  "output_price_per_1m": 15,
4001
  "currency": "USD",
4002
  "capabilities": [
4003
- "vision"
 
4004
  ],
4005
  "context_window": 200000,
4006
  "hf_private": true
4007
  },
4008
  {
4009
- "name": "perplexity/sonar-pro",
4010
- "type": "chat",
4011
  "input_price_per_1m": 3,
4012
  "output_price_per_1m": 15,
4013
  "currency": "USD",
4014
- "context_window": 204800,
4015
  "capabilities": [
4016
- "vision"
 
4017
  ],
 
4018
  "hf_private": true
4019
  },
4020
  {
@@ -4061,33 +4098,31 @@
4061
  "hf_status": 200
4062
  },
4063
  {
4064
- "name": "bedrock/claude-3-7-sonnet",
4065
- "type": "vision",
4066
  "input_price_per_1m": 3,
4067
  "output_price_per_1m": 15,
4068
  "currency": "USD",
 
4069
  "capabilities": [
4070
- "vision",
4071
- "reasoning"
4072
  ],
4073
- "context_window": 200000,
4074
  "hf_private": true
4075
  },
4076
  {
4077
- "name": "bedrock/claude-sonnet-4",
4078
  "type": "vision",
4079
  "input_price_per_1m": 3,
4080
  "output_price_per_1m": 15,
4081
  "currency": "USD",
4082
  "capabilities": [
4083
- "vision",
4084
- "reasoning"
4085
  ],
4086
  "context_window": 200000,
4087
  "hf_private": true
4088
  },
4089
  {
4090
- "name": "bedrock/claude-sonnet-4-5",
4091
  "type": "vision",
4092
  "input_price_per_1m": 3,
4093
  "output_price_per_1m": 15,
@@ -4100,33 +4135,7 @@
4100
  "hf_private": true
4101
  },
4102
  {
4103
- "name": "bedrock/claude-sonnet-4-6",
4104
- "type": "vision",
4105
- "input_price_per_1m": 3,
4106
- "output_price_per_1m": 15,
4107
- "currency": "USD",
4108
- "capabilities": [
4109
- "vision",
4110
- "reasoning"
4111
- ],
4112
- "context_window": 1000000,
4113
- "hf_private": true
4114
- },
4115
- {
4116
- "name": "anthropic/claude-sonnet-4-5",
4117
- "type": "vision",
4118
- "input_price_per_1m": 3,
4119
- "output_price_per_1m": 15,
4120
- "currency": "USD",
4121
- "capabilities": [
4122
- "vision",
4123
- "reasoning"
4124
- ],
4125
- "context_window": 1000000,
4126
- "hf_private": true
4127
- },
4128
- {
4129
- "name": "anthropic/claude-sonnet-4-6",
4130
  "type": "vision",
4131
  "input_price_per_1m": 3,
4132
  "output_price_per_1m": 15,
@@ -4135,11 +4144,11 @@
4135
  "vision",
4136
  "reasoning"
4137
  ],
4138
- "context_window": 1000000,
4139
  "hf_private": true
4140
  },
4141
  {
4142
- "name": "anthropic/claude-sonnet-4",
4143
  "type": "vision",
4144
  "input_price_per_1m": 3,
4145
  "output_price_per_1m": 15,
@@ -4148,7 +4157,7 @@
4148
  "vision",
4149
  "reasoning"
4150
  ],
4151
- "context_window": 1000000,
4152
  "hf_private": true
4153
  },
4154
  {
@@ -4170,7 +4179,7 @@
4170
  "hf_status": 200
4171
  },
4172
  {
4173
- "name": "vertex/claude-opus-4-6",
4174
  "type": "vision",
4175
  "input_price_per_1m": 5,
4176
  "output_price_per_1m": 25,
@@ -4183,7 +4192,7 @@
4183
  "hf_private": true
4184
  },
4185
  {
4186
- "name": "vertex/claude-opus-4-5",
4187
  "type": "vision",
4188
  "input_price_per_1m": 5,
4189
  "output_price_per_1m": 25,
@@ -4196,57 +4205,57 @@
4196
  "hf_private": true
4197
  },
4198
  {
4199
- "name": "xai/grok-3",
4200
- "type": "chat",
4201
  "input_price_per_1m": 5,
4202
  "output_price_per_1m": 25,
4203
  "currency": "USD",
4204
- "context_window": 131072,
4205
  "capabilities": [
4206
- "tools"
 
4207
  ],
 
4208
  "hf_private": true
4209
  },
4210
  {
4211
- "name": "openai/chatgpt-4o",
4212
  "type": "vision",
4213
  "input_price_per_1m": 5,
4214
- "output_price_per_1m": 15,
4215
  "currency": "USD",
4216
  "capabilities": [
4217
- "vision"
 
4218
  ],
4219
- "context_window": 128000,
4220
  "hf_private": true
4221
  },
4222
  {
4223
- "name": "bedrock/claude-opus-4-5",
4224
- "type": "vision",
4225
  "input_price_per_1m": 5,
4226
  "output_price_per_1m": 25,
4227
  "currency": "USD",
 
4228
  "capabilities": [
4229
- "vision",
4230
- "reasoning"
4231
  ],
4232
- "context_window": 200000,
4233
  "hf_private": true
4234
  },
4235
  {
4236
- "name": "bedrock/claude-opus-4-6",
4237
  "type": "vision",
4238
  "input_price_per_1m": 5,
4239
- "output_price_per_1m": 25,
4240
  "currency": "USD",
4241
  "capabilities": [
4242
- "vision",
4243
- "reasoning"
4244
  ],
4245
- "context_window": 1000000,
4246
  "hf_private": true
4247
  },
4248
  {
4249
- "name": "anthropic/claude-opus-4-6",
4250
  "type": "vision",
4251
  "input_price_per_1m": 5,
4252
  "output_price_per_1m": 25,
@@ -4259,7 +4268,7 @@
4259
  "hf_private": true
4260
  },
4261
  {
4262
- "name": "anthropic/claude-opus-4-5",
4263
  "type": "vision",
4264
  "input_price_per_1m": 5,
4265
  "output_price_per_1m": 25,
@@ -4285,7 +4294,7 @@
4285
  "hf_private": true
4286
  },
4287
  {
4288
- "name": "vertex/claude-opus-4-1",
4289
  "type": "vision",
4290
  "input_price_per_1m": 15,
4291
  "output_price_per_1m": 75,
@@ -4298,7 +4307,7 @@
4298
  "hf_private": true
4299
  },
4300
  {
4301
- "name": "vertex/claude-opus-4",
4302
  "type": "vision",
4303
  "input_price_per_1m": 15,
4304
  "output_price_per_1m": 75,
@@ -4311,7 +4320,7 @@
4311
  "hf_private": true
4312
  },
4313
  {
4314
- "name": "coding/claude-opus-4-20250514",
4315
  "type": "vision",
4316
  "input_price_per_1m": 15,
4317
  "output_price_per_1m": 75,
@@ -4324,16 +4333,16 @@
4324
  "hf_private": true
4325
  },
4326
  {
4327
- "name": "openai-responses/gpt-5-pro",
4328
  "type": "vision",
4329
  "input_price_per_1m": 15,
4330
- "output_price_per_1m": 120,
4331
  "currency": "USD",
4332
  "capabilities": [
4333
  "vision",
4334
  "reasoning"
4335
  ],
4336
- "context_window": 400000,
4337
  "hf_private": true
4338
  },
4339
  {
@@ -4350,20 +4359,20 @@
4350
  "hf_private": true
4351
  },
4352
  {
4353
- "name": "bedrock/claude-opus-4",
4354
  "type": "vision",
4355
  "input_price_per_1m": 15,
4356
- "output_price_per_1m": 75,
4357
  "currency": "USD",
4358
  "capabilities": [
4359
  "vision",
4360
  "reasoning"
4361
  ],
4362
- "context_window": 200000,
4363
  "hf_private": true
4364
  },
4365
  {
4366
- "name": "anthropic/claude-opus-4",
4367
  "type": "vision",
4368
  "input_price_per_1m": 15,
4369
  "output_price_per_1m": 75,
@@ -4376,7 +4385,7 @@
4376
  "hf_private": true
4377
  },
4378
  {
4379
- "name": "anthropic/claude-opus-4-1",
4380
  "type": "vision",
4381
  "input_price_per_1m": 15,
4382
  "output_price_per_1m": 75,
@@ -4402,7 +4411,7 @@
4402
  "hf_private": true
4403
  },
4404
  {
4405
- "name": "openai-responses/gpt-5.4-pro",
4406
  "type": "vision",
4407
  "input_price_per_1m": 30,
4408
  "output_price_per_1m": 180,
@@ -4428,7 +4437,7 @@
4428
  "hf_private": true
4429
  },
4430
  {
4431
- "name": "azure/openai-responses/gpt-5.4-pro",
4432
  "type": "vision",
4433
  "input_price_per_1m": 30,
4434
  "output_price_per_1m": 180,
@@ -5099,7 +5108,10 @@
5099
  ],
5100
  "size_b": 12,
5101
  "size_source": "manual",
5102
- "hf_private": false
 
 
 
5103
  },
5104
  {
5105
  "name": "flux-dev",
 
51
  "output_price_per_1m": 0.5,
52
  "currency": "USD",
53
  "size_b": 13,
54
+ "hf_private": false,
55
+ "hf_id": "codellama/CodeLlama-13b-Instruct-hf",
56
+ "hf_validated_at": "2026-03-22T19:50:44.558Z",
57
+ "hf_status": 200
58
  },
59
  {
60
  "name": "Mistral Small 24B Instruct",
 
371
  ],
372
  "size_b": 12,
373
  "size_source": "manual",
374
+ "hf_private": false,
375
+ "hf_id": "black-forest-labs/FLUX.1-schnell",
376
+ "hf_validated_at": "2026-03-22T19:50:44.558Z",
377
+ "hf_status": 200
378
  }
379
  ],
380
  "lastUpdated": "2026-03-02T04:54:47.632Z"
 
583
  "tools"
584
  ],
585
  "size_b": 17,
586
+ "hf_private": false,
587
+ "hf_id": "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
588
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
589
+ "hf_status": 200
590
  },
591
  {
592
  "name": "Sonnet 4.5 Reasoning",
 
1204
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1205
  "hf_status": 200
1206
  },
1207
+ {
1208
+ "name": "azure/gpt-5-nano",
1209
+ "type": "chat",
1210
+ "input_price_per_1m": 0.05,
1211
+ "output_price_per_1m": 0.4,
1212
+ "currency": "USD",
1213
+ "capabilities": [
1214
+ "reasoning"
1215
+ ],
1216
+ "context_window": 200000,
1217
+ "hf_private": true
1218
+ },
1219
  {
1220
  "name": "alibaba/qwen-turbo",
1221
  "type": "chat",
 
1242
  "hf_private": true
1243
  },
1244
  {
1245
+ "name": "novita/meta-llama/llama-3.1-8b-instruct",
1246
  "type": "chat",
1247
  "input_price_per_1m": 0.05,
1248
  "output_price_per_1m": 0.05,
1249
  "currency": "USD",
1250
+ "context_window": 16384,
1251
  "size_b": 8,
1252
+ "capabilities": [
1253
+ "tools"
1254
+ ],
1255
+ "hf_private": false,
1256
+ "hf_id": "meta-llama/Meta-Llama-3.1-8B-Instruct",
1257
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
1258
+ "hf_status": 200
1259
  },
1260
  {
1261
  "name": "novita/sao10k/l3-8b-lunaris",
 
1268
  "hf_private": false
1269
  },
1270
  {
1271
+ "name": "novita/Sao10K/L3-8B-Stheno-v3.2",
1272
  "type": "chat",
1273
  "input_price_per_1m": 0.05,
1274
  "output_price_per_1m": 0.05,
1275
  "currency": "USD",
1276
+ "context_window": 8192,
1277
  "size_b": 8,
1278
+ "hf_private": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1279
  },
1280
  {
1281
  "name": "together/meta-llama/Llama-3.2-3B-Instruct-Turbo",
 
1287
  "size_b": 3,
1288
  "hf_private": false
1289
  },
1290
+ {
1291
+ "name": "deepinfra/Qwen/Qwen2.5-Coder-32B-Instruct",
1292
+ "type": "chat",
1293
+ "input_price_per_1m": 0.07,
1294
+ "output_price_per_1m": 0.16,
1295
+ "currency": "USD",
1296
+ "context_window": 16384,
1297
+ "size_b": 32,
1298
+ "hf_private": false
1299
+ },
1300
  {
1301
  "name": "deepinfra/microsoft/phi-4",
1302
  "type": "chat",
 
1311
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1312
  "hf_status": 200
1313
  },
 
 
 
 
 
 
 
 
 
 
1314
  {
1315
  "name": "novita/gryphe/mythomax-l2-13b",
1316
  "type": "chat",
 
1324
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1325
  "hf_status": 200
1326
  },
1327
+ {
1328
+ "name": "google/gemini-2.5-flash-lite",
1329
+ "type": "vision",
1330
+ "input_price_per_1m": 0.1,
1331
+ "output_price_per_1m": 0.4,
1332
+ "currency": "USD",
1333
+ "capabilities": [
1334
+ "vision",
1335
+ "reasoning"
1336
+ ],
1337
+ "context_window": 1048576,
1338
+ "hf_private": true
1339
+ },
1340
+ {
1341
+ "name": "google/gemini-2.0-flash-001",
1342
+ "type": "vision",
1343
+ "input_price_per_1m": 0.1,
1344
+ "output_price_per_1m": 0.4,
1345
+ "currency": "USD",
1346
+ "capabilities": [
1347
+ "vision"
1348
+ ],
1349
+ "context_window": 1048576,
1350
+ "hf_private": true
1351
+ },
1352
  {
1353
  "name": "deepinfra/Qwen/Qwen3-32B",
1354
  "type": "chat",
 
1367
  "hf_status": 200
1368
  },
1369
  {
1370
+ "name": "together/meta-llama/Meta-Llama-3-8B-Instruct-Lite",
1371
+ "type": "chat",
1372
  "input_price_per_1m": 0.1,
1373
+ "output_price_per_1m": 0.1,
1374
  "currency": "USD",
1375
+ "context_window": 8192,
1376
+ "size_b": 8,
1377
+ "hf_private": false
 
 
 
1378
  },
1379
  {
1380
+ "name": "groq/openai/gpt-oss-20b",
1381
+ "type": "chat",
1382
  "input_price_per_1m": 0.1,
1383
+ "output_price_per_1m": 0.5,
1384
  "currency": "USD",
1385
+ "context_window": 131072,
1386
+ "size_b": 20,
1387
  "capabilities": [
1388
+ "tools",
1389
  "reasoning"
1390
  ],
1391
+ "hf_id": "openai/gpt-oss-20b",
1392
+ "hf_private": false,
1393
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
1394
+ "hf_status": 200
1395
  },
1396
  {
1397
+ "name": "mistral/mistral-small-2503",
1398
+ "type": "chat",
1399
  "input_price_per_1m": 0.1,
1400
+ "output_price_per_1m": 0.3,
1401
  "currency": "USD",
1402
+ "context_window": 32768,
 
 
 
1403
  "hf_private": true
1404
  },
1405
  {
 
1435
  "hf_status": 200
1436
  },
1437
  {
1438
+ "name": "azure/gpt-4.1-nano",
 
 
 
 
 
 
 
 
 
1439
  "type": "vision",
1440
  "input_price_per_1m": 0.1,
1441
  "output_price_per_1m": 0.4,
 
1447
  "hf_private": true
1448
  },
1449
  {
1450
+ "name": "azure/openai-responses/gpt-4.1-nano",
1451
  "type": "vision",
1452
  "input_price_per_1m": 0.1,
1453
  "output_price_per_1m": 0.4,
 
1459
  "hf_private": true
1460
  },
1461
  {
1462
+ "name": "openai/gpt-4.1-nano",
1463
+ "type": "vision",
 
 
 
 
 
 
 
 
 
 
1464
  "input_price_per_1m": 0.1,
1465
+ "output_price_per_1m": 0.4,
1466
  "currency": "USD",
 
 
1467
  "capabilities": [
1468
+ "vision"
 
1469
  ],
1470
+ "context_window": 1047576,
1471
+ "hf_private": true
 
 
1472
  },
1473
  {
1474
+ "name": "openai-responses/gpt-4.1-nano",
1475
  "type": "vision",
1476
  "input_price_per_1m": 0.1,
1477
  "output_price_per_1m": 0.4,
 
1483
  "hf_private": true
1484
  },
1485
  {
1486
+ "name": "vertex/gemini-2.5-flash-lite",
1487
  "type": "vision",
1488
  "input_price_per_1m": 0.1,
1489
  "output_price_per_1m": 0.4,
1490
  "currency": "USD",
1491
  "capabilities": [
1492
+ "vision",
1493
+ "reasoning"
1494
  ],
1495
+ "context_window": 1048576,
1496
  "hf_private": true
1497
  },
1498
  {
 
1567
  "hf_status": 200
1568
  },
1569
  {
1570
+ "name": "groq/openai/gpt-oss-120b",
1571
  "type": "chat",
1572
  "input_price_per_1m": 0.15,
1573
+ "output_price_per_1m": 0.75,
1574
  "currency": "USD",
1575
+ "context_window": 131072,
1576
+ "size_b": 120,
1577
+ "capabilities": [
1578
+ "tools",
1579
+ "reasoning"
1580
+ ],
1581
+ "hf_id": "openai/gpt-oss-120b",
1582
+ "hf_private": false,
1583
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
1584
+ "hf_status": 200
1585
  },
1586
  {
1587
  "name": "mistral/mistral-small-latest",
 
1625
  "context_window": 128000,
1626
  "hf_private": true
1627
  },
1628
+ {
1629
+ "name": "parasail/parasail-qwen3-235b-a22b-instruct-2507",
1630
+ "type": "chat",
1631
+ "input_price_per_1m": 0.15,
1632
+ "output_price_per_1m": 0.85,
1633
+ "currency": "USD",
1634
+ "context_window": 262144,
1635
+ "size_b": 235,
1636
+ "hf_private": false
1637
+ },
1638
  {
1639
  "name": "novita/deepseek/deepseek-r1-distill-qwen-14b",
1640
  "type": "chat",
 
1653
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1654
  "hf_status": 200
1655
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1656
  {
1657
  "name": "novita/mistralai/mistral-nemo",
1658
  "type": "chat",
 
1680
  "hf_private": false
1681
  },
1682
  {
1683
+ "name": "deepinfra/Qwen/Qwen3-235B-A22B",
1684
  "type": "chat",
1685
  "input_price_per_1m": 0.2,
1686
+ "output_price_per_1m": 0.6,
1687
  "currency": "USD",
1688
+ "context_window": 40000,
1689
+ "size_b": 235,
1690
  "capabilities": [
1691
  "tools",
1692
  "reasoning"
1693
  ],
1694
+ "hf_id": "Qwen/Qwen3-235B-A22B",
 
1695
  "hf_private": false,
1696
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1697
  "hf_status": 200
1698
  },
1699
  {
1700
+ "name": "deepinfra/zai-org/GLM-4.5-Air",
1701
  "type": "chat",
1702
  "input_price_per_1m": 0.2,
1703
+ "output_price_per_1m": 1.1,
1704
  "currency": "USD",
1705
+ "context_window": 131072,
 
1706
  "capabilities": [
1707
  "tools",
1708
  "reasoning"
1709
  ],
1710
+ "hf_id": "zai-org/GLM-4.5-Air",
1711
+ "size_b": 110.5,
1712
  "hf_private": false,
1713
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1714
  "hf_status": 200
1715
  },
1716
  {
1717
+ "name": "xai/grok-4-1-fast-reasoning",
1718
  "type": "vision",
1719
  "input_price_per_1m": 0.2,
1720
+ "output_price_per_1m": 0.5,
1721
  "currency": "USD",
1722
  "capabilities": [
1723
  "vision"
1724
  ],
1725
+ "context_window": 2000000,
1726
+ "hf_private": true
 
 
 
 
1727
  },
1728
  {
1729
+ "name": "xai/grok-4-fast-non-reasoning",
1730
  "type": "chat",
1731
  "input_price_per_1m": 0.2,
1732
  "output_price_per_1m": 0.5,
 
1752
  "hf_private": true
1753
  },
1754
  {
1755
+ "name": "xai/grok-4-fast",
 
 
 
 
 
 
 
 
 
 
 
 
1756
  "type": "chat",
1757
  "input_price_per_1m": 0.2,
1758
  "output_price_per_1m": 0.5,
 
1778
  "hf_private": true
1779
  },
1780
  {
1781
+ "name": "together/meta-llama/LlamaGuard-2-8b",
1782
+ "type": "chat",
1783
+ "input_price_per_1m": 0.2,
1784
+ "output_price_per_1m": 0.2,
1785
+ "currency": "USD",
1786
+ "context_window": 8192,
1787
+ "size_b": 8,
1788
+ "hf_private": false
1789
+ },
1790
+ {
1791
+ "name": "openai/gpt-5.4-nano",
1792
  "type": "vision",
1793
  "input_price_per_1m": 0.2,
1794
  "output_price_per_1m": 1.25,
 
1801
  "hf_private": true
1802
  },
1803
  {
1804
+ "name": "alibaba/qwen3-30b-a3b-instruct-2507",
1805
+ "type": "vision",
1806
+ "input_price_per_1m": 0.2,
1807
+ "output_price_per_1m": 0.8,
1808
+ "currency": "USD",
1809
+ "capabilities": [
1810
+ "vision"
1811
+ ],
1812
+ "context_window": 131072,
1813
+ "size_b": 30,
1814
+ "hf_id": "Qwen/Qwen3-30B-A3B-Instruct-2507",
1815
+ "hf_private": false,
1816
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
1817
+ "hf_status": 200
1818
+ },
1819
+ {
1820
+ "name": "openai-responses/gpt-5.4-nano",
1821
  "type": "vision",
1822
  "input_price_per_1m": 0.2,
1823
  "output_price_per_1m": 1.25,
 
1829
  "context_window": 400000,
1830
  "hf_private": true
1831
  },
 
 
 
 
 
 
 
 
 
 
1832
  {
1833
  "name": "novita/qwen/qwen3-235b-a22b-fp8",
1834
  "type": "chat",
 
1876
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
1877
  "hf_status": 200
1878
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1879
  {
1880
  "name": "deepinfra/meta-llama/Meta-Llama-3.1-70B-Instruct",
1881
  "type": "chat",
 
1903
  "hf_status": 200
1904
  },
1905
  {
1906
+ "name": "deepinfra/deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
1907
+ "type": "chat",
1908
+ "input_price_per_1m": 0.23,
1909
+ "output_price_per_1m": 0.69,
1910
  "currency": "USD",
1911
+ "context_window": 64000,
1912
+ "size_b": 70,
1913
  "capabilities": [
1914
+ "reasoning"
1915
  ],
1916
+ "hf_id": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
1917
+ "hf_private": false,
1918
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
1919
+ "hf_status": 200
1920
  },
1921
  {
1922
  "name": "google/gemini-3.1-flash-lite-preview",
 
1940
  "size_b": 7,
1941
  "hf_private": false
1942
  },
1943
+ {
1944
+ "name": "azure/gpt-5-mini",
1945
+ "type": "chat",
1946
+ "input_price_per_1m": 0.25,
1947
+ "output_price_per_1m": 2,
1948
+ "currency": "USD",
1949
+ "capabilities": [
1950
+ "reasoning"
1951
+ ],
1952
+ "context_window": 200000,
1953
+ "hf_private": true
1954
+ },
1955
  {
1956
  "name": "openai-responses/gpt-5-mini",
1957
  "type": "vision",
 
1966
  "hf_private": true
1967
  },
1968
  {
1969
+ "name": "vertex/gemini-3.1-flash-lite-preview",
1970
+ "type": "vision",
1971
  "input_price_per_1m": 0.25,
1972
+ "output_price_per_1m": 1.5,
1973
  "currency": "USD",
1974
  "capabilities": [
1975
+ "vision"
1976
  ],
1977
+ "context_window": 1048576,
1978
  "hf_private": true
1979
  },
1980
  {
 
2020
  "hf_private": true
2021
  },
2022
  {
2023
+ "name": "google/gemini-2.5-flash",
2024
+ "type": "vision",
2025
  "input_price_per_1m": 0.3,
2026
+ "output_price_per_1m": 2.5,
2027
  "currency": "USD",
2028
  "capabilities": [
2029
+ "vision",
2030
  "reasoning"
2031
  ],
2032
+ "context_window": 1048576,
2033
+ "hf_private": true
 
 
 
 
2034
  },
2035
  {
2036
  "name": "nebius/minimax/minimax-m2.1",
 
2049
  "hf_status": 200
2050
  },
2051
  {
2052
+ "name": "nebius/deepseek-ai/DeepSeek-V3.2",
2053
  "type": "chat",
2054
  "input_price_per_1m": 0.3,
2055
+ "output_price_per_1m": 0.45,
2056
  "currency": "USD",
 
2057
  "capabilities": [
 
2058
  "reasoning"
2059
  ],
2060
+ "context_window": 164000,
2061
+ "hf_id": "deepseek-ai/DeepSeek-V3.2",
2062
+ "size_b": 685.4,
2063
  "hf_private": false,
2064
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2065
  "hf_status": 200
2066
  },
2067
  {
2068
+ "name": "deepinfra/deepseek-ai/DeepSeek-V3.1",
2069
  "type": "chat",
2070
  "input_price_per_1m": 0.3,
2071
+ "output_price_per_1m": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2072
  "currency": "USD",
2073
+ "context_window": 163840,
2074
  "capabilities": [
2075
+ "tools",
2076
  "reasoning"
2077
  ],
2078
+ "hf_id": "deepseek-ai/DeepSeek-V3.1-Terminus",
2079
+ "size_b": 671,
2080
+ "hf_private": false,
2081
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
2082
+ "hf_status": 200
2083
  },
2084
  {
2085
  "name": "minimaxi/MiniMax-M2.7",
 
2159
  "hf_private": true
2160
  },
2161
  {
2162
+ "name": "together/Qwen/Qwen2.5-7B-Instruct-Turbo",
2163
+ "type": "chat",
2164
  "input_price_per_1m": 0.3,
2165
+ "output_price_per_1m": 0.3,
2166
  "currency": "USD",
2167
+ "context_window": 32768,
2168
+ "size_b": 7,
2169
+ "hf_private": false
 
 
 
2170
  },
2171
  {
2172
  "name": "mistral/codestral-latest",
 
2178
  "hf_private": true
2179
  },
2180
  {
2181
+ "name": "parasail/parasail-gemma3-27b-it",
2182
  "type": "chat",
2183
  "input_price_per_1m": 0.3,
2184
+ "output_price_per_1m": 0.5,
2185
  "currency": "USD",
2186
+ "context_window": 128000,
2187
+ "size_b": 27,
2188
  "hf_private": false
2189
  },
2190
  {
2191
+ "name": "alibaba/qwen3-coder-flash",
2192
  "type": "vision",
2193
  "input_price_per_1m": 0.3,
2194
+ "output_price_per_1m": 1.5,
2195
+ "currency": "USD",
2196
+ "capabilities": [
2197
+ "vision"
2198
+ ],
2199
+ "context_window": 1048576,
2200
+ "hf_private": true
2201
+ },
2202
+ {
2203
+ "name": "vertex/gemini-2.5-flash",
2204
+ "type": "vision",
2205
+ "input_price_per_1m": 0.3,
2206
+ "output_price_per_1m": 2.5,
2207
  "currency": "USD",
2208
  "capabilities": [
2209
  "vision",
2210
  "reasoning"
2211
  ],
2212
+ "context_window": 1048576,
2213
+ "hf_private": true
 
 
 
 
 
2214
  },
2215
  {
2216
+ "name": "vertex/gemini-2.5-flash-image",
2217
+ "type": "vision",
2218
+ "input_price_per_1m": 0.3,
2219
+ "output_price_per_1m": 2.5,
2220
+ "currency": "USD",
2221
+ "capabilities": [
2222
+ "vision",
2223
+ "reasoning"
2224
+ ],
2225
+ "context_window": 1048576,
2226
+ "hf_private": true
2227
+ },
2228
+ {
2229
+ "name": "novita/MiniMax-M2.7",
2230
  "type": "vision",
2231
  "input_price_per_1m": 0.3,
2232
  "output_price_per_1m": 1.2,
 
2259
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2260
  "hf_status": 200
2261
  },
2262
+ {
2263
+ "name": "novita/minimax-m2.7",
2264
+ "type": "vision",
2265
+ "input_price_per_1m": 0.3,
2266
+ "output_price_per_1m": 1.2,
2267
+ "currency": "USD",
2268
+ "capabilities": [
2269
+ "vision",
2270
+ "reasoning"
2271
+ ],
2272
+ "context_window": 200000,
2273
+ "hf_private": false,
2274
+ "size_b": 230,
2275
+ "size_source": "manual",
2276
+ "hf_id": "MiniMaxAI/MiniMax-M2.7",
2277
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
2278
+ "hf_status": 200
2279
+ },
2280
  {
2281
  "name": "deepinfra/meta-llama/Llama-3.2-90B-Vision-Instruct",
2282
  "type": "chat",
 
2367
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2368
  "hf_status": 200
2369
  },
 
 
 
 
 
 
 
 
 
 
 
 
2370
  {
2371
  "name": "mistral/devstral-latest",
2372
  "type": "chat",
 
2398
  "hf_private": true
2399
  },
2400
  {
2401
+ "name": "azure/gpt-4.1-mini",
2402
+ "type": "vision",
2403
+ "input_price_per_1m": 0.4,
2404
+ "output_price_per_1m": 1.6,
2405
+ "currency": "USD",
2406
+ "capabilities": [
2407
+ "vision"
2408
+ ],
2409
+ "context_window": 1047576,
2410
+ "hf_private": true
2411
+ },
2412
+ {
2413
+ "name": "azure/openai-responses/gpt-4.1-mini",
2414
  "type": "vision",
2415
  "input_price_per_1m": 0.4,
2416
  "output_price_per_1m": 1.6,
 
2434
  "hf_private": true
2435
  },
2436
  {
2437
+ "name": "alibaba/qwen-plus",
2438
  "type": "chat",
2439
  "input_price_per_1m": 0.4,
2440
+ "output_price_per_1m": 1.2,
2441
  "currency": "USD",
2442
+ "context_window": 131072,
2443
+ "capabilities": [
2444
+ "tools"
2445
+ ],
2446
+ "hf_private": true
2447
+ },
2448
+ {
2449
+ "name": "openai-responses/gpt-4.1-mini",
2450
+ "type": "vision",
2451
+ "input_price_per_1m": 0.4,
2452
+ "output_price_per_1m": 1.6,
2453
+ "currency": "USD",
2454
+ "capabilities": [
2455
+ "vision"
2456
+ ],
2457
+ "context_window": 1047576,
2458
  "hf_private": true
2459
  },
2460
  {
 
2475
  "hf_status": 200
2476
  },
2477
  {
2478
+ "name": "novita/deepseek/deepseek-v3-turbo",
2479
+ "type": "chat",
2480
  "input_price_per_1m": 0.4,
2481
+ "output_price_per_1m": 1.3,
2482
+ "currency": "USD",
2483
+ "context_window": 128000,
2484
+ "hf_private": true
2485
+ },
2486
+ {
2487
+ "name": "google/gemini-3.1-flash-image-preview",
2488
+ "type": "vision",
2489
+ "input_price_per_1m": 0.5,
2490
+ "output_price_per_1m": 2,
2491
  "currency": "USD",
2492
  "capabilities": [
2493
+ "vision",
2494
+ "reasoning"
2495
  ],
2496
+ "context_window": 131072,
2497
  "hf_private": true
2498
  },
2499
  {
2500
+ "name": "google/gemini-3-flash-preview",
2501
  "type": "vision",
2502
+ "input_price_per_1m": 0.5,
2503
+ "output_price_per_1m": 3,
2504
+ "currency": "USD",
2505
+ "capabilities": [
2506
+ "vision",
2507
+ "reasoning"
2508
+ ],
2509
+ "context_window": 1048576,
2510
+ "hf_private": true
2511
+ },
2512
+ {
2513
+ "name": "nebius/moonshotai/Kimi-K2-Instruct",
2514
+ "type": "chat",
2515
+ "input_price_per_1m": 0.5,
2516
+ "output_price_per_1m": 2.4,
2517
  "currency": "USD",
2518
+ "context_window": 131000,
2519
  "capabilities": [
2520
+ "tools"
2521
  ],
2522
+ "hf_id": "moonshotai/Kimi-K2-Instruct",
2523
+ "size_b": 1026.5,
2524
+ "hf_private": false,
2525
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
2526
+ "hf_status": 200
2527
  },
2528
  {
2529
  "name": "nebius/moonshotai/kimi-k2.5",
 
2560
  "hf_status": 200
2561
  },
2562
  {
2563
+ "name": "mistral/mistral-large-latest",
2564
  "type": "chat",
2565
  "input_price_per_1m": 0.5,
2566
+ "output_price_per_1m": 1.5,
2567
  "currency": "USD",
2568
+ "context_window": 131072,
2569
  "capabilities": [
2570
  "tools"
2571
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2572
  "hf_private": true
2573
  },
2574
  {
 
2585
  "hf_private": true
2586
  },
2587
  {
2588
+ "name": "vertex/gemini-3.1-flash-image-preview",
2589
  "type": "vision",
2590
  "input_price_per_1m": 0.5,
2591
  "output_price_per_1m": 2,
 
2597
  "context_window": 131072,
2598
  "hf_private": true
2599
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2600
  {
2601
  "name": "novita/meta-llama/llama-3-70b-instruct",
2602
  "type": "chat",
 
2693
  "hf_status": 200
2694
  },
2695
  {
2696
+ "name": "minimaxi/MiniMax-M2.7-highspeed",
2697
  "type": "vision",
2698
  "input_price_per_1m": 0.6,
2699
+ "output_price_per_1m": 2.4,
2700
  "currency": "USD",
2701
  "capabilities": [
2702
  "vision",
2703
  "reasoning"
2704
  ],
2705
+ "context_window": 200000,
 
 
2706
  "hf_private": false,
2707
+ "size_b": 230,
2708
+ "size_source": "manual"
2709
  },
2710
  {
2711
  "name": "minimaxi/MiniMax-M2.5-highspeed",
 
2725
  "hf_status": 200
2726
  },
2727
  {
2728
+ "name": "zai/GLM-4.6",
2729
+ "type": "chat",
2730
  "input_price_per_1m": 0.6,
2731
+ "output_price_per_1m": 2.2,
2732
  "currency": "USD",
2733
  "capabilities": [
 
2734
  "reasoning"
2735
  ],
2736
  "context_window": 200000,
2737
+ "hf_id": "zai-org/GLM-4.6",
2738
+ "size_b": 356.8,
2739
  "hf_private": false,
2740
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
2741
+ "hf_status": 200
2742
+ },
2743
+ {
2744
+ "name": "zai/GLM-4.7",
2745
+ "type": "chat",
2746
+ "input_price_per_1m": 0.6,
2747
+ "output_price_per_1m": 2.2,
2748
+ "currency": "USD",
2749
+ "capabilities": [
2750
+ "reasoning"
2751
+ ],
2752
+ "context_window": 200000,
2753
+ "hf_id": "zai-org/GLM-4.7",
2754
+ "size_b": 358.3,
2755
+ "hf_private": false,
2756
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
2757
+ "hf_status": 200
2758
+ },
2759
+ {
2760
+ "name": "zai/GLM-4.5",
2761
+ "type": "chat",
2762
+ "input_price_per_1m": 0.6,
2763
+ "output_price_per_1m": 2.2,
2764
+ "currency": "USD",
2765
+ "capabilities": [
2766
+ "reasoning"
2767
+ ],
2768
+ "context_window": 131072,
2769
+ "hf_id": "zai-org/GLM-4.5",
2770
+ "size_b": 358.3,
2771
+ "hf_private": false,
2772
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
2773
+ "hf_status": 200
2774
  },
2775
  {
2776
  "name": "moonshot/kimi-k2-0711-preview",
 
2855
  "hf_status": 200
2856
  },
2857
  {
2858
+ "name": "alibaba/qwen3.5",
2859
+ "type": "vision",
2860
  "input_price_per_1m": 0.6,
2861
+ "output_price_per_1m": 3.6,
2862
  "currency": "USD",
 
2863
  "capabilities": [
2864
+ "vision",
2865
  "reasoning"
2866
  ],
2867
+ "context_window": 256000,
2868
+ "size_b": 9,
2869
+ "hf_id": "Qwen/Qwen3.5-9B",
2870
  "hf_private": false,
2871
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2872
  "hf_status": 200
 
2889
  "hf_status": 200
2890
  },
2891
  {
2892
+ "name": "novita/zai-org/glm-4.6",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2893
  "type": "chat",
2894
  "input_price_per_1m": 0.6,
2895
  "output_price_per_1m": 2.2,
2896
  "currency": "USD",
2897
+ "context_window": 204800,
2898
  "capabilities": [
2899
+ "tools",
2900
  "reasoning"
2901
  ],
 
2902
  "hf_id": "zai-org/GLM-4.6",
2903
  "size_b": 356.8,
2904
  "hf_private": false,
2905
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2906
  "hf_status": 200
2907
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2908
  {
2909
  "name": "novita/microsoft/wizardlm-2-8x22b",
2910
  "type": "chat",
 
2944
  "size_b": 72,
2945
  "hf_private": false
2946
  },
 
 
 
 
 
 
 
 
 
 
2947
  {
2948
  "name": "novita/deepseek/deepseek-r1-turbo",
2949
  "type": "chat",
 
2963
  "hf_status": 200
2964
  },
2965
  {
2966
+ "name": "novita/deepseek/deepseek-prover-v2-671b",
2967
+ "type": "chat",
2968
+ "input_price_per_1m": 0.7,
2969
+ "output_price_per_1m": 2.5,
2970
+ "currency": "USD",
2971
+ "context_window": 160000,
2972
+ "size_b": 671,
2973
+ "hf_private": false
2974
+ },
2975
+ {
2976
+ "name": "openai/gpt-5.4-mini",
2977
  "type": "vision",
2978
  "input_price_per_1m": 0.75,
2979
  "output_price_per_1m": 4.5,
 
2986
  "hf_private": true
2987
  },
2988
  {
2989
+ "name": "openai-responses/gpt-5.4-mini",
2990
  "type": "vision",
2991
  "input_price_per_1m": 0.75,
2992
  "output_price_per_1m": 4.5,
 
3058
  "hf_status": 200
3059
  },
3060
  {
3061
+ "name": "deepinfra/deepseek-ai/DeepSeek-V3",
3062
  "type": "chat",
3063
  "input_price_per_1m": 0.85,
3064
+ "output_price_per_1m": 0.9,
3065
  "currency": "USD",
3066
+ "context_window": 128000,
3067
  "capabilities": [
3068
  "tools",
3069
  "reasoning"
3070
  ],
3071
+ "hf_id": "deepseek-ai/DeepSeek-V3.1-Terminus",
3072
  "size_b": 671,
 
3073
  "hf_private": false,
3074
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
3075
  "hf_status": 200
3076
  },
3077
  {
3078
+ "name": "deepinfra/deepseek-ai/DeepSeek-R1",
3079
  "type": "chat",
3080
  "input_price_per_1m": 0.85,
3081
+ "output_price_per_1m": 2.5,
3082
  "currency": "USD",
3083
+ "context_window": 64000,
3084
  "capabilities": [
3085
  "tools",
3086
  "reasoning"
3087
  ],
3088
+ "hf_id": "deepseek-ai/DeepSeek-R1",
3089
  "size_b": 671,
3090
+ "size_source": "manual",
3091
  "hf_private": false,
3092
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
3093
  "hf_status": 200
 
3154
  "hf_private": true
3155
  },
3156
  {
3157
+ "name": "anthropic/claude-haiku-4-5",
3158
  "type": "vision",
3159
  "input_price_per_1m": 1,
3160
  "output_price_per_1m": 5,
 
3162
  "capabilities": [
3163
  "vision"
3164
  ],
3165
+ "context_window": 200000,
3166
  "hf_private": true
3167
  },
3168
  {
3169
+ "name": "bedrock/claude-haiku-4-5",
3170
  "type": "vision",
3171
  "input_price_per_1m": 1,
3172
  "output_price_per_1m": 5,
 
3174
  "capabilities": [
3175
  "vision"
3176
  ],
3177
+ "context_window": 200000,
3178
+ "hf_private": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3179
  },
3180
  {
3181
  "name": "zai/GLM-5",
 
3195
  "hf_status": 200
3196
  },
3197
  {
3198
+ "name": "groq/moonshotai/Kimi-K2-Instruct-0905",
3199
  "type": "chat",
3200
  "input_price_per_1m": 1,
3201
  "output_price_per_1m": 3,
3202
  "currency": "USD",
3203
+ "context_window": 256000,
3204
  "capabilities": [
3205
  "tools"
3206
  ],
 
3211
  "hf_status": 200
3212
  },
3213
  {
3214
+ "name": "groq/moonshotai/kimi-k2-instruct",
3215
  "type": "chat",
3216
  "input_price_per_1m": 1,
3217
  "output_price_per_1m": 3,
3218
  "currency": "USD",
3219
+ "context_window": 131072,
3220
  "capabilities": [
3221
  "tools"
3222
  ],
 
3227
  "hf_status": 200
3228
  },
3229
  {
3230
+ "name": "perplexity/sonar",
3231
+ "type": "chat",
3232
+ "input_price_per_1m": 1,
3233
+ "output_price_per_1m": 1,
3234
+ "currency": "USD",
3235
+ "context_window": 131072,
3236
+ "capabilities": [
3237
+ "vision"
3238
+ ],
3239
+ "hf_private": true
3240
+ },
3241
+ {
3242
+ "name": "openai/o3",
3243
+ "type": "vision",
3244
+ "input_price_per_1m": 1,
3245
+ "output_price_per_1m": 4,
3246
+ "currency": "USD",
3247
+ "capabilities": [
3248
+ "vision",
3249
+ "reasoning"
3250
+ ],
3251
+ "context_window": 200000,
3252
+ "hf_private": true
3253
+ },
3254
+ {
3255
+ "name": "alibaba/qwen3-coder-plus",
3256
  "type": "vision",
3257
  "input_price_per_1m": 1,
3258
  "output_price_per_1m": 5,
 
3260
  "capabilities": [
3261
  "vision"
3262
  ],
3263
+ "context_window": 1048576,
3264
  "hf_private": true
3265
  },
3266
  {
3267
+ "name": "vertex/claude-haiku-4-5",
3268
  "type": "vision",
3269
  "input_price_per_1m": 1,
3270
  "output_price_per_1m": 5,
 
3276
  "hf_private": true
3277
  },
3278
  {
3279
+ "name": "novita/GLM-5",
3280
+ "type": "chat",
3281
+ "input_price_per_1m": 1,
3282
+ "output_price_per_1m": 3.2,
3283
+ "currency": "USD",
3284
+ "capabilities": [
3285
+ "reasoning"
3286
+ ],
3287
+ "context_window": 202800,
3288
+ "hf_id": "zai-org/GLM-5",
3289
+ "size_b": 753.9,
3290
+ "hf_private": false,
3291
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
3292
+ "hf_status": 200
3293
+ },
3294
+ {
3295
+ "name": "azure/o4-mini",
3296
  "type": "chat",
3297
  "input_price_per_1m": 1.1,
3298
  "output_price_per_1m": 4.4,
 
3304
  "hf_private": true
3305
  },
3306
  {
3307
+ "name": "openai/o3-mini",
3308
  "type": "chat",
3309
  "input_price_per_1m": 1.1,
3310
  "output_price_per_1m": 4.4,
 
3316
  "hf_private": true
3317
  },
3318
  {
3319
+ "name": "openai-responses/o3-mini",
3320
  "type": "chat",
3321
  "input_price_per_1m": 1.1,
3322
  "output_price_per_1m": 4.4,
 
3328
  "hf_private": true
3329
  },
3330
  {
3331
+ "name": "openai-responses/o4-mini",
3332
  "type": "chat",
3333
  "input_price_per_1m": 1.1,
3334
  "output_price_per_1m": 4.4,
 
3339
  "context_window": 200000,
3340
  "hf_private": true
3341
  },
3342
+ {
3343
+ "name": "together/Qwen/Qwen2.5-72B-Instruct-Turbo",
3344
+ "type": "chat",
3345
+ "input_price_per_1m": 1.2,
3346
+ "output_price_per_1m": 1.2,
3347
+ "currency": "USD",
3348
+ "context_window": 32768,
3349
+ "size_b": 72,
3350
+ "hf_private": false
3351
+ },
3352
  {
3353
  "name": "moonshot/kimi-k2-turbo-preview",
3354
  "type": "chat",
 
3366
  "hf_status": 200
3367
  },
3368
  {
3369
+ "name": "google/gemini-2.5-pro",
 
 
 
 
 
 
 
 
 
 
3370
  "type": "vision",
3371
  "input_price_per_1m": 1.25,
3372
  "output_price_per_1m": 10,
 
3392
  "hf_private": true
3393
  },
3394
  {
3395
+ "name": "together/deepseek-ai/DeepSeek-V3",
3396
+ "type": "chat",
3397
  "input_price_per_1m": 1.25,
3398
+ "output_price_per_1m": 1.25,
3399
  "currency": "USD",
3400
+ "context_window": 131072,
3401
  "capabilities": [
3402
+ "tools",
3403
  "reasoning"
3404
  ],
3405
+ "hf_id": "deepseek-ai/DeepSeek-V3.1-Terminus",
3406
+ "size_b": 671,
3407
+ "hf_private": false,
3408
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
3409
+ "hf_status": 200
3410
  },
3411
  {
3412
+ "name": "azure/gpt-5",
3413
+ "type": "chat",
3414
  "input_price_per_1m": 1.25,
3415
  "output_price_per_1m": 10,
3416
  "currency": "USD",
3417
  "capabilities": [
 
3418
  "reasoning"
3419
  ],
3420
+ "context_window": 200000,
3421
  "hf_private": true
3422
  },
3423
  {
3424
+ "name": "azure/gpt-5.1",
3425
+ "type": "chat",
3426
  "input_price_per_1m": 1.25,
3427
  "output_price_per_1m": 10,
3428
  "currency": "USD",
3429
  "capabilities": [
 
3430
  "reasoning"
3431
  ],
3432
+ "context_window": 200000,
3433
  "hf_private": true
3434
  },
3435
  {
3436
+ "name": "openai/gpt-5.1-chat",
3437
  "type": "vision",
3438
  "input_price_per_1m": 1.25,
3439
  "output_price_per_1m": 10,
 
3442
  "vision",
3443
  "reasoning"
3444
  ],
3445
+ "context_window": 128000,
3446
  "hf_private": true
3447
  },
3448
  {
3449
+ "name": "openai/gpt-5-chat",
3450
  "type": "vision",
3451
  "input_price_per_1m": 1.25,
3452
  "output_price_per_1m": 10,
 
3455
  "vision",
3456
  "reasoning"
3457
  ],
3458
+ "context_window": 128000,
3459
  "hf_private": true
3460
  },
3461
  {
 
3472
  "hf_private": true
3473
  },
3474
  {
3475
+ "name": "openai-responses/gpt-5-codex",
3476
  "type": "vision",
3477
  "input_price_per_1m": 1.25,
3478
  "output_price_per_1m": 10,
 
3481
  "vision",
3482
  "reasoning"
3483
  ],
3484
+ "context_window": 400000,
3485
  "hf_private": true
3486
  },
3487
  {
3488
+ "name": "openai-responses/gpt-5",
3489
  "type": "vision",
3490
  "input_price_per_1m": 1.25,
3491
  "output_price_per_1m": 10,
 
3494
  "vision",
3495
  "reasoning"
3496
  ],
3497
+ "context_window": 400000,
3498
  "hf_private": true
3499
  },
3500
  {
3501
+ "name": "openai-responses/gpt-5.1",
3502
+ "type": "vision",
3503
  "input_price_per_1m": 1.25,
3504
+ "output_price_per_1m": 10,
3505
  "currency": "USD",
 
3506
  "capabilities": [
3507
+ "vision",
3508
  "reasoning"
3509
  ],
3510
+ "context_window": 400000,
3511
+ "hf_private": true
 
 
 
3512
  },
3513
  {
3514
+ "name": "openai-responses/gpt-5.1-codex",
3515
+ "type": "vision",
3516
  "input_price_per_1m": 1.25,
3517
  "output_price_per_1m": 10,
3518
  "currency": "USD",
3519
  "capabilities": [
3520
+ "vision",
3521
  "reasoning"
3522
  ],
3523
+ "context_window": 400000,
3524
  "hf_private": true
3525
  },
3526
  {
3527
+ "name": "vertex/gemini-2.5-pro",
3528
+ "type": "vision",
3529
  "input_price_per_1m": 1.25,
3530
  "output_price_per_1m": 10,
3531
  "currency": "USD",
3532
  "capabilities": [
3533
+ "vision",
3534
  "reasoning"
3535
  ],
3536
+ "context_window": 1048576,
3537
  "hf_private": true
3538
  },
3539
  {
 
3569
  "hf_private": true
3570
  },
3571
  {
3572
+ "name": "azure/gpt-5.2",
3573
+ "type": "chat",
3574
  "input_price_per_1m": 1.75,
3575
  "output_price_per_1m": 14,
3576
  "currency": "USD",
3577
  "capabilities": [
 
3578
  "reasoning"
3579
  ],
3580
+ "context_window": 200000,
3581
  "hf_private": true
3582
  },
3583
  {
3584
+ "name": "azure/openai-responses/gpt-5.2-codex",
3585
  "type": "vision",
3586
  "input_price_per_1m": 1.75,
3587
  "output_price_per_1m": 14,
 
3594
  "hf_private": true
3595
  },
3596
  {
3597
+ "name": "azure/gpt-5.3-codex",
3598
  "type": "vision",
3599
  "input_price_per_1m": 1.75,
3600
  "output_price_per_1m": 14,
 
3607
  "hf_private": true
3608
  },
3609
  {
3610
+ "name": "openai/gpt-5.2-chat",
3611
  "type": "vision",
3612
  "input_price_per_1m": 1.75,
3613
  "output_price_per_1m": 14,
 
3620
  "hf_private": true
3621
  },
3622
  {
3623
+ "name": "openai/gpt-5.2",
3624
  "type": "vision",
3625
  "input_price_per_1m": 1.75,
3626
  "output_price_per_1m": 14,
 
3629
  "vision",
3630
  "reasoning"
3631
  ],
3632
+ "context_window": 400000,
3633
  "hf_private": true
3634
  },
3635
  {
 
3646
  "hf_private": true
3647
  },
3648
  {
3649
+ "name": "openai-responses/gpt-5.2",
3650
  "type": "vision",
3651
  "input_price_per_1m": 1.75,
3652
  "output_price_per_1m": 14,
 
3659
  "hf_private": true
3660
  },
3661
  {
3662
+ "name": "openai-responses/gpt-5.2-codex",
 
 
 
 
 
 
 
 
 
 
 
 
3663
  "type": "vision",
3664
  "input_price_per_1m": 1.75,
3665
  "output_price_per_1m": 14,
 
3672
  "hf_private": true
3673
  },
3674
  {
3675
+ "name": "openai-responses/gpt-5.3-chat",
3676
  "type": "vision",
3677
  "input_price_per_1m": 1.75,
3678
  "output_price_per_1m": 14,
 
3681
  "vision",
3682
  "reasoning"
3683
  ],
 
 
 
 
 
 
 
 
 
3684
  "context_window": 128000,
3685
  "hf_private": true
3686
  },
3687
  {
3688
+ "name": "openai-responses/gpt-5.3-codex",
3689
  "type": "vision",
3690
+ "input_price_per_1m": 1.75,
3691
+ "output_price_per_1m": 14,
3692
  "currency": "USD",
3693
  "capabilities": [
3694
  "vision",
3695
  "reasoning"
3696
  ],
3697
+ "context_window": 400000,
3698
  "hf_private": true
3699
  },
3700
  {
3701
+ "name": "google/gemini-3.1-pro-preview",
3702
  "type": "vision",
3703
  "input_price_per_1m": 2,
3704
  "output_price_per_1m": 12,
 
3711
  "hf_private": true
3712
  },
3713
  {
3714
+ "name": "google/gemini-3-pro-preview",
3715
  "type": "vision",
3716
  "input_price_per_1m": 2,
3717
  "output_price_per_1m": 12,
 
3724
  "hf_private": true
3725
  },
3726
  {
3727
+ "name": "nebius/deepseek-ai/DeepSeek-V3-0324-fast",
 
 
 
 
 
 
 
 
 
 
 
 
 
3728
  "type": "chat",
3729
  "input_price_per_1m": 2,
3730
+ "output_price_per_1m": 6,
3731
  "currency": "USD",
3732
+ "context_window": 128000,
3733
  "hf_private": true
3734
  },
3735
  {
 
3746
  "hf_private": true
3747
  },
3748
  {
3749
+ "name": "xai/grok-2-1212",
3750
+ "type": "chat",
3751
+ "input_price_per_1m": 2,
3752
+ "output_price_per_1m": 10,
3753
+ "currency": "USD",
3754
+ "context_window": 131072,
 
 
 
 
3755
  "hf_private": true
3756
  },
3757
  {
3758
+ "name": "perplexity/sonar-reasoning-pro",
3759
+ "type": "chat",
3760
  "input_price_per_1m": 2,
3761
+ "output_price_per_1m": 8,
3762
  "currency": "USD",
3763
+ "context_window": 131072,
3764
  "capabilities": [
3765
  "vision",
3766
  "reasoning"
3767
  ],
 
3768
  "hf_private": true
3769
  },
3770
  {
 
3777
  "hf_private": true
3778
  },
3779
  {
3780
+ "name": "azure/openai-responses/gpt-4.1",
3781
  "type": "vision",
3782
  "input_price_per_1m": 2,
3783
  "output_price_per_1m": 8,
 
3789
  "hf_private": true
3790
  },
3791
  {
3792
+ "name": "azure/gpt-4.1",
3793
  "type": "vision",
3794
  "input_price_per_1m": 2,
3795
  "output_price_per_1m": 8,
 
3814
  "hf_private": true
3815
  },
3816
  {
3817
+ "name": "openai/gpt-4.1",
3818
  "type": "vision",
3819
  "input_price_per_1m": 2,
3820
  "output_price_per_1m": 8,
 
3826
  "hf_private": true
3827
  },
3828
  {
3829
+ "name": "openai-responses/gpt-4.1",
3830
  "type": "vision",
3831
  "input_price_per_1m": 2,
3832
  "output_price_per_1m": 8,
 
3838
  "hf_private": true
3839
  },
3840
  {
3841
+ "name": "vertex/gemini-3-pro-image-preview",
3842
+ "type": "vision",
3843
+ "input_price_per_1m": 2,
3844
+ "output_price_per_1m": 12,
3845
+ "currency": "USD",
3846
+ "capabilities": [
3847
+ "vision",
3848
+ "reasoning"
3849
+ ],
3850
+ "context_window": 1048576,
3851
+ "hf_private": true
3852
+ },
3853
+ {
3854
+ "name": "vertex/gemini-3.1-pro-preview",
3855
+ "type": "vision",
3856
+ "input_price_per_1m": 2,
3857
+ "output_price_per_1m": 12,
3858
+ "currency": "USD",
3859
+ "capabilities": [
3860
+ "vision",
3861
+ "reasoning"
3862
+ ],
3863
+ "context_window": 1048576,
3864
+ "hf_private": true
3865
+ },
3866
+ {
3867
+ "name": "vertex/gemini-3-pro-preview",
3868
+ "type": "vision",
3869
+ "input_price_per_1m": 2,
3870
+ "output_price_per_1m": 12,
3871
+ "currency": "USD",
3872
+ "capabilities": [
3873
+ "vision",
3874
+ "reasoning"
3875
+ ],
3876
+ "context_window": 1048576,
3877
+ "hf_private": true
3878
+ },
3879
+ {
3880
+ "name": "azure/openai-responses/gpt-5.4",
3881
  "type": "vision",
3882
  "input_price_per_1m": 2.5,
3883
  "output_price_per_1m": 15,
 
3889
  "context_window": 1050000,
3890
  "hf_private": true
3891
  },
3892
+ {
3893
+ "name": "openai/gpt-4o-2024-08-06",
3894
+ "type": "vision",
3895
+ "input_price_per_1m": 2.5,
3896
+ "output_price_per_1m": 10,
3897
+ "currency": "USD",
3898
+ "capabilities": [
3899
+ "vision"
3900
+ ],
3901
+ "context_window": 128000,
3902
+ "hf_private": true
3903
+ },
3904
+ {
3905
+ "name": "openai/gpt-4o-2024-05-13",
3906
+ "type": "vision",
3907
+ "input_price_per_1m": 2.5,
3908
+ "output_price_per_1m": 10,
3909
+ "currency": "USD",
3910
+ "capabilities": [
3911
+ "vision"
3912
+ ],
3913
+ "context_window": 128000,
3914
+ "hf_private": true
3915
+ },
3916
  {
3917
  "name": "openai/gpt-4o-2024-11-20",
3918
  "type": "vision",
 
3951
  "hf_private": true
3952
  },
3953
  {
3954
+ "name": "openai-responses/gpt-5.4",
3955
  "type": "vision",
3956
  "input_price_per_1m": 2.5,
3957
+ "output_price_per_1m": 15,
3958
  "currency": "USD",
3959
  "capabilities": [
3960
+ "vision",
3961
+ "reasoning"
3962
  ],
3963
+ "context_window": 1050000,
3964
  "hf_private": true
3965
  },
3966
  {
3967
+ "name": "anthropic/claude-sonnet-4-5",
3968
  "type": "vision",
3969
+ "input_price_per_1m": 3,
3970
+ "output_price_per_1m": 15,
3971
  "currency": "USD",
3972
  "capabilities": [
3973
+ "vision",
3974
+ "reasoning"
3975
  ],
3976
+ "context_window": 1000000,
3977
  "hf_private": true
3978
  },
3979
  {
3980
+ "name": "anthropic/claude-sonnet-4",
3981
  "type": "vision",
3982
+ "input_price_per_1m": 3,
3983
  "output_price_per_1m": 15,
3984
  "currency": "USD",
3985
  "capabilities": [
3986
  "vision",
3987
  "reasoning"
3988
  ],
3989
+ "context_window": 1000000,
3990
  "hf_private": true
3991
  },
3992
  {
3993
+ "name": "anthropic/claude-sonnet-4-6",
3994
  "type": "vision",
3995
  "input_price_per_1m": 3,
3996
  "output_price_per_1m": 15,
 
3999
  "vision",
4000
  "reasoning"
4001
  ],
4002
+ "context_window": 1000000,
4003
  "hf_private": true
4004
  },
4005
  {
4006
+ "name": "bedrock/claude-sonnet-4-5",
4007
  "type": "vision",
4008
  "input_price_per_1m": 3,
4009
  "output_price_per_1m": 15,
 
4016
  "hf_private": true
4017
  },
4018
  {
4019
+ "name": "bedrock/claude-sonnet-4",
4020
  "type": "vision",
4021
  "input_price_per_1m": 3,
4022
  "output_price_per_1m": 15,
 
4029
  "hf_private": true
4030
  },
4031
  {
4032
+ "name": "bedrock/claude-3-7-sonnet",
4033
  "type": "vision",
4034
  "input_price_per_1m": 3,
4035
  "output_price_per_1m": 15,
4036
  "currency": "USD",
4037
  "capabilities": [
4038
+ "vision",
4039
+ "reasoning"
4040
  ],
4041
  "context_window": 200000,
4042
  "hf_private": true
4043
  },
4044
  {
4045
+ "name": "bedrock/claude-sonnet-4-6",
4046
+ "type": "vision",
4047
  "input_price_per_1m": 3,
4048
  "output_price_per_1m": 15,
4049
  "currency": "USD",
 
4050
  "capabilities": [
4051
+ "vision",
4052
+ "reasoning"
4053
  ],
4054
+ "context_window": 1000000,
4055
  "hf_private": true
4056
  },
4057
  {
 
4098
  "hf_status": 200
4099
  },
4100
  {
4101
+ "name": "perplexity/sonar-pro",
4102
+ "type": "chat",
4103
  "input_price_per_1m": 3,
4104
  "output_price_per_1m": 15,
4105
  "currency": "USD",
4106
+ "context_window": 204800,
4107
  "capabilities": [
4108
+ "vision"
 
4109
  ],
 
4110
  "hf_private": true
4111
  },
4112
  {
4113
+ "name": "vertex/claude-3-5-sonnet",
4114
  "type": "vision",
4115
  "input_price_per_1m": 3,
4116
  "output_price_per_1m": 15,
4117
  "currency": "USD",
4118
  "capabilities": [
4119
+ "vision"
 
4120
  ],
4121
  "context_window": 200000,
4122
  "hf_private": true
4123
  },
4124
  {
4125
+ "name": "vertex/claude-sonnet-4",
4126
  "type": "vision",
4127
  "input_price_per_1m": 3,
4128
  "output_price_per_1m": 15,
 
4135
  "hf_private": true
4136
  },
4137
  {
4138
+ "name": "vertex/claude-sonnet-4-5",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4139
  "type": "vision",
4140
  "input_price_per_1m": 3,
4141
  "output_price_per_1m": 15,
 
4144
  "vision",
4145
  "reasoning"
4146
  ],
4147
+ "context_window": 200000,
4148
  "hf_private": true
4149
  },
4150
  {
4151
+ "name": "vertex/claude-3-7-sonnet",
4152
  "type": "vision",
4153
  "input_price_per_1m": 3,
4154
  "output_price_per_1m": 15,
 
4157
  "vision",
4158
  "reasoning"
4159
  ],
4160
+ "context_window": 200000,
4161
  "hf_private": true
4162
  },
4163
  {
 
4179
  "hf_status": 200
4180
  },
4181
  {
4182
+ "name": "anthropic/claude-opus-4-6",
4183
  "type": "vision",
4184
  "input_price_per_1m": 5,
4185
  "output_price_per_1m": 25,
 
4192
  "hf_private": true
4193
  },
4194
  {
4195
+ "name": "anthropic/claude-opus-4-5",
4196
  "type": "vision",
4197
  "input_price_per_1m": 5,
4198
  "output_price_per_1m": 25,
 
4205
  "hf_private": true
4206
  },
4207
  {
4208
+ "name": "bedrock/claude-opus-4-5",
4209
+ "type": "vision",
4210
  "input_price_per_1m": 5,
4211
  "output_price_per_1m": 25,
4212
  "currency": "USD",
 
4213
  "capabilities": [
4214
+ "vision",
4215
+ "reasoning"
4216
  ],
4217
+ "context_window": 200000,
4218
  "hf_private": true
4219
  },
4220
  {
4221
+ "name": "bedrock/claude-opus-4-6",
4222
  "type": "vision",
4223
  "input_price_per_1m": 5,
4224
+ "output_price_per_1m": 25,
4225
  "currency": "USD",
4226
  "capabilities": [
4227
+ "vision",
4228
+ "reasoning"
4229
  ],
4230
+ "context_window": 1000000,
4231
  "hf_private": true
4232
  },
4233
  {
4234
+ "name": "xai/grok-3",
4235
+ "type": "chat",
4236
  "input_price_per_1m": 5,
4237
  "output_price_per_1m": 25,
4238
  "currency": "USD",
4239
+ "context_window": 131072,
4240
  "capabilities": [
4241
+ "tools"
 
4242
  ],
 
4243
  "hf_private": true
4244
  },
4245
  {
4246
+ "name": "openai/chatgpt-4o",
4247
  "type": "vision",
4248
  "input_price_per_1m": 5,
4249
+ "output_price_per_1m": 15,
4250
  "currency": "USD",
4251
  "capabilities": [
4252
+ "vision"
 
4253
  ],
4254
+ "context_window": 128000,
4255
  "hf_private": true
4256
  },
4257
  {
4258
+ "name": "vertex/claude-opus-4-6",
4259
  "type": "vision",
4260
  "input_price_per_1m": 5,
4261
  "output_price_per_1m": 25,
 
4268
  "hf_private": true
4269
  },
4270
  {
4271
+ "name": "vertex/claude-opus-4-5",
4272
  "type": "vision",
4273
  "input_price_per_1m": 5,
4274
  "output_price_per_1m": 25,
 
4294
  "hf_private": true
4295
  },
4296
  {
4297
+ "name": "anthropic/claude-opus-4-1",
4298
  "type": "vision",
4299
  "input_price_per_1m": 15,
4300
  "output_price_per_1m": 75,
 
4307
  "hf_private": true
4308
  },
4309
  {
4310
+ "name": "anthropic/claude-opus-4",
4311
  "type": "vision",
4312
  "input_price_per_1m": 15,
4313
  "output_price_per_1m": 75,
 
4320
  "hf_private": true
4321
  },
4322
  {
4323
+ "name": "bedrock/claude-opus-4",
4324
  "type": "vision",
4325
  "input_price_per_1m": 15,
4326
  "output_price_per_1m": 75,
 
4333
  "hf_private": true
4334
  },
4335
  {
4336
+ "name": "coding/claude-opus-4-20250514",
4337
  "type": "vision",
4338
  "input_price_per_1m": 15,
4339
+ "output_price_per_1m": 75,
4340
  "currency": "USD",
4341
  "capabilities": [
4342
  "vision",
4343
  "reasoning"
4344
  ],
4345
+ "context_window": 200000,
4346
  "hf_private": true
4347
  },
4348
  {
 
4359
  "hf_private": true
4360
  },
4361
  {
4362
+ "name": "openai-responses/gpt-5-pro",
4363
  "type": "vision",
4364
  "input_price_per_1m": 15,
4365
+ "output_price_per_1m": 120,
4366
  "currency": "USD",
4367
  "capabilities": [
4368
  "vision",
4369
  "reasoning"
4370
  ],
4371
+ "context_window": 400000,
4372
  "hf_private": true
4373
  },
4374
  {
4375
+ "name": "vertex/claude-opus-4-1",
4376
  "type": "vision",
4377
  "input_price_per_1m": 15,
4378
  "output_price_per_1m": 75,
 
4385
  "hf_private": true
4386
  },
4387
  {
4388
+ "name": "vertex/claude-opus-4",
4389
  "type": "vision",
4390
  "input_price_per_1m": 15,
4391
  "output_price_per_1m": 75,
 
4411
  "hf_private": true
4412
  },
4413
  {
4414
+ "name": "azure/openai-responses/gpt-5.4-pro",
4415
  "type": "vision",
4416
  "input_price_per_1m": 30,
4417
  "output_price_per_1m": 180,
 
4437
  "hf_private": true
4438
  },
4439
  {
4440
+ "name": "openai-responses/gpt-5.4-pro",
4441
  "type": "vision",
4442
  "input_price_per_1m": 30,
4443
  "output_price_per_1m": 180,
 
5108
  ],
5109
  "size_b": 12,
5110
  "size_source": "manual",
5111
+ "hf_private": false,
5112
+ "hf_id": "black-forest-labs/FLUX.1-schnell",
5113
+ "hf_validated_at": "2026-03-22T19:50:44.558Z",
5114
+ "hf_status": 200
5115
  },
5116
  {
5117
  "name": "flux-dev",
scripts/fetch-providers.js CHANGED
@@ -225,6 +225,23 @@ const MANUAL_HF_ID_MAP = {
225
  'wizardlm 2 8x22b': 'alpindale/WizardLM-2-8x22B',
226
  'parasail-kimi-k2-instruct': 'moonshotai/Kimi-K2-Instruct',
227
  'grok-2-1212': 'xai-org/grok-2',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
228
  };
229
 
230
  const MANUAL_OLLAMA_ID_MAP = {
@@ -268,7 +285,8 @@ const MANUAL_SIZE_MAP = {
268
 
269
  const PROPRIETARY_KEYWORDS = [
270
  'gpt-4', 'gpt-5', 'sonnet', 'opus', 'haiku', 'gemini', 'o1-', 'o3-', 'o4-', 'claude',
271
- 'magistral', 'voxtral', 'moderation', 'embed', 'mistral embed', 'codestral embed'
 
272
  ];
273
 
274
  async function propagateExtraData(data) {
 
225
  'wizardlm 2 8x22b': 'alpindale/WizardLM-2-8x22B',
226
  'parasail-kimi-k2-instruct': 'moonshotai/Kimi-K2-Instruct',
227
  'grok-2-1212': 'xai-org/grok-2',
228
+ 'llama 3.1 8b instruct': 'meta-llama/Llama-3.1-8B-Instruct',
229
+ 'llama 3.3 70b instruct': 'meta-llama/Llama-3.3-70B-Instruct',
230
+ 'llama 3.1 405b instruct': 'meta-llama/Llama-3.1-405B-Instruct',
231
+ 'llama 3.2 1b instruct': 'meta-llama/Llama-3.2-1B-Instruct',
232
+ 'llama 3.2 3b instruct': 'meta-llama/Llama-3.2-3B-Instruct',
233
+ 'code llama 13b instruct hf': 'codellama/CodeLlama-13b-Instruct-hf',
234
+ 'qwen-plus': 'Qwen/Qwen3-Coder-30B-A3B-Instruct',
235
+ 'qwen-max': 'Qwen/Qwen3-Coder-480B-A35B-Instruct',
236
+ 'flux.1 [schnell]': 'black-forest-labs/FLUX.1-schnell',
237
+ 'flux schnell': 'black-forest-labs/FLUX.1-schnell',
238
+ 'flux-schnell': 'black-forest-labs/FLUX.1-schnell',
239
+ 'flux-dev': 'black-forest-labs/FLUX.1-dev',
240
+ 'granite-3.1-8b': 'ibm-granite/granite-3.1-8b-instruct',
241
+ 'apertus-70b-instruct-2509': 'HuggingFaceFW/abliterated-llama-3-70b-instruct',
242
+ 'teuken-7b instruct': 'Teuken/Teuken-7B-Instruct',
243
+ 'llama 4 scout': 'meta-llama/Llama-4-Scout-17B-16E-Instruct',
244
+ 'llama 4 maverick': 'meta-llama/Llama-4-Maverick-17B-128E-Instruct',
245
  };
246
 
247
  const MANUAL_OLLAMA_ID_MAP = {
 
285
 
286
  const PROPRIETARY_KEYWORDS = [
287
  'gpt-4', 'gpt-5', 'sonnet', 'opus', 'haiku', 'gemini', 'o1-', 'o3-', 'o4-', 'claude',
288
+ 'magistral', 'voxtral', 'moderation', 'embed', 'mistral embed', 'codestral embed',
289
+ 'grok', 'sonar', 'perplexity', 'amazon', 'nova', 'inflection', 'kimi'
290
  ];
291
 
292
  async function propagateExtraData(data) {
src/App.tsx CHANGED
@@ -592,7 +592,7 @@ function App() {
592
  <div className="tooltip-row"><strong>Caps:</strong> {model.capabilities.join(', ')}</div>
593
  )}
594
  {bm?.ocr_avg !== undefined && (
595
- <div className="tooltip-row"><strong>OCR:</strong> {bm.ocr_avg.toFixed(1)} (Benchmark)</div>
596
  )}
597
  </div>
598
  </div>
 
592
  <div className="tooltip-row"><strong>Caps:</strong> {model.capabilities.join(', ')}</div>
593
  )}
594
  {bm?.ocr_avg !== undefined && (
595
+ <div className="tooltip-row"><strong>OCR:</strong> {bm.ocr_avg.toFixed(1)} (olmOCR-bench)</div>
596
  )}
597
  </div>
598
  </div>