@dreb/ai 2.61.2 → 2.63.0

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.
@@ -5279,6 +5279,26 @@ export declare const MODELS: {
5279
5279
  contextWindow: number;
5280
5280
  maxTokens: number;
5281
5281
  };
5282
+ readonly "Qwen/Qwen3.8-27B": {
5283
+ id: string;
5284
+ name: string;
5285
+ api: "openai-completions";
5286
+ provider: string;
5287
+ baseUrl: string;
5288
+ compat: {
5289
+ supportsDeveloperRole: false;
5290
+ };
5291
+ reasoning: true;
5292
+ input: ("image" | "text")[];
5293
+ cost: {
5294
+ input: number;
5295
+ output: number;
5296
+ cacheRead: number;
5297
+ cacheWrite: number;
5298
+ };
5299
+ contextWindow: number;
5300
+ maxTokens: number;
5301
+ };
5282
5302
  readonly "XiaomiMiMo/MiMo-V2-Flash": {
5283
5303
  id: string;
5284
5304
  name: string;
@@ -6099,6 +6119,26 @@ export declare const MODELS: {
6099
6119
  contextWindow: number;
6100
6120
  maxTokens: number;
6101
6121
  };
6122
+ readonly "zai-org/GLM-5.3-Flash": {
6123
+ id: string;
6124
+ name: string;
6125
+ api: "openai-completions";
6126
+ provider: string;
6127
+ baseUrl: string;
6128
+ compat: {
6129
+ supportsDeveloperRole: false;
6130
+ };
6131
+ reasoning: true;
6132
+ input: ("image" | "text")[];
6133
+ cost: {
6134
+ input: number;
6135
+ output: number;
6136
+ cacheRead: number;
6137
+ cacheWrite: number;
6138
+ };
6139
+ contextWindow: number;
6140
+ maxTokens: number;
6141
+ };
6102
6142
  };
6103
6143
  readonly "kimi-coding": {
6104
6144
  readonly k2p5: {
@@ -6873,6 +6913,23 @@ export declare const MODELS: {
6873
6913
  contextWindow: number;
6874
6914
  maxTokens: number;
6875
6915
  };
6916
+ readonly "zai-glm-5-2": {
6917
+ id: string;
6918
+ name: string;
6919
+ api: "mistral-conversations";
6920
+ provider: string;
6921
+ baseUrl: string;
6922
+ reasoning: true;
6923
+ input: "text"[];
6924
+ cost: {
6925
+ input: number;
6926
+ output: number;
6927
+ cacheRead: number;
6928
+ cacheWrite: number;
6929
+ };
6930
+ contextWindow: number;
6931
+ maxTokens: number;
6932
+ };
6876
6933
  };
6877
6934
  readonly openai: {
6878
6935
  readonly "gpt-4": {
@@ -8613,6 +8670,23 @@ export declare const MODELS: {
8613
8670
  contextWindow: number;
8614
8671
  maxTokens: number;
8615
8672
  };
8673
+ readonly "ling-3.0-flash-fin-free": {
8674
+ id: string;
8675
+ name: string;
8676
+ api: "openai-completions";
8677
+ provider: string;
8678
+ baseUrl: string;
8679
+ reasoning: true;
8680
+ input: "text"[];
8681
+ cost: {
8682
+ input: number;
8683
+ output: number;
8684
+ cacheRead: number;
8685
+ cacheWrite: number;
8686
+ };
8687
+ contextWindow: number;
8688
+ maxTokens: number;
8689
+ };
8616
8690
  readonly "mimo-v2.5-free": {
8617
8691
  id: string;
8618
8692
  name: string;
@@ -8783,14 +8857,16 @@ export declare const MODELS: {
8783
8857
  contextWindow: number;
8784
8858
  maxTokens: number;
8785
8859
  };
8786
- readonly "x-preview-f-free": {
8860
+ };
8861
+ readonly "opencode-go": {
8862
+ readonly "deepseek-v4-flash": {
8787
8863
  id: string;
8788
8864
  name: string;
8789
8865
  api: "openai-completions";
8790
8866
  provider: string;
8791
8867
  baseUrl: string;
8792
8868
  reasoning: true;
8793
- input: ("image" | "text")[];
8869
+ input: "text"[];
8794
8870
  cost: {
8795
8871
  input: number;
8796
8872
  output: number;
@@ -8800,16 +8876,14 @@ export declare const MODELS: {
8800
8876
  contextWindow: number;
8801
8877
  maxTokens: number;
8802
8878
  };
8803
- };
8804
- readonly "opencode-go": {
8805
- readonly "deepseek-v4-flash": {
8879
+ readonly "deepseek-v4-flash-vision-exp": {
8806
8880
  id: string;
8807
8881
  name: string;
8808
8882
  api: "openai-completions";
8809
8883
  provider: string;
8810
8884
  baseUrl: string;
8811
8885
  reasoning: true;
8812
- input: "text"[];
8886
+ input: ("image" | "text")[];
8813
8887
  cost: {
8814
8888
  input: number;
8815
8889
  output: number;
@@ -8819,14 +8893,14 @@ export declare const MODELS: {
8819
8893
  contextWindow: number;
8820
8894
  maxTokens: number;
8821
8895
  };
8822
- readonly "deepseek-v4-flash-vision-exp": {
8896
+ readonly "deepseek-v4-pro": {
8823
8897
  id: string;
8824
8898
  name: string;
8825
8899
  api: "openai-completions";
8826
8900
  provider: string;
8827
8901
  baseUrl: string;
8828
8902
  reasoning: true;
8829
- input: ("image" | "text")[];
8903
+ input: "text"[];
8830
8904
  cost: {
8831
8905
  input: number;
8832
8906
  output: number;
@@ -8836,7 +8910,7 @@ export declare const MODELS: {
8836
8910
  contextWindow: number;
8837
8911
  maxTokens: number;
8838
8912
  };
8839
- readonly "deepseek-v4-pro": {
8913
+ readonly "glm-5.1": {
8840
8914
  id: string;
8841
8915
  name: string;
8842
8916
  api: "openai-completions";
@@ -8853,7 +8927,7 @@ export declare const MODELS: {
8853
8927
  contextWindow: number;
8854
8928
  maxTokens: number;
8855
8929
  };
8856
- readonly "glm-5.1": {
8930
+ readonly "glm-5.2": {
8857
8931
  id: string;
8858
8932
  name: string;
8859
8933
  api: "openai-completions";
@@ -8870,7 +8944,7 @@ export declare const MODELS: {
8870
8944
  contextWindow: number;
8871
8945
  maxTokens: number;
8872
8946
  };
8873
- readonly "glm-5.2": {
8947
+ readonly "glm-5.3": {
8874
8948
  id: string;
8875
8949
  name: string;
8876
8950
  api: "openai-completions";
@@ -8887,14 +8961,14 @@ export declare const MODELS: {
8887
8961
  contextWindow: number;
8888
8962
  maxTokens: number;
8889
8963
  };
8890
- readonly "glm-5.3": {
8964
+ readonly "glm-5.3-flash": {
8891
8965
  id: string;
8892
8966
  name: string;
8893
8967
  api: "openai-completions";
8894
8968
  provider: string;
8895
8969
  baseUrl: string;
8896
8970
  reasoning: true;
8897
- input: "text"[];
8971
+ input: ("image" | "text")[];
8898
8972
  cost: {
8899
8973
  input: number;
8900
8974
  output: number;
@@ -8955,6 +9029,23 @@ export declare const MODELS: {
8955
9029
  contextWindow: number;
8956
9030
  maxTokens: number;
8957
9031
  };
9032
+ readonly "hy4-preview": {
9033
+ id: string;
9034
+ name: string;
9035
+ api: "openai-completions";
9036
+ provider: string;
9037
+ baseUrl: string;
9038
+ reasoning: true;
9039
+ input: "text"[];
9040
+ cost: {
9041
+ input: number;
9042
+ output: number;
9043
+ cacheRead: number;
9044
+ cacheWrite: number;
9045
+ };
9046
+ contextWindow: number;
9047
+ maxTokens: number;
9048
+ };
8958
9049
  readonly "kimi-k2.6": {
8959
9050
  id: string;
8960
9051
  name: string;
@@ -9108,7 +9199,7 @@ export declare const MODELS: {
9108
9199
  contextWindow: number;
9109
9200
  maxTokens: number;
9110
9201
  };
9111
- readonly "ox-alpha-free": {
9202
+ readonly "qwen3.6-plus": {
9112
9203
  id: string;
9113
9204
  name: string;
9114
9205
  api: "openai-completions";
@@ -9125,14 +9216,14 @@ export declare const MODELS: {
9125
9216
  contextWindow: number;
9126
9217
  maxTokens: number;
9127
9218
  };
9128
- readonly "qwen3.6-plus": {
9219
+ readonly "qwen3.7-max": {
9129
9220
  id: string;
9130
9221
  name: string;
9131
9222
  api: "openai-completions";
9132
9223
  provider: string;
9133
9224
  baseUrl: string;
9134
9225
  reasoning: true;
9135
- input: ("image" | "text")[];
9226
+ input: "text"[];
9136
9227
  cost: {
9137
9228
  input: number;
9138
9229
  output: number;
@@ -9142,14 +9233,14 @@ export declare const MODELS: {
9142
9233
  contextWindow: number;
9143
9234
  maxTokens: number;
9144
9235
  };
9145
- readonly "qwen3.7-max": {
9236
+ readonly "qwen3.7-plus": {
9146
9237
  id: string;
9147
9238
  name: string;
9148
9239
  api: "openai-completions";
9149
9240
  provider: string;
9150
9241
  baseUrl: string;
9151
9242
  reasoning: true;
9152
- input: "text"[];
9243
+ input: ("image" | "text")[];
9153
9244
  cost: {
9154
9245
  input: number;
9155
9246
  output: number;
@@ -9159,10 +9250,10 @@ export declare const MODELS: {
9159
9250
  contextWindow: number;
9160
9251
  maxTokens: number;
9161
9252
  };
9162
- readonly "qwen3.7-plus": {
9253
+ readonly "qwen3.8-flash": {
9163
9254
  id: string;
9164
9255
  name: string;
9165
- api: "openai-completions";
9256
+ api: "anthropic-messages";
9166
9257
  provider: string;
9167
9258
  baseUrl: string;
9168
9259
  reasoning: true;
@@ -10827,6 +10918,23 @@ export declare const MODELS: {
10827
10918
  contextWindow: number;
10828
10919
  maxTokens: number;
10829
10920
  };
10921
+ readonly "inclusionai/ling-3.0-flash-fin:free": {
10922
+ id: string;
10923
+ name: string;
10924
+ api: "openai-completions";
10925
+ provider: string;
10926
+ baseUrl: string;
10927
+ reasoning: true;
10928
+ input: "text"[];
10929
+ cost: {
10930
+ input: number;
10931
+ output: number;
10932
+ cacheRead: number;
10933
+ cacheWrite: number;
10934
+ };
10935
+ contextWindow: number;
10936
+ maxTokens: number;
10937
+ };
10830
10938
  readonly "kwaipilot/kat-coder-air-v2.5": {
10831
10939
  id: string;
10832
10940
  name: string;
@@ -11235,6 +11343,23 @@ export declare const MODELS: {
11235
11343
  contextWindow: number;
11236
11344
  maxTokens: number;
11237
11345
  };
11346
+ readonly "mistralai/codestral-2508:batch": {
11347
+ id: string;
11348
+ name: string;
11349
+ api: "openai-completions";
11350
+ provider: string;
11351
+ baseUrl: string;
11352
+ reasoning: false;
11353
+ input: "text"[];
11354
+ cost: {
11355
+ input: number;
11356
+ output: number;
11357
+ cacheRead: number;
11358
+ cacheWrite: number;
11359
+ };
11360
+ contextWindow: number;
11361
+ maxTokens: number;
11362
+ };
11238
11363
  readonly "mistralai/devstral-2512": {
11239
11364
  id: string;
11240
11365
  name: string;
@@ -11303,6 +11428,23 @@ export declare const MODELS: {
11303
11428
  contextWindow: number;
11304
11429
  maxTokens: number;
11305
11430
  };
11431
+ readonly "mistralai/ministral-8b-2512:batch": {
11432
+ id: string;
11433
+ name: string;
11434
+ api: "openai-completions";
11435
+ provider: string;
11436
+ baseUrl: string;
11437
+ reasoning: false;
11438
+ input: ("image" | "text")[];
11439
+ cost: {
11440
+ input: number;
11441
+ output: number;
11442
+ cacheRead: number;
11443
+ cacheWrite: number;
11444
+ };
11445
+ contextWindow: number;
11446
+ maxTokens: number;
11447
+ };
11306
11448
  readonly "mistralai/mistral-large": {
11307
11449
  id: string;
11308
11450
  name: string;
@@ -11354,6 +11496,23 @@ export declare const MODELS: {
11354
11496
  contextWindow: number;
11355
11497
  maxTokens: number;
11356
11498
  };
11499
+ readonly "mistralai/mistral-large-2512:batch": {
11500
+ id: string;
11501
+ name: string;
11502
+ api: "openai-completions";
11503
+ provider: string;
11504
+ baseUrl: string;
11505
+ reasoning: false;
11506
+ input: ("image" | "text")[];
11507
+ cost: {
11508
+ input: number;
11509
+ output: number;
11510
+ cacheRead: number;
11511
+ cacheWrite: number;
11512
+ };
11513
+ contextWindow: number;
11514
+ maxTokens: number;
11515
+ };
11357
11516
  readonly "mistralai/mistral-medium-3": {
11358
11517
  id: string;
11359
11518
  name: string;
@@ -11388,6 +11547,23 @@ export declare const MODELS: {
11388
11547
  contextWindow: number;
11389
11548
  maxTokens: number;
11390
11549
  };
11550
+ readonly "mistralai/mistral-medium-3-5:batch": {
11551
+ id: string;
11552
+ name: string;
11553
+ api: "openai-completions";
11554
+ provider: string;
11555
+ baseUrl: string;
11556
+ reasoning: true;
11557
+ input: ("image" | "text")[];
11558
+ cost: {
11559
+ input: number;
11560
+ output: number;
11561
+ cacheRead: number;
11562
+ cacheWrite: number;
11563
+ };
11564
+ contextWindow: number;
11565
+ maxTokens: number;
11566
+ };
11391
11567
  readonly "mistralai/mistral-medium-3.1": {
11392
11568
  id: string;
11393
11569
  name: string;
@@ -11405,6 +11581,23 @@ export declare const MODELS: {
11405
11581
  contextWindow: number;
11406
11582
  maxTokens: number;
11407
11583
  };
11584
+ readonly "mistralai/mistral-medium-3.1:batch": {
11585
+ id: string;
11586
+ name: string;
11587
+ api: "openai-completions";
11588
+ provider: string;
11589
+ baseUrl: string;
11590
+ reasoning: false;
11591
+ input: ("image" | "text")[];
11592
+ cost: {
11593
+ input: number;
11594
+ output: number;
11595
+ cacheRead: number;
11596
+ cacheWrite: number;
11597
+ };
11598
+ contextWindow: number;
11599
+ maxTokens: number;
11600
+ };
11408
11601
  readonly "mistralai/mistral-nemo": {
11409
11602
  id: string;
11410
11603
  name: string;
@@ -11456,13 +11649,13 @@ export declare const MODELS: {
11456
11649
  contextWindow: number;
11457
11650
  maxTokens: number;
11458
11651
  };
11459
- readonly "mistralai/mistral-small-3.2-24b-instruct": {
11652
+ readonly "mistralai/mistral-small-2603:batch": {
11460
11653
  id: string;
11461
11654
  name: string;
11462
11655
  api: "openai-completions";
11463
11656
  provider: string;
11464
11657
  baseUrl: string;
11465
- reasoning: false;
11658
+ reasoning: true;
11466
11659
  input: ("image" | "text")[];
11467
11660
  cost: {
11468
11661
  input: number;
@@ -11473,14 +11666,14 @@ export declare const MODELS: {
11473
11666
  contextWindow: number;
11474
11667
  maxTokens: number;
11475
11668
  };
11476
- readonly "mistralai/mixtral-8x22b-instruct": {
11669
+ readonly "mistralai/mistral-small-3.2-24b-instruct": {
11477
11670
  id: string;
11478
11671
  name: string;
11479
11672
  api: "openai-completions";
11480
11673
  provider: string;
11481
11674
  baseUrl: string;
11482
11675
  reasoning: false;
11483
- input: "text"[];
11676
+ input: ("image" | "text")[];
11484
11677
  cost: {
11485
11678
  input: number;
11486
11679
  output: number;
@@ -11490,7 +11683,7 @@ export declare const MODELS: {
11490
11683
  contextWindow: number;
11491
11684
  maxTokens: number;
11492
11685
  };
11493
- readonly "mistralai/voxtral-small-24b-2507": {
11686
+ readonly "mistralai/mixtral-8x22b-instruct": {
11494
11687
  id: string;
11495
11688
  name: string;
11496
11689
  api: "openai-completions";
@@ -11507,7 +11700,7 @@ export declare const MODELS: {
11507
11700
  contextWindow: number;
11508
11701
  maxTokens: number;
11509
11702
  };
11510
- readonly "moonshotai/kimi-k2": {
11703
+ readonly "mistralai/voxtral-small-24b-2507": {
11511
11704
  id: string;
11512
11705
  name: string;
11513
11706
  api: "openai-completions";
@@ -11524,7 +11717,7 @@ export declare const MODELS: {
11524
11717
  contextWindow: number;
11525
11718
  maxTokens: number;
11526
11719
  };
11527
- readonly "moonshotai/kimi-k2-0905": {
11720
+ readonly "moonshotai/kimi-k2": {
11528
11721
  id: string;
11529
11722
  name: string;
11530
11723
  api: "openai-completions";
@@ -11541,13 +11734,13 @@ export declare const MODELS: {
11541
11734
  contextWindow: number;
11542
11735
  maxTokens: number;
11543
11736
  };
11544
- readonly "moonshotai/kimi-k2-thinking": {
11737
+ readonly "moonshotai/kimi-k2-0905": {
11545
11738
  id: string;
11546
11739
  name: string;
11547
11740
  api: "openai-completions";
11548
11741
  provider: string;
11549
11742
  baseUrl: string;
11550
- reasoning: true;
11743
+ reasoning: false;
11551
11744
  input: "text"[];
11552
11745
  cost: {
11553
11746
  input: number;
@@ -11558,14 +11751,14 @@ export declare const MODELS: {
11558
11751
  contextWindow: number;
11559
11752
  maxTokens: number;
11560
11753
  };
11561
- readonly "moonshotai/kimi-k2.5": {
11754
+ readonly "moonshotai/kimi-k2-thinking": {
11562
11755
  id: string;
11563
11756
  name: string;
11564
11757
  api: "openai-completions";
11565
11758
  provider: string;
11566
11759
  baseUrl: string;
11567
11760
  reasoning: true;
11568
- input: ("image" | "text")[];
11761
+ input: "text"[];
11569
11762
  cost: {
11570
11763
  input: number;
11571
11764
  output: number;
@@ -11575,7 +11768,7 @@ export declare const MODELS: {
11575
11768
  contextWindow: number;
11576
11769
  maxTokens: number;
11577
11770
  };
11578
- readonly "moonshotai/kimi-k2.6": {
11771
+ readonly "moonshotai/kimi-k2.5": {
11579
11772
  id: string;
11580
11773
  name: string;
11581
11774
  api: "openai-completions";
@@ -11592,7 +11785,7 @@ export declare const MODELS: {
11592
11785
  contextWindow: number;
11593
11786
  maxTokens: number;
11594
11787
  };
11595
- readonly "moonshotai/kimi-k2.7-code": {
11788
+ readonly "moonshotai/kimi-k2.6": {
11596
11789
  id: string;
11597
11790
  name: string;
11598
11791
  api: "openai-completions";
@@ -11609,7 +11802,7 @@ export declare const MODELS: {
11609
11802
  contextWindow: number;
11610
11803
  maxTokens: number;
11611
11804
  };
11612
- readonly "moonshotai/kimi-k2.7-code:batch": {
11805
+ readonly "moonshotai/kimi-k2.7-code": {
11613
11806
  id: string;
11614
11807
  name: string;
11615
11808
  api: "openai-completions";
@@ -11881,7 +12074,7 @@ export declare const MODELS: {
11881
12074
  contextWindow: number;
11882
12075
  maxTokens: number;
11883
12076
  };
11884
- readonly "openai/gpt-3.5-turbo:batch": {
12077
+ readonly "openai/gpt-4": {
11885
12078
  id: string;
11886
12079
  name: string;
11887
12080
  api: "openai-completions";
@@ -11898,14 +12091,14 @@ export declare const MODELS: {
11898
12091
  contextWindow: number;
11899
12092
  maxTokens: number;
11900
12093
  };
11901
- readonly "openai/gpt-4": {
12094
+ readonly "openai/gpt-4-turbo": {
11902
12095
  id: string;
11903
12096
  name: string;
11904
12097
  api: "openai-completions";
11905
12098
  provider: string;
11906
12099
  baseUrl: string;
11907
12100
  reasoning: false;
11908
- input: "text"[];
12101
+ input: ("image" | "text")[];
11909
12102
  cost: {
11910
12103
  input: number;
11911
12104
  output: number;
@@ -11915,14 +12108,14 @@ export declare const MODELS: {
11915
12108
  contextWindow: number;
11916
12109
  maxTokens: number;
11917
12110
  };
11918
- readonly "openai/gpt-4-turbo": {
12111
+ readonly "openai/gpt-4-turbo-preview": {
11919
12112
  id: string;
11920
12113
  name: string;
11921
12114
  api: "openai-completions";
11922
12115
  provider: string;
11923
12116
  baseUrl: string;
11924
12117
  reasoning: false;
11925
- input: ("image" | "text")[];
12118
+ input: "text"[];
11926
12119
  cost: {
11927
12120
  input: number;
11928
12121
  output: number;
@@ -11932,591 +12125,13 @@ export declare const MODELS: {
11932
12125
  contextWindow: number;
11933
12126
  maxTokens: number;
11934
12127
  };
11935
- readonly "openai/gpt-4-turbo-preview": {
12128
+ readonly "openai/gpt-4.1": {
11936
12129
  id: string;
11937
12130
  name: string;
11938
12131
  api: "openai-completions";
11939
12132
  provider: string;
11940
12133
  baseUrl: string;
11941
12134
  reasoning: false;
11942
- input: "text"[];
11943
- cost: {
11944
- input: number;
11945
- output: number;
11946
- cacheRead: number;
11947
- cacheWrite: number;
11948
- };
11949
- contextWindow: number;
11950
- maxTokens: number;
11951
- };
11952
- readonly "openai/gpt-4-turbo:batch": {
11953
- id: string;
11954
- name: string;
11955
- api: "openai-completions";
11956
- provider: string;
11957
- baseUrl: string;
11958
- reasoning: false;
11959
- input: ("image" | "text")[];
11960
- cost: {
11961
- input: number;
11962
- output: number;
11963
- cacheRead: number;
11964
- cacheWrite: number;
11965
- };
11966
- contextWindow: number;
11967
- maxTokens: number;
11968
- };
11969
- readonly "openai/gpt-4.1": {
11970
- id: string;
11971
- name: string;
11972
- api: "openai-completions";
11973
- provider: string;
11974
- baseUrl: string;
11975
- reasoning: false;
11976
- input: ("image" | "text")[];
11977
- cost: {
11978
- input: number;
11979
- output: number;
11980
- cacheRead: number;
11981
- cacheWrite: number;
11982
- };
11983
- contextWindow: number;
11984
- maxTokens: number;
11985
- };
11986
- readonly "openai/gpt-4.1-mini": {
11987
- id: string;
11988
- name: string;
11989
- api: "openai-completions";
11990
- provider: string;
11991
- baseUrl: string;
11992
- reasoning: false;
11993
- input: ("image" | "text")[];
11994
- cost: {
11995
- input: number;
11996
- output: number;
11997
- cacheRead: number;
11998
- cacheWrite: number;
11999
- };
12000
- contextWindow: number;
12001
- maxTokens: number;
12002
- };
12003
- readonly "openai/gpt-4.1-mini:batch": {
12004
- id: string;
12005
- name: string;
12006
- api: "openai-completions";
12007
- provider: string;
12008
- baseUrl: string;
12009
- reasoning: false;
12010
- input: ("image" | "text")[];
12011
- cost: {
12012
- input: number;
12013
- output: number;
12014
- cacheRead: number;
12015
- cacheWrite: number;
12016
- };
12017
- contextWindow: number;
12018
- maxTokens: number;
12019
- };
12020
- readonly "openai/gpt-4.1-nano": {
12021
- id: string;
12022
- name: string;
12023
- api: "openai-completions";
12024
- provider: string;
12025
- baseUrl: string;
12026
- reasoning: false;
12027
- input: ("image" | "text")[];
12028
- cost: {
12029
- input: number;
12030
- output: number;
12031
- cacheRead: number;
12032
- cacheWrite: number;
12033
- };
12034
- contextWindow: number;
12035
- maxTokens: number;
12036
- };
12037
- readonly "openai/gpt-4.1-nano:batch": {
12038
- id: string;
12039
- name: string;
12040
- api: "openai-completions";
12041
- provider: string;
12042
- baseUrl: string;
12043
- reasoning: false;
12044
- input: ("image" | "text")[];
12045
- cost: {
12046
- input: number;
12047
- output: number;
12048
- cacheRead: number;
12049
- cacheWrite: number;
12050
- };
12051
- contextWindow: number;
12052
- maxTokens: number;
12053
- };
12054
- readonly "openai/gpt-4.1:batch": {
12055
- id: string;
12056
- name: string;
12057
- api: "openai-completions";
12058
- provider: string;
12059
- baseUrl: string;
12060
- reasoning: false;
12061
- input: ("image" | "text")[];
12062
- cost: {
12063
- input: number;
12064
- output: number;
12065
- cacheRead: number;
12066
- cacheWrite: number;
12067
- };
12068
- contextWindow: number;
12069
- maxTokens: number;
12070
- };
12071
- readonly "openai/gpt-4o": {
12072
- id: string;
12073
- name: string;
12074
- api: "openai-completions";
12075
- provider: string;
12076
- baseUrl: string;
12077
- reasoning: false;
12078
- input: ("image" | "text")[];
12079
- cost: {
12080
- input: number;
12081
- output: number;
12082
- cacheRead: number;
12083
- cacheWrite: number;
12084
- };
12085
- contextWindow: number;
12086
- maxTokens: number;
12087
- };
12088
- readonly "openai/gpt-4o-2024-05-13": {
12089
- id: string;
12090
- name: string;
12091
- api: "openai-completions";
12092
- provider: string;
12093
- baseUrl: string;
12094
- reasoning: false;
12095
- input: ("image" | "text")[];
12096
- cost: {
12097
- input: number;
12098
- output: number;
12099
- cacheRead: number;
12100
- cacheWrite: number;
12101
- };
12102
- contextWindow: number;
12103
- maxTokens: number;
12104
- };
12105
- readonly "openai/gpt-4o-2024-08-06": {
12106
- id: string;
12107
- name: string;
12108
- api: "openai-completions";
12109
- provider: string;
12110
- baseUrl: string;
12111
- reasoning: false;
12112
- input: ("image" | "text")[];
12113
- cost: {
12114
- input: number;
12115
- output: number;
12116
- cacheRead: number;
12117
- cacheWrite: number;
12118
- };
12119
- contextWindow: number;
12120
- maxTokens: number;
12121
- };
12122
- readonly "openai/gpt-4o-2024-11-20": {
12123
- id: string;
12124
- name: string;
12125
- api: "openai-completions";
12126
- provider: string;
12127
- baseUrl: string;
12128
- reasoning: false;
12129
- input: ("image" | "text")[];
12130
- cost: {
12131
- input: number;
12132
- output: number;
12133
- cacheRead: number;
12134
- cacheWrite: number;
12135
- };
12136
- contextWindow: number;
12137
- maxTokens: number;
12138
- };
12139
- readonly "openai/gpt-4o-mini": {
12140
- id: string;
12141
- name: string;
12142
- api: "openai-completions";
12143
- provider: string;
12144
- baseUrl: string;
12145
- reasoning: false;
12146
- input: ("image" | "text")[];
12147
- cost: {
12148
- input: number;
12149
- output: number;
12150
- cacheRead: number;
12151
- cacheWrite: number;
12152
- };
12153
- contextWindow: number;
12154
- maxTokens: number;
12155
- };
12156
- readonly "openai/gpt-4o-mini-2024-07-18": {
12157
- id: string;
12158
- name: string;
12159
- api: "openai-completions";
12160
- provider: string;
12161
- baseUrl: string;
12162
- reasoning: false;
12163
- input: ("image" | "text")[];
12164
- cost: {
12165
- input: number;
12166
- output: number;
12167
- cacheRead: number;
12168
- cacheWrite: number;
12169
- };
12170
- contextWindow: number;
12171
- maxTokens: number;
12172
- };
12173
- readonly "openai/gpt-4o-mini:batch": {
12174
- id: string;
12175
- name: string;
12176
- api: "openai-completions";
12177
- provider: string;
12178
- baseUrl: string;
12179
- reasoning: false;
12180
- input: ("image" | "text")[];
12181
- cost: {
12182
- input: number;
12183
- output: number;
12184
- cacheRead: number;
12185
- cacheWrite: number;
12186
- };
12187
- contextWindow: number;
12188
- maxTokens: number;
12189
- };
12190
- readonly "openai/gpt-4o:batch": {
12191
- id: string;
12192
- name: string;
12193
- api: "openai-completions";
12194
- provider: string;
12195
- baseUrl: string;
12196
- reasoning: false;
12197
- input: ("image" | "text")[];
12198
- cost: {
12199
- input: number;
12200
- output: number;
12201
- cacheRead: number;
12202
- cacheWrite: number;
12203
- };
12204
- contextWindow: number;
12205
- maxTokens: number;
12206
- };
12207
- readonly "openai/gpt-5": {
12208
- id: string;
12209
- name: string;
12210
- api: "openai-completions";
12211
- provider: string;
12212
- baseUrl: string;
12213
- reasoning: true;
12214
- input: ("image" | "text")[];
12215
- cost: {
12216
- input: number;
12217
- output: number;
12218
- cacheRead: number;
12219
- cacheWrite: number;
12220
- };
12221
- contextWindow: number;
12222
- maxTokens: number;
12223
- };
12224
- readonly "openai/gpt-5-codex:batch": {
12225
- id: string;
12226
- name: string;
12227
- api: "openai-completions";
12228
- provider: string;
12229
- baseUrl: string;
12230
- reasoning: true;
12231
- input: ("image" | "text")[];
12232
- cost: {
12233
- input: number;
12234
- output: number;
12235
- cacheRead: number;
12236
- cacheWrite: number;
12237
- };
12238
- contextWindow: number;
12239
- maxTokens: number;
12240
- };
12241
- readonly "openai/gpt-5-mini": {
12242
- id: string;
12243
- name: string;
12244
- api: "openai-completions";
12245
- provider: string;
12246
- baseUrl: string;
12247
- reasoning: true;
12248
- input: ("image" | "text")[];
12249
- cost: {
12250
- input: number;
12251
- output: number;
12252
- cacheRead: number;
12253
- cacheWrite: number;
12254
- };
12255
- contextWindow: number;
12256
- maxTokens: number;
12257
- };
12258
- readonly "openai/gpt-5-mini:batch": {
12259
- id: string;
12260
- name: string;
12261
- api: "openai-completions";
12262
- provider: string;
12263
- baseUrl: string;
12264
- reasoning: true;
12265
- input: ("image" | "text")[];
12266
- cost: {
12267
- input: number;
12268
- output: number;
12269
- cacheRead: number;
12270
- cacheWrite: number;
12271
- };
12272
- contextWindow: number;
12273
- maxTokens: number;
12274
- };
12275
- readonly "openai/gpt-5-nano": {
12276
- id: string;
12277
- name: string;
12278
- api: "openai-completions";
12279
- provider: string;
12280
- baseUrl: string;
12281
- reasoning: true;
12282
- input: ("image" | "text")[];
12283
- cost: {
12284
- input: number;
12285
- output: number;
12286
- cacheRead: number;
12287
- cacheWrite: number;
12288
- };
12289
- contextWindow: number;
12290
- maxTokens: number;
12291
- };
12292
- readonly "openai/gpt-5-nano:batch": {
12293
- id: string;
12294
- name: string;
12295
- api: "openai-completions";
12296
- provider: string;
12297
- baseUrl: string;
12298
- reasoning: true;
12299
- input: ("image" | "text")[];
12300
- cost: {
12301
- input: number;
12302
- output: number;
12303
- cacheRead: number;
12304
- cacheWrite: number;
12305
- };
12306
- contextWindow: number;
12307
- maxTokens: number;
12308
- };
12309
- readonly "openai/gpt-5-pro": {
12310
- id: string;
12311
- name: string;
12312
- api: "openai-completions";
12313
- provider: string;
12314
- baseUrl: string;
12315
- reasoning: true;
12316
- input: ("image" | "text")[];
12317
- cost: {
12318
- input: number;
12319
- output: number;
12320
- cacheRead: number;
12321
- cacheWrite: number;
12322
- };
12323
- contextWindow: number;
12324
- maxTokens: number;
12325
- };
12326
- readonly "openai/gpt-5-pro:batch": {
12327
- id: string;
12328
- name: string;
12329
- api: "openai-completions";
12330
- provider: string;
12331
- baseUrl: string;
12332
- reasoning: true;
12333
- input: ("image" | "text")[];
12334
- cost: {
12335
- input: number;
12336
- output: number;
12337
- cacheRead: number;
12338
- cacheWrite: number;
12339
- };
12340
- contextWindow: number;
12341
- maxTokens: number;
12342
- };
12343
- readonly "openai/gpt-5.1": {
12344
- id: string;
12345
- name: string;
12346
- api: "openai-completions";
12347
- provider: string;
12348
- baseUrl: string;
12349
- reasoning: true;
12350
- input: ("image" | "text")[];
12351
- cost: {
12352
- input: number;
12353
- output: number;
12354
- cacheRead: number;
12355
- cacheWrite: number;
12356
- };
12357
- contextWindow: number;
12358
- maxTokens: number;
12359
- };
12360
- readonly "openai/gpt-5.1-codex": {
12361
- id: string;
12362
- name: string;
12363
- api: "openai-completions";
12364
- provider: string;
12365
- baseUrl: string;
12366
- reasoning: true;
12367
- input: ("image" | "text")[];
12368
- cost: {
12369
- input: number;
12370
- output: number;
12371
- cacheRead: number;
12372
- cacheWrite: number;
12373
- };
12374
- contextWindow: number;
12375
- maxTokens: number;
12376
- };
12377
- readonly "openai/gpt-5.1-codex-max": {
12378
- id: string;
12379
- name: string;
12380
- api: "openai-completions";
12381
- provider: string;
12382
- baseUrl: string;
12383
- reasoning: true;
12384
- input: ("image" | "text")[];
12385
- cost: {
12386
- input: number;
12387
- output: number;
12388
- cacheRead: number;
12389
- cacheWrite: number;
12390
- };
12391
- contextWindow: number;
12392
- maxTokens: number;
12393
- };
12394
- readonly "openai/gpt-5.1-codex-mini": {
12395
- id: string;
12396
- name: string;
12397
- api: "openai-completions";
12398
- provider: string;
12399
- baseUrl: string;
12400
- reasoning: true;
12401
- input: ("image" | "text")[];
12402
- cost: {
12403
- input: number;
12404
- output: number;
12405
- cacheRead: number;
12406
- cacheWrite: number;
12407
- };
12408
- contextWindow: number;
12409
- maxTokens: number;
12410
- };
12411
- readonly "openai/gpt-5.1:batch": {
12412
- id: string;
12413
- name: string;
12414
- api: "openai-completions";
12415
- provider: string;
12416
- baseUrl: string;
12417
- reasoning: true;
12418
- input: ("image" | "text")[];
12419
- cost: {
12420
- input: number;
12421
- output: number;
12422
- cacheRead: number;
12423
- cacheWrite: number;
12424
- };
12425
- contextWindow: number;
12426
- maxTokens: number;
12427
- };
12428
- readonly "openai/gpt-5.2": {
12429
- id: string;
12430
- name: string;
12431
- api: "openai-completions";
12432
- provider: string;
12433
- baseUrl: string;
12434
- reasoning: true;
12435
- input: ("image" | "text")[];
12436
- cost: {
12437
- input: number;
12438
- output: number;
12439
- cacheRead: number;
12440
- cacheWrite: number;
12441
- };
12442
- contextWindow: number;
12443
- maxTokens: number;
12444
- };
12445
- readonly "openai/gpt-5.2-chat": {
12446
- id: string;
12447
- name: string;
12448
- api: "openai-completions";
12449
- provider: string;
12450
- baseUrl: string;
12451
- reasoning: false;
12452
- input: ("image" | "text")[];
12453
- cost: {
12454
- input: number;
12455
- output: number;
12456
- cacheRead: number;
12457
- cacheWrite: number;
12458
- };
12459
- contextWindow: number;
12460
- maxTokens: number;
12461
- };
12462
- readonly "openai/gpt-5.2-codex": {
12463
- id: string;
12464
- name: string;
12465
- api: "openai-completions";
12466
- provider: string;
12467
- baseUrl: string;
12468
- reasoning: true;
12469
- input: ("image" | "text")[];
12470
- cost: {
12471
- input: number;
12472
- output: number;
12473
- cacheRead: number;
12474
- cacheWrite: number;
12475
- };
12476
- contextWindow: number;
12477
- maxTokens: number;
12478
- };
12479
- readonly "openai/gpt-5.2-pro": {
12480
- id: string;
12481
- name: string;
12482
- api: "openai-completions";
12483
- provider: string;
12484
- baseUrl: string;
12485
- reasoning: true;
12486
- input: ("image" | "text")[];
12487
- cost: {
12488
- input: number;
12489
- output: number;
12490
- cacheRead: number;
12491
- cacheWrite: number;
12492
- };
12493
- contextWindow: number;
12494
- maxTokens: number;
12495
- };
12496
- readonly "openai/gpt-5.2-pro:batch": {
12497
- id: string;
12498
- name: string;
12499
- api: "openai-completions";
12500
- provider: string;
12501
- baseUrl: string;
12502
- reasoning: true;
12503
- input: ("image" | "text")[];
12504
- cost: {
12505
- input: number;
12506
- output: number;
12507
- cacheRead: number;
12508
- cacheWrite: number;
12509
- };
12510
- contextWindow: number;
12511
- maxTokens: number;
12512
- };
12513
- readonly "openai/gpt-5.2:batch": {
12514
- id: string;
12515
- name: string;
12516
- api: "openai-completions";
12517
- provider: string;
12518
- baseUrl: string;
12519
- reasoning: true;
12520
12135
  input: ("image" | "text")[];
12521
12136
  cost: {
12522
12137
  input: number;
@@ -12527,13 +12142,13 @@ export declare const MODELS: {
12527
12142
  contextWindow: number;
12528
12143
  maxTokens: number;
12529
12144
  };
12530
- readonly "openai/gpt-5.3-codex": {
12145
+ readonly "openai/gpt-4.1-mini": {
12531
12146
  id: string;
12532
12147
  name: string;
12533
12148
  api: "openai-completions";
12534
12149
  provider: string;
12535
12150
  baseUrl: string;
12536
- reasoning: true;
12151
+ reasoning: false;
12537
12152
  input: ("image" | "text")[];
12538
12153
  cost: {
12539
12154
  input: number;
@@ -12544,13 +12159,13 @@ export declare const MODELS: {
12544
12159
  contextWindow: number;
12545
12160
  maxTokens: number;
12546
12161
  };
12547
- readonly "openai/gpt-5.4": {
12162
+ readonly "openai/gpt-4.1-nano": {
12548
12163
  id: string;
12549
12164
  name: string;
12550
12165
  api: "openai-completions";
12551
12166
  provider: string;
12552
12167
  baseUrl: string;
12553
- reasoning: true;
12168
+ reasoning: false;
12554
12169
  input: ("image" | "text")[];
12555
12170
  cost: {
12556
12171
  input: number;
@@ -12561,13 +12176,13 @@ export declare const MODELS: {
12561
12176
  contextWindow: number;
12562
12177
  maxTokens: number;
12563
12178
  };
12564
- readonly "openai/gpt-5.4-mini": {
12179
+ readonly "openai/gpt-4o": {
12565
12180
  id: string;
12566
12181
  name: string;
12567
12182
  api: "openai-completions";
12568
12183
  provider: string;
12569
12184
  baseUrl: string;
12570
- reasoning: true;
12185
+ reasoning: false;
12571
12186
  input: ("image" | "text")[];
12572
12187
  cost: {
12573
12188
  input: number;
@@ -12578,13 +12193,13 @@ export declare const MODELS: {
12578
12193
  contextWindow: number;
12579
12194
  maxTokens: number;
12580
12195
  };
12581
- readonly "openai/gpt-5.4-mini:batch": {
12196
+ readonly "openai/gpt-4o-2024-05-13": {
12582
12197
  id: string;
12583
12198
  name: string;
12584
12199
  api: "openai-completions";
12585
12200
  provider: string;
12586
12201
  baseUrl: string;
12587
- reasoning: true;
12202
+ reasoning: false;
12588
12203
  input: ("image" | "text")[];
12589
12204
  cost: {
12590
12205
  input: number;
@@ -12595,13 +12210,13 @@ export declare const MODELS: {
12595
12210
  contextWindow: number;
12596
12211
  maxTokens: number;
12597
12212
  };
12598
- readonly "openai/gpt-5.4-nano": {
12213
+ readonly "openai/gpt-4o-2024-08-06": {
12599
12214
  id: string;
12600
12215
  name: string;
12601
12216
  api: "openai-completions";
12602
12217
  provider: string;
12603
12218
  baseUrl: string;
12604
- reasoning: true;
12219
+ reasoning: false;
12605
12220
  input: ("image" | "text")[];
12606
12221
  cost: {
12607
12222
  input: number;
@@ -12612,13 +12227,13 @@ export declare const MODELS: {
12612
12227
  contextWindow: number;
12613
12228
  maxTokens: number;
12614
12229
  };
12615
- readonly "openai/gpt-5.4-nano:batch": {
12230
+ readonly "openai/gpt-4o-2024-11-20": {
12616
12231
  id: string;
12617
12232
  name: string;
12618
12233
  api: "openai-completions";
12619
12234
  provider: string;
12620
12235
  baseUrl: string;
12621
- reasoning: true;
12236
+ reasoning: false;
12622
12237
  input: ("image" | "text")[];
12623
12238
  cost: {
12624
12239
  input: number;
@@ -12629,13 +12244,13 @@ export declare const MODELS: {
12629
12244
  contextWindow: number;
12630
12245
  maxTokens: number;
12631
12246
  };
12632
- readonly "openai/gpt-5.4-pro": {
12247
+ readonly "openai/gpt-4o-mini": {
12633
12248
  id: string;
12634
12249
  name: string;
12635
12250
  api: "openai-completions";
12636
12251
  provider: string;
12637
12252
  baseUrl: string;
12638
- reasoning: true;
12253
+ reasoning: false;
12639
12254
  input: ("image" | "text")[];
12640
12255
  cost: {
12641
12256
  input: number;
@@ -12646,13 +12261,13 @@ export declare const MODELS: {
12646
12261
  contextWindow: number;
12647
12262
  maxTokens: number;
12648
12263
  };
12649
- readonly "openai/gpt-5.4-pro:batch": {
12264
+ readonly "openai/gpt-4o-mini-2024-07-18": {
12650
12265
  id: string;
12651
12266
  name: string;
12652
12267
  api: "openai-completions";
12653
12268
  provider: string;
12654
12269
  baseUrl: string;
12655
- reasoning: true;
12270
+ reasoning: false;
12656
12271
  input: ("image" | "text")[];
12657
12272
  cost: {
12658
12273
  input: number;
@@ -12663,7 +12278,7 @@ export declare const MODELS: {
12663
12278
  contextWindow: number;
12664
12279
  maxTokens: number;
12665
12280
  };
12666
- readonly "openai/gpt-5.4:batch": {
12281
+ readonly "openai/gpt-5": {
12667
12282
  id: string;
12668
12283
  name: string;
12669
12284
  api: "openai-completions";
@@ -12680,7 +12295,7 @@ export declare const MODELS: {
12680
12295
  contextWindow: number;
12681
12296
  maxTokens: number;
12682
12297
  };
12683
- readonly "openai/gpt-5.5": {
12298
+ readonly "openai/gpt-5-mini": {
12684
12299
  id: string;
12685
12300
  name: string;
12686
12301
  api: "openai-completions";
@@ -12697,7 +12312,7 @@ export declare const MODELS: {
12697
12312
  contextWindow: number;
12698
12313
  maxTokens: number;
12699
12314
  };
12700
- readonly "openai/gpt-5.5-pro": {
12315
+ readonly "openai/gpt-5-nano": {
12701
12316
  id: string;
12702
12317
  name: string;
12703
12318
  api: "openai-completions";
@@ -12714,7 +12329,7 @@ export declare const MODELS: {
12714
12329
  contextWindow: number;
12715
12330
  maxTokens: number;
12716
12331
  };
12717
- readonly "openai/gpt-5.5-pro:batch": {
12332
+ readonly "openai/gpt-5-pro": {
12718
12333
  id: string;
12719
12334
  name: string;
12720
12335
  api: "openai-completions";
@@ -12731,7 +12346,7 @@ export declare const MODELS: {
12731
12346
  contextWindow: number;
12732
12347
  maxTokens: number;
12733
12348
  };
12734
- readonly "openai/gpt-5.5:batch": {
12349
+ readonly "openai/gpt-5.1": {
12735
12350
  id: string;
12736
12351
  name: string;
12737
12352
  api: "openai-completions";
@@ -12748,7 +12363,7 @@ export declare const MODELS: {
12748
12363
  contextWindow: number;
12749
12364
  maxTokens: number;
12750
12365
  };
12751
- readonly "openai/gpt-5.6-luna": {
12366
+ readonly "openai/gpt-5.1-codex": {
12752
12367
  id: string;
12753
12368
  name: string;
12754
12369
  api: "openai-completions";
@@ -12765,7 +12380,7 @@ export declare const MODELS: {
12765
12380
  contextWindow: number;
12766
12381
  maxTokens: number;
12767
12382
  };
12768
- readonly "openai/gpt-5.6-luna-pro": {
12383
+ readonly "openai/gpt-5.1-codex-max": {
12769
12384
  id: string;
12770
12385
  name: string;
12771
12386
  api: "openai-completions";
@@ -12782,7 +12397,7 @@ export declare const MODELS: {
12782
12397
  contextWindow: number;
12783
12398
  maxTokens: number;
12784
12399
  };
12785
- readonly "openai/gpt-5.6-luna-pro:batch": {
12400
+ readonly "openai/gpt-5.1-codex-mini": {
12786
12401
  id: string;
12787
12402
  name: string;
12788
12403
  api: "openai-completions";
@@ -12799,7 +12414,7 @@ export declare const MODELS: {
12799
12414
  contextWindow: number;
12800
12415
  maxTokens: number;
12801
12416
  };
12802
- readonly "openai/gpt-5.6-luna:batch": {
12417
+ readonly "openai/gpt-5.2": {
12803
12418
  id: string;
12804
12419
  name: string;
12805
12420
  api: "openai-completions";
@@ -12816,13 +12431,13 @@ export declare const MODELS: {
12816
12431
  contextWindow: number;
12817
12432
  maxTokens: number;
12818
12433
  };
12819
- readonly "openai/gpt-5.6-sol": {
12434
+ readonly "openai/gpt-5.2-chat": {
12820
12435
  id: string;
12821
12436
  name: string;
12822
12437
  api: "openai-completions";
12823
12438
  provider: string;
12824
12439
  baseUrl: string;
12825
- reasoning: true;
12440
+ reasoning: false;
12826
12441
  input: ("image" | "text")[];
12827
12442
  cost: {
12828
12443
  input: number;
@@ -12833,7 +12448,7 @@ export declare const MODELS: {
12833
12448
  contextWindow: number;
12834
12449
  maxTokens: number;
12835
12450
  };
12836
- readonly "openai/gpt-5.6-sol-pro": {
12451
+ readonly "openai/gpt-5.2-codex": {
12837
12452
  id: string;
12838
12453
  name: string;
12839
12454
  api: "openai-completions";
@@ -12850,7 +12465,7 @@ export declare const MODELS: {
12850
12465
  contextWindow: number;
12851
12466
  maxTokens: number;
12852
12467
  };
12853
- readonly "openai/gpt-5.6-sol-pro:batch": {
12468
+ readonly "openai/gpt-5.2-pro": {
12854
12469
  id: string;
12855
12470
  name: string;
12856
12471
  api: "openai-completions";
@@ -12867,7 +12482,7 @@ export declare const MODELS: {
12867
12482
  contextWindow: number;
12868
12483
  maxTokens: number;
12869
12484
  };
12870
- readonly "openai/gpt-5.6-sol:batch": {
12485
+ readonly "openai/gpt-5.3-codex": {
12871
12486
  id: string;
12872
12487
  name: string;
12873
12488
  api: "openai-completions";
@@ -12884,7 +12499,7 @@ export declare const MODELS: {
12884
12499
  contextWindow: number;
12885
12500
  maxTokens: number;
12886
12501
  };
12887
- readonly "openai/gpt-5.6-terra": {
12502
+ readonly "openai/gpt-5.4": {
12888
12503
  id: string;
12889
12504
  name: string;
12890
12505
  api: "openai-completions";
@@ -12901,7 +12516,7 @@ export declare const MODELS: {
12901
12516
  contextWindow: number;
12902
12517
  maxTokens: number;
12903
12518
  };
12904
- readonly "openai/gpt-5.6-terra-pro": {
12519
+ readonly "openai/gpt-5.4-mini": {
12905
12520
  id: string;
12906
12521
  name: string;
12907
12522
  api: "openai-completions";
@@ -12918,7 +12533,7 @@ export declare const MODELS: {
12918
12533
  contextWindow: number;
12919
12534
  maxTokens: number;
12920
12535
  };
12921
- readonly "openai/gpt-5.6-terra-pro:batch": {
12536
+ readonly "openai/gpt-5.4-nano": {
12922
12537
  id: string;
12923
12538
  name: string;
12924
12539
  api: "openai-completions";
@@ -12935,7 +12550,7 @@ export declare const MODELS: {
12935
12550
  contextWindow: number;
12936
12551
  maxTokens: number;
12937
12552
  };
12938
- readonly "openai/gpt-5.6-terra:batch": {
12553
+ readonly "openai/gpt-5.4-pro": {
12939
12554
  id: string;
12940
12555
  name: string;
12941
12556
  api: "openai-completions";
@@ -12952,7 +12567,7 @@ export declare const MODELS: {
12952
12567
  contextWindow: number;
12953
12568
  maxTokens: number;
12954
12569
  };
12955
- readonly "openai/gpt-5:batch": {
12570
+ readonly "openai/gpt-5.5": {
12956
12571
  id: string;
12957
12572
  name: string;
12958
12573
  api: "openai-completions";
@@ -12969,14 +12584,14 @@ export declare const MODELS: {
12969
12584
  contextWindow: number;
12970
12585
  maxTokens: number;
12971
12586
  };
12972
- readonly "openai/gpt-audio": {
12587
+ readonly "openai/gpt-5.5-pro": {
12973
12588
  id: string;
12974
12589
  name: string;
12975
12590
  api: "openai-completions";
12976
12591
  provider: string;
12977
12592
  baseUrl: string;
12978
- reasoning: false;
12979
- input: "text"[];
12593
+ reasoning: true;
12594
+ input: ("image" | "text")[];
12980
12595
  cost: {
12981
12596
  input: number;
12982
12597
  output: number;
@@ -12986,14 +12601,14 @@ export declare const MODELS: {
12986
12601
  contextWindow: number;
12987
12602
  maxTokens: number;
12988
12603
  };
12989
- readonly "openai/gpt-audio-mini": {
12604
+ readonly "openai/gpt-5.6-luna": {
12990
12605
  id: string;
12991
12606
  name: string;
12992
12607
  api: "openai-completions";
12993
12608
  provider: string;
12994
12609
  baseUrl: string;
12995
- reasoning: false;
12996
- input: "text"[];
12610
+ reasoning: true;
12611
+ input: ("image" | "text")[];
12997
12612
  cost: {
12998
12613
  input: number;
12999
12614
  output: number;
@@ -13003,13 +12618,13 @@ export declare const MODELS: {
13003
12618
  contextWindow: number;
13004
12619
  maxTokens: number;
13005
12620
  };
13006
- readonly "openai/gpt-chat-latest": {
12621
+ readonly "openai/gpt-5.6-luna-pro": {
13007
12622
  id: string;
13008
12623
  name: string;
13009
12624
  api: "openai-completions";
13010
12625
  provider: string;
13011
12626
  baseUrl: string;
13012
- reasoning: false;
12627
+ reasoning: true;
13013
12628
  input: ("image" | "text")[];
13014
12629
  cost: {
13015
12630
  input: number;
@@ -13020,14 +12635,14 @@ export declare const MODELS: {
13020
12635
  contextWindow: number;
13021
12636
  maxTokens: number;
13022
12637
  };
13023
- readonly "openai/gpt-oss-120b": {
12638
+ readonly "openai/gpt-5.6-sol": {
13024
12639
  id: string;
13025
12640
  name: string;
13026
12641
  api: "openai-completions";
13027
12642
  provider: string;
13028
12643
  baseUrl: string;
13029
12644
  reasoning: true;
13030
- input: "text"[];
12645
+ input: ("image" | "text")[];
13031
12646
  cost: {
13032
12647
  input: number;
13033
12648
  output: number;
@@ -13037,14 +12652,14 @@ export declare const MODELS: {
13037
12652
  contextWindow: number;
13038
12653
  maxTokens: number;
13039
12654
  };
13040
- readonly "openai/gpt-oss-20b": {
12655
+ readonly "openai/gpt-5.6-sol-pro": {
13041
12656
  id: string;
13042
12657
  name: string;
13043
12658
  api: "openai-completions";
13044
12659
  provider: string;
13045
12660
  baseUrl: string;
13046
12661
  reasoning: true;
13047
- input: "text"[];
12662
+ input: ("image" | "text")[];
13048
12663
  cost: {
13049
12664
  input: number;
13050
12665
  output: number;
@@ -13054,14 +12669,14 @@ export declare const MODELS: {
13054
12669
  contextWindow: number;
13055
12670
  maxTokens: number;
13056
12671
  };
13057
- readonly "openai/gpt-oss-safeguard-20b": {
12672
+ readonly "openai/gpt-5.6-terra": {
13058
12673
  id: string;
13059
12674
  name: string;
13060
12675
  api: "openai-completions";
13061
12676
  provider: string;
13062
12677
  baseUrl: string;
13063
12678
  reasoning: true;
13064
- input: "text"[];
12679
+ input: ("image" | "text")[];
13065
12680
  cost: {
13066
12681
  input: number;
13067
12682
  output: number;
@@ -13071,7 +12686,7 @@ export declare const MODELS: {
13071
12686
  contextWindow: number;
13072
12687
  maxTokens: number;
13073
12688
  };
13074
- readonly "openai/o1": {
12689
+ readonly "openai/gpt-5.6-terra-pro": {
13075
12690
  id: string;
13076
12691
  name: string;
13077
12692
  api: "openai-completions";
@@ -13088,14 +12703,14 @@ export declare const MODELS: {
13088
12703
  contextWindow: number;
13089
12704
  maxTokens: number;
13090
12705
  };
13091
- readonly "openai/o1:batch": {
12706
+ readonly "openai/gpt-audio": {
13092
12707
  id: string;
13093
12708
  name: string;
13094
12709
  api: "openai-completions";
13095
12710
  provider: string;
13096
12711
  baseUrl: string;
13097
- reasoning: true;
13098
- input: ("image" | "text")[];
12712
+ reasoning: false;
12713
+ input: "text"[];
13099
12714
  cost: {
13100
12715
  input: number;
13101
12716
  output: number;
@@ -13105,14 +12720,14 @@ export declare const MODELS: {
13105
12720
  contextWindow: number;
13106
12721
  maxTokens: number;
13107
12722
  };
13108
- readonly "openai/o3": {
12723
+ readonly "openai/gpt-audio-mini": {
13109
12724
  id: string;
13110
12725
  name: string;
13111
12726
  api: "openai-completions";
13112
12727
  provider: string;
13113
12728
  baseUrl: string;
13114
- reasoning: true;
13115
- input: ("image" | "text")[];
12729
+ reasoning: false;
12730
+ input: "text"[];
13116
12731
  cost: {
13117
12732
  input: number;
13118
12733
  output: number;
@@ -13122,14 +12737,14 @@ export declare const MODELS: {
13122
12737
  contextWindow: number;
13123
12738
  maxTokens: number;
13124
12739
  };
13125
- readonly "openai/o3-mini": {
12740
+ readonly "openai/gpt-chat-latest": {
13126
12741
  id: string;
13127
12742
  name: string;
13128
12743
  api: "openai-completions";
13129
12744
  provider: string;
13130
12745
  baseUrl: string;
13131
- reasoning: true;
13132
- input: "text"[];
12746
+ reasoning: false;
12747
+ input: ("image" | "text")[];
13133
12748
  cost: {
13134
12749
  input: number;
13135
12750
  output: number;
@@ -13139,7 +12754,7 @@ export declare const MODELS: {
13139
12754
  contextWindow: number;
13140
12755
  maxTokens: number;
13141
12756
  };
13142
- readonly "openai/o3-mini-high": {
12757
+ readonly "openai/gpt-oss-120b": {
13143
12758
  id: string;
13144
12759
  name: string;
13145
12760
  api: "openai-completions";
@@ -13156,7 +12771,7 @@ export declare const MODELS: {
13156
12771
  contextWindow: number;
13157
12772
  maxTokens: number;
13158
12773
  };
13159
- readonly "openai/o3-mini-high:batch": {
12774
+ readonly "openai/gpt-oss-20b": {
13160
12775
  id: string;
13161
12776
  name: string;
13162
12777
  api: "openai-completions";
@@ -13173,7 +12788,7 @@ export declare const MODELS: {
13173
12788
  contextWindow: number;
13174
12789
  maxTokens: number;
13175
12790
  };
13176
- readonly "openai/o3-mini:batch": {
12791
+ readonly "openai/gpt-oss-safeguard-20b": {
13177
12792
  id: string;
13178
12793
  name: string;
13179
12794
  api: "openai-completions";
@@ -13190,7 +12805,7 @@ export declare const MODELS: {
13190
12805
  contextWindow: number;
13191
12806
  maxTokens: number;
13192
12807
  };
13193
- readonly "openai/o3-pro": {
12808
+ readonly "openai/o1": {
13194
12809
  id: string;
13195
12810
  name: string;
13196
12811
  api: "openai-completions";
@@ -13207,7 +12822,7 @@ export declare const MODELS: {
13207
12822
  contextWindow: number;
13208
12823
  maxTokens: number;
13209
12824
  };
13210
- readonly "openai/o3-pro:batch": {
12825
+ readonly "openai/o3": {
13211
12826
  id: string;
13212
12827
  name: string;
13213
12828
  api: "openai-completions";
@@ -13224,14 +12839,14 @@ export declare const MODELS: {
13224
12839
  contextWindow: number;
13225
12840
  maxTokens: number;
13226
12841
  };
13227
- readonly "openai/o3:batch": {
12842
+ readonly "openai/o3-mini": {
13228
12843
  id: string;
13229
12844
  name: string;
13230
12845
  api: "openai-completions";
13231
12846
  provider: string;
13232
12847
  baseUrl: string;
13233
12848
  reasoning: true;
13234
- input: ("image" | "text")[];
12849
+ input: "text"[];
13235
12850
  cost: {
13236
12851
  input: number;
13237
12852
  output: number;
@@ -13241,14 +12856,14 @@ export declare const MODELS: {
13241
12856
  contextWindow: number;
13242
12857
  maxTokens: number;
13243
12858
  };
13244
- readonly "openai/o4-mini": {
12859
+ readonly "openai/o3-mini-high": {
13245
12860
  id: string;
13246
12861
  name: string;
13247
12862
  api: "openai-completions";
13248
12863
  provider: string;
13249
12864
  baseUrl: string;
13250
12865
  reasoning: true;
13251
- input: ("image" | "text")[];
12866
+ input: "text"[];
13252
12867
  cost: {
13253
12868
  input: number;
13254
12869
  output: number;
@@ -13258,7 +12873,7 @@ export declare const MODELS: {
13258
12873
  contextWindow: number;
13259
12874
  maxTokens: number;
13260
12875
  };
13261
- readonly "openai/o4-mini-high": {
12876
+ readonly "openai/o3-pro": {
13262
12877
  id: string;
13263
12878
  name: string;
13264
12879
  api: "openai-completions";
@@ -13275,7 +12890,7 @@ export declare const MODELS: {
13275
12890
  contextWindow: number;
13276
12891
  maxTokens: number;
13277
12892
  };
13278
- readonly "openai/o4-mini-high:batch": {
12893
+ readonly "openai/o4-mini": {
13279
12894
  id: string;
13280
12895
  name: string;
13281
12896
  api: "openai-completions";
@@ -13292,7 +12907,7 @@ export declare const MODELS: {
13292
12907
  contextWindow: number;
13293
12908
  maxTokens: number;
13294
12909
  };
13295
- readonly "openai/o4-mini:batch": {
12910
+ readonly "openai/o4-mini-high": {
13296
12911
  id: string;
13297
12912
  name: string;
13298
12913
  api: "openai-completions";
@@ -14210,6 +13825,23 @@ export declare const MODELS: {
14210
13825
  contextWindow: number;
14211
13826
  maxTokens: number;
14212
13827
  };
13828
+ readonly "qwen/qwen3.8-2.4t-a95b:batch": {
13829
+ id: string;
13830
+ name: string;
13831
+ api: "openai-completions";
13832
+ provider: string;
13833
+ baseUrl: string;
13834
+ reasoning: true;
13835
+ input: "text"[];
13836
+ cost: {
13837
+ input: number;
13838
+ output: number;
13839
+ cacheRead: number;
13840
+ cacheWrite: number;
13841
+ };
13842
+ contextWindow: number;
13843
+ maxTokens: number;
13844
+ };
14213
13845
  readonly "qwen/qwen3.8-27b": {
14214
13846
  id: string;
14215
13847
  name: string;
@@ -14227,6 +13859,23 @@ export declare const MODELS: {
14227
13859
  contextWindow: number;
14228
13860
  maxTokens: number;
14229
13861
  };
13862
+ readonly "qwen/qwen3.8-flash": {
13863
+ id: string;
13864
+ name: string;
13865
+ api: "openai-completions";
13866
+ provider: string;
13867
+ baseUrl: string;
13868
+ reasoning: true;
13869
+ input: ("image" | "text")[];
13870
+ cost: {
13871
+ input: number;
13872
+ output: number;
13873
+ cacheRead: number;
13874
+ cacheWrite: number;
13875
+ };
13876
+ contextWindow: number;
13877
+ maxTokens: number;
13878
+ };
14230
13879
  readonly "qwen/qwen3.8-max": {
14231
13880
  id: string;
14232
13881
  name: string;
@@ -14329,14 +13978,14 @@ export declare const MODELS: {
14329
13978
  contextWindow: number;
14330
13979
  maxTokens: number;
14331
13980
  };
14332
- readonly "stealth/ox-alpha": {
13981
+ readonly "stepfun/step-3.5-flash": {
14333
13982
  id: string;
14334
13983
  name: string;
14335
13984
  api: "openai-completions";
14336
13985
  provider: string;
14337
13986
  baseUrl: string;
14338
13987
  reasoning: true;
14339
- input: ("image" | "text")[];
13988
+ input: "text"[];
14340
13989
  cost: {
14341
13990
  input: number;
14342
13991
  output: number;
@@ -14346,14 +13995,14 @@ export declare const MODELS: {
14346
13995
  contextWindow: number;
14347
13996
  maxTokens: number;
14348
13997
  };
14349
- readonly "stepfun/step-3.5-flash": {
13998
+ readonly "stepfun/step-3.7-flash": {
14350
13999
  id: string;
14351
14000
  name: string;
14352
14001
  api: "openai-completions";
14353
14002
  provider: string;
14354
14003
  baseUrl: string;
14355
14004
  reasoning: true;
14356
- input: "text"[];
14005
+ input: ("image" | "text")[];
14357
14006
  cost: {
14358
14007
  input: number;
14359
14008
  output: number;
@@ -14363,14 +14012,14 @@ export declare const MODELS: {
14363
14012
  contextWindow: number;
14364
14013
  maxTokens: number;
14365
14014
  };
14366
- readonly "stepfun/step-3.7-flash": {
14015
+ readonly "tencent/hy3": {
14367
14016
  id: string;
14368
14017
  name: string;
14369
14018
  api: "openai-completions";
14370
14019
  provider: string;
14371
14020
  baseUrl: string;
14372
14021
  reasoning: true;
14373
- input: ("image" | "text")[];
14022
+ input: "text"[];
14374
14023
  cost: {
14375
14024
  input: number;
14376
14025
  output: number;
@@ -14380,7 +14029,7 @@ export declare const MODELS: {
14380
14029
  contextWindow: number;
14381
14030
  maxTokens: number;
14382
14031
  };
14383
- readonly "tencent/hy3": {
14032
+ readonly "tencent/hy3-preview": {
14384
14033
  id: string;
14385
14034
  name: string;
14386
14035
  api: "openai-completions";
@@ -14397,7 +14046,7 @@ export declare const MODELS: {
14397
14046
  contextWindow: number;
14398
14047
  maxTokens: number;
14399
14048
  };
14400
- readonly "tencent/hy3-preview": {
14049
+ readonly "tencent/hy4-preview": {
14401
14050
  id: string;
14402
14051
  name: string;
14403
14052
  api: "openai-completions";
@@ -14856,7 +14505,7 @@ export declare const MODELS: {
14856
14505
  contextWindow: number;
14857
14506
  maxTokens: number;
14858
14507
  };
14859
- readonly "z-ai/glm-5.2:batch": {
14508
+ readonly "z-ai/glm-5.2:free": {
14860
14509
  id: string;
14861
14510
  name: string;
14862
14511
  api: "openai-completions";
@@ -14873,7 +14522,7 @@ export declare const MODELS: {
14873
14522
  contextWindow: number;
14874
14523
  maxTokens: number;
14875
14524
  };
14876
- readonly "z-ai/glm-5.2:free": {
14525
+ readonly "z-ai/glm-5.3": {
14877
14526
  id: string;
14878
14527
  name: string;
14879
14528
  api: "openai-completions";
@@ -14890,14 +14539,14 @@ export declare const MODELS: {
14890
14539
  contextWindow: number;
14891
14540
  maxTokens: number;
14892
14541
  };
14893
- readonly "z-ai/glm-5.3": {
14542
+ readonly "z-ai/glm-5.3-flash": {
14894
14543
  id: string;
14895
14544
  name: string;
14896
14545
  api: "openai-completions";
14897
14546
  provider: string;
14898
14547
  baseUrl: string;
14899
14548
  reasoning: true;
14900
- input: "text"[];
14549
+ input: ("image" | "text")[];
14901
14550
  cost: {
14902
14551
  input: number;
14903
14552
  output: number;
@@ -15589,6 +15238,23 @@ export declare const MODELS: {
15589
15238
  contextWindow: number;
15590
15239
  maxTokens: number;
15591
15240
  };
15241
+ readonly "alibaba/qwen3.8-flash": {
15242
+ id: string;
15243
+ name: string;
15244
+ api: "anthropic-messages";
15245
+ provider: string;
15246
+ baseUrl: string;
15247
+ reasoning: true;
15248
+ input: ("image" | "text")[];
15249
+ cost: {
15250
+ input: number;
15251
+ output: number;
15252
+ cacheRead: number;
15253
+ cacheWrite: number;
15254
+ };
15255
+ contextWindow: number;
15256
+ maxTokens: number;
15257
+ };
15592
15258
  readonly "alibaba/qwen3.8-max": {
15593
15259
  id: string;
15594
15260
  name: string;
@@ -16439,6 +16105,40 @@ export declare const MODELS: {
16439
16105
  contextWindow: number;
16440
16106
  maxTokens: number;
16441
16107
  };
16108
+ readonly "inclusionai/ling-3.0-flash-fin": {
16109
+ id: string;
16110
+ name: string;
16111
+ api: "anthropic-messages";
16112
+ provider: string;
16113
+ baseUrl: string;
16114
+ reasoning: true;
16115
+ input: "text"[];
16116
+ cost: {
16117
+ input: number;
16118
+ output: number;
16119
+ cacheRead: number;
16120
+ cacheWrite: number;
16121
+ };
16122
+ contextWindow: number;
16123
+ maxTokens: number;
16124
+ };
16125
+ readonly "inclusionai/ling-3.0-flash-fin-free": {
16126
+ id: string;
16127
+ name: string;
16128
+ api: "anthropic-messages";
16129
+ provider: string;
16130
+ baseUrl: string;
16131
+ reasoning: true;
16132
+ input: "text"[];
16133
+ cost: {
16134
+ input: number;
16135
+ output: number;
16136
+ cacheRead: number;
16137
+ cacheWrite: number;
16138
+ };
16139
+ contextWindow: number;
16140
+ maxTokens: number;
16141
+ };
16442
16142
  readonly "interfaze/interfaze-beta": {
16443
16143
  id: string;
16444
16144
  name: string;
@@ -18564,6 +18264,23 @@ export declare const MODELS: {
18564
18264
  contextWindow: number;
18565
18265
  maxTokens: number;
18566
18266
  };
18267
+ readonly "tencent/hy4-preview": {
18268
+ id: string;
18269
+ name: string;
18270
+ api: "anthropic-messages";
18271
+ provider: string;
18272
+ baseUrl: string;
18273
+ reasoning: true;
18274
+ input: "text"[];
18275
+ cost: {
18276
+ input: number;
18277
+ output: number;
18278
+ cacheRead: number;
18279
+ cacheWrite: number;
18280
+ };
18281
+ contextWindow: number;
18282
+ maxTokens: number;
18283
+ };
18567
18284
  readonly "thinkingmachines/inkling": {
18568
18285
  id: string;
18569
18286
  name: string;
@@ -18853,6 +18570,23 @@ export declare const MODELS: {
18853
18570
  contextWindow: number;
18854
18571
  maxTokens: number;
18855
18572
  };
18573
+ readonly "zai/glm-5.3-flash": {
18574
+ id: string;
18575
+ name: string;
18576
+ api: "anthropic-messages";
18577
+ provider: string;
18578
+ baseUrl: string;
18579
+ reasoning: true;
18580
+ input: ("image" | "text")[];
18581
+ cost: {
18582
+ input: number;
18583
+ output: number;
18584
+ cacheRead: number;
18585
+ cacheWrite: number;
18586
+ };
18587
+ contextWindow: number;
18588
+ maxTokens: number;
18589
+ };
18856
18590
  readonly "zai/glm-5v-turbo": {
18857
18591
  id: string;
18858
18592
  name: string;