@earendil-works/pi-ai 0.80.5 → 0.80.6

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 (103) hide show
  1. package/README.md +4 -2
  2. package/dist/api/anthropic-messages.d.ts.map +1 -1
  3. package/dist/api/anthropic-messages.js +7 -4
  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 +5 -4
  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 +1 -1
  16. package/dist/api/openai-codex-responses.d.ts.map +1 -1
  17. package/dist/api/openai-codex-responses.js.map +1 -1
  18. package/dist/api/openai-completions.d.ts +1 -1
  19. package/dist/api/openai-completions.d.ts.map +1 -1
  20. package/dist/api/openai-completions.js.map +1 -1
  21. package/dist/api/openai-responses-shared.d.ts.map +1 -1
  22. package/dist/api/openai-responses-shared.js +6 -4
  23. package/dist/api/openai-responses-shared.js.map +1 -1
  24. package/dist/api/openai-responses.d.ts +1 -1
  25. package/dist/api/openai-responses.d.ts.map +1 -1
  26. package/dist/api/openai-responses.js.map +1 -1
  27. package/dist/api/simple-options.d.ts +1 -1
  28. package/dist/api/simple-options.d.ts.map +1 -1
  29. package/dist/api/simple-options.js +1 -1
  30. package/dist/api/simple-options.js.map +1 -1
  31. package/dist/models.d.ts.map +1 -1
  32. package/dist/models.generated.d.ts +240 -67
  33. package/dist/models.generated.d.ts.map +1 -1
  34. package/dist/models.js +15 -6
  35. package/dist/models.js.map +1 -1
  36. package/dist/providers/amazon-bedrock.models.d.ts +62 -5
  37. package/dist/providers/amazon-bedrock.models.d.ts.map +1 -1
  38. package/dist/providers/amazon-bedrock.models.js +32 -20
  39. package/dist/providers/amazon-bedrock.models.js.map +1 -1
  40. package/dist/providers/anthropic.models.d.ts +11 -1
  41. package/dist/providers/anthropic.models.d.ts.map +1 -1
  42. package/dist/providers/anthropic.models.js +6 -4
  43. package/dist/providers/anthropic.models.js.map +1 -1
  44. package/dist/providers/azure-openai-responses.models.d.ts +3 -21
  45. package/dist/providers/azure-openai-responses.models.d.ts.map +1 -1
  46. package/dist/providers/azure-openai-responses.models.js +3 -21
  47. package/dist/providers/azure-openai-responses.models.js.map +1 -1
  48. package/dist/providers/cloudflare-ai-gateway.models.d.ts +11 -1
  49. package/dist/providers/cloudflare-ai-gateway.models.d.ts.map +1 -1
  50. package/dist/providers/cloudflare-ai-gateway.models.js +6 -4
  51. package/dist/providers/cloudflare-ai-gateway.models.js.map +1 -1
  52. package/dist/providers/deepseek.models.d.ts +2 -2
  53. package/dist/providers/deepseek.models.d.ts.map +1 -1
  54. package/dist/providers/deepseek.models.js +2 -2
  55. package/dist/providers/deepseek.models.js.map +1 -1
  56. package/dist/providers/fireworks.models.d.ts +2 -2
  57. package/dist/providers/fireworks.models.d.ts.map +1 -1
  58. package/dist/providers/fireworks.models.js +2 -2
  59. package/dist/providers/fireworks.models.js.map +1 -1
  60. package/dist/providers/github-copilot.models.d.ts +8 -2
  61. package/dist/providers/github-copilot.models.d.ts.map +1 -1
  62. package/dist/providers/github-copilot.models.js +5 -4
  63. package/dist/providers/github-copilot.models.js.map +1 -1
  64. package/dist/providers/openai-codex.models.d.ts +38 -0
  65. package/dist/providers/openai-codex.models.d.ts.map +1 -1
  66. package/dist/providers/openai-codex.models.js +14 -9
  67. package/dist/providers/openai-codex.models.js.map +1 -1
  68. package/dist/providers/openai.models.d.ts +52 -21
  69. package/dist/providers/openai.models.d.ts.map +1 -1
  70. package/dist/providers/openai.models.js +13 -24
  71. package/dist/providers/openai.models.js.map +1 -1
  72. package/dist/providers/opencode-go.models.d.ts +3 -3
  73. package/dist/providers/opencode-go.models.d.ts.map +1 -1
  74. package/dist/providers/opencode-go.models.js +3 -3
  75. package/dist/providers/opencode-go.models.js.map +1 -1
  76. package/dist/providers/opencode.models.d.ts +14 -4
  77. package/dist/providers/opencode.models.d.ts.map +1 -1
  78. package/dist/providers/opencode.models.js +9 -7
  79. package/dist/providers/opencode.models.js.map +1 -1
  80. package/dist/providers/openrouter.models.d.ts +20 -1
  81. package/dist/providers/openrouter.models.d.ts.map +1 -1
  82. package/dist/providers/openrouter.models.js +24 -22
  83. package/dist/providers/openrouter.models.js.map +1 -1
  84. package/dist/providers/vercel-ai-gateway.models.d.ts +12 -2
  85. package/dist/providers/vercel-ai-gateway.models.d.ts.map +1 -1
  86. package/dist/providers/vercel-ai-gateway.models.js +8 -6
  87. package/dist/providers/vercel-ai-gateway.models.js.map +1 -1
  88. package/dist/providers/zai-coding-cn.models.d.ts +1 -1
  89. package/dist/providers/zai-coding-cn.models.d.ts.map +1 -1
  90. package/dist/providers/zai-coding-cn.models.js +1 -1
  91. package/dist/providers/zai-coding-cn.models.js.map +1 -1
  92. package/dist/providers/zai.models.d.ts +1 -1
  93. package/dist/providers/zai.models.d.ts.map +1 -1
  94. package/dist/providers/zai.models.js +1 -1
  95. package/dist/providers/zai.models.js.map +1 -1
  96. package/dist/types.d.ts +16 -7
  97. package/dist/types.d.ts.map +1 -1
  98. package/dist/types.js.map +1 -1
  99. package/dist/utils/estimate.d.ts +3 -3
  100. package/dist/utils/estimate.d.ts.map +1 -1
  101. package/dist/utils/estimate.js +17 -9
  102. package/dist/utils/estimate.js.map +1 -1
  103. 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;
@@ -1546,6 +1593,7 @@ export declare const MODELS: {
1546
1593
  thinkingLevelMap: {
1547
1594
  off: null;
1548
1595
  xhigh: string;
1596
+ max: string;
1549
1597
  };
1550
1598
  input: ("image" | "text")[];
1551
1599
  cost: {
@@ -1616,7 +1664,7 @@ export declare const MODELS: {
1616
1664
  baseUrl: string;
1617
1665
  reasoning: true;
1618
1666
  thinkingLevelMap: {
1619
- xhigh: string;
1667
+ max: string;
1620
1668
  };
1621
1669
  input: ("image" | "text")[];
1622
1670
  cost: {
@@ -1637,6 +1685,7 @@ export declare const MODELS: {
1637
1685
  reasoning: true;
1638
1686
  thinkingLevelMap: {
1639
1687
  xhigh: string;
1688
+ max: string;
1640
1689
  };
1641
1690
  input: ("image" | "text")[];
1642
1691
  cost: {
@@ -1657,6 +1706,7 @@ export declare const MODELS: {
1657
1706
  reasoning: true;
1658
1707
  thinkingLevelMap: {
1659
1708
  xhigh: string;
1709
+ max: string;
1660
1710
  };
1661
1711
  input: ("image" | "text")[];
1662
1712
  cost: {
@@ -1692,6 +1742,9 @@ export declare const MODELS: {
1692
1742
  provider: string;
1693
1743
  baseUrl: string;
1694
1744
  reasoning: true;
1745
+ thinkingLevelMap: {
1746
+ max: string;
1747
+ };
1695
1748
  input: ("image" | "text")[];
1696
1749
  cost: {
1697
1750
  input: number;
@@ -1709,6 +1762,10 @@ export declare const MODELS: {
1709
1762
  provider: string;
1710
1763
  baseUrl: string;
1711
1764
  reasoning: true;
1765
+ thinkingLevelMap: {
1766
+ xhigh: string;
1767
+ max: string;
1768
+ };
1712
1769
  input: ("image" | "text")[];
1713
1770
  cost: {
1714
1771
  input: number;
@@ -1972,6 +2029,7 @@ export declare const MODELS: {
1972
2029
  thinkingLevelMap: {
1973
2030
  off: null;
1974
2031
  xhigh: string;
2032
+ max: string;
1975
2033
  };
1976
2034
  input: ("image" | "text")[];
1977
2035
  cost: {
@@ -2096,7 +2154,7 @@ export declare const MODELS: {
2096
2154
  };
2097
2155
  reasoning: true;
2098
2156
  thinkingLevelMap: {
2099
- xhigh: string;
2157
+ max: string;
2100
2158
  };
2101
2159
  input: ("image" | "text")[];
2102
2160
  cost: {
@@ -2121,6 +2179,7 @@ export declare const MODELS: {
2121
2179
  reasoning: true;
2122
2180
  thinkingLevelMap: {
2123
2181
  xhigh: string;
2182
+ max: string;
2124
2183
  };
2125
2184
  input: ("image" | "text")[];
2126
2185
  cost: {
@@ -2145,6 +2204,7 @@ export declare const MODELS: {
2145
2204
  reasoning: true;
2146
2205
  thinkingLevelMap: {
2147
2206
  xhigh: string;
2207
+ max: string;
2148
2208
  };
2149
2209
  input: ("image" | "text")[];
2150
2210
  cost: {
@@ -2200,6 +2260,9 @@ export declare const MODELS: {
2200
2260
  forceAdaptiveThinking: true;
2201
2261
  };
2202
2262
  reasoning: true;
2263
+ thinkingLevelMap: {
2264
+ max: string;
2265
+ };
2203
2266
  input: ("image" | "text")[];
2204
2267
  cost: {
2205
2268
  input: number;
@@ -2220,6 +2283,10 @@ export declare const MODELS: {
2220
2283
  forceAdaptiveThinking: true;
2221
2284
  };
2222
2285
  reasoning: true;
2286
+ thinkingLevelMap: {
2287
+ xhigh: string;
2288
+ max: string;
2289
+ };
2223
2290
  input: ("image" | "text")[];
2224
2291
  cost: {
2225
2292
  input: number;
@@ -2897,27 +2964,6 @@ export declare const MODELS: {
2897
2964
  contextWindow: number;
2898
2965
  maxTokens: number;
2899
2966
  };
2900
- readonly "gpt-5.6": {
2901
- id: string;
2902
- name: string;
2903
- api: "azure-openai-responses";
2904
- provider: string;
2905
- baseUrl: string;
2906
- reasoning: true;
2907
- thinkingLevelMap: {
2908
- off: null;
2909
- xhigh: string;
2910
- };
2911
- input: ("image" | "text")[];
2912
- cost: {
2913
- input: number;
2914
- output: number;
2915
- cacheRead: number;
2916
- cacheWrite: number;
2917
- };
2918
- contextWindow: number;
2919
- maxTokens: number;
2920
- };
2921
2967
  readonly "gpt-5.6-luna": {
2922
2968
  id: string;
2923
2969
  name: string;
@@ -2928,6 +2974,7 @@ export declare const MODELS: {
2928
2974
  thinkingLevelMap: {
2929
2975
  off: null;
2930
2976
  xhigh: string;
2977
+ max: string;
2931
2978
  };
2932
2979
  input: ("image" | "text")[];
2933
2980
  cost: {
@@ -2949,6 +2996,7 @@ export declare const MODELS: {
2949
2996
  thinkingLevelMap: {
2950
2997
  off: null;
2951
2998
  xhigh: string;
2999
+ max: string;
2952
3000
  };
2953
3001
  input: ("image" | "text")[];
2954
3002
  cost: {
@@ -2970,6 +3018,7 @@ export declare const MODELS: {
2970
3018
  thinkingLevelMap: {
2971
3019
  off: null;
2972
3020
  xhigh: string;
3021
+ max: string;
2973
3022
  };
2974
3023
  input: ("image" | "text")[];
2975
3024
  cost: {
@@ -3318,6 +3367,7 @@ export declare const MODELS: {
3318
3367
  thinkingLevelMap: {
3319
3368
  off: null;
3320
3369
  xhigh: string;
3370
+ max: string;
3321
3371
  };
3322
3372
  input: ("image" | "text")[];
3323
3373
  cost: {
@@ -3421,7 +3471,7 @@ export declare const MODELS: {
3421
3471
  };
3422
3472
  reasoning: true;
3423
3473
  thinkingLevelMap: {
3424
- xhigh: string;
3474
+ max: string;
3425
3475
  };
3426
3476
  input: ("image" | "text")[];
3427
3477
  cost: {
@@ -3447,6 +3497,7 @@ export declare const MODELS: {
3447
3497
  reasoning: true;
3448
3498
  thinkingLevelMap: {
3449
3499
  xhigh: string;
3500
+ max: string;
3450
3501
  };
3451
3502
  input: ("image" | "text")[];
3452
3503
  cost: {
@@ -3472,6 +3523,7 @@ export declare const MODELS: {
3472
3523
  reasoning: true;
3473
3524
  thinkingLevelMap: {
3474
3525
  xhigh: string;
3526
+ max: string;
3475
3527
  };
3476
3528
  input: ("image" | "text")[];
3477
3529
  cost: {
@@ -3534,6 +3586,9 @@ export declare const MODELS: {
3534
3586
  forceAdaptiveThinking: true;
3535
3587
  };
3536
3588
  reasoning: true;
3589
+ thinkingLevelMap: {
3590
+ max: string;
3591
+ };
3537
3592
  input: ("image" | "text")[];
3538
3593
  cost: {
3539
3594
  input: number;
@@ -3555,6 +3610,10 @@ export declare const MODELS: {
3555
3610
  forceAdaptiveThinking: true;
3556
3611
  };
3557
3612
  reasoning: true;
3613
+ thinkingLevelMap: {
3614
+ xhigh: string;
3615
+ max: string;
3616
+ };
3558
3617
  input: ("image" | "text")[];
3559
3618
  cost: {
3560
3619
  input: number;
@@ -4288,7 +4347,7 @@ export declare const MODELS: {
4288
4347
  low: null;
4289
4348
  medium: null;
4290
4349
  high: string;
4291
- xhigh: string;
4350
+ max: string;
4292
4351
  };
4293
4352
  input: "text"[];
4294
4353
  cost: {
@@ -4318,7 +4377,7 @@ export declare const MODELS: {
4318
4377
  low: null;
4319
4378
  medium: null;
4320
4379
  high: string;
4321
- xhigh: string;
4380
+ max: string;
4322
4381
  };
4323
4382
  input: "text"[];
4324
4383
  cost: {
@@ -4417,7 +4476,7 @@ export declare const MODELS: {
4417
4476
  minimal: null;
4418
4477
  low: string;
4419
4478
  medium: string;
4420
- xhigh: string;
4479
+ max: string;
4421
4480
  };
4422
4481
  input: "text"[];
4423
4482
  cost: {
@@ -4629,7 +4688,7 @@ export declare const MODELS: {
4629
4688
  minimal: null;
4630
4689
  low: string;
4631
4690
  medium: string;
4632
- xhigh: string;
4691
+ max: string;
4633
4692
  };
4634
4693
  input: "text"[];
4635
4694
  cost: {
@@ -4806,7 +4865,7 @@ export declare const MODELS: {
4806
4865
  };
4807
4866
  reasoning: true;
4808
4867
  thinkingLevelMap: {
4809
- xhigh: string;
4868
+ max: string;
4810
4869
  };
4811
4870
  input: ("image" | "text")[];
4812
4871
  cost: {
@@ -4837,6 +4896,7 @@ export declare const MODELS: {
4837
4896
  reasoning: true;
4838
4897
  thinkingLevelMap: {
4839
4898
  xhigh: string;
4899
+ max: string;
4840
4900
  minimal: string;
4841
4901
  };
4842
4902
  input: ("image" | "text")[];
@@ -4868,6 +4928,7 @@ export declare const MODELS: {
4868
4928
  reasoning: true;
4869
4929
  thinkingLevelMap: {
4870
4930
  xhigh: string;
4931
+ max: string;
4871
4932
  minimal: string;
4872
4933
  };
4873
4934
  input: ("image" | "text")[];
@@ -4949,8 +5010,8 @@ export declare const MODELS: {
4949
5010
  };
4950
5011
  reasoning: true;
4951
5012
  thinkingLevelMap: {
5013
+ max: string;
4952
5014
  minimal: string;
4953
- xhigh: string;
4954
5015
  };
4955
5016
  input: ("image" | "text")[];
4956
5017
  cost: {
@@ -4978,6 +5039,10 @@ export declare const MODELS: {
4978
5039
  forceAdaptiveThinking: true;
4979
5040
  };
4980
5041
  reasoning: true;
5042
+ thinkingLevelMap: {
5043
+ xhigh: string;
5044
+ max: string;
5045
+ };
4981
5046
  input: ("image" | "text")[];
4982
5047
  cost: {
4983
5048
  input: number;
@@ -9308,6 +9373,13 @@ export declare const MODELS: {
9308
9373
  output: number;
9309
9374
  cacheRead: number;
9310
9375
  cacheWrite: number;
9376
+ tiers: {
9377
+ inputTokensAbove: number;
9378
+ input: number;
9379
+ output: number;
9380
+ cacheRead: number;
9381
+ cacheWrite: number;
9382
+ }[];
9311
9383
  };
9312
9384
  contextWindow: number;
9313
9385
  maxTokens: number;
@@ -9371,6 +9443,13 @@ export declare const MODELS: {
9371
9443
  output: number;
9372
9444
  cacheRead: number;
9373
9445
  cacheWrite: number;
9446
+ tiers: {
9447
+ inputTokensAbove: number;
9448
+ input: number;
9449
+ output: number;
9450
+ cacheRead: number;
9451
+ cacheWrite: number;
9452
+ }[];
9374
9453
  };
9375
9454
  contextWindow: number;
9376
9455
  maxTokens: number;
@@ -9393,6 +9472,13 @@ export declare const MODELS: {
9393
9472
  output: number;
9394
9473
  cacheRead: number;
9395
9474
  cacheWrite: number;
9475
+ tiers: {
9476
+ inputTokensAbove: number;
9477
+ input: number;
9478
+ output: number;
9479
+ cacheRead: number;
9480
+ cacheWrite: number;
9481
+ }[];
9396
9482
  };
9397
9483
  contextWindow: number;
9398
9484
  maxTokens: number;
@@ -9416,27 +9502,13 @@ export declare const MODELS: {
9416
9502
  output: number;
9417
9503
  cacheRead: number;
9418
9504
  cacheWrite: number;
9419
- };
9420
- contextWindow: number;
9421
- maxTokens: number;
9422
- };
9423
- readonly "gpt-5.6": {
9424
- id: string;
9425
- name: string;
9426
- api: "openai-responses";
9427
- provider: string;
9428
- baseUrl: string;
9429
- reasoning: true;
9430
- thinkingLevelMap: {
9431
- off: string;
9432
- xhigh: string;
9433
- };
9434
- input: ("image" | "text")[];
9435
- cost: {
9436
- input: number;
9437
- output: number;
9438
- cacheRead: number;
9439
- cacheWrite: number;
9505
+ tiers: {
9506
+ inputTokensAbove: number;
9507
+ input: number;
9508
+ output: number;
9509
+ cacheRead: number;
9510
+ cacheWrite: number;
9511
+ }[];
9440
9512
  };
9441
9513
  contextWindow: number;
9442
9514
  maxTokens: number;
@@ -9451,6 +9523,7 @@ export declare const MODELS: {
9451
9523
  thinkingLevelMap: {
9452
9524
  off: string;
9453
9525
  xhigh: string;
9526
+ max: string;
9454
9527
  };
9455
9528
  input: ("image" | "text")[];
9456
9529
  cost: {
@@ -9458,6 +9531,13 @@ export declare const MODELS: {
9458
9531
  output: number;
9459
9532
  cacheRead: number;
9460
9533
  cacheWrite: number;
9534
+ tiers: {
9535
+ inputTokensAbove: number;
9536
+ input: number;
9537
+ output: number;
9538
+ cacheRead: number;
9539
+ cacheWrite: number;
9540
+ }[];
9461
9541
  };
9462
9542
  contextWindow: number;
9463
9543
  maxTokens: number;
@@ -9472,6 +9552,7 @@ export declare const MODELS: {
9472
9552
  thinkingLevelMap: {
9473
9553
  off: string;
9474
9554
  xhigh: string;
9555
+ max: string;
9475
9556
  };
9476
9557
  input: ("image" | "text")[];
9477
9558
  cost: {
@@ -9479,6 +9560,13 @@ export declare const MODELS: {
9479
9560
  output: number;
9480
9561
  cacheRead: number;
9481
9562
  cacheWrite: number;
9563
+ tiers: {
9564
+ inputTokensAbove: number;
9565
+ input: number;
9566
+ output: number;
9567
+ cacheRead: number;
9568
+ cacheWrite: number;
9569
+ }[];
9482
9570
  };
9483
9571
  contextWindow: number;
9484
9572
  maxTokens: number;
@@ -9493,6 +9581,7 @@ export declare const MODELS: {
9493
9581
  thinkingLevelMap: {
9494
9582
  off: string;
9495
9583
  xhigh: string;
9584
+ max: string;
9496
9585
  };
9497
9586
  input: ("image" | "text")[];
9498
9587
  cost: {
@@ -9500,6 +9589,13 @@ export declare const MODELS: {
9500
9589
  output: number;
9501
9590
  cacheRead: number;
9502
9591
  cacheWrite: number;
9592
+ tiers: {
9593
+ inputTokensAbove: number;
9594
+ input: number;
9595
+ output: number;
9596
+ cacheRead: number;
9597
+ cacheWrite: number;
9598
+ }[];
9503
9599
  };
9504
9600
  contextWindow: number;
9505
9601
  maxTokens: number;
@@ -9680,6 +9776,13 @@ export declare const MODELS: {
9680
9776
  output: number;
9681
9777
  cacheRead: number;
9682
9778
  cacheWrite: number;
9779
+ tiers: {
9780
+ inputTokensAbove: number;
9781
+ input: number;
9782
+ output: number;
9783
+ cacheRead: number;
9784
+ cacheWrite: number;
9785
+ }[];
9683
9786
  };
9684
9787
  contextWindow: number;
9685
9788
  maxTokens: number;
@@ -9722,6 +9825,13 @@ export declare const MODELS: {
9722
9825
  output: number;
9723
9826
  cacheRead: number;
9724
9827
  cacheWrite: number;
9828
+ tiers: {
9829
+ inputTokensAbove: number;
9830
+ input: number;
9831
+ output: number;
9832
+ cacheRead: number;
9833
+ cacheWrite: number;
9834
+ }[];
9725
9835
  };
9726
9836
  contextWindow: number;
9727
9837
  maxTokens: number;
@@ -9735,6 +9845,7 @@ export declare const MODELS: {
9735
9845
  reasoning: true;
9736
9846
  thinkingLevelMap: {
9737
9847
  xhigh: string;
9848
+ max: string;
9738
9849
  minimal: string;
9739
9850
  };
9740
9851
  input: ("image" | "text")[];
@@ -9743,6 +9854,13 @@ export declare const MODELS: {
9743
9854
  output: number;
9744
9855
  cacheRead: number;
9745
9856
  cacheWrite: number;
9857
+ tiers: {
9858
+ inputTokensAbove: number;
9859
+ input: number;
9860
+ output: number;
9861
+ cacheRead: number;
9862
+ cacheWrite: number;
9863
+ }[];
9746
9864
  };
9747
9865
  contextWindow: number;
9748
9866
  maxTokens: number;
@@ -9756,6 +9874,7 @@ export declare const MODELS: {
9756
9874
  reasoning: true;
9757
9875
  thinkingLevelMap: {
9758
9876
  xhigh: string;
9877
+ max: string;
9759
9878
  minimal: string;
9760
9879
  };
9761
9880
  input: ("image" | "text")[];
@@ -9764,6 +9883,13 @@ export declare const MODELS: {
9764
9883
  output: number;
9765
9884
  cacheRead: number;
9766
9885
  cacheWrite: number;
9886
+ tiers: {
9887
+ inputTokensAbove: number;
9888
+ input: number;
9889
+ output: number;
9890
+ cacheRead: number;
9891
+ cacheWrite: number;
9892
+ }[];
9767
9893
  };
9768
9894
  contextWindow: number;
9769
9895
  maxTokens: number;
@@ -9777,6 +9903,7 @@ export declare const MODELS: {
9777
9903
  reasoning: true;
9778
9904
  thinkingLevelMap: {
9779
9905
  xhigh: string;
9906
+ max: string;
9780
9907
  minimal: string;
9781
9908
  };
9782
9909
  input: ("image" | "text")[];
@@ -9785,6 +9912,13 @@ export declare const MODELS: {
9785
9912
  output: number;
9786
9913
  cacheRead: number;
9787
9914
  cacheWrite: number;
9915
+ tiers: {
9916
+ inputTokensAbove: number;
9917
+ input: number;
9918
+ output: number;
9919
+ cacheRead: number;
9920
+ cacheWrite: number;
9921
+ }[];
9788
9922
  };
9789
9923
  contextWindow: number;
9790
9924
  maxTokens: number;
@@ -9826,6 +9960,7 @@ export declare const MODELS: {
9826
9960
  thinkingLevelMap: {
9827
9961
  off: null;
9828
9962
  xhigh: string;
9963
+ max: string;
9829
9964
  };
9830
9965
  input: ("image" | "text")[];
9831
9966
  cost: {
@@ -9899,7 +10034,7 @@ export declare const MODELS: {
9899
10034
  };
9900
10035
  reasoning: true;
9901
10036
  thinkingLevelMap: {
9902
- xhigh: string;
10037
+ max: string;
9903
10038
  };
9904
10039
  input: ("image" | "text")[];
9905
10040
  cost: {
@@ -9924,6 +10059,7 @@ export declare const MODELS: {
9924
10059
  reasoning: true;
9925
10060
  thinkingLevelMap: {
9926
10061
  xhigh: string;
10062
+ max: string;
9927
10063
  };
9928
10064
  input: ("image" | "text")[];
9929
10065
  cost: {
@@ -9948,6 +10084,7 @@ export declare const MODELS: {
9948
10084
  reasoning: true;
9949
10085
  thinkingLevelMap: {
9950
10086
  xhigh: string;
10087
+ max: string;
9951
10088
  };
9952
10089
  input: ("image" | "text")[];
9953
10090
  cost: {
@@ -10003,6 +10140,9 @@ export declare const MODELS: {
10003
10140
  forceAdaptiveThinking: true;
10004
10141
  };
10005
10142
  reasoning: true;
10143
+ thinkingLevelMap: {
10144
+ max: string;
10145
+ };
10006
10146
  input: ("image" | "text")[];
10007
10147
  cost: {
10008
10148
  input: number;
@@ -10023,6 +10163,10 @@ export declare const MODELS: {
10023
10163
  forceAdaptiveThinking: true;
10024
10164
  };
10025
10165
  reasoning: true;
10166
+ thinkingLevelMap: {
10167
+ xhigh: string;
10168
+ max: string;
10169
+ };
10026
10170
  input: ("image" | "text")[];
10027
10171
  cost: {
10028
10172
  input: number;
@@ -10052,7 +10196,7 @@ export declare const MODELS: {
10052
10196
  low: null;
10053
10197
  medium: null;
10054
10198
  high: string;
10055
- xhigh: string;
10199
+ max: string;
10056
10200
  };
10057
10201
  input: "text"[];
10058
10202
  cost: {
@@ -10082,7 +10226,7 @@ export declare const MODELS: {
10082
10226
  low: null;
10083
10227
  medium: null;
10084
10228
  high: string;
10085
- xhigh: string;
10229
+ max: string;
10086
10230
  };
10087
10231
  input: "text"[];
10088
10232
  cost: {
@@ -10113,7 +10257,7 @@ export declare const MODELS: {
10113
10257
  low: null;
10114
10258
  medium: null;
10115
10259
  high: string;
10116
- xhigh: string;
10260
+ max: string;
10117
10261
  };
10118
10262
  input: "text"[];
10119
10263
  cost: {
@@ -10917,7 +11061,7 @@ export declare const MODELS: {
10917
11061
  low: null;
10918
11062
  medium: null;
10919
11063
  high: string;
10920
- xhigh: string;
11064
+ max: string;
10921
11065
  };
10922
11066
  input: "text"[];
10923
11067
  cost: {
@@ -10948,7 +11092,7 @@ export declare const MODELS: {
10948
11092
  low: null;
10949
11093
  medium: null;
10950
11094
  high: string;
10951
- xhigh: string;
11095
+ max: string;
10952
11096
  };
10953
11097
  input: "text"[];
10954
11098
  cost: {
@@ -11000,7 +11144,7 @@ export declare const MODELS: {
11000
11144
  low: null;
11001
11145
  medium: null;
11002
11146
  high: string;
11003
- xhigh: string;
11147
+ max: string;
11004
11148
  };
11005
11149
  input: "text"[];
11006
11150
  cost: {
@@ -11533,7 +11677,7 @@ export declare const MODELS: {
11533
11677
  };
11534
11678
  reasoning: true;
11535
11679
  thinkingLevelMap: {
11536
- xhigh: string;
11680
+ max: string;
11537
11681
  };
11538
11682
  input: ("image" | "text")[];
11539
11683
  cost: {
@@ -11558,6 +11702,7 @@ export declare const MODELS: {
11558
11702
  reasoning: true;
11559
11703
  thinkingLevelMap: {
11560
11704
  xhigh: string;
11705
+ max: string;
11561
11706
  };
11562
11707
  input: ("image" | "text")[];
11563
11708
  cost: {
@@ -11582,6 +11727,7 @@ export declare const MODELS: {
11582
11727
  reasoning: true;
11583
11728
  thinkingLevelMap: {
11584
11729
  xhigh: string;
11730
+ max: string;
11585
11731
  };
11586
11732
  input: ("image" | "text")[];
11587
11733
  cost: {
@@ -11606,6 +11752,7 @@ export declare const MODELS: {
11606
11752
  reasoning: true;
11607
11753
  thinkingLevelMap: {
11608
11754
  xhigh: string;
11755
+ max: string;
11609
11756
  };
11610
11757
  input: ("image" | "text")[];
11611
11758
  cost: {
@@ -11630,6 +11777,7 @@ export declare const MODELS: {
11630
11777
  reasoning: true;
11631
11778
  thinkingLevelMap: {
11632
11779
  xhigh: string;
11780
+ max: string;
11633
11781
  };
11634
11782
  input: ("image" | "text")[];
11635
11783
  cost: {
@@ -11694,6 +11842,9 @@ export declare const MODELS: {
11694
11842
  cacheControlFormat: "anthropic";
11695
11843
  };
11696
11844
  reasoning: true;
11845
+ thinkingLevelMap: {
11846
+ max: string;
11847
+ };
11697
11848
  input: ("image" | "text")[];
11698
11849
  cost: {
11699
11850
  input: number;
@@ -11715,6 +11866,10 @@ export declare const MODELS: {
11715
11866
  cacheControlFormat: "anthropic";
11716
11867
  };
11717
11868
  reasoning: true;
11869
+ thinkingLevelMap: {
11870
+ xhigh: string;
11871
+ max: string;
11872
+ };
11718
11873
  input: ("image" | "text")[];
11719
11874
  cost: {
11720
11875
  input: number;
@@ -12141,6 +12296,7 @@ export declare const MODELS: {
12141
12296
  low: null;
12142
12297
  medium: null;
12143
12298
  high: string;
12299
+ max: null;
12144
12300
  xhigh: string;
12145
12301
  };
12146
12302
  input: "text"[];
@@ -12170,6 +12326,7 @@ export declare const MODELS: {
12170
12326
  low: null;
12171
12327
  medium: null;
12172
12328
  high: string;
12329
+ max: null;
12173
12330
  xhigh: string;
12174
12331
  };
12175
12332
  input: "text"[];
@@ -14489,6 +14646,7 @@ export declare const MODELS: {
14489
14646
  reasoning: true;
14490
14647
  thinkingLevelMap: {
14491
14648
  xhigh: string;
14649
+ max: string;
14492
14650
  };
14493
14651
  input: ("image" | "text")[];
14494
14652
  cost: {
@@ -14512,6 +14670,7 @@ export declare const MODELS: {
14512
14670
  reasoning: true;
14513
14671
  thinkingLevelMap: {
14514
14672
  xhigh: string;
14673
+ max: string;
14515
14674
  };
14516
14675
  input: ("image" | "text")[];
14517
14676
  cost: {
@@ -14535,6 +14694,7 @@ export declare const MODELS: {
14535
14694
  reasoning: true;
14536
14695
  thinkingLevelMap: {
14537
14696
  xhigh: string;
14697
+ max: string;
14538
14698
  };
14539
14699
  input: ("image" | "text")[];
14540
14700
  cost: {
@@ -14558,6 +14718,7 @@ export declare const MODELS: {
14558
14718
  reasoning: true;
14559
14719
  thinkingLevelMap: {
14560
14720
  xhigh: string;
14721
+ max: string;
14561
14722
  };
14562
14723
  input: ("image" | "text")[];
14563
14724
  cost: {
@@ -14581,6 +14742,7 @@ export declare const MODELS: {
14581
14742
  reasoning: true;
14582
14743
  thinkingLevelMap: {
14583
14744
  xhigh: string;
14745
+ max: string;
14584
14746
  };
14585
14747
  input: ("image" | "text")[];
14586
14748
  cost: {
@@ -14604,6 +14766,7 @@ export declare const MODELS: {
14604
14766
  reasoning: true;
14605
14767
  thinkingLevelMap: {
14606
14768
  xhigh: string;
14769
+ max: string;
14607
14770
  };
14608
14771
  input: ("image" | "text")[];
14609
14772
  cost: {
@@ -18033,6 +18196,7 @@ export declare const MODELS: {
18033
18196
  thinkingLevelMap: {
18034
18197
  off: null;
18035
18198
  xhigh: string;
18199
+ max: string;
18036
18200
  };
18037
18201
  input: ("image" | "text")[];
18038
18202
  cost: {
@@ -18123,7 +18287,7 @@ export declare const MODELS: {
18123
18287
  };
18124
18288
  reasoning: true;
18125
18289
  thinkingLevelMap: {
18126
- xhigh: string;
18290
+ max: string;
18127
18291
  };
18128
18292
  input: ("image" | "text")[];
18129
18293
  cost: {
@@ -18148,6 +18312,7 @@ export declare const MODELS: {
18148
18312
  reasoning: true;
18149
18313
  thinkingLevelMap: {
18150
18314
  xhigh: string;
18315
+ max: string;
18151
18316
  };
18152
18317
  input: ("image" | "text")[];
18153
18318
  cost: {
@@ -18172,6 +18337,7 @@ export declare const MODELS: {
18172
18337
  reasoning: true;
18173
18338
  thinkingLevelMap: {
18174
18339
  xhigh: string;
18340
+ max: string;
18175
18341
  };
18176
18342
  input: ("image" | "text")[];
18177
18343
  cost: {
@@ -18227,6 +18393,9 @@ export declare const MODELS: {
18227
18393
  forceAdaptiveThinking: true;
18228
18394
  };
18229
18395
  reasoning: true;
18396
+ thinkingLevelMap: {
18397
+ max: string;
18398
+ };
18230
18399
  input: ("image" | "text")[];
18231
18400
  cost: {
18232
18401
  input: number;
@@ -18247,6 +18416,10 @@ export declare const MODELS: {
18247
18416
  forceAdaptiveThinking: true;
18248
18417
  };
18249
18418
  reasoning: true;
18419
+ thinkingLevelMap: {
18420
+ xhigh: string;
18421
+ max: string;
18422
+ };
18250
18423
  input: ("image" | "text")[];
18251
18424
  cost: {
18252
18425
  input: number;
@@ -18927,7 +19100,7 @@ export declare const MODELS: {
18927
19100
  provider: string;
18928
19101
  baseUrl: string;
18929
19102
  reasoning: true;
18930
- input: "text"[];
19103
+ input: ("image" | "text")[];
18931
19104
  cost: {
18932
19105
  input: number;
18933
19106
  output: number;
@@ -21472,7 +21645,7 @@ export declare const MODELS: {
21472
21645
  low: string;
21473
21646
  medium: string;
21474
21647
  high: string;
21475
- xhigh: string;
21648
+ max: string;
21476
21649
  };
21477
21650
  input: "text"[];
21478
21651
  cost: {
@@ -21624,7 +21797,7 @@ export declare const MODELS: {
21624
21797
  low: string;
21625
21798
  medium: string;
21626
21799
  high: string;
21627
- xhigh: string;
21800
+ max: string;
21628
21801
  };
21629
21802
  input: "text"[];
21630
21803
  cost: {