@oh-my-pi/pi-catalog 16.0.6 → 16.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/models.json CHANGED
@@ -22927,6 +22927,25 @@
22927
22927
  "requiresEffort": true
22928
22928
  }
22929
22929
  },
22930
+ "google/gemini-3-pro-image": {
22931
+ "id": "google/gemini-3-pro-image",
22932
+ "name": "Nano Banana Pro (Gemini 3 Pro Image)",
22933
+ "api": "openai-completions",
22934
+ "provider": "kilo",
22935
+ "baseUrl": "https://api.kilo.ai/api/gateway",
22936
+ "reasoning": false,
22937
+ "input": [
22938
+ "text"
22939
+ ],
22940
+ "cost": {
22941
+ "input": 0,
22942
+ "output": 0,
22943
+ "cacheRead": 0,
22944
+ "cacheWrite": 0
22945
+ },
22946
+ "contextWindow": 65536,
22947
+ "maxTokens": 32768
22948
+ },
22930
22949
  "google/gemini-3-pro-image-preview": {
22931
22950
  "id": "google/gemini-3-pro-image-preview",
22932
22951
  "name": "Nano Banana Pro (Gemini 3 Pro Image Preview)",
@@ -22983,6 +23002,25 @@
22983
23002
  "requiresEffort": true
22984
23003
  }
22985
23004
  },
23005
+ "google/gemini-3.1-flash-image": {
23006
+ "id": "google/gemini-3.1-flash-image",
23007
+ "name": "Nano Banana 2 (Gemini 3.1 Flash Image)",
23008
+ "api": "openai-completions",
23009
+ "provider": "kilo",
23010
+ "baseUrl": "https://api.kilo.ai/api/gateway",
23011
+ "reasoning": false,
23012
+ "input": [
23013
+ "text"
23014
+ ],
23015
+ "cost": {
23016
+ "input": 0,
23017
+ "output": 0,
23018
+ "cacheRead": 0,
23019
+ "cacheWrite": 0
23020
+ },
23021
+ "contextWindow": null,
23022
+ "maxTokens": null
23023
+ },
22986
23024
  "google/gemini-3.1-flash-image-preview": {
22987
23025
  "id": "google/gemini-3.1-flash-image-preview",
22988
23026
  "name": "Nano Banana 2 (Gemini 3.1 Flash Image Preview)",
@@ -31101,14 +31139,17 @@
31101
31139
  "contextWindow": 196608,
31102
31140
  "maxTokens": 128000,
31103
31141
  "thinking": {
31104
- "mode": "budget",
31142
+ "mode": "anthropic-adaptive",
31105
31143
  "efforts": [
31106
- "minimal",
31107
31144
  "low",
31108
31145
  "medium",
31109
- "high",
31110
- "xhigh"
31146
+ "high"
31111
31147
  ],
31148
+ "effortMap": {
31149
+ "low": "adaptive",
31150
+ "medium": "adaptive",
31151
+ "high": "adaptive"
31152
+ },
31112
31153
  "requiresEffort": true
31113
31154
  }
31114
31155
  },
@@ -31131,14 +31172,17 @@
31131
31172
  "contextWindow": 204800,
31132
31173
  "maxTokens": 131072,
31133
31174
  "thinking": {
31134
- "mode": "budget",
31175
+ "mode": "anthropic-adaptive",
31135
31176
  "efforts": [
31136
- "minimal",
31137
31177
  "low",
31138
31178
  "medium",
31139
- "high",
31140
- "xhigh"
31179
+ "high"
31141
31180
  ],
31181
+ "effortMap": {
31182
+ "low": "adaptive",
31183
+ "medium": "adaptive",
31184
+ "high": "adaptive"
31185
+ },
31142
31186
  "requiresEffort": true
31143
31187
  }
31144
31188
  },
@@ -31161,14 +31205,17 @@
31161
31205
  "contextWindow": 204800,
31162
31206
  "maxTokens": 131072,
31163
31207
  "thinking": {
31164
- "mode": "budget",
31208
+ "mode": "anthropic-adaptive",
31165
31209
  "efforts": [
31166
- "minimal",
31167
31210
  "low",
31168
31211
  "medium",
31169
- "high",
31170
- "xhigh"
31212
+ "high"
31171
31213
  ],
31214
+ "effortMap": {
31215
+ "low": "adaptive",
31216
+ "medium": "adaptive",
31217
+ "high": "adaptive"
31218
+ },
31172
31219
  "requiresEffort": true
31173
31220
  }
31174
31221
  },
@@ -31191,14 +31238,17 @@
31191
31238
  "contextWindow": 204800,
31192
31239
  "maxTokens": 131072,
31193
31240
  "thinking": {
31194
- "mode": "budget",
31241
+ "mode": "anthropic-adaptive",
31195
31242
  "efforts": [
31196
- "minimal",
31197
31243
  "low",
31198
31244
  "medium",
31199
- "high",
31200
- "xhigh"
31245
+ "high"
31201
31246
  ],
31247
+ "effortMap": {
31248
+ "low": "adaptive",
31249
+ "medium": "adaptive",
31250
+ "high": "adaptive"
31251
+ },
31202
31252
  "requiresEffort": true
31203
31253
  }
31204
31254
  },
@@ -31221,14 +31271,17 @@
31221
31271
  "contextWindow": 204800,
31222
31272
  "maxTokens": 32000,
31223
31273
  "thinking": {
31224
- "mode": "budget",
31274
+ "mode": "anthropic-adaptive",
31225
31275
  "efforts": [
31226
- "minimal",
31227
31276
  "low",
31228
31277
  "medium",
31229
- "high",
31230
- "xhigh"
31278
+ "high"
31231
31279
  ],
31280
+ "effortMap": {
31281
+ "low": "adaptive",
31282
+ "medium": "adaptive",
31283
+ "high": "adaptive"
31284
+ },
31232
31285
  "requiresEffort": true
31233
31286
  }
31234
31287
  },
@@ -31251,14 +31304,17 @@
31251
31304
  "contextWindow": 204800,
31252
31305
  "maxTokens": 131072,
31253
31306
  "thinking": {
31254
- "mode": "budget",
31307
+ "mode": "anthropic-adaptive",
31255
31308
  "efforts": [
31256
- "minimal",
31257
31309
  "low",
31258
31310
  "medium",
31259
- "high",
31260
- "xhigh"
31311
+ "high"
31261
31312
  ],
31313
+ "effortMap": {
31314
+ "low": "adaptive",
31315
+ "medium": "adaptive",
31316
+ "high": "adaptive"
31317
+ },
31262
31318
  "requiresEffort": true
31263
31319
  }
31264
31320
  },
@@ -31281,14 +31337,17 @@
31281
31337
  "contextWindow": 204800,
31282
31338
  "maxTokens": 131072,
31283
31339
  "thinking": {
31284
- "mode": "budget",
31340
+ "mode": "anthropic-adaptive",
31285
31341
  "efforts": [
31286
- "minimal",
31287
31342
  "low",
31288
31343
  "medium",
31289
- "high",
31290
- "xhigh"
31344
+ "high"
31291
31345
  ],
31346
+ "effortMap": {
31347
+ "low": "adaptive",
31348
+ "medium": "adaptive",
31349
+ "high": "adaptive"
31350
+ },
31292
31351
  "requiresEffort": true
31293
31352
  }
31294
31353
  },
@@ -31312,14 +31371,17 @@
31312
31371
  "contextWindow": 1000000,
31313
31372
  "maxTokens": 128000,
31314
31373
  "thinking": {
31315
- "mode": "budget",
31374
+ "mode": "anthropic-adaptive",
31316
31375
  "efforts": [
31317
- "minimal",
31318
31376
  "low",
31319
31377
  "medium",
31320
- "high",
31321
- "xhigh"
31322
- ]
31378
+ "high"
31379
+ ],
31380
+ "effortMap": {
31381
+ "low": "adaptive",
31382
+ "medium": "adaptive",
31383
+ "high": "adaptive"
31384
+ }
31323
31385
  }
31324
31386
  }
31325
31387
  },
@@ -31343,14 +31405,17 @@
31343
31405
  "contextWindow": 196608,
31344
31406
  "maxTokens": 128000,
31345
31407
  "thinking": {
31346
- "mode": "budget",
31408
+ "mode": "anthropic-adaptive",
31347
31409
  "efforts": [
31348
- "minimal",
31349
31410
  "low",
31350
31411
  "medium",
31351
- "high",
31352
- "xhigh"
31412
+ "high"
31353
31413
  ],
31414
+ "effortMap": {
31415
+ "low": "adaptive",
31416
+ "medium": "adaptive",
31417
+ "high": "adaptive"
31418
+ },
31354
31419
  "requiresEffort": true
31355
31420
  }
31356
31421
  },
@@ -31373,14 +31438,17 @@
31373
31438
  "contextWindow": 204800,
31374
31439
  "maxTokens": 131072,
31375
31440
  "thinking": {
31376
- "mode": "budget",
31441
+ "mode": "anthropic-adaptive",
31377
31442
  "efforts": [
31378
- "minimal",
31379
31443
  "low",
31380
31444
  "medium",
31381
- "high",
31382
- "xhigh"
31445
+ "high"
31383
31446
  ],
31447
+ "effortMap": {
31448
+ "low": "adaptive",
31449
+ "medium": "adaptive",
31450
+ "high": "adaptive"
31451
+ },
31384
31452
  "requiresEffort": true
31385
31453
  }
31386
31454
  },
@@ -31403,14 +31471,17 @@
31403
31471
  "contextWindow": 204800,
31404
31472
  "maxTokens": 131072,
31405
31473
  "thinking": {
31406
- "mode": "budget",
31474
+ "mode": "anthropic-adaptive",
31407
31475
  "efforts": [
31408
- "minimal",
31409
31476
  "low",
31410
31477
  "medium",
31411
- "high",
31412
- "xhigh"
31478
+ "high"
31413
31479
  ],
31480
+ "effortMap": {
31481
+ "low": "adaptive",
31482
+ "medium": "adaptive",
31483
+ "high": "adaptive"
31484
+ },
31414
31485
  "requiresEffort": true
31415
31486
  }
31416
31487
  },
@@ -31433,14 +31504,17 @@
31433
31504
  "contextWindow": 204800,
31434
31505
  "maxTokens": 131072,
31435
31506
  "thinking": {
31436
- "mode": "budget",
31507
+ "mode": "anthropic-adaptive",
31437
31508
  "efforts": [
31438
- "minimal",
31439
31509
  "low",
31440
31510
  "medium",
31441
- "high",
31442
- "xhigh"
31511
+ "high"
31443
31512
  ],
31513
+ "effortMap": {
31514
+ "low": "adaptive",
31515
+ "medium": "adaptive",
31516
+ "high": "adaptive"
31517
+ },
31444
31518
  "requiresEffort": true
31445
31519
  }
31446
31520
  },
@@ -31463,14 +31537,17 @@
31463
31537
  "contextWindow": 204800,
31464
31538
  "maxTokens": 32000,
31465
31539
  "thinking": {
31466
- "mode": "budget",
31540
+ "mode": "anthropic-adaptive",
31467
31541
  "efforts": [
31468
- "minimal",
31469
31542
  "low",
31470
31543
  "medium",
31471
- "high",
31472
- "xhigh"
31544
+ "high"
31473
31545
  ],
31546
+ "effortMap": {
31547
+ "low": "adaptive",
31548
+ "medium": "adaptive",
31549
+ "high": "adaptive"
31550
+ },
31474
31551
  "requiresEffort": true
31475
31552
  }
31476
31553
  },
@@ -31493,14 +31570,17 @@
31493
31570
  "contextWindow": 204800,
31494
31571
  "maxTokens": 131072,
31495
31572
  "thinking": {
31496
- "mode": "budget",
31573
+ "mode": "anthropic-adaptive",
31497
31574
  "efforts": [
31498
- "minimal",
31499
31575
  "low",
31500
31576
  "medium",
31501
- "high",
31502
- "xhigh"
31577
+ "high"
31503
31578
  ],
31579
+ "effortMap": {
31580
+ "low": "adaptive",
31581
+ "medium": "adaptive",
31582
+ "high": "adaptive"
31583
+ },
31504
31584
  "requiresEffort": true
31505
31585
  }
31506
31586
  },
@@ -31523,14 +31603,17 @@
31523
31603
  "contextWindow": 204800,
31524
31604
  "maxTokens": 131072,
31525
31605
  "thinking": {
31526
- "mode": "budget",
31606
+ "mode": "anthropic-adaptive",
31527
31607
  "efforts": [
31528
- "minimal",
31529
31608
  "low",
31530
31609
  "medium",
31531
- "high",
31532
- "xhigh"
31610
+ "high"
31533
31611
  ],
31612
+ "effortMap": {
31613
+ "low": "adaptive",
31614
+ "medium": "adaptive",
31615
+ "high": "adaptive"
31616
+ },
31534
31617
  "requiresEffort": true
31535
31618
  }
31536
31619
  },
@@ -31554,14 +31637,17 @@
31554
31637
  "contextWindow": 1000000,
31555
31638
  "maxTokens": 128000,
31556
31639
  "thinking": {
31557
- "mode": "budget",
31640
+ "mode": "anthropic-adaptive",
31558
31641
  "efforts": [
31559
- "minimal",
31560
31642
  "low",
31561
31643
  "medium",
31562
- "high",
31563
- "xhigh"
31564
- ]
31644
+ "high"
31645
+ ],
31646
+ "effortMap": {
31647
+ "low": "adaptive",
31648
+ "medium": "adaptive",
31649
+ "high": "adaptive"
31650
+ }
31565
31651
  }
31566
31652
  }
31567
31653
  },
@@ -56431,14 +56517,17 @@
56431
56517
  "contextWindow": 204800,
56432
56518
  "maxTokens": 65536,
56433
56519
  "thinking": {
56434
- "mode": "budget",
56520
+ "mode": "anthropic-adaptive",
56435
56521
  "efforts": [
56436
- "minimal",
56437
56522
  "low",
56438
56523
  "medium",
56439
- "high",
56440
- "xhigh"
56524
+ "high"
56441
56525
  ],
56526
+ "effortMap": {
56527
+ "low": "adaptive",
56528
+ "medium": "adaptive",
56529
+ "high": "adaptive"
56530
+ },
56442
56531
  "requiresEffort": true
56443
56532
  }
56444
56533
  },
@@ -58206,14 +58295,17 @@
58206
58295
  "contextWindow": 204800,
58207
58296
  "maxTokens": 131072,
58208
58297
  "thinking": {
58209
- "mode": "budget",
58298
+ "mode": "anthropic-adaptive",
58210
58299
  "efforts": [
58211
- "minimal",
58212
58300
  "low",
58213
58301
  "medium",
58214
- "high",
58215
- "xhigh"
58302
+ "high"
58216
58303
  ],
58304
+ "effortMap": {
58305
+ "low": "adaptive",
58306
+ "medium": "adaptive",
58307
+ "high": "adaptive"
58308
+ },
58217
58309
  "requiresEffort": true
58218
58310
  }
58219
58311
  },
@@ -60676,6 +60768,34 @@
60676
60768
  "requiresEffort": true
60677
60769
  }
60678
60770
  },
60771
+ "google/gemini-3-pro-image": {
60772
+ "id": "google/gemini-3-pro-image",
60773
+ "name": "Nano Banana Pro (Gemini 3 Pro Image)",
60774
+ "api": "openrouter",
60775
+ "provider": "openrouter",
60776
+ "baseUrl": "https://openrouter.ai/api/v1",
60777
+ "reasoning": true,
60778
+ "input": [
60779
+ "text",
60780
+ "image"
60781
+ ],
60782
+ "cost": {
60783
+ "input": 2,
60784
+ "output": 12,
60785
+ "cacheRead": 0.19999999999999998,
60786
+ "cacheWrite": 0.375
60787
+ },
60788
+ "contextWindow": 65536,
60789
+ "maxTokens": 32768,
60790
+ "thinking": {
60791
+ "mode": "effort",
60792
+ "efforts": [
60793
+ "low",
60794
+ "high"
60795
+ ],
60796
+ "requiresEffort": true
60797
+ }
60798
+ },
60679
60799
  "google/gemini-3-pro-preview": {
60680
60800
  "id": "google/gemini-3-pro-preview",
60681
60801
  "name": "Gemini 3 Pro Preview",
@@ -67355,9 +67475,484 @@
67355
67475
  }
67356
67476
  },
67357
67477
  "synthetic": {
67478
+ "hf:deepseek-ai/DeepSeek-R1": {
67479
+ "id": "hf:deepseek-ai/DeepSeek-R1",
67480
+ "name": "DeepSeek R1",
67481
+ "api": "openai-completions",
67482
+ "provider": "synthetic",
67483
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67484
+ "reasoning": true,
67485
+ "input": [
67486
+ "text"
67487
+ ],
67488
+ "cost": {
67489
+ "input": 0.55,
67490
+ "output": 2.19,
67491
+ "cacheRead": 0,
67492
+ "cacheWrite": 0
67493
+ },
67494
+ "contextWindow": 128000,
67495
+ "maxTokens": 128000,
67496
+ "thinking": {
67497
+ "mode": "effort",
67498
+ "efforts": [
67499
+ "minimal",
67500
+ "low",
67501
+ "medium",
67502
+ "high",
67503
+ "xhigh"
67504
+ ],
67505
+ "effortMap": {
67506
+ "minimal": "high",
67507
+ "low": "high",
67508
+ "medium": "high",
67509
+ "high": "high",
67510
+ "xhigh": "max"
67511
+ }
67512
+ }
67513
+ },
67514
+ "hf:deepseek-ai/DeepSeek-R1-0528": {
67515
+ "id": "hf:deepseek-ai/DeepSeek-R1-0528",
67516
+ "name": "DeepSeek R1 (0528)",
67517
+ "api": "openai-completions",
67518
+ "provider": "synthetic",
67519
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67520
+ "reasoning": true,
67521
+ "input": [
67522
+ "text"
67523
+ ],
67524
+ "cost": {
67525
+ "input": 3,
67526
+ "output": 8,
67527
+ "cacheRead": 0,
67528
+ "cacheWrite": 0
67529
+ },
67530
+ "contextWindow": 128000,
67531
+ "maxTokens": 128000,
67532
+ "thinking": {
67533
+ "mode": "effort",
67534
+ "efforts": [
67535
+ "minimal",
67536
+ "low",
67537
+ "medium",
67538
+ "high",
67539
+ "xhigh"
67540
+ ],
67541
+ "effortMap": {
67542
+ "minimal": "high",
67543
+ "low": "high",
67544
+ "medium": "high",
67545
+ "high": "high",
67546
+ "xhigh": "max"
67547
+ }
67548
+ }
67549
+ },
67550
+ "hf:deepseek-ai/DeepSeek-V3": {
67551
+ "id": "hf:deepseek-ai/DeepSeek-V3",
67552
+ "name": "DeepSeek V3",
67553
+ "api": "openai-completions",
67554
+ "provider": "synthetic",
67555
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67556
+ "reasoning": true,
67557
+ "input": [
67558
+ "text"
67559
+ ],
67560
+ "cost": {
67561
+ "input": 1.25,
67562
+ "output": 1.25,
67563
+ "cacheRead": 0,
67564
+ "cacheWrite": 0
67565
+ },
67566
+ "contextWindow": 128000,
67567
+ "maxTokens": 128000,
67568
+ "thinking": {
67569
+ "mode": "effort",
67570
+ "efforts": [
67571
+ "minimal",
67572
+ "low",
67573
+ "medium",
67574
+ "high",
67575
+ "xhigh"
67576
+ ],
67577
+ "effortMap": {
67578
+ "minimal": "high",
67579
+ "low": "high",
67580
+ "medium": "high",
67581
+ "high": "high",
67582
+ "xhigh": "max"
67583
+ }
67584
+ }
67585
+ },
67586
+ "hf:deepseek-ai/DeepSeek-V3-0324": {
67587
+ "id": "hf:deepseek-ai/DeepSeek-V3-0324",
67588
+ "name": "DeepSeek V3 (0324)",
67589
+ "api": "openai-completions",
67590
+ "provider": "synthetic",
67591
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67592
+ "reasoning": false,
67593
+ "input": [
67594
+ "text"
67595
+ ],
67596
+ "cost": {
67597
+ "input": 1.2,
67598
+ "output": 1.2,
67599
+ "cacheRead": 0,
67600
+ "cacheWrite": 0
67601
+ },
67602
+ "contextWindow": 128000,
67603
+ "maxTokens": 128000
67604
+ },
67605
+ "hf:deepseek-ai/DeepSeek-V3.1": {
67606
+ "id": "hf:deepseek-ai/DeepSeek-V3.1",
67607
+ "name": "DeepSeek V3.1",
67608
+ "api": "openai-completions",
67609
+ "provider": "synthetic",
67610
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67611
+ "reasoning": true,
67612
+ "input": [
67613
+ "text"
67614
+ ],
67615
+ "cost": {
67616
+ "input": 0.56,
67617
+ "output": 1.68,
67618
+ "cacheRead": 0,
67619
+ "cacheWrite": 0
67620
+ },
67621
+ "contextWindow": 128000,
67622
+ "maxTokens": 128000,
67623
+ "thinking": {
67624
+ "mode": "effort",
67625
+ "efforts": [
67626
+ "minimal",
67627
+ "low",
67628
+ "medium",
67629
+ "high",
67630
+ "xhigh"
67631
+ ],
67632
+ "effortMap": {
67633
+ "minimal": "high",
67634
+ "low": "high",
67635
+ "medium": "high",
67636
+ "high": "high",
67637
+ "xhigh": "max"
67638
+ }
67639
+ }
67640
+ },
67641
+ "hf:deepseek-ai/DeepSeek-V3.1-Terminus": {
67642
+ "id": "hf:deepseek-ai/DeepSeek-V3.1-Terminus",
67643
+ "name": "DeepSeek V3.1 Terminus",
67644
+ "api": "openai-completions",
67645
+ "provider": "synthetic",
67646
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67647
+ "reasoning": true,
67648
+ "input": [
67649
+ "text"
67650
+ ],
67651
+ "cost": {
67652
+ "input": 1.2,
67653
+ "output": 1.2,
67654
+ "cacheRead": 0,
67655
+ "cacheWrite": 0
67656
+ },
67657
+ "contextWindow": 128000,
67658
+ "maxTokens": 128000,
67659
+ "thinking": {
67660
+ "mode": "effort",
67661
+ "efforts": [
67662
+ "minimal",
67663
+ "low",
67664
+ "medium",
67665
+ "high",
67666
+ "xhigh"
67667
+ ],
67668
+ "effortMap": {
67669
+ "minimal": "high",
67670
+ "low": "high",
67671
+ "medium": "high",
67672
+ "high": "high",
67673
+ "xhigh": "max"
67674
+ }
67675
+ }
67676
+ },
67677
+ "hf:deepseek-ai/DeepSeek-V3.2": {
67678
+ "id": "hf:deepseek-ai/DeepSeek-V3.2",
67679
+ "name": "DeepSeek V3.2",
67680
+ "api": "openai-completions",
67681
+ "provider": "synthetic",
67682
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67683
+ "reasoning": true,
67684
+ "input": [
67685
+ "text"
67686
+ ],
67687
+ "cost": {
67688
+ "input": 0.27,
67689
+ "output": 0.4,
67690
+ "cacheRead": 0.27,
67691
+ "cacheWrite": 0
67692
+ },
67693
+ "contextWindow": 162816,
67694
+ "maxTokens": 8000,
67695
+ "thinking": {
67696
+ "mode": "effort",
67697
+ "efforts": [
67698
+ "minimal",
67699
+ "low",
67700
+ "medium",
67701
+ "high",
67702
+ "xhigh"
67703
+ ],
67704
+ "effortMap": {
67705
+ "minimal": "high",
67706
+ "low": "high",
67707
+ "medium": "high",
67708
+ "high": "high",
67709
+ "xhigh": "max"
67710
+ }
67711
+ }
67712
+ },
67713
+ "hf:meta-llama/Llama-3.1-405B-Instruct": {
67714
+ "id": "hf:meta-llama/Llama-3.1-405B-Instruct",
67715
+ "name": "Llama-3.1-405B-Instruct",
67716
+ "api": "openai-completions",
67717
+ "provider": "synthetic",
67718
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67719
+ "reasoning": true,
67720
+ "input": [
67721
+ "text"
67722
+ ],
67723
+ "cost": {
67724
+ "input": 3,
67725
+ "output": 3,
67726
+ "cacheRead": 0,
67727
+ "cacheWrite": 0
67728
+ },
67729
+ "contextWindow": 128000,
67730
+ "maxTokens": 32768,
67731
+ "thinking": {
67732
+ "mode": "effort",
67733
+ "efforts": [
67734
+ "minimal",
67735
+ "low",
67736
+ "medium",
67737
+ "high",
67738
+ "xhigh"
67739
+ ]
67740
+ }
67741
+ },
67742
+ "hf:meta-llama/Llama-3.1-70B-Instruct": {
67743
+ "id": "hf:meta-llama/Llama-3.1-70B-Instruct",
67744
+ "name": "Llama-3.1-70B-Instruct",
67745
+ "api": "openai-completions",
67746
+ "provider": "synthetic",
67747
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67748
+ "reasoning": true,
67749
+ "input": [
67750
+ "text"
67751
+ ],
67752
+ "cost": {
67753
+ "input": 0.9,
67754
+ "output": 0.9,
67755
+ "cacheRead": 0,
67756
+ "cacheWrite": 0
67757
+ },
67758
+ "contextWindow": 128000,
67759
+ "maxTokens": 32768,
67760
+ "thinking": {
67761
+ "mode": "effort",
67762
+ "efforts": [
67763
+ "minimal",
67764
+ "low",
67765
+ "medium",
67766
+ "high",
67767
+ "xhigh"
67768
+ ]
67769
+ }
67770
+ },
67771
+ "hf:meta-llama/Llama-3.1-8B-Instruct": {
67772
+ "id": "hf:meta-llama/Llama-3.1-8B-Instruct",
67773
+ "name": "Llama-3.1-8B-Instruct",
67774
+ "api": "openai-completions",
67775
+ "provider": "synthetic",
67776
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67777
+ "reasoning": true,
67778
+ "input": [
67779
+ "text"
67780
+ ],
67781
+ "cost": {
67782
+ "input": 0.2,
67783
+ "output": 0.2,
67784
+ "cacheRead": 0,
67785
+ "cacheWrite": 0
67786
+ },
67787
+ "contextWindow": 128000,
67788
+ "maxTokens": 32768,
67789
+ "thinking": {
67790
+ "mode": "effort",
67791
+ "efforts": [
67792
+ "minimal",
67793
+ "low",
67794
+ "medium",
67795
+ "high",
67796
+ "xhigh"
67797
+ ]
67798
+ }
67799
+ },
67800
+ "hf:meta-llama/Llama-3.3-70B-Instruct": {
67801
+ "id": "hf:meta-llama/Llama-3.3-70B-Instruct",
67802
+ "name": "Llama-3.3-70B-Instruct",
67803
+ "api": "openai-completions",
67804
+ "provider": "synthetic",
67805
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67806
+ "reasoning": true,
67807
+ "input": [
67808
+ "text"
67809
+ ],
67810
+ "cost": {
67811
+ "input": 0.9,
67812
+ "output": 0.9,
67813
+ "cacheRead": 0,
67814
+ "cacheWrite": 0
67815
+ },
67816
+ "contextWindow": 128000,
67817
+ "maxTokens": 32768,
67818
+ "thinking": {
67819
+ "mode": "effort",
67820
+ "efforts": [
67821
+ "minimal",
67822
+ "low",
67823
+ "medium",
67824
+ "high",
67825
+ "xhigh"
67826
+ ]
67827
+ }
67828
+ },
67829
+ "hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8": {
67830
+ "id": "hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
67831
+ "name": "Llama-4-Maverick-17B-128E-Instruct-FP8",
67832
+ "api": "openai-completions",
67833
+ "provider": "synthetic",
67834
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67835
+ "reasoning": false,
67836
+ "input": [
67837
+ "text",
67838
+ "image"
67839
+ ],
67840
+ "cost": {
67841
+ "input": 0.22,
67842
+ "output": 0.88,
67843
+ "cacheRead": 0,
67844
+ "cacheWrite": 0
67845
+ },
67846
+ "contextWindow": 524000,
67847
+ "maxTokens": 4096
67848
+ },
67849
+ "hf:meta-llama/Llama-4-Scout-17B-16E-Instruct": {
67850
+ "id": "hf:meta-llama/Llama-4-Scout-17B-16E-Instruct",
67851
+ "name": "Llama-4-Scout-17B-16E-Instruct",
67852
+ "api": "openai-completions",
67853
+ "provider": "synthetic",
67854
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67855
+ "reasoning": false,
67856
+ "input": [
67857
+ "text",
67858
+ "image"
67859
+ ],
67860
+ "cost": {
67861
+ "input": 0.15,
67862
+ "output": 0.6,
67863
+ "cacheRead": 0,
67864
+ "cacheWrite": 0
67865
+ },
67866
+ "contextWindow": 328000,
67867
+ "maxTokens": 4096
67868
+ },
67869
+ "hf:MiniMaxAI/MiniMax-M2": {
67870
+ "id": "hf:MiniMaxAI/MiniMax-M2",
67871
+ "name": "MiniMax-M2",
67872
+ "api": "openai-completions",
67873
+ "provider": "synthetic",
67874
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67875
+ "reasoning": true,
67876
+ "input": [
67877
+ "text"
67878
+ ],
67879
+ "cost": {
67880
+ "input": 0.55,
67881
+ "output": 2.19,
67882
+ "cacheRead": 0,
67883
+ "cacheWrite": 0
67884
+ },
67885
+ "contextWindow": 196608,
67886
+ "maxTokens": 131000,
67887
+ "thinking": {
67888
+ "mode": "effort",
67889
+ "efforts": [
67890
+ "low",
67891
+ "medium",
67892
+ "high"
67893
+ ],
67894
+ "requiresEffort": true
67895
+ }
67896
+ },
67897
+ "hf:MiniMaxAI/MiniMax-M2.1": {
67898
+ "id": "hf:MiniMaxAI/MiniMax-M2.1",
67899
+ "name": "MiniMax-M2.1",
67900
+ "api": "openai-completions",
67901
+ "provider": "synthetic",
67902
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67903
+ "reasoning": true,
67904
+ "input": [
67905
+ "text"
67906
+ ],
67907
+ "cost": {
67908
+ "input": 0.55,
67909
+ "output": 2.19,
67910
+ "cacheRead": 0,
67911
+ "cacheWrite": 0
67912
+ },
67913
+ "contextWindow": 204800,
67914
+ "maxTokens": 131072,
67915
+ "thinking": {
67916
+ "mode": "effort",
67917
+ "efforts": [
67918
+ "low",
67919
+ "medium",
67920
+ "high"
67921
+ ],
67922
+ "requiresEffort": true
67923
+ }
67924
+ },
67925
+ "hf:MiniMaxAI/MiniMax-M2.5": {
67926
+ "id": "hf:MiniMaxAI/MiniMax-M2.5",
67927
+ "name": "MiniMax-M2.5",
67928
+ "api": "openai-completions",
67929
+ "provider": "synthetic",
67930
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67931
+ "reasoning": true,
67932
+ "input": [
67933
+ "text"
67934
+ ],
67935
+ "cost": {
67936
+ "input": 0.6,
67937
+ "output": 3,
67938
+ "cacheRead": 0.6,
67939
+ "cacheWrite": 0
67940
+ },
67941
+ "contextWindow": 191488,
67942
+ "maxTokens": 65536,
67943
+ "thinking": {
67944
+ "mode": "effort",
67945
+ "efforts": [
67946
+ "low",
67947
+ "medium",
67948
+ "high"
67949
+ ],
67950
+ "requiresEffort": true
67951
+ }
67952
+ },
67358
67953
  "hf:MiniMaxAI/MiniMax-M3": {
67359
67954
  "id": "hf:MiniMaxAI/MiniMax-M3",
67360
- "name": "MiniMaxAI/MiniMax-M3",
67955
+ "name": "MiniMax-M3",
67361
67956
  "api": "openai-completions",
67362
67957
  "provider": "synthetic",
67363
67958
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -67385,9 +67980,88 @@
67385
67980
  ]
67386
67981
  }
67387
67982
  },
67983
+ "hf:moonshotai/Kimi-K2-Instruct-0905": {
67984
+ "id": "hf:moonshotai/Kimi-K2-Instruct-0905",
67985
+ "name": "Kimi K2 0905",
67986
+ "api": "openai-completions",
67987
+ "provider": "synthetic",
67988
+ "baseUrl": "https://api.synthetic.new/openai/v1",
67989
+ "reasoning": false,
67990
+ "input": [
67991
+ "text"
67992
+ ],
67993
+ "cost": {
67994
+ "input": 1.2,
67995
+ "output": 1.2,
67996
+ "cacheRead": 0,
67997
+ "cacheWrite": 0
67998
+ },
67999
+ "contextWindow": 262144,
68000
+ "maxTokens": 32768
68001
+ },
68002
+ "hf:moonshotai/Kimi-K2-Thinking": {
68003
+ "id": "hf:moonshotai/Kimi-K2-Thinking",
68004
+ "name": "Kimi K2 Thinking",
68005
+ "api": "openai-completions",
68006
+ "provider": "synthetic",
68007
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68008
+ "reasoning": true,
68009
+ "input": [
68010
+ "text"
68011
+ ],
68012
+ "cost": {
68013
+ "input": 0.55,
68014
+ "output": 2.19,
68015
+ "cacheRead": 0,
68016
+ "cacheWrite": 0
68017
+ },
68018
+ "contextWindow": 262144,
68019
+ "maxTokens": 262144,
68020
+ "thinking": {
68021
+ "mode": "effort",
68022
+ "efforts": [
68023
+ "minimal",
68024
+ "low",
68025
+ "medium",
68026
+ "high",
68027
+ "xhigh"
68028
+ ],
68029
+ "requiresEffort": true
68030
+ }
68031
+ },
68032
+ "hf:moonshotai/Kimi-K2.5": {
68033
+ "id": "hf:moonshotai/Kimi-K2.5",
68034
+ "name": "Kimi K2.5",
68035
+ "api": "openai-completions",
68036
+ "provider": "synthetic",
68037
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68038
+ "reasoning": true,
68039
+ "input": [
68040
+ "text",
68041
+ "image"
68042
+ ],
68043
+ "cost": {
68044
+ "input": 0.55,
68045
+ "output": 2.19,
68046
+ "cacheRead": 0,
68047
+ "cacheWrite": 0
68048
+ },
68049
+ "contextWindow": 262144,
68050
+ "maxTokens": 65536,
68051
+ "thinking": {
68052
+ "mode": "effort",
68053
+ "efforts": [
68054
+ "minimal",
68055
+ "low",
68056
+ "medium",
68057
+ "high",
68058
+ "xhigh"
68059
+ ]
68060
+ }
68061
+ },
67388
68062
  "hf:moonshotai/Kimi-K2.6": {
67389
68063
  "id": "hf:moonshotai/Kimi-K2.6",
67390
- "name": "moonshotai/Kimi-K2.6",
68064
+ "name": "Kimi K2.6",
67391
68065
  "api": "openai-completions",
67392
68066
  "provider": "synthetic",
67393
68067
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -67415,9 +68089,39 @@
67415
68089
  ]
67416
68090
  }
67417
68091
  },
68092
+ "hf:nvidia/Kimi-K2.5-NVFP4": {
68093
+ "id": "hf:nvidia/Kimi-K2.5-NVFP4",
68094
+ "name": "Kimi K2.5 (NVFP4)",
68095
+ "api": "openai-completions",
68096
+ "provider": "synthetic",
68097
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68098
+ "reasoning": true,
68099
+ "input": [
68100
+ "text",
68101
+ "image"
68102
+ ],
68103
+ "cost": {
68104
+ "input": 0.55,
68105
+ "output": 2.19,
68106
+ "cacheRead": 0,
68107
+ "cacheWrite": 0
68108
+ },
68109
+ "contextWindow": 262144,
68110
+ "maxTokens": 65536,
68111
+ "thinking": {
68112
+ "mode": "effort",
68113
+ "efforts": [
68114
+ "minimal",
68115
+ "low",
68116
+ "medium",
68117
+ "high",
68118
+ "xhigh"
68119
+ ]
68120
+ }
68121
+ },
67418
68122
  "hf:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4": {
67419
68123
  "id": "hf:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4",
67420
- "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4",
68124
+ "name": "Nemotron 3 Super 120B",
67421
68125
  "api": "openai-completions",
67422
68126
  "provider": "synthetic",
67423
68127
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -67446,7 +68150,7 @@
67446
68150
  },
67447
68151
  "hf:openai/gpt-oss-120b": {
67448
68152
  "id": "hf:openai/gpt-oss-120b",
67449
- "name": "openai/gpt-oss-120b",
68153
+ "name": "GPT OSS 120B",
67450
68154
  "api": "openai-completions",
67451
68155
  "provider": "synthetic",
67452
68156
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -67460,7 +68164,7 @@
67460
68164
  "cacheRead": 0,
67461
68165
  "cacheWrite": 0
67462
68166
  },
67463
- "contextWindow": 131072,
68167
+ "contextWindow": 128000,
67464
68168
  "maxTokens": 32768,
67465
68169
  "thinking": {
67466
68170
  "mode": "effort",
@@ -67471,9 +68175,76 @@
67471
68175
  ]
67472
68176
  }
67473
68177
  },
68178
+ "hf:Qwen/Qwen3-235B-A22B-Instruct-2507": {
68179
+ "id": "hf:Qwen/Qwen3-235B-A22B-Instruct-2507",
68180
+ "name": "Qwen 3 235B Instruct",
68181
+ "api": "openai-completions",
68182
+ "provider": "synthetic",
68183
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68184
+ "reasoning": false,
68185
+ "input": [
68186
+ "text"
68187
+ ],
68188
+ "cost": {
68189
+ "input": 0.2,
68190
+ "output": 0.6,
68191
+ "cacheRead": 0,
68192
+ "cacheWrite": 0
68193
+ },
68194
+ "contextWindow": 256000,
68195
+ "maxTokens": 32000
68196
+ },
68197
+ "hf:Qwen/Qwen3-235B-A22B-Thinking-2507": {
68198
+ "id": "hf:Qwen/Qwen3-235B-A22B-Thinking-2507",
68199
+ "name": "Qwen3 235B A22B Thinking 2507",
68200
+ "api": "openai-completions",
68201
+ "provider": "synthetic",
68202
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68203
+ "reasoning": true,
68204
+ "input": [
68205
+ "text"
68206
+ ],
68207
+ "cost": {
68208
+ "input": 0.65,
68209
+ "output": 3,
68210
+ "cacheRead": 0,
68211
+ "cacheWrite": 0
68212
+ },
68213
+ "contextWindow": 256000,
68214
+ "maxTokens": 32000,
68215
+ "thinking": {
68216
+ "mode": "effort",
68217
+ "efforts": [
68218
+ "minimal",
68219
+ "low",
68220
+ "medium",
68221
+ "high"
68222
+ ],
68223
+ "requiresEffort": true
68224
+ }
68225
+ },
68226
+ "hf:Qwen/Qwen3-Coder-480B-A35B-Instruct": {
68227
+ "id": "hf:Qwen/Qwen3-Coder-480B-A35B-Instruct",
68228
+ "name": "Qwen 3 Coder 480B",
68229
+ "api": "openai-completions",
68230
+ "provider": "synthetic",
68231
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68232
+ "reasoning": false,
68233
+ "input": [
68234
+ "text"
68235
+ ],
68236
+ "cost": {
68237
+ "input": 2,
68238
+ "output": 2,
68239
+ "cacheRead": 0,
68240
+ "cacheWrite": 0
68241
+ },
68242
+ "contextWindow": 256000,
68243
+ "maxTokens": 32000
68244
+ },
67474
68245
  "hf:Qwen/Qwen3.5-397B-A17B": {
67475
68246
  "id": "hf:Qwen/Qwen3.5-397B-A17B",
67476
- "name": "Qwen/Qwen3.5-397B-A17B",
68247
+ "name": "Qwen3.5-97B-A17B",
67477
68248
  "api": "openai-completions",
67478
68249
  "provider": "synthetic",
67479
68250
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -67519,9 +68290,38 @@
67519
68290
  "contextWindow": 262144,
67520
68291
  "maxTokens": 8192
67521
68292
  },
68293
+ "hf:zai-org/GLM-4.6": {
68294
+ "id": "hf:zai-org/GLM-4.6",
68295
+ "name": "GLM 4.6",
68296
+ "api": "openai-completions",
68297
+ "provider": "synthetic",
68298
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68299
+ "reasoning": true,
68300
+ "input": [
68301
+ "text"
68302
+ ],
68303
+ "cost": {
68304
+ "input": 0.55,
68305
+ "output": 2.19,
68306
+ "cacheRead": 0,
68307
+ "cacheWrite": 0
68308
+ },
68309
+ "contextWindow": 200000,
68310
+ "maxTokens": 64000,
68311
+ "thinking": {
68312
+ "mode": "effort",
68313
+ "efforts": [
68314
+ "minimal",
68315
+ "low",
68316
+ "medium",
68317
+ "high",
68318
+ "xhigh"
68319
+ ]
68320
+ }
68321
+ },
67522
68322
  "hf:zai-org/GLM-4.7": {
67523
68323
  "id": "hf:zai-org/GLM-4.7",
67524
- "name": "zai-org/GLM-4.7",
68324
+ "name": "GLM 4.7",
67525
68325
  "api": "openai-completions",
67526
68326
  "provider": "synthetic",
67527
68327
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -67535,7 +68335,7 @@
67535
68335
  "cacheRead": 0,
67536
68336
  "cacheWrite": 0
67537
68337
  },
67538
- "contextWindow": 202752,
68338
+ "contextWindow": 200000,
67539
68339
  "maxTokens": 64000,
67540
68340
  "thinking": {
67541
68341
  "mode": "effort",
@@ -67550,7 +68350,7 @@
67550
68350
  },
67551
68351
  "hf:zai-org/GLM-4.7-Flash": {
67552
68352
  "id": "hf:zai-org/GLM-4.7-Flash",
67553
- "name": "zai-org/GLM-4.7-Flash",
68353
+ "name": "GLM-4.7-Flash",
67554
68354
  "api": "openai-completions",
67555
68355
  "provider": "synthetic",
67556
68356
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -67577,9 +68377,38 @@
67577
68377
  ]
67578
68378
  }
67579
68379
  },
68380
+ "hf:zai-org/GLM-5": {
68381
+ "id": "hf:zai-org/GLM-5",
68382
+ "name": "GLM-5",
68383
+ "api": "openai-completions",
68384
+ "provider": "synthetic",
68385
+ "baseUrl": "https://api.synthetic.new/openai/v1",
68386
+ "reasoning": true,
68387
+ "input": [
68388
+ "text"
68389
+ ],
68390
+ "cost": {
68391
+ "input": 1,
68392
+ "output": 3,
68393
+ "cacheRead": 1,
68394
+ "cacheWrite": 0
68395
+ },
68396
+ "contextWindow": 196608,
68397
+ "maxTokens": 65536,
68398
+ "thinking": {
68399
+ "mode": "effort",
68400
+ "efforts": [
68401
+ "minimal",
68402
+ "low",
68403
+ "medium",
68404
+ "high",
68405
+ "xhigh"
68406
+ ]
68407
+ }
68408
+ },
67580
68409
  "hf:zai-org/GLM-5.1": {
67581
68410
  "id": "hf:zai-org/GLM-5.1",
67582
- "name": "zai-org/GLM-5.1",
68411
+ "name": "GLM 5.1",
67583
68412
  "api": "openai-completions",
67584
68413
  "provider": "synthetic",
67585
68414
  "baseUrl": "https://api.synthetic.new/openai/v1",
@@ -73795,14 +74624,17 @@
73795
74624
  "contextWindow": 205000,
73796
74625
  "maxTokens": 205000,
73797
74626
  "thinking": {
73798
- "mode": "budget",
74627
+ "mode": "anthropic-adaptive",
73799
74628
  "efforts": [
73800
- "minimal",
73801
74629
  "low",
73802
74630
  "medium",
73803
- "high",
73804
- "xhigh"
74631
+ "high"
73805
74632
  ],
74633
+ "effortMap": {
74634
+ "low": "adaptive",
74635
+ "medium": "adaptive",
74636
+ "high": "adaptive"
74637
+ },
73806
74638
  "requiresEffort": true
73807
74639
  }
73808
74640
  },
@@ -73825,14 +74657,17 @@
73825
74657
  "contextWindow": 204800,
73826
74658
  "maxTokens": 131072,
73827
74659
  "thinking": {
73828
- "mode": "budget",
74660
+ "mode": "anthropic-adaptive",
73829
74661
  "efforts": [
73830
- "minimal",
73831
74662
  "low",
73832
74663
  "medium",
73833
- "high",
73834
- "xhigh"
74664
+ "high"
73835
74665
  ],
74666
+ "effortMap": {
74667
+ "low": "adaptive",
74668
+ "medium": "adaptive",
74669
+ "high": "adaptive"
74670
+ },
73836
74671
  "requiresEffort": true
73837
74672
  }
73838
74673
  },
@@ -73855,14 +74690,17 @@
73855
74690
  "contextWindow": 204800,
73856
74691
  "maxTokens": 131072,
73857
74692
  "thinking": {
73858
- "mode": "budget",
74693
+ "mode": "anthropic-adaptive",
73859
74694
  "efforts": [
73860
- "minimal",
73861
74695
  "low",
73862
74696
  "medium",
73863
- "high",
73864
- "xhigh"
74697
+ "high"
73865
74698
  ],
74699
+ "effortMap": {
74700
+ "low": "adaptive",
74701
+ "medium": "adaptive",
74702
+ "high": "adaptive"
74703
+ },
73866
74704
  "requiresEffort": true
73867
74705
  }
73868
74706
  },
@@ -73885,14 +74723,17 @@
73885
74723
  "contextWindow": 204800,
73886
74724
  "maxTokens": 131000,
73887
74725
  "thinking": {
73888
- "mode": "budget",
74726
+ "mode": "anthropic-adaptive",
73889
74727
  "efforts": [
73890
- "minimal",
73891
74728
  "low",
73892
74729
  "medium",
73893
- "high",
73894
- "xhigh"
74730
+ "high"
73895
74731
  ],
74732
+ "effortMap": {
74733
+ "low": "adaptive",
74734
+ "medium": "adaptive",
74735
+ "high": "adaptive"
74736
+ },
73896
74737
  "requiresEffort": true
73897
74738
  }
73898
74739
  },
@@ -73916,14 +74757,17 @@
73916
74757
  "contextWindow": 204800,
73917
74758
  "maxTokens": 131000,
73918
74759
  "thinking": {
73919
- "mode": "budget",
74760
+ "mode": "anthropic-adaptive",
73920
74761
  "efforts": [
73921
- "minimal",
73922
74762
  "low",
73923
74763
  "medium",
73924
- "high",
73925
- "xhigh"
74764
+ "high"
73926
74765
  ],
74766
+ "effortMap": {
74767
+ "low": "adaptive",
74768
+ "medium": "adaptive",
74769
+ "high": "adaptive"
74770
+ },
73927
74771
  "requiresEffort": true
73928
74772
  }
73929
74773
  },
@@ -73946,14 +74790,17 @@
73946
74790
  "contextWindow": 204800,
73947
74791
  "maxTokens": 131000,
73948
74792
  "thinking": {
73949
- "mode": "budget",
74793
+ "mode": "anthropic-adaptive",
73950
74794
  "efforts": [
73951
- "minimal",
73952
74795
  "low",
73953
74796
  "medium",
73954
- "high",
73955
- "xhigh"
74797
+ "high"
73956
74798
  ],
74799
+ "effortMap": {
74800
+ "low": "adaptive",
74801
+ "medium": "adaptive",
74802
+ "high": "adaptive"
74803
+ },
73957
74804
  "requiresEffort": true
73958
74805
  }
73959
74806
  },
@@ -73976,14 +74823,17 @@
73976
74823
  "contextWindow": 204800,
73977
74824
  "maxTokens": 131100,
73978
74825
  "thinking": {
73979
- "mode": "budget",
74826
+ "mode": "anthropic-adaptive",
73980
74827
  "efforts": [
73981
- "minimal",
73982
74828
  "low",
73983
74829
  "medium",
73984
- "high",
73985
- "xhigh"
74830
+ "high"
73986
74831
  ],
74832
+ "effortMap": {
74833
+ "low": "adaptive",
74834
+ "medium": "adaptive",
74835
+ "high": "adaptive"
74836
+ },
73987
74837
  "requiresEffort": true
73988
74838
  }
73989
74839
  },
@@ -74007,14 +74857,17 @@
74007
74857
  "contextWindow": 1000000,
74008
74858
  "maxTokens": 1000000,
74009
74859
  "thinking": {
74010
- "mode": "budget",
74860
+ "mode": "anthropic-adaptive",
74011
74861
  "efforts": [
74012
- "minimal",
74013
74862
  "low",
74014
74863
  "medium",
74015
- "high",
74016
- "xhigh"
74017
- ]
74864
+ "high"
74865
+ ],
74866
+ "effortMap": {
74867
+ "low": "adaptive",
74868
+ "medium": "adaptive",
74869
+ "high": "adaptive"
74870
+ }
74018
74871
  }
74019
74872
  },
74020
74873
  "mistral/codestral": {