@dreb/ai 2.49.0 → 2.51.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.
@@ -5544,6 +5544,26 @@ export declare const MODELS: {
5544
5544
  contextWindow: number;
5545
5545
  maxTokens: number;
5546
5546
  };
5547
+ readonly "thinkingmachines/Inkling-Small": {
5548
+ id: string;
5549
+ name: string;
5550
+ api: "openai-completions";
5551
+ provider: string;
5552
+ baseUrl: string;
5553
+ compat: {
5554
+ supportsDeveloperRole: false;
5555
+ };
5556
+ reasoning: true;
5557
+ input: ("image" | "text")[];
5558
+ cost: {
5559
+ input: number;
5560
+ output: number;
5561
+ cacheRead: number;
5562
+ cacheWrite: number;
5563
+ };
5564
+ contextWindow: number;
5565
+ maxTokens: number;
5566
+ };
5547
5567
  readonly "zai-org/GLM-4.5": {
5548
5568
  id: string;
5549
5569
  name: string;
@@ -6481,6 +6501,23 @@ export declare const MODELS: {
6481
6501
  contextWindow: number;
6482
6502
  maxTokens: number;
6483
6503
  };
6504
+ readonly "voxtral-small-latest": {
6505
+ id: string;
6506
+ name: string;
6507
+ api: "mistral-conversations";
6508
+ provider: string;
6509
+ baseUrl: string;
6510
+ reasoning: false;
6511
+ input: "text"[];
6512
+ cost: {
6513
+ input: number;
6514
+ output: number;
6515
+ cacheRead: number;
6516
+ cacheWrite: number;
6517
+ };
6518
+ contextWindow: number;
6519
+ maxTokens: number;
6520
+ };
6484
6521
  };
6485
6522
  readonly openai: {
6486
6523
  readonly "gpt-4": {
@@ -8665,6 +8702,23 @@ export declare const MODELS: {
8665
8702
  contextWindow: number;
8666
8703
  maxTokens: number;
8667
8704
  };
8705
+ readonly "qwen3.8-max": {
8706
+ id: string;
8707
+ name: string;
8708
+ api: "anthropic-messages";
8709
+ provider: string;
8710
+ baseUrl: string;
8711
+ reasoning: true;
8712
+ input: ("image" | "text")[];
8713
+ cost: {
8714
+ input: number;
8715
+ output: number;
8716
+ cacheRead: number;
8717
+ cacheWrite: number;
8718
+ };
8719
+ contextWindow: number;
8720
+ maxTokens: number;
8721
+ };
8668
8722
  };
8669
8723
  readonly openrouter: {
8670
8724
  readonly "ai21/jamba-large-1.7": {
@@ -8854,23 +8908,6 @@ export declare const MODELS: {
8854
8908
  contextWindow: number;
8855
8909
  maxTokens: number;
8856
8910
  };
8857
- readonly "anthropic/claude-fable-5:batch": {
8858
- id: string;
8859
- name: string;
8860
- api: "openai-completions";
8861
- provider: string;
8862
- baseUrl: string;
8863
- reasoning: true;
8864
- input: ("image" | "text")[];
8865
- cost: {
8866
- input: number;
8867
- output: number;
8868
- cacheRead: number;
8869
- cacheWrite: number;
8870
- };
8871
- contextWindow: number;
8872
- maxTokens: number;
8873
- };
8874
8911
  readonly "anthropic/claude-haiku-4.5": {
8875
8912
  id: string;
8876
8913
  name: string;
@@ -8888,23 +8925,6 @@ export declare const MODELS: {
8888
8925
  contextWindow: number;
8889
8926
  maxTokens: number;
8890
8927
  };
8891
- readonly "anthropic/claude-haiku-4.5:batch": {
8892
- id: string;
8893
- name: string;
8894
- api: "openai-completions";
8895
- provider: string;
8896
- baseUrl: string;
8897
- reasoning: true;
8898
- input: ("image" | "text")[];
8899
- cost: {
8900
- input: number;
8901
- output: number;
8902
- cacheRead: number;
8903
- cacheWrite: number;
8904
- };
8905
- contextWindow: number;
8906
- maxTokens: number;
8907
- };
8908
8928
  readonly "anthropic/claude-opus-4": {
8909
8929
  id: string;
8910
8930
  name: string;
@@ -8939,23 +8959,6 @@ export declare const MODELS: {
8939
8959
  contextWindow: number;
8940
8960
  maxTokens: number;
8941
8961
  };
8942
- readonly "anthropic/claude-opus-4.1:batch": {
8943
- id: string;
8944
- name: string;
8945
- api: "openai-completions";
8946
- provider: string;
8947
- baseUrl: string;
8948
- reasoning: true;
8949
- input: ("image" | "text")[];
8950
- cost: {
8951
- input: number;
8952
- output: number;
8953
- cacheRead: number;
8954
- cacheWrite: number;
8955
- };
8956
- contextWindow: number;
8957
- maxTokens: number;
8958
- };
8959
8962
  readonly "anthropic/claude-opus-4.5": {
8960
8963
  id: string;
8961
8964
  name: string;
@@ -8973,23 +8976,6 @@ export declare const MODELS: {
8973
8976
  contextWindow: number;
8974
8977
  maxTokens: number;
8975
8978
  };
8976
- readonly "anthropic/claude-opus-4.5:batch": {
8977
- id: string;
8978
- name: string;
8979
- api: "openai-completions";
8980
- provider: string;
8981
- baseUrl: string;
8982
- reasoning: true;
8983
- input: ("image" | "text")[];
8984
- cost: {
8985
- input: number;
8986
- output: number;
8987
- cacheRead: number;
8988
- cacheWrite: number;
8989
- };
8990
- contextWindow: number;
8991
- maxTokens: number;
8992
- };
8993
8979
  readonly "anthropic/claude-opus-4.6": {
8994
8980
  id: string;
8995
8981
  name: string;
@@ -9007,23 +8993,6 @@ export declare const MODELS: {
9007
8993
  contextWindow: number;
9008
8994
  maxTokens: number;
9009
8995
  };
9010
- readonly "anthropic/claude-opus-4.6:batch": {
9011
- id: string;
9012
- name: string;
9013
- api: "openai-completions";
9014
- provider: string;
9015
- baseUrl: string;
9016
- reasoning: true;
9017
- input: ("image" | "text")[];
9018
- cost: {
9019
- input: number;
9020
- output: number;
9021
- cacheRead: number;
9022
- cacheWrite: number;
9023
- };
9024
- contextWindow: number;
9025
- maxTokens: number;
9026
- };
9027
8996
  readonly "anthropic/claude-opus-4.7": {
9028
8997
  id: string;
9029
8998
  name: string;
@@ -9058,23 +9027,6 @@ export declare const MODELS: {
9058
9027
  contextWindow: number;
9059
9028
  maxTokens: number;
9060
9029
  };
9061
- readonly "anthropic/claude-opus-4.7:batch": {
9062
- id: string;
9063
- name: string;
9064
- api: "openai-completions";
9065
- provider: string;
9066
- baseUrl: string;
9067
- reasoning: true;
9068
- input: ("image" | "text")[];
9069
- cost: {
9070
- input: number;
9071
- output: number;
9072
- cacheRead: number;
9073
- cacheWrite: number;
9074
- };
9075
- contextWindow: number;
9076
- maxTokens: number;
9077
- };
9078
9030
  readonly "anthropic/claude-opus-4.8": {
9079
9031
  id: string;
9080
9032
  name: string;
@@ -9109,23 +9061,6 @@ export declare const MODELS: {
9109
9061
  contextWindow: number;
9110
9062
  maxTokens: number;
9111
9063
  };
9112
- readonly "anthropic/claude-opus-4.8:batch": {
9113
- id: string;
9114
- name: string;
9115
- api: "openai-completions";
9116
- provider: string;
9117
- baseUrl: string;
9118
- reasoning: true;
9119
- input: ("image" | "text")[];
9120
- cost: {
9121
- input: number;
9122
- output: number;
9123
- cacheRead: number;
9124
- cacheWrite: number;
9125
- };
9126
- contextWindow: number;
9127
- maxTokens: number;
9128
- };
9129
9064
  readonly "anthropic/claude-opus-5": {
9130
9065
  id: string;
9131
9066
  name: string;
@@ -9194,23 +9129,6 @@ export declare const MODELS: {
9194
9129
  contextWindow: number;
9195
9130
  maxTokens: number;
9196
9131
  };
9197
- readonly "anthropic/claude-sonnet-4.5:batch": {
9198
- id: string;
9199
- name: string;
9200
- api: "openai-completions";
9201
- provider: string;
9202
- baseUrl: string;
9203
- reasoning: true;
9204
- input: ("image" | "text")[];
9205
- cost: {
9206
- input: number;
9207
- output: number;
9208
- cacheRead: number;
9209
- cacheWrite: number;
9210
- };
9211
- contextWindow: number;
9212
- maxTokens: number;
9213
- };
9214
9132
  readonly "anthropic/claude-sonnet-4.6": {
9215
9133
  id: string;
9216
9134
  name: string;
@@ -9245,23 +9163,6 @@ export declare const MODELS: {
9245
9163
  contextWindow: number;
9246
9164
  maxTokens: number;
9247
9165
  };
9248
- readonly "anthropic/claude-sonnet-5:batch": {
9249
- id: string;
9250
- name: string;
9251
- api: "openai-completions";
9252
- provider: string;
9253
- baseUrl: string;
9254
- reasoning: true;
9255
- input: ("image" | "text")[];
9256
- cost: {
9257
- input: number;
9258
- output: number;
9259
- cacheRead: number;
9260
- cacheWrite: number;
9261
- };
9262
- contextWindow: number;
9263
- maxTokens: number;
9264
- };
9265
9166
  readonly "arcee-ai/trinity-large-thinking": {
9266
9167
  id: string;
9267
9168
  name: string;
@@ -9653,160 +9554,7 @@ export declare const MODELS: {
9653
9554
  contextWindow: number;
9654
9555
  maxTokens: number;
9655
9556
  };
9656
- readonly "google/gemini-2.5-flash-lite:batch": {
9657
- id: string;
9658
- name: string;
9659
- api: "openai-completions";
9660
- provider: string;
9661
- baseUrl: string;
9662
- reasoning: true;
9663
- input: ("image" | "text")[];
9664
- cost: {
9665
- input: number;
9666
- output: number;
9667
- cacheRead: number;
9668
- cacheWrite: number;
9669
- };
9670
- contextWindow: number;
9671
- maxTokens: number;
9672
- };
9673
- readonly "google/gemini-2.5-flash:batch": {
9674
- id: string;
9675
- name: string;
9676
- api: "openai-completions";
9677
- provider: string;
9678
- baseUrl: string;
9679
- reasoning: true;
9680
- input: ("image" | "text")[];
9681
- cost: {
9682
- input: number;
9683
- output: number;
9684
- cacheRead: number;
9685
- cacheWrite: number;
9686
- };
9687
- contextWindow: number;
9688
- maxTokens: number;
9689
- };
9690
- readonly "google/gemini-2.5-pro": {
9691
- id: string;
9692
- name: string;
9693
- api: "openai-completions";
9694
- provider: string;
9695
- baseUrl: string;
9696
- reasoning: true;
9697
- input: ("image" | "text")[];
9698
- cost: {
9699
- input: number;
9700
- output: number;
9701
- cacheRead: number;
9702
- cacheWrite: number;
9703
- };
9704
- contextWindow: number;
9705
- maxTokens: number;
9706
- };
9707
- readonly "google/gemini-2.5-pro-preview": {
9708
- id: string;
9709
- name: string;
9710
- api: "openai-completions";
9711
- provider: string;
9712
- baseUrl: string;
9713
- reasoning: true;
9714
- input: ("image" | "text")[];
9715
- cost: {
9716
- input: number;
9717
- output: number;
9718
- cacheRead: number;
9719
- cacheWrite: number;
9720
- };
9721
- contextWindow: number;
9722
- maxTokens: number;
9723
- };
9724
- readonly "google/gemini-2.5-pro-preview-05-06": {
9725
- id: string;
9726
- name: string;
9727
- api: "openai-completions";
9728
- provider: string;
9729
- baseUrl: string;
9730
- reasoning: true;
9731
- input: ("image" | "text")[];
9732
- cost: {
9733
- input: number;
9734
- output: number;
9735
- cacheRead: number;
9736
- cacheWrite: number;
9737
- };
9738
- contextWindow: number;
9739
- maxTokens: number;
9740
- };
9741
- readonly "google/gemini-2.5-pro:batch": {
9742
- id: string;
9743
- name: string;
9744
- api: "openai-completions";
9745
- provider: string;
9746
- baseUrl: string;
9747
- reasoning: true;
9748
- input: ("image" | "text")[];
9749
- cost: {
9750
- input: number;
9751
- output: number;
9752
- cacheRead: number;
9753
- cacheWrite: number;
9754
- };
9755
- contextWindow: number;
9756
- maxTokens: number;
9757
- };
9758
- readonly "google/gemini-3-flash-preview": {
9759
- id: string;
9760
- name: string;
9761
- api: "openai-completions";
9762
- provider: string;
9763
- baseUrl: string;
9764
- reasoning: true;
9765
- input: ("image" | "text")[];
9766
- cost: {
9767
- input: number;
9768
- output: number;
9769
- cacheRead: number;
9770
- cacheWrite: number;
9771
- };
9772
- contextWindow: number;
9773
- maxTokens: number;
9774
- };
9775
- readonly "google/gemini-3-flash-preview:batch": {
9776
- id: string;
9777
- name: string;
9778
- api: "openai-completions";
9779
- provider: string;
9780
- baseUrl: string;
9781
- reasoning: true;
9782
- input: ("image" | "text")[];
9783
- cost: {
9784
- input: number;
9785
- output: number;
9786
- cacheRead: number;
9787
- cacheWrite: number;
9788
- };
9789
- contextWindow: number;
9790
- maxTokens: number;
9791
- };
9792
- readonly "google/gemini-3-pro-image": {
9793
- id: string;
9794
- name: string;
9795
- api: "openai-completions";
9796
- provider: string;
9797
- baseUrl: string;
9798
- reasoning: true;
9799
- input: ("image" | "text")[];
9800
- cost: {
9801
- input: number;
9802
- output: number;
9803
- cacheRead: number;
9804
- cacheWrite: number;
9805
- };
9806
- contextWindow: number;
9807
- maxTokens: number;
9808
- };
9809
- readonly "google/gemini-3.1-flash-lite": {
9557
+ readonly "google/gemini-2.5-pro": {
9810
9558
  id: string;
9811
9559
  name: string;
9812
9560
  api: "openai-completions";
@@ -9823,7 +9571,7 @@ export declare const MODELS: {
9823
9571
  contextWindow: number;
9824
9572
  maxTokens: number;
9825
9573
  };
9826
- readonly "google/gemini-3.1-flash-lite-preview": {
9574
+ readonly "google/gemini-2.5-pro-preview": {
9827
9575
  id: string;
9828
9576
  name: string;
9829
9577
  api: "openai-completions";
@@ -9840,7 +9588,7 @@ export declare const MODELS: {
9840
9588
  contextWindow: number;
9841
9589
  maxTokens: number;
9842
9590
  };
9843
- readonly "google/gemini-3.1-flash-lite:batch": {
9591
+ readonly "google/gemini-2.5-pro-preview-05-06": {
9844
9592
  id: string;
9845
9593
  name: string;
9846
9594
  api: "openai-completions";
@@ -9857,7 +9605,7 @@ export declare const MODELS: {
9857
9605
  contextWindow: number;
9858
9606
  maxTokens: number;
9859
9607
  };
9860
- readonly "google/gemini-3.1-pro-preview": {
9608
+ readonly "google/gemini-3-flash-preview": {
9861
9609
  id: string;
9862
9610
  name: string;
9863
9611
  api: "openai-completions";
@@ -9874,7 +9622,7 @@ export declare const MODELS: {
9874
9622
  contextWindow: number;
9875
9623
  maxTokens: number;
9876
9624
  };
9877
- readonly "google/gemini-3.1-pro-preview-customtools": {
9625
+ readonly "google/gemini-3-pro-image": {
9878
9626
  id: string;
9879
9627
  name: string;
9880
9628
  api: "openai-completions";
@@ -9891,7 +9639,7 @@ export declare const MODELS: {
9891
9639
  contextWindow: number;
9892
9640
  maxTokens: number;
9893
9641
  };
9894
- readonly "google/gemini-3.1-pro-preview:batch": {
9642
+ readonly "google/gemini-3.1-flash-lite": {
9895
9643
  id: string;
9896
9644
  name: string;
9897
9645
  api: "openai-completions";
@@ -9908,7 +9656,7 @@ export declare const MODELS: {
9908
9656
  contextWindow: number;
9909
9657
  maxTokens: number;
9910
9658
  };
9911
- readonly "google/gemini-3.5-flash": {
9659
+ readonly "google/gemini-3.1-flash-lite-preview": {
9912
9660
  id: string;
9913
9661
  name: string;
9914
9662
  api: "openai-completions";
@@ -9925,7 +9673,7 @@ export declare const MODELS: {
9925
9673
  contextWindow: number;
9926
9674
  maxTokens: number;
9927
9675
  };
9928
- readonly "google/gemini-3.5-flash-lite": {
9676
+ readonly "google/gemini-3.1-pro-preview": {
9929
9677
  id: string;
9930
9678
  name: string;
9931
9679
  api: "openai-completions";
@@ -9942,7 +9690,7 @@ export declare const MODELS: {
9942
9690
  contextWindow: number;
9943
9691
  maxTokens: number;
9944
9692
  };
9945
- readonly "google/gemini-3.5-flash-lite:batch": {
9693
+ readonly "google/gemini-3.1-pro-preview-customtools": {
9946
9694
  id: string;
9947
9695
  name: string;
9948
9696
  api: "openai-completions";
@@ -9959,7 +9707,7 @@ export declare const MODELS: {
9959
9707
  contextWindow: number;
9960
9708
  maxTokens: number;
9961
9709
  };
9962
- readonly "google/gemini-3.5-flash:batch": {
9710
+ readonly "google/gemini-3.5-flash": {
9963
9711
  id: string;
9964
9712
  name: string;
9965
9713
  api: "openai-completions";
@@ -9976,7 +9724,7 @@ export declare const MODELS: {
9976
9724
  contextWindow: number;
9977
9725
  maxTokens: number;
9978
9726
  };
9979
- readonly "google/gemini-3.6-flash": {
9727
+ readonly "google/gemini-3.5-flash-lite": {
9980
9728
  id: string;
9981
9729
  name: string;
9982
9730
  api: "openai-completions";
@@ -9993,7 +9741,7 @@ export declare const MODELS: {
9993
9741
  contextWindow: number;
9994
9742
  maxTokens: number;
9995
9743
  };
9996
- readonly "google/gemini-3.6-flash:batch": {
9744
+ readonly "google/gemini-3.6-flash": {
9997
9745
  id: string;
9998
9746
  name: string;
9999
9747
  api: "openai-completions";
@@ -10486,23 +10234,6 @@ export declare const MODELS: {
10486
10234
  contextWindow: number;
10487
10235
  maxTokens: number;
10488
10236
  };
10489
- readonly "minimax/minimax-m3:batch": {
10490
- id: string;
10491
- name: string;
10492
- api: "openai-completions";
10493
- provider: string;
10494
- baseUrl: string;
10495
- reasoning: true;
10496
- input: ("image" | "text")[];
10497
- cost: {
10498
- input: number;
10499
- output: number;
10500
- cacheRead: number;
10501
- cacheWrite: number;
10502
- };
10503
- contextWindow: number;
10504
- maxTokens: number;
10505
- };
10506
10237
  readonly "mistralai/codestral-2508": {
10507
10238
  id: string;
10508
10239
  name: string;
@@ -11370,23 +11101,6 @@ export declare const MODELS: {
11370
11101
  contextWindow: number;
11371
11102
  maxTokens: number;
11372
11103
  };
11373
- readonly "openai/gpt-5-mini:batch": {
11374
- id: string;
11375
- name: string;
11376
- api: "openai-completions";
11377
- provider: string;
11378
- baseUrl: string;
11379
- reasoning: true;
11380
- input: ("image" | "text")[];
11381
- cost: {
11382
- input: number;
11383
- output: number;
11384
- cacheRead: number;
11385
- cacheWrite: number;
11386
- };
11387
- contextWindow: number;
11388
- maxTokens: number;
11389
- };
11390
11104
  readonly "openai/gpt-5-nano": {
11391
11105
  id: string;
11392
11106
  name: string;
@@ -11404,23 +11118,6 @@ export declare const MODELS: {
11404
11118
  contextWindow: number;
11405
11119
  maxTokens: number;
11406
11120
  };
11407
- readonly "openai/gpt-5-nano:batch": {
11408
- id: string;
11409
- name: string;
11410
- api: "openai-completions";
11411
- provider: string;
11412
- baseUrl: string;
11413
- reasoning: true;
11414
- input: ("image" | "text")[];
11415
- cost: {
11416
- input: number;
11417
- output: number;
11418
- cacheRead: number;
11419
- cacheWrite: number;
11420
- };
11421
- contextWindow: number;
11422
- maxTokens: number;
11423
- };
11424
11121
  readonly "openai/gpt-5-pro": {
11425
11122
  id: string;
11426
11123
  name: string;
@@ -11506,23 +11203,6 @@ export declare const MODELS: {
11506
11203
  contextWindow: number;
11507
11204
  maxTokens: number;
11508
11205
  };
11509
- readonly "openai/gpt-5.1:batch": {
11510
- id: string;
11511
- name: string;
11512
- api: "openai-completions";
11513
- provider: string;
11514
- baseUrl: string;
11515
- reasoning: true;
11516
- input: ("image" | "text")[];
11517
- cost: {
11518
- input: number;
11519
- output: number;
11520
- cacheRead: number;
11521
- cacheWrite: number;
11522
- };
11523
- contextWindow: number;
11524
- maxTokens: number;
11525
- };
11526
11206
  readonly "openai/gpt-5.2": {
11527
11207
  id: string;
11528
11208
  name: string;
@@ -11591,23 +11271,6 @@ export declare const MODELS: {
11591
11271
  contextWindow: number;
11592
11272
  maxTokens: number;
11593
11273
  };
11594
- readonly "openai/gpt-5.2:batch": {
11595
- id: string;
11596
- name: string;
11597
- api: "openai-completions";
11598
- provider: string;
11599
- baseUrl: string;
11600
- reasoning: true;
11601
- input: ("image" | "text")[];
11602
- cost: {
11603
- input: number;
11604
- output: number;
11605
- cacheRead: number;
11606
- cacheWrite: number;
11607
- };
11608
- contextWindow: number;
11609
- maxTokens: number;
11610
- };
11611
11274
  readonly "openai/gpt-5.3-chat": {
11612
11275
  id: string;
11613
11276
  name: string;
@@ -11676,23 +11339,6 @@ export declare const MODELS: {
11676
11339
  contextWindow: number;
11677
11340
  maxTokens: number;
11678
11341
  };
11679
- readonly "openai/gpt-5.4-mini:batch": {
11680
- id: string;
11681
- name: string;
11682
- api: "openai-completions";
11683
- provider: string;
11684
- baseUrl: string;
11685
- reasoning: true;
11686
- input: ("image" | "text")[];
11687
- cost: {
11688
- input: number;
11689
- output: number;
11690
- cacheRead: number;
11691
- cacheWrite: number;
11692
- };
11693
- contextWindow: number;
11694
- maxTokens: number;
11695
- };
11696
11342
  readonly "openai/gpt-5.4-nano": {
11697
11343
  id: string;
11698
11344
  name: string;
@@ -11710,23 +11356,6 @@ export declare const MODELS: {
11710
11356
  contextWindow: number;
11711
11357
  maxTokens: number;
11712
11358
  };
11713
- readonly "openai/gpt-5.4-nano:batch": {
11714
- id: string;
11715
- name: string;
11716
- api: "openai-completions";
11717
- provider: string;
11718
- baseUrl: string;
11719
- reasoning: true;
11720
- input: ("image" | "text")[];
11721
- cost: {
11722
- input: number;
11723
- output: number;
11724
- cacheRead: number;
11725
- cacheWrite: number;
11726
- };
11727
- contextWindow: number;
11728
- maxTokens: number;
11729
- };
11730
11359
  readonly "openai/gpt-5.4-pro": {
11731
11360
  id: string;
11732
11361
  name: string;
@@ -11744,23 +11373,6 @@ export declare const MODELS: {
11744
11373
  contextWindow: number;
11745
11374
  maxTokens: number;
11746
11375
  };
11747
- readonly "openai/gpt-5.4:batch": {
11748
- id: string;
11749
- name: string;
11750
- api: "openai-completions";
11751
- provider: string;
11752
- baseUrl: string;
11753
- reasoning: true;
11754
- input: ("image" | "text")[];
11755
- cost: {
11756
- input: number;
11757
- output: number;
11758
- cacheRead: number;
11759
- cacheWrite: number;
11760
- };
11761
- contextWindow: number;
11762
- maxTokens: number;
11763
- };
11764
11376
  readonly "openai/gpt-5.5": {
11765
11377
  id: string;
11766
11378
  name: string;
@@ -11795,23 +11407,6 @@ export declare const MODELS: {
11795
11407
  contextWindow: number;
11796
11408
  maxTokens: number;
11797
11409
  };
11798
- readonly "openai/gpt-5.5:batch": {
11799
- id: string;
11800
- name: string;
11801
- api: "openai-completions";
11802
- provider: string;
11803
- baseUrl: string;
11804
- reasoning: true;
11805
- input: ("image" | "text")[];
11806
- cost: {
11807
- input: number;
11808
- output: number;
11809
- cacheRead: number;
11810
- cacheWrite: number;
11811
- };
11812
- contextWindow: number;
11813
- maxTokens: number;
11814
- };
11815
11410
  readonly "openai/gpt-5.6-luna": {
11816
11411
  id: string;
11817
11412
  name: string;
@@ -11914,23 +11509,6 @@ export declare const MODELS: {
11914
11509
  contextWindow: number;
11915
11510
  maxTokens: number;
11916
11511
  };
11917
- readonly "openai/gpt-5:batch": {
11918
- id: string;
11919
- name: string;
11920
- api: "openai-completions";
11921
- provider: string;
11922
- baseUrl: string;
11923
- reasoning: true;
11924
- input: ("image" | "text")[];
11925
- cost: {
11926
- input: number;
11927
- output: number;
11928
- cacheRead: number;
11929
- cacheWrite: number;
11930
- };
11931
- contextWindow: number;
11932
- maxTokens: number;
11933
- };
11934
11512
  readonly "openai/gpt-audio": {
11935
11513
  id: string;
11936
11514
  name: string;
@@ -13240,6 +12818,23 @@ export declare const MODELS: {
13240
12818
  contextWindow: number;
13241
12819
  maxTokens: number;
13242
12820
  };
12821
+ readonly "thinkingmachines/inkling-small": {
12822
+ id: string;
12823
+ name: string;
12824
+ api: "openai-completions";
12825
+ provider: string;
12826
+ baseUrl: string;
12827
+ reasoning: true;
12828
+ input: ("image" | "text")[];
12829
+ cost: {
12830
+ input: number;
12831
+ output: number;
12832
+ cacheRead: number;
12833
+ cacheWrite: number;
12834
+ };
12835
+ contextWindow: number;
12836
+ maxTokens: number;
12837
+ };
13243
12838
  readonly "upstage/solar-pro-3": {
13244
12839
  id: string;
13245
12840
  name: string;
@@ -13631,6 +13226,23 @@ export declare const MODELS: {
13631
13226
  contextWindow: number;
13632
13227
  maxTokens: number;
13633
13228
  };
13229
+ readonly "~deepseek/deepseek-v4-flash-latest": {
13230
+ id: string;
13231
+ name: string;
13232
+ api: "openai-completions";
13233
+ provider: string;
13234
+ baseUrl: string;
13235
+ reasoning: true;
13236
+ input: "text"[];
13237
+ cost: {
13238
+ input: number;
13239
+ output: number;
13240
+ cacheRead: number;
13241
+ cacheWrite: number;
13242
+ };
13243
+ contextWindow: number;
13244
+ maxTokens: number;
13245
+ };
13634
13246
  readonly "~google/gemini-flash-latest": {
13635
13247
  id: string;
13636
13248
  name: string;
@@ -14160,6 +13772,23 @@ export declare const MODELS: {
14160
13772
  contextWindow: number;
14161
13773
  maxTokens: number;
14162
13774
  };
13775
+ readonly "alibaba/qwen3.8-max": {
13776
+ id: string;
13777
+ name: string;
13778
+ api: "anthropic-messages";
13779
+ provider: string;
13780
+ baseUrl: string;
13781
+ reasoning: true;
13782
+ input: ("image" | "text")[];
13783
+ cost: {
13784
+ input: number;
13785
+ output: number;
13786
+ cacheRead: number;
13787
+ cacheWrite: number;
13788
+ };
13789
+ contextWindow: number;
13790
+ maxTokens: number;
13791
+ };
14163
13792
  readonly "amazon/nova-2-lite": {
14164
13793
  id: string;
14165
13794
  name: string;
@@ -14704,6 +14333,23 @@ export declare const MODELS: {
14704
14333
  contextWindow: number;
14705
14334
  maxTokens: number;
14706
14335
  };
14336
+ readonly "deepseek/deepseek-v4-flash-0731": {
14337
+ id: string;
14338
+ name: string;
14339
+ api: "anthropic-messages";
14340
+ provider: string;
14341
+ baseUrl: string;
14342
+ reasoning: true;
14343
+ input: "text"[];
14344
+ cost: {
14345
+ input: number;
14346
+ output: number;
14347
+ cacheRead: number;
14348
+ cacheWrite: number;
14349
+ };
14350
+ contextWindow: number;
14351
+ maxTokens: number;
14352
+ };
14707
14353
  readonly "deepseek/deepseek-v4-pro": {
14708
14354
  id: string;
14709
14355
  name: string;
@@ -14983,7 +14629,7 @@ export declare const MODELS: {
14983
14629
  provider: string;
14984
14630
  baseUrl: string;
14985
14631
  reasoning: true;
14986
- input: "text"[];
14632
+ input: ("image" | "text")[];
14987
14633
  cost: {
14988
14634
  input: number;
14989
14635
  output: number;
@@ -15034,7 +14680,7 @@ export declare const MODELS: {
15034
14680
  provider: string;
15035
14681
  baseUrl: string;
15036
14682
  reasoning: true;
15037
- input: "text"[];
14683
+ input: ("image" | "text")[];
15038
14684
  cost: {
15039
14685
  input: number;
15040
14686
  output: number;
@@ -15391,7 +15037,7 @@ export declare const MODELS: {
15391
15037
  provider: string;
15392
15038
  baseUrl: string;
15393
15039
  reasoning: false;
15394
- input: "text"[];
15040
+ input: ("image" | "text")[];
15395
15041
  cost: {
15396
15042
  input: number;
15397
15043
  output: number;
@@ -15408,7 +15054,7 @@ export declare const MODELS: {
15408
15054
  provider: string;
15409
15055
  baseUrl: string;
15410
15056
  reasoning: false;
15411
- input: "text"[];
15057
+ input: ("image" | "text")[];
15412
15058
  cost: {
15413
15059
  input: number;
15414
15060
  output: number;
@@ -15476,7 +15122,7 @@ export declare const MODELS: {
15476
15122
  provider: string;
15477
15123
  baseUrl: string;
15478
15124
  reasoning: false;
15479
- input: "text"[];
15125
+ input: ("image" | "text")[];
15480
15126
  cost: {
15481
15127
  input: number;
15482
15128
  output: number;
@@ -16479,7 +16125,7 @@ export declare const MODELS: {
16479
16125
  provider: string;
16480
16126
  baseUrl: string;
16481
16127
  reasoning: true;
16482
- input: "text"[];
16128
+ input: ("image" | "text")[];
16483
16129
  cost: {
16484
16130
  input: number;
16485
16131
  output: number;