@dreb/ai 2.49.0 → 2.50.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": {
@@ -8854,23 +8891,6 @@ export declare const MODELS: {
8854
8891
  contextWindow: number;
8855
8892
  maxTokens: number;
8856
8893
  };
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
8894
  readonly "anthropic/claude-haiku-4.5": {
8875
8895
  id: string;
8876
8896
  name: string;
@@ -8888,23 +8908,6 @@ export declare const MODELS: {
8888
8908
  contextWindow: number;
8889
8909
  maxTokens: number;
8890
8910
  };
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
8911
  readonly "anthropic/claude-opus-4": {
8909
8912
  id: string;
8910
8913
  name: string;
@@ -8939,23 +8942,6 @@ export declare const MODELS: {
8939
8942
  contextWindow: number;
8940
8943
  maxTokens: number;
8941
8944
  };
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
8945
  readonly "anthropic/claude-opus-4.5": {
8960
8946
  id: string;
8961
8947
  name: string;
@@ -8973,23 +8959,6 @@ export declare const MODELS: {
8973
8959
  contextWindow: number;
8974
8960
  maxTokens: number;
8975
8961
  };
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
8962
  readonly "anthropic/claude-opus-4.6": {
8994
8963
  id: string;
8995
8964
  name: string;
@@ -9007,23 +8976,6 @@ export declare const MODELS: {
9007
8976
  contextWindow: number;
9008
8977
  maxTokens: number;
9009
8978
  };
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
8979
  readonly "anthropic/claude-opus-4.7": {
9028
8980
  id: string;
9029
8981
  name: string;
@@ -9058,23 +9010,6 @@ export declare const MODELS: {
9058
9010
  contextWindow: number;
9059
9011
  maxTokens: number;
9060
9012
  };
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
9013
  readonly "anthropic/claude-opus-4.8": {
9079
9014
  id: string;
9080
9015
  name: string;
@@ -9109,23 +9044,6 @@ export declare const MODELS: {
9109
9044
  contextWindow: number;
9110
9045
  maxTokens: number;
9111
9046
  };
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
9047
  readonly "anthropic/claude-opus-5": {
9130
9048
  id: string;
9131
9049
  name: string;
@@ -9194,23 +9112,6 @@ export declare const MODELS: {
9194
9112
  contextWindow: number;
9195
9113
  maxTokens: number;
9196
9114
  };
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
9115
  readonly "anthropic/claude-sonnet-4.6": {
9215
9116
  id: string;
9216
9117
  name: string;
@@ -9245,23 +9146,6 @@ export declare const MODELS: {
9245
9146
  contextWindow: number;
9246
9147
  maxTokens: number;
9247
9148
  };
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
9149
  readonly "arcee-ai/trinity-large-thinking": {
9266
9150
  id: string;
9267
9151
  name: string;
@@ -9558,160 +9442,7 @@ export declare const MODELS: {
9558
9442
  provider: string;
9559
9443
  baseUrl: string;
9560
9444
  reasoning: true;
9561
- input: "text"[];
9562
- cost: {
9563
- input: number;
9564
- output: number;
9565
- cacheRead: number;
9566
- cacheWrite: number;
9567
- };
9568
- contextWindow: number;
9569
- maxTokens: number;
9570
- };
9571
- readonly "deepseek/deepseek-v4-flash": {
9572
- id: string;
9573
- name: string;
9574
- api: "openai-completions";
9575
- provider: string;
9576
- baseUrl: string;
9577
- reasoning: true;
9578
- input: "text"[];
9579
- cost: {
9580
- input: number;
9581
- output: number;
9582
- cacheRead: number;
9583
- cacheWrite: number;
9584
- };
9585
- contextWindow: number;
9586
- maxTokens: number;
9587
- };
9588
- readonly "deepseek/deepseek-v4-flash-0731": {
9589
- id: string;
9590
- name: string;
9591
- api: "openai-completions";
9592
- provider: string;
9593
- baseUrl: string;
9594
- reasoning: true;
9595
- input: "text"[];
9596
- cost: {
9597
- input: number;
9598
- output: number;
9599
- cacheRead: number;
9600
- cacheWrite: number;
9601
- };
9602
- contextWindow: number;
9603
- maxTokens: number;
9604
- };
9605
- readonly "deepseek/deepseek-v4-pro": {
9606
- id: string;
9607
- name: string;
9608
- api: "openai-completions";
9609
- provider: string;
9610
- baseUrl: string;
9611
- reasoning: true;
9612
- input: "text"[];
9613
- cost: {
9614
- input: number;
9615
- output: number;
9616
- cacheRead: number;
9617
- cacheWrite: number;
9618
- };
9619
- contextWindow: number;
9620
- maxTokens: number;
9621
- };
9622
- readonly "google/gemini-2.5-flash": {
9623
- id: string;
9624
- name: string;
9625
- api: "openai-completions";
9626
- provider: string;
9627
- baseUrl: string;
9628
- reasoning: true;
9629
- input: ("image" | "text")[];
9630
- cost: {
9631
- input: number;
9632
- output: number;
9633
- cacheRead: number;
9634
- cacheWrite: number;
9635
- };
9636
- contextWindow: number;
9637
- maxTokens: number;
9638
- };
9639
- readonly "google/gemini-2.5-flash-lite": {
9640
- id: string;
9641
- name: string;
9642
- api: "openai-completions";
9643
- provider: string;
9644
- baseUrl: string;
9645
- reasoning: true;
9646
- input: ("image" | "text")[];
9647
- cost: {
9648
- input: number;
9649
- output: number;
9650
- cacheRead: number;
9651
- cacheWrite: number;
9652
- };
9653
- contextWindow: number;
9654
- maxTokens: number;
9655
- };
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")[];
9445
+ input: "text"[];
9715
9446
  cost: {
9716
9447
  input: number;
9717
9448
  output: number;
@@ -9721,14 +9452,14 @@ export declare const MODELS: {
9721
9452
  contextWindow: number;
9722
9453
  maxTokens: number;
9723
9454
  };
9724
- readonly "google/gemini-2.5-pro-preview-05-06": {
9455
+ readonly "deepseek/deepseek-v4-flash": {
9725
9456
  id: string;
9726
9457
  name: string;
9727
9458
  api: "openai-completions";
9728
9459
  provider: string;
9729
9460
  baseUrl: string;
9730
9461
  reasoning: true;
9731
- input: ("image" | "text")[];
9462
+ input: "text"[];
9732
9463
  cost: {
9733
9464
  input: number;
9734
9465
  output: number;
@@ -9738,14 +9469,14 @@ export declare const MODELS: {
9738
9469
  contextWindow: number;
9739
9470
  maxTokens: number;
9740
9471
  };
9741
- readonly "google/gemini-2.5-pro:batch": {
9472
+ readonly "deepseek/deepseek-v4-flash-0731": {
9742
9473
  id: string;
9743
9474
  name: string;
9744
9475
  api: "openai-completions";
9745
9476
  provider: string;
9746
9477
  baseUrl: string;
9747
9478
  reasoning: true;
9748
- input: ("image" | "text")[];
9479
+ input: "text"[];
9749
9480
  cost: {
9750
9481
  input: number;
9751
9482
  output: number;
@@ -9755,14 +9486,14 @@ export declare const MODELS: {
9755
9486
  contextWindow: number;
9756
9487
  maxTokens: number;
9757
9488
  };
9758
- readonly "google/gemini-3-flash-preview": {
9489
+ readonly "deepseek/deepseek-v4-pro": {
9759
9490
  id: string;
9760
9491
  name: string;
9761
9492
  api: "openai-completions";
9762
9493
  provider: string;
9763
9494
  baseUrl: string;
9764
9495
  reasoning: true;
9765
- input: ("image" | "text")[];
9496
+ input: "text"[];
9766
9497
  cost: {
9767
9498
  input: number;
9768
9499
  output: number;
@@ -9772,7 +9503,7 @@ export declare const MODELS: {
9772
9503
  contextWindow: number;
9773
9504
  maxTokens: number;
9774
9505
  };
9775
- readonly "google/gemini-3-flash-preview:batch": {
9506
+ readonly "google/gemini-2.5-flash": {
9776
9507
  id: string;
9777
9508
  name: string;
9778
9509
  api: "openai-completions";
@@ -9789,7 +9520,7 @@ export declare const MODELS: {
9789
9520
  contextWindow: number;
9790
9521
  maxTokens: number;
9791
9522
  };
9792
- readonly "google/gemini-3-pro-image": {
9523
+ readonly "google/gemini-2.5-flash-lite": {
9793
9524
  id: string;
9794
9525
  name: string;
9795
9526
  api: "openai-completions";
@@ -9806,7 +9537,7 @@ export declare const MODELS: {
9806
9537
  contextWindow: number;
9807
9538
  maxTokens: number;
9808
9539
  };
9809
- readonly "google/gemini-3.1-flash-lite": {
9540
+ readonly "google/gemini-2.5-pro": {
9810
9541
  id: string;
9811
9542
  name: string;
9812
9543
  api: "openai-completions";
@@ -9823,7 +9554,7 @@ export declare const MODELS: {
9823
9554
  contextWindow: number;
9824
9555
  maxTokens: number;
9825
9556
  };
9826
- readonly "google/gemini-3.1-flash-lite-preview": {
9557
+ readonly "google/gemini-2.5-pro-preview": {
9827
9558
  id: string;
9828
9559
  name: string;
9829
9560
  api: "openai-completions";
@@ -9840,7 +9571,7 @@ export declare const MODELS: {
9840
9571
  contextWindow: number;
9841
9572
  maxTokens: number;
9842
9573
  };
9843
- readonly "google/gemini-3.1-flash-lite:batch": {
9574
+ readonly "google/gemini-2.5-pro-preview-05-06": {
9844
9575
  id: string;
9845
9576
  name: string;
9846
9577
  api: "openai-completions";
@@ -9857,7 +9588,7 @@ export declare const MODELS: {
9857
9588
  contextWindow: number;
9858
9589
  maxTokens: number;
9859
9590
  };
9860
- readonly "google/gemini-3.1-pro-preview": {
9591
+ readonly "google/gemini-3-flash-preview": {
9861
9592
  id: string;
9862
9593
  name: string;
9863
9594
  api: "openai-completions";
@@ -9874,7 +9605,7 @@ export declare const MODELS: {
9874
9605
  contextWindow: number;
9875
9606
  maxTokens: number;
9876
9607
  };
9877
- readonly "google/gemini-3.1-pro-preview-customtools": {
9608
+ readonly "google/gemini-3-pro-image": {
9878
9609
  id: string;
9879
9610
  name: string;
9880
9611
  api: "openai-completions";
@@ -9891,7 +9622,7 @@ export declare const MODELS: {
9891
9622
  contextWindow: number;
9892
9623
  maxTokens: number;
9893
9624
  };
9894
- readonly "google/gemini-3.1-pro-preview:batch": {
9625
+ readonly "google/gemini-3.1-flash-lite": {
9895
9626
  id: string;
9896
9627
  name: string;
9897
9628
  api: "openai-completions";
@@ -9908,7 +9639,7 @@ export declare const MODELS: {
9908
9639
  contextWindow: number;
9909
9640
  maxTokens: number;
9910
9641
  };
9911
- readonly "google/gemini-3.5-flash": {
9642
+ readonly "google/gemini-3.1-flash-lite-preview": {
9912
9643
  id: string;
9913
9644
  name: string;
9914
9645
  api: "openai-completions";
@@ -9925,7 +9656,7 @@ export declare const MODELS: {
9925
9656
  contextWindow: number;
9926
9657
  maxTokens: number;
9927
9658
  };
9928
- readonly "google/gemini-3.5-flash-lite": {
9659
+ readonly "google/gemini-3.1-pro-preview": {
9929
9660
  id: string;
9930
9661
  name: string;
9931
9662
  api: "openai-completions";
@@ -9942,7 +9673,7 @@ export declare const MODELS: {
9942
9673
  contextWindow: number;
9943
9674
  maxTokens: number;
9944
9675
  };
9945
- readonly "google/gemini-3.5-flash-lite:batch": {
9676
+ readonly "google/gemini-3.1-pro-preview-customtools": {
9946
9677
  id: string;
9947
9678
  name: string;
9948
9679
  api: "openai-completions";
@@ -9959,7 +9690,7 @@ export declare const MODELS: {
9959
9690
  contextWindow: number;
9960
9691
  maxTokens: number;
9961
9692
  };
9962
- readonly "google/gemini-3.5-flash:batch": {
9693
+ readonly "google/gemini-3.5-flash": {
9963
9694
  id: string;
9964
9695
  name: string;
9965
9696
  api: "openai-completions";
@@ -9976,7 +9707,7 @@ export declare const MODELS: {
9976
9707
  contextWindow: number;
9977
9708
  maxTokens: number;
9978
9709
  };
9979
- readonly "google/gemini-3.6-flash": {
9710
+ readonly "google/gemini-3.5-flash-lite": {
9980
9711
  id: string;
9981
9712
  name: string;
9982
9713
  api: "openai-completions";
@@ -9993,7 +9724,7 @@ export declare const MODELS: {
9993
9724
  contextWindow: number;
9994
9725
  maxTokens: number;
9995
9726
  };
9996
- readonly "google/gemini-3.6-flash:batch": {
9727
+ readonly "google/gemini-3.6-flash": {
9997
9728
  id: string;
9998
9729
  name: string;
9999
9730
  api: "openai-completions";
@@ -10486,23 +10217,6 @@ export declare const MODELS: {
10486
10217
  contextWindow: number;
10487
10218
  maxTokens: number;
10488
10219
  };
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
10220
  readonly "mistralai/codestral-2508": {
10507
10221
  id: string;
10508
10222
  name: string;
@@ -11370,23 +11084,6 @@ export declare const MODELS: {
11370
11084
  contextWindow: number;
11371
11085
  maxTokens: number;
11372
11086
  };
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
11087
  readonly "openai/gpt-5-nano": {
11391
11088
  id: string;
11392
11089
  name: string;
@@ -11404,23 +11101,6 @@ export declare const MODELS: {
11404
11101
  contextWindow: number;
11405
11102
  maxTokens: number;
11406
11103
  };
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
11104
  readonly "openai/gpt-5-pro": {
11425
11105
  id: string;
11426
11106
  name: string;
@@ -11506,23 +11186,6 @@ export declare const MODELS: {
11506
11186
  contextWindow: number;
11507
11187
  maxTokens: number;
11508
11188
  };
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
11189
  readonly "openai/gpt-5.2": {
11527
11190
  id: string;
11528
11191
  name: string;
@@ -11591,23 +11254,6 @@ export declare const MODELS: {
11591
11254
  contextWindow: number;
11592
11255
  maxTokens: number;
11593
11256
  };
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
11257
  readonly "openai/gpt-5.3-chat": {
11612
11258
  id: string;
11613
11259
  name: string;
@@ -11676,23 +11322,6 @@ export declare const MODELS: {
11676
11322
  contextWindow: number;
11677
11323
  maxTokens: number;
11678
11324
  };
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
11325
  readonly "openai/gpt-5.4-nano": {
11697
11326
  id: string;
11698
11327
  name: string;
@@ -11710,23 +11339,6 @@ export declare const MODELS: {
11710
11339
  contextWindow: number;
11711
11340
  maxTokens: number;
11712
11341
  };
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
11342
  readonly "openai/gpt-5.4-pro": {
11731
11343
  id: string;
11732
11344
  name: string;
@@ -11744,23 +11356,6 @@ export declare const MODELS: {
11744
11356
  contextWindow: number;
11745
11357
  maxTokens: number;
11746
11358
  };
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
11359
  readonly "openai/gpt-5.5": {
11765
11360
  id: string;
11766
11361
  name: string;
@@ -11795,23 +11390,6 @@ export declare const MODELS: {
11795
11390
  contextWindow: number;
11796
11391
  maxTokens: number;
11797
11392
  };
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
11393
  readonly "openai/gpt-5.6-luna": {
11816
11394
  id: string;
11817
11395
  name: string;
@@ -11914,23 +11492,6 @@ export declare const MODELS: {
11914
11492
  contextWindow: number;
11915
11493
  maxTokens: number;
11916
11494
  };
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
11495
  readonly "openai/gpt-audio": {
11935
11496
  id: string;
11936
11497
  name: string;
@@ -13240,6 +12801,23 @@ export declare const MODELS: {
13240
12801
  contextWindow: number;
13241
12802
  maxTokens: number;
13242
12803
  };
12804
+ readonly "thinkingmachines/inkling-small": {
12805
+ id: string;
12806
+ name: string;
12807
+ api: "openai-completions";
12808
+ provider: string;
12809
+ baseUrl: string;
12810
+ reasoning: true;
12811
+ input: ("image" | "text")[];
12812
+ cost: {
12813
+ input: number;
12814
+ output: number;
12815
+ cacheRead: number;
12816
+ cacheWrite: number;
12817
+ };
12818
+ contextWindow: number;
12819
+ maxTokens: number;
12820
+ };
13243
12821
  readonly "upstage/solar-pro-3": {
13244
12822
  id: string;
13245
12823
  name: string;
@@ -13631,6 +13209,23 @@ export declare const MODELS: {
13631
13209
  contextWindow: number;
13632
13210
  maxTokens: number;
13633
13211
  };
13212
+ readonly "~deepseek/deepseek-v4-flash-latest": {
13213
+ id: string;
13214
+ name: string;
13215
+ api: "openai-completions";
13216
+ provider: string;
13217
+ baseUrl: string;
13218
+ reasoning: true;
13219
+ input: "text"[];
13220
+ cost: {
13221
+ input: number;
13222
+ output: number;
13223
+ cacheRead: number;
13224
+ cacheWrite: number;
13225
+ };
13226
+ contextWindow: number;
13227
+ maxTokens: number;
13228
+ };
13634
13229
  readonly "~google/gemini-flash-latest": {
13635
13230
  id: string;
13636
13231
  name: string;
@@ -14704,6 +14299,23 @@ export declare const MODELS: {
14704
14299
  contextWindow: number;
14705
14300
  maxTokens: number;
14706
14301
  };
14302
+ readonly "deepseek/deepseek-v4-flash-0731": {
14303
+ id: string;
14304
+ name: string;
14305
+ api: "anthropic-messages";
14306
+ provider: string;
14307
+ baseUrl: string;
14308
+ reasoning: true;
14309
+ input: "text"[];
14310
+ cost: {
14311
+ input: number;
14312
+ output: number;
14313
+ cacheRead: number;
14314
+ cacheWrite: number;
14315
+ };
14316
+ contextWindow: number;
14317
+ maxTokens: number;
14318
+ };
14707
14319
  readonly "deepseek/deepseek-v4-pro": {
14708
14320
  id: string;
14709
14321
  name: string;
@@ -14983,7 +14595,7 @@ export declare const MODELS: {
14983
14595
  provider: string;
14984
14596
  baseUrl: string;
14985
14597
  reasoning: true;
14986
- input: "text"[];
14598
+ input: ("image" | "text")[];
14987
14599
  cost: {
14988
14600
  input: number;
14989
14601
  output: number;
@@ -15034,7 +14646,7 @@ export declare const MODELS: {
15034
14646
  provider: string;
15035
14647
  baseUrl: string;
15036
14648
  reasoning: true;
15037
- input: "text"[];
14649
+ input: ("image" | "text")[];
15038
14650
  cost: {
15039
14651
  input: number;
15040
14652
  output: number;
@@ -15391,7 +15003,7 @@ export declare const MODELS: {
15391
15003
  provider: string;
15392
15004
  baseUrl: string;
15393
15005
  reasoning: false;
15394
- input: "text"[];
15006
+ input: ("image" | "text")[];
15395
15007
  cost: {
15396
15008
  input: number;
15397
15009
  output: number;
@@ -15408,7 +15020,7 @@ export declare const MODELS: {
15408
15020
  provider: string;
15409
15021
  baseUrl: string;
15410
15022
  reasoning: false;
15411
- input: "text"[];
15023
+ input: ("image" | "text")[];
15412
15024
  cost: {
15413
15025
  input: number;
15414
15026
  output: number;
@@ -15476,7 +15088,7 @@ export declare const MODELS: {
15476
15088
  provider: string;
15477
15089
  baseUrl: string;
15478
15090
  reasoning: false;
15479
- input: "text"[];
15091
+ input: ("image" | "text")[];
15480
15092
  cost: {
15481
15093
  input: number;
15482
15094
  output: number;
@@ -16479,7 +16091,7 @@ export declare const MODELS: {
16479
16091
  provider: string;
16480
16092
  baseUrl: string;
16481
16093
  reasoning: true;
16482
- input: "text"[];
16094
+ input: ("image" | "text")[];
16483
16095
  cost: {
16484
16096
  input: number;
16485
16097
  output: number;