@earendil-works/pi-ai 0.80.5 → 0.80.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (149) hide show
  1. package/README.md +7 -4
  2. package/dist/api/anthropic-messages.d.ts.map +1 -1
  3. package/dist/api/anthropic-messages.js +102 -50
  4. package/dist/api/anthropic-messages.js.map +1 -1
  5. package/dist/api/azure-openai-responses.d.ts +1 -1
  6. package/dist/api/azure-openai-responses.d.ts.map +1 -1
  7. package/dist/api/azure-openai-responses.js.map +1 -1
  8. package/dist/api/bedrock-converse-stream.d.ts.map +1 -1
  9. package/dist/api/bedrock-converse-stream.js +19 -11
  10. package/dist/api/bedrock-converse-stream.js.map +1 -1
  11. package/dist/api/google-generative-ai.d.ts.map +1 -1
  12. package/dist/api/google-generative-ai.js.map +1 -1
  13. package/dist/api/google-vertex.d.ts.map +1 -1
  14. package/dist/api/google-vertex.js.map +1 -1
  15. package/dist/api/openai-codex-responses.d.ts +2 -1
  16. package/dist/api/openai-codex-responses.d.ts.map +1 -1
  17. package/dist/api/openai-codex-responses.js +6 -3
  18. package/dist/api/openai-codex-responses.js.map +1 -1
  19. package/dist/api/openai-completions.d.ts +1 -1
  20. package/dist/api/openai-completions.d.ts.map +1 -1
  21. package/dist/api/openai-completions.js +12 -3
  22. package/dist/api/openai-completions.js.map +1 -1
  23. package/dist/api/openai-responses-shared.d.ts +3 -1
  24. package/dist/api/openai-responses-shared.d.ts.map +1 -1
  25. package/dist/api/openai-responses-shared.js +57 -4
  26. package/dist/api/openai-responses-shared.js.map +1 -1
  27. package/dist/api/openai-responses.d.ts +2 -1
  28. package/dist/api/openai-responses.d.ts.map +1 -1
  29. package/dist/api/openai-responses.js +24 -8
  30. package/dist/api/openai-responses.js.map +1 -1
  31. package/dist/api/pi-messages.d.ts +97 -0
  32. package/dist/api/pi-messages.d.ts.map +1 -0
  33. package/dist/api/pi-messages.js +309 -0
  34. package/dist/api/pi-messages.js.map +1 -0
  35. package/dist/api/pi-messages.lazy.d.ts +3 -0
  36. package/dist/api/pi-messages.lazy.d.ts.map +1 -0
  37. package/dist/api/pi-messages.lazy.js +3 -0
  38. package/dist/api/pi-messages.lazy.js.map +1 -0
  39. package/dist/api/simple-options.d.ts +1 -1
  40. package/dist/api/simple-options.d.ts.map +1 -1
  41. package/dist/api/simple-options.js +1 -1
  42. package/dist/api/simple-options.js.map +1 -1
  43. package/dist/compat.d.ts +2 -0
  44. package/dist/compat.d.ts.map +1 -1
  45. package/dist/compat.js +5 -1
  46. package/dist/compat.js.map +1 -1
  47. package/dist/env-api-keys.d.ts.map +1 -1
  48. package/dist/env-api-keys.js +1 -0
  49. package/dist/env-api-keys.js.map +1 -1
  50. package/dist/index.d.ts +1 -0
  51. package/dist/index.d.ts.map +1 -1
  52. package/dist/index.js.map +1 -1
  53. package/dist/models.d.ts.map +1 -1
  54. package/dist/models.generated.d.ts +706 -215
  55. package/dist/models.generated.d.ts.map +1 -1
  56. package/dist/models.js +15 -6
  57. package/dist/models.js.map +1 -1
  58. package/dist/providers/all.d.ts +9 -5
  59. package/dist/providers/all.d.ts.map +1 -1
  60. package/dist/providers/all.js.map +1 -1
  61. package/dist/providers/amazon-bedrock.d.ts.map +1 -1
  62. package/dist/providers/amazon-bedrock.js +5 -1
  63. package/dist/providers/amazon-bedrock.js.map +1 -1
  64. package/dist/providers/amazon-bedrock.models.d.ts +122 -5
  65. package/dist/providers/amazon-bedrock.models.d.ts.map +1 -1
  66. package/dist/providers/amazon-bedrock.models.js +86 -20
  67. package/dist/providers/amazon-bedrock.models.js.map +1 -1
  68. package/dist/providers/anthropic.models.d.ts +11 -1
  69. package/dist/providers/anthropic.models.d.ts.map +1 -1
  70. package/dist/providers/anthropic.models.js +6 -4
  71. package/dist/providers/anthropic.models.js.map +1 -1
  72. package/dist/providers/azure-openai-responses.models.d.ts +7 -8
  73. package/dist/providers/azure-openai-responses.models.d.ts.map +1 -1
  74. package/dist/providers/azure-openai-responses.models.js +20 -21
  75. package/dist/providers/azure-openai-responses.models.js.map +1 -1
  76. package/dist/providers/cerebras.models.d.ts.map +1 -1
  77. package/dist/providers/cerebras.models.js +1 -1
  78. package/dist/providers/cerebras.models.js.map +1 -1
  79. package/dist/providers/cloudflare-ai-gateway.models.d.ts +103 -1
  80. package/dist/providers/cloudflare-ai-gateway.models.d.ts.map +1 -1
  81. package/dist/providers/cloudflare-ai-gateway.models.js +78 -4
  82. package/dist/providers/cloudflare-ai-gateway.models.js.map +1 -1
  83. package/dist/providers/cloudflare-auth.d.ts.map +1 -1
  84. package/dist/providers/cloudflare-auth.js +9 -6
  85. package/dist/providers/cloudflare-auth.js.map +1 -1
  86. package/dist/providers/deepseek.models.d.ts +2 -2
  87. package/dist/providers/deepseek.models.d.ts.map +1 -1
  88. package/dist/providers/deepseek.models.js +2 -2
  89. package/dist/providers/deepseek.models.js.map +1 -1
  90. package/dist/providers/fireworks.models.d.ts +2 -2
  91. package/dist/providers/fireworks.models.d.ts.map +1 -1
  92. package/dist/providers/fireworks.models.js +2 -2
  93. package/dist/providers/fireworks.models.js.map +1 -1
  94. package/dist/providers/github-copilot.models.d.ts +101 -8
  95. package/dist/providers/github-copilot.models.d.ts.map +1 -1
  96. package/dist/providers/github-copilot.models.js +65 -7
  97. package/dist/providers/github-copilot.models.js.map +1 -1
  98. package/dist/providers/openai-codex.models.d.ts +56 -0
  99. package/dist/providers/openai-codex.models.d.ts.map +1 -1
  100. package/dist/providers/openai-codex.models.js +20 -9
  101. package/dist/providers/openai-codex.models.js.map +1 -1
  102. package/dist/providers/openai.models.d.ts +77 -8
  103. package/dist/providers/openai.models.d.ts.map +1 -1
  104. package/dist/providers/openai.models.js +37 -24
  105. package/dist/providers/openai.models.js.map +1 -1
  106. package/dist/providers/opencode-go.models.d.ts +3 -3
  107. package/dist/providers/opencode-go.models.d.ts.map +1 -1
  108. package/dist/providers/opencode-go.models.js +3 -3
  109. package/dist/providers/opencode-go.models.js.map +1 -1
  110. package/dist/providers/opencode.models.d.ts +137 -4
  111. package/dist/providers/opencode.models.d.ts.map +1 -1
  112. package/dist/providers/opencode.models.js +83 -8
  113. package/dist/providers/opencode.models.js.map +1 -1
  114. package/dist/providers/openrouter.models.d.ts +48 -44
  115. package/dist/providers/openrouter.models.d.ts.map +1 -1
  116. package/dist/providers/openrouter.models.js +112 -127
  117. package/dist/providers/openrouter.models.js.map +1 -1
  118. package/dist/providers/vercel-ai-gateway.models.d.ts +19 -111
  119. package/dist/providers/vercel-ai-gateway.models.d.ts.map +1 -1
  120. package/dist/providers/vercel-ai-gateway.models.js +42 -142
  121. package/dist/providers/vercel-ai-gateway.models.js.map +1 -1
  122. package/dist/providers/zai-coding-cn.models.d.ts +1 -1
  123. package/dist/providers/zai-coding-cn.models.d.ts.map +1 -1
  124. package/dist/providers/zai-coding-cn.models.js +1 -1
  125. package/dist/providers/zai-coding-cn.models.js.map +1 -1
  126. package/dist/providers/zai.models.d.ts +1 -1
  127. package/dist/providers/zai.models.d.ts.map +1 -1
  128. package/dist/providers/zai.models.js +1 -1
  129. package/dist/providers/zai.models.js.map +1 -1
  130. package/dist/types.d.ts +41 -13
  131. package/dist/types.d.ts.map +1 -1
  132. package/dist/types.js.map +1 -1
  133. package/dist/utils/deferred-tools.d.ts +9 -0
  134. package/dist/utils/deferred-tools.d.ts.map +1 -0
  135. package/dist/utils/deferred-tools.js +36 -0
  136. package/dist/utils/deferred-tools.js.map +1 -0
  137. package/dist/utils/estimate.d.ts +3 -3
  138. package/dist/utils/estimate.d.ts.map +1 -1
  139. package/dist/utils/estimate.js +35 -14
  140. package/dist/utils/estimate.js.map +1 -1
  141. package/dist/utils/oauth/index.d.ts +1 -0
  142. package/dist/utils/oauth/index.d.ts.map +1 -1
  143. package/dist/utils/oauth/index.js +9 -0
  144. package/dist/utils/oauth/index.js.map +1 -1
  145. package/dist/utils/oauth/radius.d.ts +39 -0
  146. package/dist/utils/oauth/radius.d.ts.map +1 -0
  147. package/dist/utils/oauth/radius.js +415 -0
  148. package/dist/utils/oauth/radius.js.map +1 -0
  149. package/package.json +1 -1
@@ -78,6 +78,7 @@ export declare const MODELS: {
78
78
  thinkingLevelMap: {
79
79
  off: null;
80
80
  xhigh: string;
81
+ max: string;
81
82
  };
82
83
  input: ("image" | "text")[];
83
84
  cost: {
@@ -148,7 +149,7 @@ export declare const MODELS: {
148
149
  baseUrl: string;
149
150
  reasoning: true;
150
151
  thinkingLevelMap: {
151
- xhigh: string;
152
+ max: string;
152
153
  };
153
154
  input: ("image" | "text")[];
154
155
  cost: {
@@ -169,6 +170,7 @@ export declare const MODELS: {
169
170
  reasoning: true;
170
171
  thinkingLevelMap: {
171
172
  xhigh: string;
173
+ max: string;
172
174
  };
173
175
  input: ("image" | "text")[];
174
176
  cost: {
@@ -189,6 +191,7 @@ export declare const MODELS: {
189
191
  reasoning: true;
190
192
  thinkingLevelMap: {
191
193
  xhigh: string;
194
+ max: string;
192
195
  };
193
196
  input: ("image" | "text")[];
194
197
  cost: {
@@ -224,6 +227,9 @@ export declare const MODELS: {
224
227
  provider: string;
225
228
  baseUrl: string;
226
229
  reasoning: true;
230
+ thinkingLevelMap: {
231
+ max: string;
232
+ };
227
233
  input: ("image" | "text")[];
228
234
  cost: {
229
235
  input: number;
@@ -241,6 +247,10 @@ export declare const MODELS: {
241
247
  provider: string;
242
248
  baseUrl: string;
243
249
  reasoning: true;
250
+ thinkingLevelMap: {
251
+ xhigh: string;
252
+ max: string;
253
+ };
244
254
  input: ("image" | "text")[];
245
255
  cost: {
246
256
  input: number;
@@ -276,7 +286,7 @@ export declare const MODELS: {
276
286
  baseUrl: string;
277
287
  reasoning: true;
278
288
  thinkingLevelMap: {
279
- xhigh: string;
289
+ max: string;
280
290
  };
281
291
  input: ("image" | "text")[];
282
292
  cost: {
@@ -297,6 +307,7 @@ export declare const MODELS: {
297
307
  reasoning: true;
298
308
  thinkingLevelMap: {
299
309
  xhigh: string;
310
+ max: string;
300
311
  };
301
312
  input: ("image" | "text")[];
302
313
  cost: {
@@ -332,6 +343,9 @@ export declare const MODELS: {
332
343
  provider: string;
333
344
  baseUrl: string;
334
345
  reasoning: true;
346
+ thinkingLevelMap: {
347
+ max: string;
348
+ };
335
349
  input: ("image" | "text")[];
336
350
  cost: {
337
351
  input: number;
@@ -349,6 +363,10 @@ export declare const MODELS: {
349
363
  provider: string;
350
364
  baseUrl: string;
351
365
  reasoning: true;
366
+ thinkingLevelMap: {
367
+ xhigh: string;
368
+ max: string;
369
+ };
352
370
  input: ("image" | "text")[];
353
371
  cost: {
354
372
  input: number;
@@ -420,6 +438,7 @@ export declare const MODELS: {
420
438
  thinkingLevelMap: {
421
439
  off: null;
422
440
  xhigh: string;
441
+ max: string;
423
442
  };
424
443
  input: ("image" | "text")[];
425
444
  cost: {
@@ -473,7 +492,7 @@ export declare const MODELS: {
473
492
  baseUrl: string;
474
493
  reasoning: true;
475
494
  thinkingLevelMap: {
476
- xhigh: string;
495
+ max: string;
477
496
  };
478
497
  input: ("image" | "text")[];
479
498
  cost: {
@@ -494,6 +513,7 @@ export declare const MODELS: {
494
513
  reasoning: true;
495
514
  thinkingLevelMap: {
496
515
  xhigh: string;
516
+ max: string;
497
517
  };
498
518
  input: ("image" | "text")[];
499
519
  cost: {
@@ -514,6 +534,7 @@ export declare const MODELS: {
514
534
  reasoning: true;
515
535
  thinkingLevelMap: {
516
536
  xhigh: string;
537
+ max: string;
517
538
  };
518
539
  input: ("image" | "text")[];
519
540
  cost: {
@@ -549,6 +570,9 @@ export declare const MODELS: {
549
570
  provider: string;
550
571
  baseUrl: string;
551
572
  reasoning: true;
573
+ thinkingLevelMap: {
574
+ max: string;
575
+ };
552
576
  input: ("image" | "text")[];
553
577
  cost: {
554
578
  input: number;
@@ -566,6 +590,10 @@ export declare const MODELS: {
566
590
  provider: string;
567
591
  baseUrl: string;
568
592
  reasoning: true;
593
+ thinkingLevelMap: {
594
+ xhigh: string;
595
+ max: string;
596
+ };
569
597
  input: ("image" | "text")[];
570
598
  cost: {
571
599
  input: number;
@@ -586,6 +614,7 @@ export declare const MODELS: {
586
614
  thinkingLevelMap: {
587
615
  off: null;
588
616
  xhigh: string;
617
+ max: string;
589
618
  };
590
619
  input: ("image" | "text")[];
591
620
  cost: {
@@ -639,7 +668,7 @@ export declare const MODELS: {
639
668
  baseUrl: string;
640
669
  reasoning: true;
641
670
  thinkingLevelMap: {
642
- xhigh: string;
671
+ max: string;
643
672
  };
644
673
  input: ("image" | "text")[];
645
674
  cost: {
@@ -660,6 +689,7 @@ export declare const MODELS: {
660
689
  reasoning: true;
661
690
  thinkingLevelMap: {
662
691
  xhigh: string;
692
+ max: string;
663
693
  };
664
694
  input: ("image" | "text")[];
665
695
  cost: {
@@ -680,6 +710,7 @@ export declare const MODELS: {
680
710
  reasoning: true;
681
711
  thinkingLevelMap: {
682
712
  xhigh: string;
713
+ max: string;
683
714
  };
684
715
  input: ("image" | "text")[];
685
716
  cost: {
@@ -715,6 +746,9 @@ export declare const MODELS: {
715
746
  provider: string;
716
747
  baseUrl: string;
717
748
  reasoning: true;
749
+ thinkingLevelMap: {
750
+ max: string;
751
+ };
718
752
  input: ("image" | "text")[];
719
753
  cost: {
720
754
  input: number;
@@ -732,6 +766,10 @@ export declare const MODELS: {
732
766
  provider: string;
733
767
  baseUrl: string;
734
768
  reasoning: true;
769
+ thinkingLevelMap: {
770
+ xhigh: string;
771
+ max: string;
772
+ };
735
773
  input: ("image" | "text")[];
736
774
  cost: {
737
775
  input: number;
@@ -802,6 +840,7 @@ export declare const MODELS: {
802
840
  reasoning: true;
803
841
  thinkingLevelMap: {
804
842
  xhigh: string;
843
+ max: string;
805
844
  };
806
845
  input: ("image" | "text")[];
807
846
  cost: {
@@ -822,6 +861,7 @@ export declare const MODELS: {
822
861
  reasoning: true;
823
862
  thinkingLevelMap: {
824
863
  xhigh: string;
864
+ max: string;
825
865
  };
826
866
  input: ("image" | "text")[];
827
867
  cost: {
@@ -857,6 +897,9 @@ export declare const MODELS: {
857
897
  provider: string;
858
898
  baseUrl: string;
859
899
  reasoning: true;
900
+ thinkingLevelMap: {
901
+ max: string;
902
+ };
860
903
  input: ("image" | "text")[];
861
904
  cost: {
862
905
  input: number;
@@ -874,6 +917,10 @@ export declare const MODELS: {
874
917
  provider: string;
875
918
  baseUrl: string;
876
919
  reasoning: true;
920
+ thinkingLevelMap: {
921
+ xhigh: string;
922
+ max: string;
923
+ };
877
924
  input: ("image" | "text")[];
878
925
  cost: {
879
926
  input: number;
@@ -1315,6 +1362,66 @@ export declare const MODELS: {
1315
1362
  contextWindow: number;
1316
1363
  maxTokens: number;
1317
1364
  };
1365
+ readonly "openai.gpt-5.6-luna": {
1366
+ id: string;
1367
+ name: string;
1368
+ api: "bedrock-converse-stream";
1369
+ provider: string;
1370
+ baseUrl: string;
1371
+ reasoning: true;
1372
+ thinkingLevelMap: {
1373
+ xhigh: string;
1374
+ };
1375
+ input: ("image" | "text")[];
1376
+ cost: {
1377
+ input: number;
1378
+ output: number;
1379
+ cacheRead: number;
1380
+ cacheWrite: number;
1381
+ };
1382
+ contextWindow: number;
1383
+ maxTokens: number;
1384
+ };
1385
+ readonly "openai.gpt-5.6-sol": {
1386
+ id: string;
1387
+ name: string;
1388
+ api: "bedrock-converse-stream";
1389
+ provider: string;
1390
+ baseUrl: string;
1391
+ reasoning: true;
1392
+ thinkingLevelMap: {
1393
+ xhigh: string;
1394
+ };
1395
+ input: ("image" | "text")[];
1396
+ cost: {
1397
+ input: number;
1398
+ output: number;
1399
+ cacheRead: number;
1400
+ cacheWrite: number;
1401
+ };
1402
+ contextWindow: number;
1403
+ maxTokens: number;
1404
+ };
1405
+ readonly "openai.gpt-5.6-terra": {
1406
+ id: string;
1407
+ name: string;
1408
+ api: "bedrock-converse-stream";
1409
+ provider: string;
1410
+ baseUrl: string;
1411
+ reasoning: true;
1412
+ thinkingLevelMap: {
1413
+ xhigh: string;
1414
+ };
1415
+ input: ("image" | "text")[];
1416
+ cost: {
1417
+ input: number;
1418
+ output: number;
1419
+ cacheRead: number;
1420
+ cacheWrite: number;
1421
+ };
1422
+ contextWindow: number;
1423
+ maxTokens: number;
1424
+ };
1318
1425
  readonly "openai.gpt-oss-120b": {
1319
1426
  id: string;
1320
1427
  name: string;
@@ -1546,6 +1653,7 @@ export declare const MODELS: {
1546
1653
  thinkingLevelMap: {
1547
1654
  off: null;
1548
1655
  xhigh: string;
1656
+ max: string;
1549
1657
  };
1550
1658
  input: ("image" | "text")[];
1551
1659
  cost: {
@@ -1616,7 +1724,7 @@ export declare const MODELS: {
1616
1724
  baseUrl: string;
1617
1725
  reasoning: true;
1618
1726
  thinkingLevelMap: {
1619
- xhigh: string;
1727
+ max: string;
1620
1728
  };
1621
1729
  input: ("image" | "text")[];
1622
1730
  cost: {
@@ -1637,6 +1745,7 @@ export declare const MODELS: {
1637
1745
  reasoning: true;
1638
1746
  thinkingLevelMap: {
1639
1747
  xhigh: string;
1748
+ max: string;
1640
1749
  };
1641
1750
  input: ("image" | "text")[];
1642
1751
  cost: {
@@ -1657,6 +1766,7 @@ export declare const MODELS: {
1657
1766
  reasoning: true;
1658
1767
  thinkingLevelMap: {
1659
1768
  xhigh: string;
1769
+ max: string;
1660
1770
  };
1661
1771
  input: ("image" | "text")[];
1662
1772
  cost: {
@@ -1692,6 +1802,9 @@ export declare const MODELS: {
1692
1802
  provider: string;
1693
1803
  baseUrl: string;
1694
1804
  reasoning: true;
1805
+ thinkingLevelMap: {
1806
+ max: string;
1807
+ };
1695
1808
  input: ("image" | "text")[];
1696
1809
  cost: {
1697
1810
  input: number;
@@ -1709,6 +1822,10 @@ export declare const MODELS: {
1709
1822
  provider: string;
1710
1823
  baseUrl: string;
1711
1824
  reasoning: true;
1825
+ thinkingLevelMap: {
1826
+ xhigh: string;
1827
+ max: string;
1828
+ };
1712
1829
  input: ("image" | "text")[];
1713
1830
  cost: {
1714
1831
  input: number;
@@ -1972,6 +2089,7 @@ export declare const MODELS: {
1972
2089
  thinkingLevelMap: {
1973
2090
  off: null;
1974
2091
  xhigh: string;
2092
+ max: string;
1975
2093
  };
1976
2094
  input: ("image" | "text")[];
1977
2095
  cost: {
@@ -2096,7 +2214,7 @@ export declare const MODELS: {
2096
2214
  };
2097
2215
  reasoning: true;
2098
2216
  thinkingLevelMap: {
2099
- xhigh: string;
2217
+ max: string;
2100
2218
  };
2101
2219
  input: ("image" | "text")[];
2102
2220
  cost: {
@@ -2121,6 +2239,7 @@ export declare const MODELS: {
2121
2239
  reasoning: true;
2122
2240
  thinkingLevelMap: {
2123
2241
  xhigh: string;
2242
+ max: string;
2124
2243
  };
2125
2244
  input: ("image" | "text")[];
2126
2245
  cost: {
@@ -2145,6 +2264,7 @@ export declare const MODELS: {
2145
2264
  reasoning: true;
2146
2265
  thinkingLevelMap: {
2147
2266
  xhigh: string;
2267
+ max: string;
2148
2268
  };
2149
2269
  input: ("image" | "text")[];
2150
2270
  cost: {
@@ -2200,6 +2320,9 @@ export declare const MODELS: {
2200
2320
  forceAdaptiveThinking: true;
2201
2321
  };
2202
2322
  reasoning: true;
2323
+ thinkingLevelMap: {
2324
+ max: string;
2325
+ };
2203
2326
  input: ("image" | "text")[];
2204
2327
  cost: {
2205
2328
  input: number;
@@ -2220,6 +2343,10 @@ export declare const MODELS: {
2220
2343
  forceAdaptiveThinking: true;
2221
2344
  };
2222
2345
  reasoning: true;
2346
+ thinkingLevelMap: {
2347
+ xhigh: string;
2348
+ max: string;
2349
+ };
2223
2350
  input: ("image" | "text")[];
2224
2351
  cost: {
2225
2352
  input: number;
@@ -2897,7 +3024,7 @@ export declare const MODELS: {
2897
3024
  contextWindow: number;
2898
3025
  maxTokens: number;
2899
3026
  };
2900
- readonly "gpt-5.6": {
3027
+ readonly "gpt-5.6-luna": {
2901
3028
  id: string;
2902
3029
  name: string;
2903
3030
  api: "azure-openai-responses";
@@ -2907,6 +3034,7 @@ export declare const MODELS: {
2907
3034
  thinkingLevelMap: {
2908
3035
  off: null;
2909
3036
  xhigh: string;
3037
+ max: string;
2910
3038
  };
2911
3039
  input: ("image" | "text")[];
2912
3040
  cost: {
@@ -2918,7 +3046,7 @@ export declare const MODELS: {
2918
3046
  contextWindow: number;
2919
3047
  maxTokens: number;
2920
3048
  };
2921
- readonly "gpt-5.6-luna": {
3049
+ readonly "gpt-5.6-sol": {
2922
3050
  id: string;
2923
3051
  name: string;
2924
3052
  api: "azure-openai-responses";
@@ -2928,6 +3056,7 @@ export declare const MODELS: {
2928
3056
  thinkingLevelMap: {
2929
3057
  off: null;
2930
3058
  xhigh: string;
3059
+ max: string;
2931
3060
  };
2932
3061
  input: ("image" | "text")[];
2933
3062
  cost: {
@@ -2939,7 +3068,7 @@ export declare const MODELS: {
2939
3068
  contextWindow: number;
2940
3069
  maxTokens: number;
2941
3070
  };
2942
- readonly "gpt-5.6-sol": {
3071
+ readonly "gpt-5.6-terra": {
2943
3072
  id: string;
2944
3073
  name: string;
2945
3074
  api: "azure-openai-responses";
@@ -2949,6 +3078,7 @@ export declare const MODELS: {
2949
3078
  thinkingLevelMap: {
2950
3079
  off: null;
2951
3080
  xhigh: string;
3081
+ max: string;
2952
3082
  };
2953
3083
  input: ("image" | "text")[];
2954
3084
  cost: {
@@ -2960,17 +3090,13 @@ export declare const MODELS: {
2960
3090
  contextWindow: number;
2961
3091
  maxTokens: number;
2962
3092
  };
2963
- readonly "gpt-5.6-terra": {
3093
+ readonly "gpt-realtime-2.1": {
2964
3094
  id: string;
2965
3095
  name: string;
2966
3096
  api: "azure-openai-responses";
2967
3097
  provider: string;
2968
3098
  baseUrl: string;
2969
3099
  reasoning: true;
2970
- thinkingLevelMap: {
2971
- off: null;
2972
- xhigh: string;
2973
- };
2974
3100
  input: ("image" | "text")[];
2975
3101
  cost: {
2976
3102
  input: number;
@@ -3318,6 +3444,7 @@ export declare const MODELS: {
3318
3444
  thinkingLevelMap: {
3319
3445
  off: null;
3320
3446
  xhigh: string;
3447
+ max: string;
3321
3448
  };
3322
3449
  input: ("image" | "text")[];
3323
3450
  cost: {
@@ -3421,7 +3548,7 @@ export declare const MODELS: {
3421
3548
  };
3422
3549
  reasoning: true;
3423
3550
  thinkingLevelMap: {
3424
- xhigh: string;
3551
+ max: string;
3425
3552
  };
3426
3553
  input: ("image" | "text")[];
3427
3554
  cost: {
@@ -3447,6 +3574,7 @@ export declare const MODELS: {
3447
3574
  reasoning: true;
3448
3575
  thinkingLevelMap: {
3449
3576
  xhigh: string;
3577
+ max: string;
3450
3578
  };
3451
3579
  input: ("image" | "text")[];
3452
3580
  cost: {
@@ -3472,6 +3600,7 @@ export declare const MODELS: {
3472
3600
  reasoning: true;
3473
3601
  thinkingLevelMap: {
3474
3602
  xhigh: string;
3603
+ max: string;
3475
3604
  };
3476
3605
  input: ("image" | "text")[];
3477
3606
  cost: {
@@ -3534,6 +3663,9 @@ export declare const MODELS: {
3534
3663
  forceAdaptiveThinking: true;
3535
3664
  };
3536
3665
  reasoning: true;
3666
+ thinkingLevelMap: {
3667
+ max: string;
3668
+ };
3537
3669
  input: ("image" | "text")[];
3538
3670
  cost: {
3539
3671
  input: number;
@@ -3555,6 +3687,10 @@ export declare const MODELS: {
3555
3687
  forceAdaptiveThinking: true;
3556
3688
  };
3557
3689
  reasoning: true;
3690
+ thinkingLevelMap: {
3691
+ xhigh: string;
3692
+ max: string;
3693
+ };
3558
3694
  input: ("image" | "text")[];
3559
3695
  cost: {
3560
3696
  input: number;
@@ -3778,6 +3914,72 @@ export declare const MODELS: {
3778
3914
  contextWindow: number;
3779
3915
  maxTokens: number;
3780
3916
  };
3917
+ readonly "gpt-5.6-luna": {
3918
+ id: string;
3919
+ name: string;
3920
+ api: "openai-responses";
3921
+ provider: string;
3922
+ baseUrl: string;
3923
+ reasoning: true;
3924
+ thinkingLevelMap: {
3925
+ off: null;
3926
+ xhigh: string;
3927
+ max: string;
3928
+ };
3929
+ input: ("image" | "text")[];
3930
+ cost: {
3931
+ input: number;
3932
+ output: number;
3933
+ cacheRead: number;
3934
+ cacheWrite: number;
3935
+ };
3936
+ contextWindow: number;
3937
+ maxTokens: number;
3938
+ };
3939
+ readonly "gpt-5.6-sol": {
3940
+ id: string;
3941
+ name: string;
3942
+ api: "openai-responses";
3943
+ provider: string;
3944
+ baseUrl: string;
3945
+ reasoning: true;
3946
+ thinkingLevelMap: {
3947
+ off: null;
3948
+ xhigh: string;
3949
+ max: string;
3950
+ };
3951
+ input: ("image" | "text")[];
3952
+ cost: {
3953
+ input: number;
3954
+ output: number;
3955
+ cacheRead: number;
3956
+ cacheWrite: number;
3957
+ };
3958
+ contextWindow: number;
3959
+ maxTokens: number;
3960
+ };
3961
+ readonly "gpt-5.6-terra": {
3962
+ id: string;
3963
+ name: string;
3964
+ api: "openai-responses";
3965
+ provider: string;
3966
+ baseUrl: string;
3967
+ reasoning: true;
3968
+ thinkingLevelMap: {
3969
+ off: null;
3970
+ xhigh: string;
3971
+ max: string;
3972
+ };
3973
+ input: ("image" | "text")[];
3974
+ cost: {
3975
+ input: number;
3976
+ output: number;
3977
+ cacheRead: number;
3978
+ cacheWrite: number;
3979
+ };
3980
+ contextWindow: number;
3981
+ maxTokens: number;
3982
+ };
3781
3983
  readonly o1: {
3782
3984
  id: string;
3783
3985
  name: string;
@@ -3967,6 +4169,32 @@ export declare const MODELS: {
3967
4169
  contextWindow: number;
3968
4170
  maxTokens: number;
3969
4171
  };
4172
+ readonly "workers-ai/@cf/zai-org/glm-5.2": {
4173
+ id: string;
4174
+ name: string;
4175
+ api: "openai-completions";
4176
+ provider: string;
4177
+ baseUrl: string;
4178
+ compat: {
4179
+ supportsStore: false;
4180
+ supportsDeveloperRole: false;
4181
+ supportsReasoningEffort: false;
4182
+ maxTokensField: "max_tokens";
4183
+ supportsStrictMode: false;
4184
+ supportsLongCacheRetention: false;
4185
+ sendSessionAffinityHeaders: true;
4186
+ };
4187
+ reasoning: true;
4188
+ input: "text"[];
4189
+ cost: {
4190
+ input: number;
4191
+ output: number;
4192
+ cacheRead: number;
4193
+ cacheWrite: number;
4194
+ };
4195
+ contextWindow: number;
4196
+ maxTokens: number;
4197
+ };
3970
4198
  };
3971
4199
  readonly "cloudflare-workers-ai": {
3972
4200
  readonly "@cf/google/gemma-4-26b-a4b-it": {
@@ -4288,7 +4516,7 @@ export declare const MODELS: {
4288
4516
  low: null;
4289
4517
  medium: null;
4290
4518
  high: string;
4291
- xhigh: string;
4519
+ max: string;
4292
4520
  };
4293
4521
  input: "text"[];
4294
4522
  cost: {
@@ -4318,7 +4546,7 @@ export declare const MODELS: {
4318
4546
  low: null;
4319
4547
  medium: null;
4320
4548
  high: string;
4321
- xhigh: string;
4549
+ max: string;
4322
4550
  };
4323
4551
  input: "text"[];
4324
4552
  cost: {
@@ -4417,7 +4645,7 @@ export declare const MODELS: {
4417
4645
  minimal: null;
4418
4646
  low: string;
4419
4647
  medium: string;
4420
- xhigh: string;
4648
+ max: string;
4421
4649
  };
4422
4650
  input: "text"[];
4423
4651
  cost: {
@@ -4629,7 +4857,7 @@ export declare const MODELS: {
4629
4857
  minimal: null;
4630
4858
  low: string;
4631
4859
  medium: string;
4632
- xhigh: string;
4860
+ max: string;
4633
4861
  };
4634
4862
  input: "text"[];
4635
4863
  cost: {
@@ -4730,6 +4958,11 @@ export declare const MODELS: {
4730
4958
  supportsReasoningEffort: false;
4731
4959
  };
4732
4960
  reasoning: true;
4961
+ thinkingLevelMap: {
4962
+ off: null;
4963
+ xhigh: string;
4964
+ max: string;
4965
+ };
4733
4966
  input: ("image" | "text")[];
4734
4967
  cost: {
4735
4968
  input: number;
@@ -4806,7 +5039,7 @@ export declare const MODELS: {
4806
5039
  };
4807
5040
  reasoning: true;
4808
5041
  thinkingLevelMap: {
4809
- xhigh: string;
5042
+ max: string;
4810
5043
  };
4811
5044
  input: ("image" | "text")[];
4812
5045
  cost: {
@@ -4837,6 +5070,7 @@ export declare const MODELS: {
4837
5070
  reasoning: true;
4838
5071
  thinkingLevelMap: {
4839
5072
  xhigh: string;
5073
+ max: string;
4840
5074
  minimal: string;
4841
5075
  };
4842
5076
  input: ("image" | "text")[];
@@ -4868,6 +5102,7 @@ export declare const MODELS: {
4868
5102
  reasoning: true;
4869
5103
  thinkingLevelMap: {
4870
5104
  xhigh: string;
5105
+ max: string;
4871
5106
  minimal: string;
4872
5107
  };
4873
5108
  input: ("image" | "text")[];
@@ -4949,8 +5184,8 @@ export declare const MODELS: {
4949
5184
  };
4950
5185
  reasoning: true;
4951
5186
  thinkingLevelMap: {
5187
+ max: string;
4952
5188
  minimal: string;
4953
- xhigh: string;
4954
5189
  };
4955
5190
  input: ("image" | "text")[];
4956
5191
  cost: {
@@ -4978,6 +5213,10 @@ export declare const MODELS: {
4978
5213
  forceAdaptiveThinking: true;
4979
5214
  };
4980
5215
  reasoning: true;
5216
+ thinkingLevelMap: {
5217
+ xhigh: string;
5218
+ max: string;
5219
+ };
4981
5220
  input: ("image" | "text")[];
4982
5221
  cost: {
4983
5222
  input: number;
@@ -5351,6 +5590,93 @@ export declare const MODELS: {
5351
5590
  contextWindow: number;
5352
5591
  maxTokens: number;
5353
5592
  };
5593
+ readonly "gpt-5.6-luna": {
5594
+ id: string;
5595
+ name: string;
5596
+ api: "openai-responses";
5597
+ provider: string;
5598
+ baseUrl: string;
5599
+ headers: {
5600
+ "User-Agent": string;
5601
+ "Editor-Version": string;
5602
+ "Editor-Plugin-Version": string;
5603
+ "Copilot-Integration-Id": string;
5604
+ };
5605
+ reasoning: true;
5606
+ thinkingLevelMap: {
5607
+ off: null;
5608
+ minimal: string;
5609
+ xhigh: string;
5610
+ max: string;
5611
+ };
5612
+ input: ("image" | "text")[];
5613
+ cost: {
5614
+ input: number;
5615
+ output: number;
5616
+ cacheRead: number;
5617
+ cacheWrite: number;
5618
+ };
5619
+ contextWindow: number;
5620
+ maxTokens: number;
5621
+ };
5622
+ readonly "gpt-5.6-sol": {
5623
+ id: string;
5624
+ name: string;
5625
+ api: "openai-responses";
5626
+ provider: string;
5627
+ baseUrl: string;
5628
+ headers: {
5629
+ "User-Agent": string;
5630
+ "Editor-Version": string;
5631
+ "Editor-Plugin-Version": string;
5632
+ "Copilot-Integration-Id": string;
5633
+ };
5634
+ reasoning: true;
5635
+ thinkingLevelMap: {
5636
+ off: null;
5637
+ minimal: string;
5638
+ xhigh: string;
5639
+ max: string;
5640
+ };
5641
+ input: ("image" | "text")[];
5642
+ cost: {
5643
+ input: number;
5644
+ output: number;
5645
+ cacheRead: number;
5646
+ cacheWrite: number;
5647
+ };
5648
+ contextWindow: number;
5649
+ maxTokens: number;
5650
+ };
5651
+ readonly "gpt-5.6-terra": {
5652
+ id: string;
5653
+ name: string;
5654
+ api: "openai-responses";
5655
+ provider: string;
5656
+ baseUrl: string;
5657
+ headers: {
5658
+ "User-Agent": string;
5659
+ "Editor-Version": string;
5660
+ "Editor-Plugin-Version": string;
5661
+ "Copilot-Integration-Id": string;
5662
+ };
5663
+ reasoning: true;
5664
+ thinkingLevelMap: {
5665
+ off: null;
5666
+ minimal: string;
5667
+ xhigh: string;
5668
+ max: string;
5669
+ };
5670
+ input: ("image" | "text")[];
5671
+ cost: {
5672
+ input: number;
5673
+ output: number;
5674
+ cacheRead: number;
5675
+ cacheWrite: number;
5676
+ };
5677
+ contextWindow: number;
5678
+ maxTokens: number;
5679
+ };
5354
5680
  readonly "kimi-k2.7-code": {
5355
5681
  id: string;
5356
5682
  name: string;
@@ -5382,7 +5708,7 @@ export declare const MODELS: {
5382
5708
  readonly "mai-code-1-flash-picker": {
5383
5709
  id: string;
5384
5710
  name: string;
5385
- api: "openai-completions";
5711
+ api: "openai-responses";
5386
5712
  provider: string;
5387
5713
  baseUrl: string;
5388
5714
  headers: {
@@ -5391,11 +5717,6 @@ export declare const MODELS: {
5391
5717
  "Editor-Plugin-Version": string;
5392
5718
  "Copilot-Integration-Id": string;
5393
5719
  };
5394
- compat: {
5395
- supportsStore: false;
5396
- supportsDeveloperRole: false;
5397
- supportsReasoningEffort: false;
5398
- };
5399
5720
  reasoning: true;
5400
5721
  input: "text"[];
5401
5722
  cost: {
@@ -9297,6 +9618,9 @@ export declare const MODELS: {
9297
9618
  api: "openai-responses";
9298
9619
  provider: string;
9299
9620
  baseUrl: string;
9621
+ compat: {
9622
+ supportsToolSearch: true;
9623
+ };
9300
9624
  reasoning: true;
9301
9625
  thinkingLevelMap: {
9302
9626
  off: string;
@@ -9308,6 +9632,13 @@ export declare const MODELS: {
9308
9632
  output: number;
9309
9633
  cacheRead: number;
9310
9634
  cacheWrite: number;
9635
+ tiers: {
9636
+ inputTokensAbove: number;
9637
+ input: number;
9638
+ output: number;
9639
+ cacheRead: number;
9640
+ cacheWrite: number;
9641
+ }[];
9311
9642
  };
9312
9643
  contextWindow: number;
9313
9644
  maxTokens: number;
@@ -9318,6 +9649,9 @@ export declare const MODELS: {
9318
9649
  api: "openai-responses";
9319
9650
  provider: string;
9320
9651
  baseUrl: string;
9652
+ compat: {
9653
+ supportsToolSearch: true;
9654
+ };
9321
9655
  reasoning: true;
9322
9656
  thinkingLevelMap: {
9323
9657
  off: string;
@@ -9360,6 +9694,9 @@ export declare const MODELS: {
9360
9694
  api: "openai-responses";
9361
9695
  provider: string;
9362
9696
  baseUrl: string;
9697
+ compat: {
9698
+ supportsToolSearch: true;
9699
+ };
9363
9700
  reasoning: true;
9364
9701
  thinkingLevelMap: {
9365
9702
  off: null;
@@ -9371,6 +9708,13 @@ export declare const MODELS: {
9371
9708
  output: number;
9372
9709
  cacheRead: number;
9373
9710
  cacheWrite: number;
9711
+ tiers: {
9712
+ inputTokensAbove: number;
9713
+ input: number;
9714
+ output: number;
9715
+ cacheRead: number;
9716
+ cacheWrite: number;
9717
+ }[];
9374
9718
  };
9375
9719
  contextWindow: number;
9376
9720
  maxTokens: number;
@@ -9381,6 +9725,9 @@ export declare const MODELS: {
9381
9725
  api: "openai-responses";
9382
9726
  provider: string;
9383
9727
  baseUrl: string;
9728
+ compat: {
9729
+ supportsToolSearch: true;
9730
+ };
9384
9731
  reasoning: true;
9385
9732
  thinkingLevelMap: {
9386
9733
  off: string;
@@ -9393,6 +9740,13 @@ export declare const MODELS: {
9393
9740
  output: number;
9394
9741
  cacheRead: number;
9395
9742
  cacheWrite: number;
9743
+ tiers: {
9744
+ inputTokensAbove: number;
9745
+ input: number;
9746
+ output: number;
9747
+ cacheRead: number;
9748
+ cacheWrite: number;
9749
+ }[];
9396
9750
  };
9397
9751
  contextWindow: number;
9398
9752
  maxTokens: number;
@@ -9416,20 +9770,31 @@ export declare const MODELS: {
9416
9770
  output: number;
9417
9771
  cacheRead: number;
9418
9772
  cacheWrite: number;
9773
+ tiers: {
9774
+ inputTokensAbove: number;
9775
+ input: number;
9776
+ output: number;
9777
+ cacheRead: number;
9778
+ cacheWrite: number;
9779
+ }[];
9419
9780
  };
9420
9781
  contextWindow: number;
9421
9782
  maxTokens: number;
9422
9783
  };
9423
- readonly "gpt-5.6": {
9784
+ readonly "gpt-5.6-luna": {
9424
9785
  id: string;
9425
9786
  name: string;
9426
9787
  api: "openai-responses";
9427
9788
  provider: string;
9428
9789
  baseUrl: string;
9790
+ compat: {
9791
+ supportsToolSearch: true;
9792
+ };
9429
9793
  reasoning: true;
9430
9794
  thinkingLevelMap: {
9431
9795
  off: string;
9432
9796
  xhigh: string;
9797
+ max: string;
9433
9798
  };
9434
9799
  input: ("image" | "text")[];
9435
9800
  cost: {
@@ -9437,20 +9802,31 @@ export declare const MODELS: {
9437
9802
  output: number;
9438
9803
  cacheRead: number;
9439
9804
  cacheWrite: number;
9805
+ tiers: {
9806
+ inputTokensAbove: number;
9807
+ input: number;
9808
+ output: number;
9809
+ cacheRead: number;
9810
+ cacheWrite: number;
9811
+ }[];
9440
9812
  };
9441
9813
  contextWindow: number;
9442
9814
  maxTokens: number;
9443
9815
  };
9444
- readonly "gpt-5.6-luna": {
9816
+ readonly "gpt-5.6-sol": {
9445
9817
  id: string;
9446
9818
  name: string;
9447
9819
  api: "openai-responses";
9448
9820
  provider: string;
9449
9821
  baseUrl: string;
9822
+ compat: {
9823
+ supportsToolSearch: true;
9824
+ };
9450
9825
  reasoning: true;
9451
9826
  thinkingLevelMap: {
9452
9827
  off: string;
9453
9828
  xhigh: string;
9829
+ max: string;
9454
9830
  };
9455
9831
  input: ("image" | "text")[];
9456
9832
  cost: {
@@ -9458,20 +9834,31 @@ export declare const MODELS: {
9458
9834
  output: number;
9459
9835
  cacheRead: number;
9460
9836
  cacheWrite: number;
9837
+ tiers: {
9838
+ inputTokensAbove: number;
9839
+ input: number;
9840
+ output: number;
9841
+ cacheRead: number;
9842
+ cacheWrite: number;
9843
+ }[];
9461
9844
  };
9462
9845
  contextWindow: number;
9463
9846
  maxTokens: number;
9464
9847
  };
9465
- readonly "gpt-5.6-sol": {
9848
+ readonly "gpt-5.6-terra": {
9466
9849
  id: string;
9467
9850
  name: string;
9468
9851
  api: "openai-responses";
9469
9852
  provider: string;
9470
9853
  baseUrl: string;
9854
+ compat: {
9855
+ supportsToolSearch: true;
9856
+ };
9471
9857
  reasoning: true;
9472
9858
  thinkingLevelMap: {
9473
9859
  off: string;
9474
9860
  xhigh: string;
9861
+ max: string;
9475
9862
  };
9476
9863
  input: ("image" | "text")[];
9477
9864
  cost: {
@@ -9479,21 +9866,24 @@ export declare const MODELS: {
9479
9866
  output: number;
9480
9867
  cacheRead: number;
9481
9868
  cacheWrite: number;
9869
+ tiers: {
9870
+ inputTokensAbove: number;
9871
+ input: number;
9872
+ output: number;
9873
+ cacheRead: number;
9874
+ cacheWrite: number;
9875
+ }[];
9482
9876
  };
9483
9877
  contextWindow: number;
9484
9878
  maxTokens: number;
9485
9879
  };
9486
- readonly "gpt-5.6-terra": {
9880
+ readonly "gpt-realtime-2.1": {
9487
9881
  id: string;
9488
9882
  name: string;
9489
9883
  api: "openai-responses";
9490
9884
  provider: string;
9491
9885
  baseUrl: string;
9492
9886
  reasoning: true;
9493
- thinkingLevelMap: {
9494
- off: string;
9495
- xhigh: string;
9496
- };
9497
9887
  input: ("image" | "text")[];
9498
9888
  cost: {
9499
9889
  input: number;
@@ -9669,6 +10059,9 @@ export declare const MODELS: {
9669
10059
  api: "openai-codex-responses";
9670
10060
  provider: string;
9671
10061
  baseUrl: string;
10062
+ compat: {
10063
+ supportsToolSearch: true;
10064
+ };
9672
10065
  reasoning: true;
9673
10066
  thinkingLevelMap: {
9674
10067
  xhigh: string;
@@ -9680,6 +10073,13 @@ export declare const MODELS: {
9680
10073
  output: number;
9681
10074
  cacheRead: number;
9682
10075
  cacheWrite: number;
10076
+ tiers: {
10077
+ inputTokensAbove: number;
10078
+ input: number;
10079
+ output: number;
10080
+ cacheRead: number;
10081
+ cacheWrite: number;
10082
+ }[];
9683
10083
  };
9684
10084
  contextWindow: number;
9685
10085
  maxTokens: number;
@@ -9690,6 +10090,9 @@ export declare const MODELS: {
9690
10090
  api: "openai-codex-responses";
9691
10091
  provider: string;
9692
10092
  baseUrl: string;
10093
+ compat: {
10094
+ supportsToolSearch: true;
10095
+ };
9693
10096
  reasoning: true;
9694
10097
  thinkingLevelMap: {
9695
10098
  xhigh: string;
@@ -9711,6 +10114,9 @@ export declare const MODELS: {
9711
10114
  api: "openai-codex-responses";
9712
10115
  provider: string;
9713
10116
  baseUrl: string;
10117
+ compat: {
10118
+ supportsToolSearch: true;
10119
+ };
9714
10120
  reasoning: true;
9715
10121
  thinkingLevelMap: {
9716
10122
  xhigh: string;
@@ -9722,6 +10128,13 @@ export declare const MODELS: {
9722
10128
  output: number;
9723
10129
  cacheRead: number;
9724
10130
  cacheWrite: number;
10131
+ tiers: {
10132
+ inputTokensAbove: number;
10133
+ input: number;
10134
+ output: number;
10135
+ cacheRead: number;
10136
+ cacheWrite: number;
10137
+ }[];
9725
10138
  };
9726
10139
  contextWindow: number;
9727
10140
  maxTokens: number;
@@ -9732,9 +10145,13 @@ export declare const MODELS: {
9732
10145
  api: "openai-codex-responses";
9733
10146
  provider: string;
9734
10147
  baseUrl: string;
10148
+ compat: {
10149
+ supportsToolSearch: true;
10150
+ };
9735
10151
  reasoning: true;
9736
10152
  thinkingLevelMap: {
9737
10153
  xhigh: string;
10154
+ max: string;
9738
10155
  minimal: string;
9739
10156
  };
9740
10157
  input: ("image" | "text")[];
@@ -9743,6 +10160,13 @@ export declare const MODELS: {
9743
10160
  output: number;
9744
10161
  cacheRead: number;
9745
10162
  cacheWrite: number;
10163
+ tiers: {
10164
+ inputTokensAbove: number;
10165
+ input: number;
10166
+ output: number;
10167
+ cacheRead: number;
10168
+ cacheWrite: number;
10169
+ }[];
9746
10170
  };
9747
10171
  contextWindow: number;
9748
10172
  maxTokens: number;
@@ -9753,9 +10177,13 @@ export declare const MODELS: {
9753
10177
  api: "openai-codex-responses";
9754
10178
  provider: string;
9755
10179
  baseUrl: string;
10180
+ compat: {
10181
+ supportsToolSearch: true;
10182
+ };
9756
10183
  reasoning: true;
9757
10184
  thinkingLevelMap: {
9758
10185
  xhigh: string;
10186
+ max: string;
9759
10187
  minimal: string;
9760
10188
  };
9761
10189
  input: ("image" | "text")[];
@@ -9764,6 +10192,13 @@ export declare const MODELS: {
9764
10192
  output: number;
9765
10193
  cacheRead: number;
9766
10194
  cacheWrite: number;
10195
+ tiers: {
10196
+ inputTokensAbove: number;
10197
+ input: number;
10198
+ output: number;
10199
+ cacheRead: number;
10200
+ cacheWrite: number;
10201
+ }[];
9767
10202
  };
9768
10203
  contextWindow: number;
9769
10204
  maxTokens: number;
@@ -9774,9 +10209,13 @@ export declare const MODELS: {
9774
10209
  api: "openai-codex-responses";
9775
10210
  provider: string;
9776
10211
  baseUrl: string;
10212
+ compat: {
10213
+ supportsToolSearch: true;
10214
+ };
9777
10215
  reasoning: true;
9778
10216
  thinkingLevelMap: {
9779
10217
  xhigh: string;
10218
+ max: string;
9780
10219
  minimal: string;
9781
10220
  };
9782
10221
  input: ("image" | "text")[];
@@ -9785,6 +10224,13 @@ export declare const MODELS: {
9785
10224
  output: number;
9786
10225
  cacheRead: number;
9787
10226
  cacheWrite: number;
10227
+ tiers: {
10228
+ inputTokensAbove: number;
10229
+ input: number;
10230
+ output: number;
10231
+ cacheRead: number;
10232
+ cacheWrite: number;
10233
+ }[];
9788
10234
  };
9789
10235
  contextWindow: number;
9790
10236
  maxTokens: number;
@@ -9826,6 +10272,7 @@ export declare const MODELS: {
9826
10272
  thinkingLevelMap: {
9827
10273
  off: null;
9828
10274
  xhigh: string;
10275
+ max: string;
9829
10276
  };
9830
10277
  input: ("image" | "text")[];
9831
10278
  cost: {
@@ -9899,7 +10346,7 @@ export declare const MODELS: {
9899
10346
  };
9900
10347
  reasoning: true;
9901
10348
  thinkingLevelMap: {
9902
- xhigh: string;
10349
+ max: string;
9903
10350
  };
9904
10351
  input: ("image" | "text")[];
9905
10352
  cost: {
@@ -9924,6 +10371,7 @@ export declare const MODELS: {
9924
10371
  reasoning: true;
9925
10372
  thinkingLevelMap: {
9926
10373
  xhigh: string;
10374
+ max: string;
9927
10375
  };
9928
10376
  input: ("image" | "text")[];
9929
10377
  cost: {
@@ -9948,6 +10396,7 @@ export declare const MODELS: {
9948
10396
  reasoning: true;
9949
10397
  thinkingLevelMap: {
9950
10398
  xhigh: string;
10399
+ max: string;
9951
10400
  };
9952
10401
  input: ("image" | "text")[];
9953
10402
  cost: {
@@ -10003,6 +10452,9 @@ export declare const MODELS: {
10003
10452
  forceAdaptiveThinking: true;
10004
10453
  };
10005
10454
  reasoning: true;
10455
+ thinkingLevelMap: {
10456
+ max: string;
10457
+ };
10006
10458
  input: ("image" | "text")[];
10007
10459
  cost: {
10008
10460
  input: number;
@@ -10023,6 +10475,10 @@ export declare const MODELS: {
10023
10475
  forceAdaptiveThinking: true;
10024
10476
  };
10025
10477
  reasoning: true;
10478
+ thinkingLevelMap: {
10479
+ xhigh: string;
10480
+ max: string;
10481
+ };
10026
10482
  input: ("image" | "text")[];
10027
10483
  cost: {
10028
10484
  input: number;
@@ -10052,7 +10508,7 @@ export declare const MODELS: {
10052
10508
  low: null;
10053
10509
  medium: null;
10054
10510
  high: string;
10055
- xhigh: string;
10511
+ max: string;
10056
10512
  };
10057
10513
  input: "text"[];
10058
10514
  cost: {
@@ -10082,7 +10538,7 @@ export declare const MODELS: {
10082
10538
  low: null;
10083
10539
  medium: null;
10084
10540
  high: string;
10085
- xhigh: string;
10541
+ max: string;
10086
10542
  };
10087
10543
  input: "text"[];
10088
10544
  cost: {
@@ -10113,7 +10569,7 @@ export declare const MODELS: {
10113
10569
  low: null;
10114
10570
  medium: null;
10115
10571
  high: string;
10116
- xhigh: string;
10572
+ max: string;
10117
10573
  };
10118
10574
  input: "text"[];
10119
10575
  cost: {
@@ -10261,6 +10717,9 @@ export declare const MODELS: {
10261
10717
  api: "openai-responses";
10262
10718
  provider: string;
10263
10719
  baseUrl: string;
10720
+ compat: {
10721
+ sessionAffinityFormat: "openai-nosession";
10722
+ };
10264
10723
  reasoning: true;
10265
10724
  thinkingLevelMap: {
10266
10725
  off: null;
@@ -10281,6 +10740,78 @@ export declare const MODELS: {
10281
10740
  api: "openai-responses";
10282
10741
  provider: string;
10283
10742
  baseUrl: string;
10743
+ compat: {
10744
+ sessionAffinityFormat: "openai-nosession";
10745
+ };
10746
+ reasoning: true;
10747
+ thinkingLevelMap: {
10748
+ off: null;
10749
+ };
10750
+ input: ("image" | "text")[];
10751
+ cost: {
10752
+ input: number;
10753
+ output: number;
10754
+ cacheRead: number;
10755
+ cacheWrite: number;
10756
+ };
10757
+ contextWindow: number;
10758
+ maxTokens: number;
10759
+ };
10760
+ readonly "gpt-5-nano": {
10761
+ id: string;
10762
+ name: string;
10763
+ api: "openai-responses";
10764
+ provider: string;
10765
+ baseUrl: string;
10766
+ compat: {
10767
+ sessionAffinityFormat: "openai-nosession";
10768
+ };
10769
+ reasoning: true;
10770
+ thinkingLevelMap: {
10771
+ off: null;
10772
+ };
10773
+ input: ("image" | "text")[];
10774
+ cost: {
10775
+ input: number;
10776
+ output: number;
10777
+ cacheRead: number;
10778
+ cacheWrite: number;
10779
+ };
10780
+ contextWindow: number;
10781
+ maxTokens: number;
10782
+ };
10783
+ readonly "gpt-5.1": {
10784
+ id: string;
10785
+ name: string;
10786
+ api: "openai-responses";
10787
+ provider: string;
10788
+ baseUrl: string;
10789
+ compat: {
10790
+ sessionAffinityFormat: "openai-nosession";
10791
+ };
10792
+ reasoning: true;
10793
+ thinkingLevelMap: {
10794
+ off: null;
10795
+ };
10796
+ input: ("image" | "text")[];
10797
+ cost: {
10798
+ input: number;
10799
+ output: number;
10800
+ cacheRead: number;
10801
+ cacheWrite: number;
10802
+ };
10803
+ contextWindow: number;
10804
+ maxTokens: number;
10805
+ };
10806
+ readonly "gpt-5.1-codex": {
10807
+ id: string;
10808
+ name: string;
10809
+ api: "openai-responses";
10810
+ provider: string;
10811
+ baseUrl: string;
10812
+ compat: {
10813
+ sessionAffinityFormat: "openai-nosession";
10814
+ };
10284
10815
  reasoning: true;
10285
10816
  thinkingLevelMap: {
10286
10817
  off: null;
@@ -10295,12 +10826,15 @@ export declare const MODELS: {
10295
10826
  contextWindow: number;
10296
10827
  maxTokens: number;
10297
10828
  };
10298
- readonly "gpt-5-nano": {
10829
+ readonly "gpt-5.1-codex-max": {
10299
10830
  id: string;
10300
10831
  name: string;
10301
10832
  api: "openai-responses";
10302
10833
  provider: string;
10303
10834
  baseUrl: string;
10835
+ compat: {
10836
+ sessionAffinityFormat: "openai-nosession";
10837
+ };
10304
10838
  reasoning: true;
10305
10839
  thinkingLevelMap: {
10306
10840
  off: null;
@@ -10315,12 +10849,15 @@ export declare const MODELS: {
10315
10849
  contextWindow: number;
10316
10850
  maxTokens: number;
10317
10851
  };
10318
- readonly "gpt-5.1": {
10852
+ readonly "gpt-5.1-codex-mini": {
10319
10853
  id: string;
10320
10854
  name: string;
10321
10855
  api: "openai-responses";
10322
10856
  provider: string;
10323
10857
  baseUrl: string;
10858
+ compat: {
10859
+ sessionAffinityFormat: "openai-nosession";
10860
+ };
10324
10861
  reasoning: true;
10325
10862
  thinkingLevelMap: {
10326
10863
  off: null;
@@ -10335,15 +10872,19 @@ export declare const MODELS: {
10335
10872
  contextWindow: number;
10336
10873
  maxTokens: number;
10337
10874
  };
10338
- readonly "gpt-5.1-codex": {
10875
+ readonly "gpt-5.2": {
10339
10876
  id: string;
10340
10877
  name: string;
10341
10878
  api: "openai-responses";
10342
10879
  provider: string;
10343
10880
  baseUrl: string;
10881
+ compat: {
10882
+ sessionAffinityFormat: "openai-nosession";
10883
+ };
10344
10884
  reasoning: true;
10345
10885
  thinkingLevelMap: {
10346
10886
  off: null;
10887
+ xhigh: string;
10347
10888
  };
10348
10889
  input: ("image" | "text")[];
10349
10890
  cost: {
@@ -10355,15 +10896,19 @@ export declare const MODELS: {
10355
10896
  contextWindow: number;
10356
10897
  maxTokens: number;
10357
10898
  };
10358
- readonly "gpt-5.1-codex-max": {
10899
+ readonly "gpt-5.2-codex": {
10359
10900
  id: string;
10360
10901
  name: string;
10361
10902
  api: "openai-responses";
10362
10903
  provider: string;
10363
10904
  baseUrl: string;
10905
+ compat: {
10906
+ sessionAffinityFormat: "openai-nosession";
10907
+ };
10364
10908
  reasoning: true;
10365
10909
  thinkingLevelMap: {
10366
10910
  off: null;
10911
+ xhigh: string;
10367
10912
  };
10368
10913
  input: ("image" | "text")[];
10369
10914
  cost: {
@@ -10375,15 +10920,19 @@ export declare const MODELS: {
10375
10920
  contextWindow: number;
10376
10921
  maxTokens: number;
10377
10922
  };
10378
- readonly "gpt-5.1-codex-mini": {
10923
+ readonly "gpt-5.3-codex": {
10379
10924
  id: string;
10380
10925
  name: string;
10381
10926
  api: "openai-responses";
10382
10927
  provider: string;
10383
10928
  baseUrl: string;
10929
+ compat: {
10930
+ sessionAffinityFormat: "openai-nosession";
10931
+ };
10384
10932
  reasoning: true;
10385
10933
  thinkingLevelMap: {
10386
10934
  off: null;
10935
+ xhigh: string;
10387
10936
  };
10388
10937
  input: ("image" | "text")[];
10389
10938
  cost: {
@@ -10395,12 +10944,15 @@ export declare const MODELS: {
10395
10944
  contextWindow: number;
10396
10945
  maxTokens: number;
10397
10946
  };
10398
- readonly "gpt-5.2": {
10947
+ readonly "gpt-5.4": {
10399
10948
  id: string;
10400
10949
  name: string;
10401
10950
  api: "openai-responses";
10402
10951
  provider: string;
10403
10952
  baseUrl: string;
10953
+ compat: {
10954
+ sessionAffinityFormat: "openai-nosession";
10955
+ };
10404
10956
  reasoning: true;
10405
10957
  thinkingLevelMap: {
10406
10958
  off: null;
@@ -10416,12 +10968,15 @@ export declare const MODELS: {
10416
10968
  contextWindow: number;
10417
10969
  maxTokens: number;
10418
10970
  };
10419
- readonly "gpt-5.2-codex": {
10971
+ readonly "gpt-5.4-mini": {
10420
10972
  id: string;
10421
10973
  name: string;
10422
10974
  api: "openai-responses";
10423
10975
  provider: string;
10424
10976
  baseUrl: string;
10977
+ compat: {
10978
+ sessionAffinityFormat: "openai-nosession";
10979
+ };
10425
10980
  reasoning: true;
10426
10981
  thinkingLevelMap: {
10427
10982
  off: null;
@@ -10437,12 +10992,15 @@ export declare const MODELS: {
10437
10992
  contextWindow: number;
10438
10993
  maxTokens: number;
10439
10994
  };
10440
- readonly "gpt-5.3-codex": {
10995
+ readonly "gpt-5.4-nano": {
10441
10996
  id: string;
10442
10997
  name: string;
10443
10998
  api: "openai-responses";
10444
10999
  provider: string;
10445
11000
  baseUrl: string;
11001
+ compat: {
11002
+ sessionAffinityFormat: "openai-nosession";
11003
+ };
10446
11004
  reasoning: true;
10447
11005
  thinkingLevelMap: {
10448
11006
  off: null;
@@ -10458,12 +11016,15 @@ export declare const MODELS: {
10458
11016
  contextWindow: number;
10459
11017
  maxTokens: number;
10460
11018
  };
10461
- readonly "gpt-5.4": {
11019
+ readonly "gpt-5.4-pro": {
10462
11020
  id: string;
10463
11021
  name: string;
10464
11022
  api: "openai-responses";
10465
11023
  provider: string;
10466
11024
  baseUrl: string;
11025
+ compat: {
11026
+ sessionAffinityFormat: "openai-nosession";
11027
+ };
10467
11028
  reasoning: true;
10468
11029
  thinkingLevelMap: {
10469
11030
  off: null;
@@ -10479,12 +11040,15 @@ export declare const MODELS: {
10479
11040
  contextWindow: number;
10480
11041
  maxTokens: number;
10481
11042
  };
10482
- readonly "gpt-5.4-mini": {
11043
+ readonly "gpt-5.5": {
10483
11044
  id: string;
10484
11045
  name: string;
10485
11046
  api: "openai-responses";
10486
11047
  provider: string;
10487
11048
  baseUrl: string;
11049
+ compat: {
11050
+ sessionAffinityFormat: "openai-nosession";
11051
+ };
10488
11052
  reasoning: true;
10489
11053
  thinkingLevelMap: {
10490
11054
  off: null;
@@ -10500,16 +11064,21 @@ export declare const MODELS: {
10500
11064
  contextWindow: number;
10501
11065
  maxTokens: number;
10502
11066
  };
10503
- readonly "gpt-5.4-nano": {
11067
+ readonly "gpt-5.5-pro": {
10504
11068
  id: string;
10505
11069
  name: string;
10506
11070
  api: "openai-responses";
10507
11071
  provider: string;
10508
11072
  baseUrl: string;
11073
+ compat: {
11074
+ sessionAffinityFormat: "openai-nosession";
11075
+ };
10509
11076
  reasoning: true;
10510
11077
  thinkingLevelMap: {
10511
11078
  off: null;
10512
11079
  xhigh: string;
11080
+ minimal: null;
11081
+ low: null;
10513
11082
  };
10514
11083
  input: ("image" | "text")[];
10515
11084
  cost: {
@@ -10521,16 +11090,20 @@ export declare const MODELS: {
10521
11090
  contextWindow: number;
10522
11091
  maxTokens: number;
10523
11092
  };
10524
- readonly "gpt-5.4-pro": {
11093
+ readonly "gpt-5.6-luna": {
10525
11094
  id: string;
10526
11095
  name: string;
10527
11096
  api: "openai-responses";
10528
11097
  provider: string;
10529
11098
  baseUrl: string;
11099
+ compat: {
11100
+ sessionAffinityFormat: "openai-nosession";
11101
+ };
10530
11102
  reasoning: true;
10531
11103
  thinkingLevelMap: {
10532
11104
  off: null;
10533
11105
  xhigh: string;
11106
+ max: string;
10534
11107
  };
10535
11108
  input: ("image" | "text")[];
10536
11109
  cost: {
@@ -10542,16 +11115,20 @@ export declare const MODELS: {
10542
11115
  contextWindow: number;
10543
11116
  maxTokens: number;
10544
11117
  };
10545
- readonly "gpt-5.5": {
11118
+ readonly "gpt-5.6-sol": {
10546
11119
  id: string;
10547
11120
  name: string;
10548
11121
  api: "openai-responses";
10549
11122
  provider: string;
10550
11123
  baseUrl: string;
11124
+ compat: {
11125
+ sessionAffinityFormat: "openai-nosession";
11126
+ };
10551
11127
  reasoning: true;
10552
11128
  thinkingLevelMap: {
10553
11129
  off: null;
10554
11130
  xhigh: string;
11131
+ max: string;
10555
11132
  };
10556
11133
  input: ("image" | "text")[];
10557
11134
  cost: {
@@ -10563,18 +11140,20 @@ export declare const MODELS: {
10563
11140
  contextWindow: number;
10564
11141
  maxTokens: number;
10565
11142
  };
10566
- readonly "gpt-5.5-pro": {
11143
+ readonly "gpt-5.6-terra": {
10567
11144
  id: string;
10568
11145
  name: string;
10569
11146
  api: "openai-responses";
10570
11147
  provider: string;
10571
11148
  baseUrl: string;
11149
+ compat: {
11150
+ sessionAffinityFormat: "openai-nosession";
11151
+ };
10572
11152
  reasoning: true;
10573
11153
  thinkingLevelMap: {
10574
11154
  off: null;
10575
11155
  xhigh: string;
10576
- minimal: null;
10577
- low: null;
11156
+ max: string;
10578
11157
  };
10579
11158
  input: ("image" | "text")[];
10580
11159
  cost: {
@@ -10917,7 +11496,7 @@ export declare const MODELS: {
10917
11496
  low: null;
10918
11497
  medium: null;
10919
11498
  high: string;
10920
- xhigh: string;
11499
+ max: string;
10921
11500
  };
10922
11501
  input: "text"[];
10923
11502
  cost: {
@@ -10948,7 +11527,7 @@ export declare const MODELS: {
10948
11527
  low: null;
10949
11528
  medium: null;
10950
11529
  high: string;
10951
- xhigh: string;
11530
+ max: string;
10952
11531
  };
10953
11532
  input: "text"[];
10954
11533
  cost: {
@@ -11000,7 +11579,7 @@ export declare const MODELS: {
11000
11579
  low: null;
11001
11580
  medium: null;
11002
11581
  high: string;
11003
- xhigh: string;
11582
+ max: string;
11004
11583
  };
11005
11584
  input: "text"[];
11006
11585
  cost: {
@@ -11427,6 +12006,11 @@ export declare const MODELS: {
11427
12006
  cacheControlFormat: "anthropic";
11428
12007
  };
11429
12008
  reasoning: true;
12009
+ thinkingLevelMap: {
12010
+ off: null;
12011
+ xhigh: string;
12012
+ max: string;
12013
+ };
11430
12014
  input: ("image" | "text")[];
11431
12015
  cost: {
11432
12016
  input: number;
@@ -11533,7 +12117,7 @@ export declare const MODELS: {
11533
12117
  };
11534
12118
  reasoning: true;
11535
12119
  thinkingLevelMap: {
11536
- xhigh: string;
12120
+ max: string;
11537
12121
  };
11538
12122
  input: ("image" | "text")[];
11539
12123
  cost: {
@@ -11558,6 +12142,7 @@ export declare const MODELS: {
11558
12142
  reasoning: true;
11559
12143
  thinkingLevelMap: {
11560
12144
  xhigh: string;
12145
+ max: string;
11561
12146
  };
11562
12147
  input: ("image" | "text")[];
11563
12148
  cost: {
@@ -11582,6 +12167,7 @@ export declare const MODELS: {
11582
12167
  reasoning: true;
11583
12168
  thinkingLevelMap: {
11584
12169
  xhigh: string;
12170
+ max: string;
11585
12171
  };
11586
12172
  input: ("image" | "text")[];
11587
12173
  cost: {
@@ -11606,6 +12192,7 @@ export declare const MODELS: {
11606
12192
  reasoning: true;
11607
12193
  thinkingLevelMap: {
11608
12194
  xhigh: string;
12195
+ max: string;
11609
12196
  };
11610
12197
  input: ("image" | "text")[];
11611
12198
  cost: {
@@ -11630,6 +12217,7 @@ export declare const MODELS: {
11630
12217
  reasoning: true;
11631
12218
  thinkingLevelMap: {
11632
12219
  xhigh: string;
12220
+ max: string;
11633
12221
  };
11634
12222
  input: ("image" | "text")[];
11635
12223
  cost: {
@@ -11694,6 +12282,9 @@ export declare const MODELS: {
11694
12282
  cacheControlFormat: "anthropic";
11695
12283
  };
11696
12284
  reasoning: true;
12285
+ thinkingLevelMap: {
12286
+ max: string;
12287
+ };
11697
12288
  input: ("image" | "text")[];
11698
12289
  cost: {
11699
12290
  input: number;
@@ -11715,6 +12306,10 @@ export declare const MODELS: {
11715
12306
  cacheControlFormat: "anthropic";
11716
12307
  };
11717
12308
  reasoning: true;
12309
+ thinkingLevelMap: {
12310
+ xhigh: string;
12311
+ max: string;
12312
+ };
11718
12313
  input: ("image" | "text")[];
11719
12314
  cost: {
11720
12315
  input: number;
@@ -11746,27 +12341,6 @@ export declare const MODELS: {
11746
12341
  contextWindow: number;
11747
12342
  maxTokens: number;
11748
12343
  };
11749
- readonly "arcee-ai/trinity-mini": {
11750
- id: string;
11751
- name: string;
11752
- api: "openai-completions";
11753
- provider: string;
11754
- baseUrl: string;
11755
- compat: {
11756
- supportsDeveloperRole: false;
11757
- thinkingFormat: "openrouter";
11758
- };
11759
- reasoning: true;
11760
- input: "text"[];
11761
- cost: {
11762
- input: number;
11763
- output: number;
11764
- cacheRead: number;
11765
- cacheWrite: number;
11766
- };
11767
- contextWindow: number;
11768
- maxTokens: number;
11769
- };
11770
12344
  readonly "arcee-ai/virtuoso-large": {
11771
12345
  id: string;
11772
12346
  name: string;
@@ -12141,6 +12715,7 @@ export declare const MODELS: {
12141
12715
  low: null;
12142
12716
  medium: null;
12143
12717
  high: string;
12718
+ max: null;
12144
12719
  xhigh: string;
12145
12720
  };
12146
12721
  input: "text"[];
@@ -12170,6 +12745,7 @@ export declare const MODELS: {
12170
12745
  low: null;
12171
12746
  medium: null;
12172
12747
  high: string;
12748
+ max: null;
12173
12749
  xhigh: string;
12174
12750
  };
12175
12751
  input: "text"[];
@@ -12668,6 +13244,27 @@ export declare const MODELS: {
12668
13244
  contextWindow: number;
12669
13245
  maxTokens: number;
12670
13246
  };
13247
+ readonly "kwaipilot/kat-coder-air-v2.5": {
13248
+ id: string;
13249
+ name: string;
13250
+ api: "openai-completions";
13251
+ provider: string;
13252
+ baseUrl: string;
13253
+ compat: {
13254
+ supportsDeveloperRole: false;
13255
+ thinkingFormat: "openrouter";
13256
+ };
13257
+ reasoning: false;
13258
+ input: "text"[];
13259
+ cost: {
13260
+ input: number;
13261
+ output: number;
13262
+ cacheRead: number;
13263
+ cacheWrite: number;
13264
+ };
13265
+ contextWindow: number;
13266
+ maxTokens: number;
13267
+ };
12671
13268
  readonly "kwaipilot/kat-coder-pro-v2": {
12672
13269
  id: string;
12673
13270
  name: string;
@@ -12689,7 +13286,7 @@ export declare const MODELS: {
12689
13286
  contextWindow: number;
12690
13287
  maxTokens: number;
12691
13288
  };
12692
- readonly "liquid/lfm-2.5-1.2b-thinking:free": {
13289
+ readonly "kwaipilot/kat-coder-pro-v2.5": {
12693
13290
  id: string;
12694
13291
  name: string;
12695
13292
  api: "openai-completions";
@@ -12699,7 +13296,7 @@ export declare const MODELS: {
12699
13296
  supportsDeveloperRole: false;
12700
13297
  thinkingFormat: "openrouter";
12701
13298
  };
12702
- reasoning: true;
13299
+ reasoning: false;
12703
13300
  input: "text"[];
12704
13301
  cost: {
12705
13302
  input: number;
@@ -14489,6 +15086,7 @@ export declare const MODELS: {
14489
15086
  reasoning: true;
14490
15087
  thinkingLevelMap: {
14491
15088
  xhigh: string;
15089
+ max: string;
14492
15090
  };
14493
15091
  input: ("image" | "text")[];
14494
15092
  cost: {
@@ -14512,6 +15110,7 @@ export declare const MODELS: {
14512
15110
  reasoning: true;
14513
15111
  thinkingLevelMap: {
14514
15112
  xhigh: string;
15113
+ max: string;
14515
15114
  };
14516
15115
  input: ("image" | "text")[];
14517
15116
  cost: {
@@ -14535,6 +15134,7 @@ export declare const MODELS: {
14535
15134
  reasoning: true;
14536
15135
  thinkingLevelMap: {
14537
15136
  xhigh: string;
15137
+ max: string;
14538
15138
  };
14539
15139
  input: ("image" | "text")[];
14540
15140
  cost: {
@@ -14558,6 +15158,7 @@ export declare const MODELS: {
14558
15158
  reasoning: true;
14559
15159
  thinkingLevelMap: {
14560
15160
  xhigh: string;
15161
+ max: string;
14561
15162
  };
14562
15163
  input: ("image" | "text")[];
14563
15164
  cost: {
@@ -14581,6 +15182,7 @@ export declare const MODELS: {
14581
15182
  reasoning: true;
14582
15183
  thinkingLevelMap: {
14583
15184
  xhigh: string;
15185
+ max: string;
14584
15186
  };
14585
15187
  input: ("image" | "text")[];
14586
15188
  cost: {
@@ -14604,6 +15206,7 @@ export declare const MODELS: {
14604
15206
  reasoning: true;
14605
15207
  thinkingLevelMap: {
14606
15208
  xhigh: string;
15209
+ max: string;
14607
15210
  };
14608
15211
  input: ("image" | "text")[];
14609
15212
  cost: {
@@ -14695,26 +15298,6 @@ export declare const MODELS: {
14695
15298
  contextWindow: number;
14696
15299
  maxTokens: number;
14697
15300
  };
14698
- readonly "openai/gpt-oss-120b:free": {
14699
- id: string;
14700
- name: string;
14701
- api: "openai-completions";
14702
- provider: string;
14703
- baseUrl: string;
14704
- compat: {
14705
- thinkingFormat: "openrouter";
14706
- };
14707
- reasoning: true;
14708
- input: "text"[];
14709
- cost: {
14710
- input: number;
14711
- output: number;
14712
- cacheRead: number;
14713
- cacheWrite: number;
14714
- };
14715
- contextWindow: number;
14716
- maxTokens: number;
14717
- };
14718
15301
  readonly "openai/gpt-oss-20b": {
14719
15302
  id: string;
14720
15303
  name: string;
@@ -18003,23 +18586,6 @@ export declare const MODELS: {
18003
18586
  contextWindow: number;
18004
18587
  maxTokens: number;
18005
18588
  };
18006
- readonly "anthropic/claude-3.5-haiku": {
18007
- id: string;
18008
- name: string;
18009
- api: "anthropic-messages";
18010
- provider: string;
18011
- baseUrl: string;
18012
- reasoning: false;
18013
- input: ("image" | "text")[];
18014
- cost: {
18015
- input: number;
18016
- output: number;
18017
- cacheRead: number;
18018
- cacheWrite: number;
18019
- };
18020
- contextWindow: number;
18021
- maxTokens: number;
18022
- };
18023
18589
  readonly "anthropic/claude-fable-5": {
18024
18590
  id: string;
18025
18591
  name: string;
@@ -18033,6 +18599,7 @@ export declare const MODELS: {
18033
18599
  thinkingLevelMap: {
18034
18600
  off: null;
18035
18601
  xhigh: string;
18602
+ max: string;
18036
18603
  };
18037
18604
  input: ("image" | "text")[];
18038
18605
  cost: {
@@ -18123,7 +18690,7 @@ export declare const MODELS: {
18123
18690
  };
18124
18691
  reasoning: true;
18125
18692
  thinkingLevelMap: {
18126
- xhigh: string;
18693
+ max: string;
18127
18694
  };
18128
18695
  input: ("image" | "text")[];
18129
18696
  cost: {
@@ -18148,6 +18715,7 @@ export declare const MODELS: {
18148
18715
  reasoning: true;
18149
18716
  thinkingLevelMap: {
18150
18717
  xhigh: string;
18718
+ max: string;
18151
18719
  };
18152
18720
  input: ("image" | "text")[];
18153
18721
  cost: {
@@ -18172,6 +18740,7 @@ export declare const MODELS: {
18172
18740
  reasoning: true;
18173
18741
  thinkingLevelMap: {
18174
18742
  xhigh: string;
18743
+ max: string;
18175
18744
  };
18176
18745
  input: ("image" | "text")[];
18177
18746
  cost: {
@@ -18227,6 +18796,9 @@ export declare const MODELS: {
18227
18796
  forceAdaptiveThinking: true;
18228
18797
  };
18229
18798
  reasoning: true;
18799
+ thinkingLevelMap: {
18800
+ max: string;
18801
+ };
18230
18802
  input: ("image" | "text")[];
18231
18803
  cost: {
18232
18804
  input: number;
@@ -18247,24 +18819,11 @@ export declare const MODELS: {
18247
18819
  forceAdaptiveThinking: true;
18248
18820
  };
18249
18821
  reasoning: true;
18250
- input: ("image" | "text")[];
18251
- cost: {
18252
- input: number;
18253
- output: number;
18254
- cacheRead: number;
18255
- cacheWrite: number;
18822
+ thinkingLevelMap: {
18823
+ xhigh: string;
18824
+ max: string;
18256
18825
  };
18257
- contextWindow: number;
18258
- maxTokens: number;
18259
- };
18260
- readonly "arcee-ai/trinity-large-preview": {
18261
- id: string;
18262
- name: string;
18263
- api: "anthropic-messages";
18264
- provider: string;
18265
- baseUrl: string;
18266
- reasoning: false;
18267
- input: "text"[];
18826
+ input: ("image" | "text")[];
18268
18827
  cost: {
18269
18828
  input: number;
18270
18829
  output: number;
@@ -18733,13 +19292,13 @@ export declare const MODELS: {
18733
19292
  contextWindow: number;
18734
19293
  maxTokens: number;
18735
19294
  };
18736
- readonly "kwaipilot/kat-coder-pro-v1": {
19295
+ readonly "kwaipilot/kat-coder-air-v2.5": {
18737
19296
  id: string;
18738
19297
  name: string;
18739
19298
  api: "anthropic-messages";
18740
19299
  provider: string;
18741
19300
  baseUrl: string;
18742
- reasoning: false;
19301
+ reasoning: true;
18743
19302
  input: "text"[];
18744
19303
  cost: {
18745
19304
  input: number;
@@ -18750,13 +19309,13 @@ export declare const MODELS: {
18750
19309
  contextWindow: number;
18751
19310
  maxTokens: number;
18752
19311
  };
18753
- readonly "kwaipilot/kat-coder-pro-v2": {
19312
+ readonly "kwaipilot/kat-coder-pro-v1": {
18754
19313
  id: string;
18755
19314
  name: string;
18756
19315
  api: "anthropic-messages";
18757
19316
  provider: string;
18758
19317
  baseUrl: string;
18759
- reasoning: true;
19318
+ reasoning: false;
18760
19319
  input: "text"[];
18761
19320
  cost: {
18762
19321
  input: number;
@@ -18767,13 +19326,13 @@ export declare const MODELS: {
18767
19326
  contextWindow: number;
18768
19327
  maxTokens: number;
18769
19328
  };
18770
- readonly "meituan/longcat-flash-chat": {
19329
+ readonly "kwaipilot/kat-coder-pro-v2": {
18771
19330
  id: string;
18772
19331
  name: string;
18773
19332
  api: "anthropic-messages";
18774
19333
  provider: string;
18775
19334
  baseUrl: string;
18776
- reasoning: false;
19335
+ reasoning: true;
18777
19336
  input: "text"[];
18778
19337
  cost: {
18779
19338
  input: number;
@@ -18784,7 +19343,7 @@ export declare const MODELS: {
18784
19343
  contextWindow: number;
18785
19344
  maxTokens: number;
18786
19345
  };
18787
- readonly "meituan/longcat-flash-thinking-2601": {
19346
+ readonly "kwaipilot/kat-coder-pro-v2.5": {
18788
19347
  id: string;
18789
19348
  name: string;
18790
19349
  api: "anthropic-messages";
@@ -18927,7 +19486,7 @@ export declare const MODELS: {
18927
19486
  provider: string;
18928
19487
  baseUrl: string;
18929
19488
  reasoning: true;
18930
- input: "text"[];
19489
+ input: ("image" | "text")[];
18931
19490
  cost: {
18932
19491
  input: number;
18933
19492
  output: number;
@@ -19107,23 +19666,6 @@ export declare const MODELS: {
19107
19666
  contextWindow: number;
19108
19667
  maxTokens: number;
19109
19668
  };
19110
- readonly "mistral/devstral-small": {
19111
- id: string;
19112
- name: string;
19113
- api: "anthropic-messages";
19114
- provider: string;
19115
- baseUrl: string;
19116
- reasoning: false;
19117
- input: "text"[];
19118
- cost: {
19119
- input: number;
19120
- output: number;
19121
- cacheRead: number;
19122
- cacheWrite: number;
19123
- };
19124
- contextWindow: number;
19125
- maxTokens: number;
19126
- };
19127
19669
  readonly "mistral/devstral-small-2": {
19128
19670
  id: string;
19129
19671
  name: string;
@@ -19328,23 +19870,6 @@ export declare const MODELS: {
19328
19870
  contextWindow: number;
19329
19871
  maxTokens: number;
19330
19872
  };
19331
- readonly "mistral/pixtral-large": {
19332
- id: string;
19333
- name: string;
19334
- api: "anthropic-messages";
19335
- provider: string;
19336
- baseUrl: string;
19337
- reasoning: false;
19338
- input: ("image" | "text")[];
19339
- cost: {
19340
- input: number;
19341
- output: number;
19342
- cacheRead: number;
19343
- cacheWrite: number;
19344
- };
19345
- contextWindow: number;
19346
- maxTokens: number;
19347
- };
19348
19873
  readonly "moonshotai/kimi-k2": {
19349
19874
  id: string;
19350
19875
  name: string;
@@ -20532,40 +21057,6 @@ export declare const MODELS: {
20532
21057
  contextWindow: number;
20533
21058
  maxTokens: number;
20534
21059
  };
20535
- readonly "xiaomi/mimo-v2-flash": {
20536
- id: string;
20537
- name: string;
20538
- api: "anthropic-messages";
20539
- provider: string;
20540
- baseUrl: string;
20541
- reasoning: true;
20542
- input: "text"[];
20543
- cost: {
20544
- input: number;
20545
- output: number;
20546
- cacheRead: number;
20547
- cacheWrite: number;
20548
- };
20549
- contextWindow: number;
20550
- maxTokens: number;
20551
- };
20552
- readonly "xiaomi/mimo-v2-pro": {
20553
- id: string;
20554
- name: string;
20555
- api: "anthropic-messages";
20556
- provider: string;
20557
- baseUrl: string;
20558
- reasoning: true;
20559
- input: "text"[];
20560
- cost: {
20561
- input: number;
20562
- output: number;
20563
- cacheRead: number;
20564
- cacheWrite: number;
20565
- };
20566
- contextWindow: number;
20567
- maxTokens: number;
20568
- };
20569
21060
  readonly "xiaomi/mimo-v2.5": {
20570
21061
  id: string;
20571
21062
  name: string;
@@ -21472,7 +21963,7 @@ export declare const MODELS: {
21472
21963
  low: string;
21473
21964
  medium: string;
21474
21965
  high: string;
21475
- xhigh: string;
21966
+ max: string;
21476
21967
  };
21477
21968
  input: "text"[];
21478
21969
  cost: {
@@ -21624,7 +22115,7 @@ export declare const MODELS: {
21624
22115
  low: string;
21625
22116
  medium: string;
21626
22117
  high: string;
21627
- xhigh: string;
22118
+ max: string;
21628
22119
  };
21629
22120
  input: "text"[];
21630
22121
  cost: {