omk-ai 0.95.0 → 0.95.1

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.
@@ -12303,23 +12303,6 @@ export declare const MODELS: {
12303
12303
  contextWindow: number;
12304
12304
  maxTokens: number;
12305
12305
  };
12306
- readonly "anthropic/claude-fable-5:batch": {
12307
- id: string;
12308
- name: string;
12309
- api: "openai-completions";
12310
- provider: string;
12311
- baseUrl: string;
12312
- reasoning: true;
12313
- input: ("image" | "text")[];
12314
- cost: {
12315
- input: number;
12316
- output: number;
12317
- cacheRead: number;
12318
- cacheWrite: number;
12319
- };
12320
- contextWindow: number;
12321
- maxTokens: number;
12322
- };
12323
12306
  readonly "anthropic/claude-haiku-4.5": {
12324
12307
  id: string;
12325
12308
  name: string;
@@ -12337,23 +12320,6 @@ export declare const MODELS: {
12337
12320
  contextWindow: number;
12338
12321
  maxTokens: number;
12339
12322
  };
12340
- readonly "anthropic/claude-haiku-4.5:batch": {
12341
- id: string;
12342
- name: string;
12343
- api: "openai-completions";
12344
- provider: string;
12345
- baseUrl: string;
12346
- reasoning: true;
12347
- input: ("image" | "text")[];
12348
- cost: {
12349
- input: number;
12350
- output: number;
12351
- cacheRead: number;
12352
- cacheWrite: number;
12353
- };
12354
- contextWindow: number;
12355
- maxTokens: number;
12356
- };
12357
12323
  readonly "anthropic/claude-opus-4": {
12358
12324
  id: string;
12359
12325
  name: string;
@@ -12388,23 +12354,6 @@ export declare const MODELS: {
12388
12354
  contextWindow: number;
12389
12355
  maxTokens: number;
12390
12356
  };
12391
- readonly "anthropic/claude-opus-4.1:batch": {
12392
- id: string;
12393
- name: string;
12394
- api: "openai-completions";
12395
- provider: string;
12396
- baseUrl: string;
12397
- reasoning: true;
12398
- input: ("image" | "text")[];
12399
- cost: {
12400
- input: number;
12401
- output: number;
12402
- cacheRead: number;
12403
- cacheWrite: number;
12404
- };
12405
- contextWindow: number;
12406
- maxTokens: number;
12407
- };
12408
12357
  readonly "anthropic/claude-opus-4.5": {
12409
12358
  id: string;
12410
12359
  name: string;
@@ -12422,23 +12371,6 @@ export declare const MODELS: {
12422
12371
  contextWindow: number;
12423
12372
  maxTokens: number;
12424
12373
  };
12425
- readonly "anthropic/claude-opus-4.5:batch": {
12426
- id: string;
12427
- name: string;
12428
- api: "openai-completions";
12429
- provider: string;
12430
- baseUrl: string;
12431
- reasoning: true;
12432
- input: ("image" | "text")[];
12433
- cost: {
12434
- input: number;
12435
- output: number;
12436
- cacheRead: number;
12437
- cacheWrite: number;
12438
- };
12439
- contextWindow: number;
12440
- maxTokens: number;
12441
- };
12442
12374
  readonly "anthropic/claude-opus-4.6": {
12443
12375
  id: string;
12444
12376
  name: string;
@@ -12459,26 +12391,6 @@ export declare const MODELS: {
12459
12391
  contextWindow: number;
12460
12392
  maxTokens: number;
12461
12393
  };
12462
- readonly "anthropic/claude-opus-4.6:batch": {
12463
- id: string;
12464
- name: string;
12465
- api: "openai-completions";
12466
- provider: string;
12467
- baseUrl: string;
12468
- reasoning: true;
12469
- thinkingLevelMap: {
12470
- xhigh: string;
12471
- };
12472
- input: ("image" | "text")[];
12473
- cost: {
12474
- input: number;
12475
- output: number;
12476
- cacheRead: number;
12477
- cacheWrite: number;
12478
- };
12479
- contextWindow: number;
12480
- maxTokens: number;
12481
- };
12482
12394
  readonly "anthropic/claude-opus-4.7": {
12483
12395
  id: string;
12484
12396
  name: string;
@@ -12521,27 +12433,6 @@ export declare const MODELS: {
12521
12433
  contextWindow: number;
12522
12434
  maxTokens: number;
12523
12435
  };
12524
- readonly "anthropic/claude-opus-4.7:batch": {
12525
- id: string;
12526
- name: string;
12527
- api: "openai-completions";
12528
- provider: string;
12529
- baseUrl: string;
12530
- reasoning: true;
12531
- thinkingLevelMap: {
12532
- xhigh: string;
12533
- max: string;
12534
- };
12535
- input: ("image" | "text")[];
12536
- cost: {
12537
- input: number;
12538
- output: number;
12539
- cacheRead: number;
12540
- cacheWrite: number;
12541
- };
12542
- contextWindow: number;
12543
- maxTokens: number;
12544
- };
12545
12436
  readonly "anthropic/claude-opus-4.8": {
12546
12437
  id: string;
12547
12438
  name: string;
@@ -12584,27 +12475,6 @@ export declare const MODELS: {
12584
12475
  contextWindow: number;
12585
12476
  maxTokens: number;
12586
12477
  };
12587
- readonly "anthropic/claude-opus-4.8:batch": {
12588
- id: string;
12589
- name: string;
12590
- api: "openai-completions";
12591
- provider: string;
12592
- baseUrl: string;
12593
- reasoning: true;
12594
- thinkingLevelMap: {
12595
- xhigh: string;
12596
- max: string;
12597
- };
12598
- input: ("image" | "text")[];
12599
- cost: {
12600
- input: number;
12601
- output: number;
12602
- cacheRead: number;
12603
- cacheWrite: number;
12604
- };
12605
- contextWindow: number;
12606
- maxTokens: number;
12607
- };
12608
12478
  readonly "anthropic/claude-opus-5": {
12609
12479
  id: string;
12610
12480
  name: string;
@@ -12673,23 +12543,6 @@ export declare const MODELS: {
12673
12543
  contextWindow: number;
12674
12544
  maxTokens: number;
12675
12545
  };
12676
- readonly "anthropic/claude-sonnet-4.5:batch": {
12677
- id: string;
12678
- name: string;
12679
- api: "openai-completions";
12680
- provider: string;
12681
- baseUrl: string;
12682
- reasoning: true;
12683
- input: ("image" | "text")[];
12684
- cost: {
12685
- input: number;
12686
- output: number;
12687
- cacheRead: number;
12688
- cacheWrite: number;
12689
- };
12690
- contextWindow: number;
12691
- maxTokens: number;
12692
- };
12693
12546
  readonly "anthropic/claude-sonnet-4.6": {
12694
12547
  id: string;
12695
12548
  name: string;
@@ -12727,23 +12580,6 @@ export declare const MODELS: {
12727
12580
  contextWindow: number;
12728
12581
  maxTokens: number;
12729
12582
  };
12730
- readonly "anthropic/claude-sonnet-5:batch": {
12731
- id: string;
12732
- name: string;
12733
- api: "openai-completions";
12734
- provider: string;
12735
- baseUrl: string;
12736
- reasoning: true;
12737
- input: ("image" | "text")[];
12738
- cost: {
12739
- input: number;
12740
- output: number;
12741
- cacheRead: number;
12742
- cacheWrite: number;
12743
- };
12744
- contextWindow: number;
12745
- maxTokens: number;
12746
- };
12747
12583
  readonly "arcee-ai/trinity-large-thinking": {
12748
12584
  id: string;
12749
12585
  name: string;
@@ -13165,40 +13001,6 @@ export declare const MODELS: {
13165
13001
  contextWindow: number;
13166
13002
  maxTokens: number;
13167
13003
  };
13168
- readonly "google/gemini-2.5-flash-lite:batch": {
13169
- id: string;
13170
- name: string;
13171
- api: "openai-completions";
13172
- provider: string;
13173
- baseUrl: string;
13174
- reasoning: true;
13175
- input: ("image" | "text")[];
13176
- cost: {
13177
- input: number;
13178
- output: number;
13179
- cacheRead: number;
13180
- cacheWrite: number;
13181
- };
13182
- contextWindow: number;
13183
- maxTokens: number;
13184
- };
13185
- readonly "google/gemini-2.5-flash:batch": {
13186
- id: string;
13187
- name: string;
13188
- api: "openai-completions";
13189
- provider: string;
13190
- baseUrl: string;
13191
- reasoning: true;
13192
- input: ("image" | "text")[];
13193
- cost: {
13194
- input: number;
13195
- output: number;
13196
- cacheRead: number;
13197
- cacheWrite: number;
13198
- };
13199
- contextWindow: number;
13200
- maxTokens: number;
13201
- };
13202
13004
  readonly "google/gemini-2.5-pro": {
13203
13005
  id: string;
13204
13006
  name: string;
@@ -13250,23 +13052,6 @@ export declare const MODELS: {
13250
13052
  contextWindow: number;
13251
13053
  maxTokens: number;
13252
13054
  };
13253
- readonly "google/gemini-2.5-pro:batch": {
13254
- id: string;
13255
- name: string;
13256
- api: "openai-completions";
13257
- provider: string;
13258
- baseUrl: string;
13259
- reasoning: true;
13260
- input: ("image" | "text")[];
13261
- cost: {
13262
- input: number;
13263
- output: number;
13264
- cacheRead: number;
13265
- cacheWrite: number;
13266
- };
13267
- contextWindow: number;
13268
- maxTokens: number;
13269
- };
13270
13055
  readonly "google/gemini-3-flash-preview": {
13271
13056
  id: string;
13272
13057
  name: string;
@@ -13284,23 +13069,6 @@ export declare const MODELS: {
13284
13069
  contextWindow: number;
13285
13070
  maxTokens: number;
13286
13071
  };
13287
- readonly "google/gemini-3-flash-preview:batch": {
13288
- id: string;
13289
- name: string;
13290
- api: "openai-completions";
13291
- provider: string;
13292
- baseUrl: string;
13293
- reasoning: true;
13294
- input: ("image" | "text")[];
13295
- cost: {
13296
- input: number;
13297
- output: number;
13298
- cacheRead: number;
13299
- cacheWrite: number;
13300
- };
13301
- contextWindow: number;
13302
- maxTokens: number;
13303
- };
13304
13072
  readonly "google/gemini-3-pro-image": {
13305
13073
  id: string;
13306
13074
  name: string;
@@ -13352,23 +13120,6 @@ export declare const MODELS: {
13352
13120
  contextWindow: number;
13353
13121
  maxTokens: number;
13354
13122
  };
13355
- readonly "google/gemini-3.1-flash-lite:batch": {
13356
- id: string;
13357
- name: string;
13358
- api: "openai-completions";
13359
- provider: string;
13360
- baseUrl: string;
13361
- reasoning: true;
13362
- input: ("image" | "text")[];
13363
- cost: {
13364
- input: number;
13365
- output: number;
13366
- cacheRead: number;
13367
- cacheWrite: number;
13368
- };
13369
- contextWindow: number;
13370
- maxTokens: number;
13371
- };
13372
13123
  readonly "google/gemini-3.1-pro-preview": {
13373
13124
  id: string;
13374
13125
  name: string;
@@ -13403,23 +13154,6 @@ export declare const MODELS: {
13403
13154
  contextWindow: number;
13404
13155
  maxTokens: number;
13405
13156
  };
13406
- readonly "google/gemini-3.1-pro-preview:batch": {
13407
- id: string;
13408
- name: string;
13409
- api: "openai-completions";
13410
- provider: string;
13411
- baseUrl: string;
13412
- reasoning: true;
13413
- input: ("image" | "text")[];
13414
- cost: {
13415
- input: number;
13416
- output: number;
13417
- cacheRead: number;
13418
- cacheWrite: number;
13419
- };
13420
- contextWindow: number;
13421
- maxTokens: number;
13422
- };
13423
13157
  readonly "google/gemini-3.5-flash": {
13424
13158
  id: string;
13425
13159
  name: string;
@@ -13454,40 +13188,6 @@ export declare const MODELS: {
13454
13188
  contextWindow: number;
13455
13189
  maxTokens: number;
13456
13190
  };
13457
- readonly "google/gemini-3.5-flash-lite:batch": {
13458
- id: string;
13459
- name: string;
13460
- api: "openai-completions";
13461
- provider: string;
13462
- baseUrl: string;
13463
- reasoning: true;
13464
- input: ("image" | "text")[];
13465
- cost: {
13466
- input: number;
13467
- output: number;
13468
- cacheRead: number;
13469
- cacheWrite: number;
13470
- };
13471
- contextWindow: number;
13472
- maxTokens: number;
13473
- };
13474
- readonly "google/gemini-3.5-flash:batch": {
13475
- id: string;
13476
- name: string;
13477
- api: "openai-completions";
13478
- provider: string;
13479
- baseUrl: string;
13480
- reasoning: true;
13481
- input: ("image" | "text")[];
13482
- cost: {
13483
- input: number;
13484
- output: number;
13485
- cacheRead: number;
13486
- cacheWrite: number;
13487
- };
13488
- contextWindow: number;
13489
- maxTokens: number;
13490
- };
13491
13191
  readonly "google/gemini-3.6-flash": {
13492
13192
  id: string;
13493
13193
  name: string;
@@ -13505,23 +13205,6 @@ export declare const MODELS: {
13505
13205
  contextWindow: number;
13506
13206
  maxTokens: number;
13507
13207
  };
13508
- readonly "google/gemini-3.6-flash:batch": {
13509
- id: string;
13510
- name: string;
13511
- api: "openai-completions";
13512
- provider: string;
13513
- baseUrl: string;
13514
- reasoning: true;
13515
- input: ("image" | "text")[];
13516
- cost: {
13517
- input: number;
13518
- output: number;
13519
- cacheRead: number;
13520
- cacheWrite: number;
13521
- };
13522
- contextWindow: number;
13523
- maxTokens: number;
13524
- };
13525
13208
  readonly "google/gemma-3-12b-it": {
13526
13209
  id: string;
13527
13210
  name: string;
@@ -14001,23 +13684,6 @@ export declare const MODELS: {
14001
13684
  contextWindow: number;
14002
13685
  maxTokens: number;
14003
13686
  };
14004
- readonly "minimax/minimax-m3:batch": {
14005
- id: string;
14006
- name: string;
14007
- api: "openai-completions";
14008
- provider: string;
14009
- baseUrl: string;
14010
- reasoning: true;
14011
- input: ("image" | "text")[];
14012
- cost: {
14013
- input: number;
14014
- output: number;
14015
- cacheRead: number;
14016
- cacheWrite: number;
14017
- };
14018
- contextWindow: number;
14019
- maxTokens: number;
14020
- };
14021
13687
  readonly "mistralai/codestral-2508": {
14022
13688
  id: string;
14023
13689
  name: string;
@@ -14035,23 +13701,6 @@ export declare const MODELS: {
14035
13701
  contextWindow: number;
14036
13702
  maxTokens: number;
14037
13703
  };
14038
- readonly "mistralai/devstral-2512": {
14039
- id: string;
14040
- name: string;
14041
- api: "openai-completions";
14042
- provider: string;
14043
- baseUrl: string;
14044
- reasoning: false;
14045
- input: "text"[];
14046
- cost: {
14047
- input: number;
14048
- output: number;
14049
- cacheRead: number;
14050
- cacheWrite: number;
14051
- };
14052
- contextWindow: number;
14053
- maxTokens: number;
14054
- };
14055
13704
  readonly "mistralai/ministral-14b-2512": {
14056
13705
  id: string;
14057
13706
  name: string;
@@ -14607,143 +14256,7 @@ export declare const MODELS: {
14607
14256
  provider: string;
14608
14257
  baseUrl: string;
14609
14258
  reasoning: true;
14610
- input: "text"[];
14611
- cost: {
14612
- input: number;
14613
- output: number;
14614
- cacheRead: number;
14615
- cacheWrite: number;
14616
- };
14617
- contextWindow: number;
14618
- maxTokens: number;
14619
- };
14620
- readonly "openai/gpt-3.5-turbo": {
14621
- id: string;
14622
- name: string;
14623
- api: "openai-completions";
14624
- provider: string;
14625
- baseUrl: string;
14626
- reasoning: false;
14627
- input: "text"[];
14628
- cost: {
14629
- input: number;
14630
- output: number;
14631
- cacheRead: number;
14632
- cacheWrite: number;
14633
- };
14634
- contextWindow: number;
14635
- maxTokens: number;
14636
- };
14637
- readonly "openai/gpt-3.5-turbo-0613": {
14638
- id: string;
14639
- name: string;
14640
- api: "openai-completions";
14641
- provider: string;
14642
- baseUrl: string;
14643
- reasoning: false;
14644
- input: "text"[];
14645
- cost: {
14646
- input: number;
14647
- output: number;
14648
- cacheRead: number;
14649
- cacheWrite: number;
14650
- };
14651
- contextWindow: number;
14652
- maxTokens: number;
14653
- };
14654
- readonly "openai/gpt-3.5-turbo-16k": {
14655
- id: string;
14656
- name: string;
14657
- api: "openai-completions";
14658
- provider: string;
14659
- baseUrl: string;
14660
- reasoning: false;
14661
- input: "text"[];
14662
- cost: {
14663
- input: number;
14664
- output: number;
14665
- cacheRead: number;
14666
- cacheWrite: number;
14667
- };
14668
- contextWindow: number;
14669
- maxTokens: number;
14670
- };
14671
- readonly "openai/gpt-4": {
14672
- id: string;
14673
- name: string;
14674
- api: "openai-completions";
14675
- provider: string;
14676
- baseUrl: string;
14677
- reasoning: false;
14678
- input: "text"[];
14679
- cost: {
14680
- input: number;
14681
- output: number;
14682
- cacheRead: number;
14683
- cacheWrite: number;
14684
- };
14685
- contextWindow: number;
14686
- maxTokens: number;
14687
- };
14688
- readonly "openai/gpt-4-turbo": {
14689
- id: string;
14690
- name: string;
14691
- api: "openai-completions";
14692
- provider: string;
14693
- baseUrl: string;
14694
- reasoning: false;
14695
- input: ("image" | "text")[];
14696
- cost: {
14697
- input: number;
14698
- output: number;
14699
- cacheRead: number;
14700
- cacheWrite: number;
14701
- };
14702
- contextWindow: number;
14703
- maxTokens: number;
14704
- };
14705
- readonly "openai/gpt-4-turbo-preview": {
14706
- id: string;
14707
- name: string;
14708
- api: "openai-completions";
14709
- provider: string;
14710
- baseUrl: string;
14711
- reasoning: false;
14712
- input: "text"[];
14713
- cost: {
14714
- input: number;
14715
- output: number;
14716
- cacheRead: number;
14717
- cacheWrite: number;
14718
- };
14719
- contextWindow: number;
14720
- maxTokens: number;
14721
- };
14722
- readonly "openai/gpt-4.1": {
14723
- id: string;
14724
- name: string;
14725
- api: "openai-completions";
14726
- provider: string;
14727
- baseUrl: string;
14728
- reasoning: false;
14729
- input: ("image" | "text")[];
14730
- cost: {
14731
- input: number;
14732
- output: number;
14733
- cacheRead: number;
14734
- cacheWrite: number;
14735
- };
14736
- contextWindow: number;
14737
- maxTokens: number;
14738
- };
14739
- readonly "openai/gpt-4.1-mini": {
14740
- id: string;
14741
- name: string;
14742
- api: "openai-completions";
14743
- provider: string;
14744
- baseUrl: string;
14745
- reasoning: false;
14746
- input: ("image" | "text")[];
14259
+ input: "text"[];
14747
14260
  cost: {
14748
14261
  input: number;
14749
14262
  output: number;
@@ -14753,14 +14266,14 @@ export declare const MODELS: {
14753
14266
  contextWindow: number;
14754
14267
  maxTokens: number;
14755
14268
  };
14756
- readonly "openai/gpt-4.1-nano": {
14269
+ readonly "openai/gpt-3.5-turbo": {
14757
14270
  id: string;
14758
14271
  name: string;
14759
14272
  api: "openai-completions";
14760
14273
  provider: string;
14761
14274
  baseUrl: string;
14762
14275
  reasoning: false;
14763
- input: ("image" | "text")[];
14276
+ input: "text"[];
14764
14277
  cost: {
14765
14278
  input: number;
14766
14279
  output: number;
@@ -14770,14 +14283,14 @@ export declare const MODELS: {
14770
14283
  contextWindow: number;
14771
14284
  maxTokens: number;
14772
14285
  };
14773
- readonly "openai/gpt-4o": {
14286
+ readonly "openai/gpt-3.5-turbo-0613": {
14774
14287
  id: string;
14775
14288
  name: string;
14776
14289
  api: "openai-completions";
14777
14290
  provider: string;
14778
14291
  baseUrl: string;
14779
14292
  reasoning: false;
14780
- input: ("image" | "text")[];
14293
+ input: "text"[];
14781
14294
  cost: {
14782
14295
  input: number;
14783
14296
  output: number;
@@ -14787,14 +14300,14 @@ export declare const MODELS: {
14787
14300
  contextWindow: number;
14788
14301
  maxTokens: number;
14789
14302
  };
14790
- readonly "openai/gpt-4o-2024-05-13": {
14303
+ readonly "openai/gpt-3.5-turbo-16k": {
14791
14304
  id: string;
14792
14305
  name: string;
14793
14306
  api: "openai-completions";
14794
14307
  provider: string;
14795
14308
  baseUrl: string;
14796
14309
  reasoning: false;
14797
- input: ("image" | "text")[];
14310
+ input: "text"[];
14798
14311
  cost: {
14799
14312
  input: number;
14800
14313
  output: number;
@@ -14804,14 +14317,14 @@ export declare const MODELS: {
14804
14317
  contextWindow: number;
14805
14318
  maxTokens: number;
14806
14319
  };
14807
- readonly "openai/gpt-4o-2024-08-06": {
14320
+ readonly "openai/gpt-4": {
14808
14321
  id: string;
14809
14322
  name: string;
14810
14323
  api: "openai-completions";
14811
14324
  provider: string;
14812
14325
  baseUrl: string;
14813
14326
  reasoning: false;
14814
- input: ("image" | "text")[];
14327
+ input: "text"[];
14815
14328
  cost: {
14816
14329
  input: number;
14817
14330
  output: number;
@@ -14821,7 +14334,7 @@ export declare const MODELS: {
14821
14334
  contextWindow: number;
14822
14335
  maxTokens: number;
14823
14336
  };
14824
- readonly "openai/gpt-4o-2024-11-20": {
14337
+ readonly "openai/gpt-4-turbo": {
14825
14338
  id: string;
14826
14339
  name: string;
14827
14340
  api: "openai-completions";
@@ -14838,14 +14351,14 @@ export declare const MODELS: {
14838
14351
  contextWindow: number;
14839
14352
  maxTokens: number;
14840
14353
  };
14841
- readonly "openai/gpt-4o-mini": {
14354
+ readonly "openai/gpt-4-turbo-preview": {
14842
14355
  id: string;
14843
14356
  name: string;
14844
14357
  api: "openai-completions";
14845
14358
  provider: string;
14846
14359
  baseUrl: string;
14847
14360
  reasoning: false;
14848
- input: ("image" | "text")[];
14361
+ input: "text"[];
14849
14362
  cost: {
14850
14363
  input: number;
14851
14364
  output: number;
@@ -14855,7 +14368,7 @@ export declare const MODELS: {
14855
14368
  contextWindow: number;
14856
14369
  maxTokens: number;
14857
14370
  };
14858
- readonly "openai/gpt-4o-mini-2024-07-18": {
14371
+ readonly "openai/gpt-4.1": {
14859
14372
  id: string;
14860
14373
  name: string;
14861
14374
  api: "openai-completions";
@@ -14872,13 +14385,13 @@ export declare const MODELS: {
14872
14385
  contextWindow: number;
14873
14386
  maxTokens: number;
14874
14387
  };
14875
- readonly "openai/gpt-5": {
14388
+ readonly "openai/gpt-4.1-mini": {
14876
14389
  id: string;
14877
14390
  name: string;
14878
14391
  api: "openai-completions";
14879
14392
  provider: string;
14880
14393
  baseUrl: string;
14881
- reasoning: true;
14394
+ reasoning: false;
14882
14395
  input: ("image" | "text")[];
14883
14396
  cost: {
14884
14397
  input: number;
@@ -14889,13 +14402,13 @@ export declare const MODELS: {
14889
14402
  contextWindow: number;
14890
14403
  maxTokens: number;
14891
14404
  };
14892
- readonly "openai/gpt-5-mini": {
14405
+ readonly "openai/gpt-4.1-nano": {
14893
14406
  id: string;
14894
14407
  name: string;
14895
14408
  api: "openai-completions";
14896
14409
  provider: string;
14897
14410
  baseUrl: string;
14898
- reasoning: true;
14411
+ reasoning: false;
14899
14412
  input: ("image" | "text")[];
14900
14413
  cost: {
14901
14414
  input: number;
@@ -14906,13 +14419,13 @@ export declare const MODELS: {
14906
14419
  contextWindow: number;
14907
14420
  maxTokens: number;
14908
14421
  };
14909
- readonly "openai/gpt-5-mini:batch": {
14422
+ readonly "openai/gpt-4o": {
14910
14423
  id: string;
14911
14424
  name: string;
14912
14425
  api: "openai-completions";
14913
14426
  provider: string;
14914
14427
  baseUrl: string;
14915
- reasoning: true;
14428
+ reasoning: false;
14916
14429
  input: ("image" | "text")[];
14917
14430
  cost: {
14918
14431
  input: number;
@@ -14923,13 +14436,13 @@ export declare const MODELS: {
14923
14436
  contextWindow: number;
14924
14437
  maxTokens: number;
14925
14438
  };
14926
- readonly "openai/gpt-5-nano": {
14439
+ readonly "openai/gpt-4o-2024-05-13": {
14927
14440
  id: string;
14928
14441
  name: string;
14929
14442
  api: "openai-completions";
14930
14443
  provider: string;
14931
14444
  baseUrl: string;
14932
- reasoning: true;
14445
+ reasoning: false;
14933
14446
  input: ("image" | "text")[];
14934
14447
  cost: {
14935
14448
  input: number;
@@ -14940,13 +14453,13 @@ export declare const MODELS: {
14940
14453
  contextWindow: number;
14941
14454
  maxTokens: number;
14942
14455
  };
14943
- readonly "openai/gpt-5-nano:batch": {
14456
+ readonly "openai/gpt-4o-2024-08-06": {
14944
14457
  id: string;
14945
14458
  name: string;
14946
14459
  api: "openai-completions";
14947
14460
  provider: string;
14948
14461
  baseUrl: string;
14949
- reasoning: true;
14462
+ reasoning: false;
14950
14463
  input: ("image" | "text")[];
14951
14464
  cost: {
14952
14465
  input: number;
@@ -14957,13 +14470,13 @@ export declare const MODELS: {
14957
14470
  contextWindow: number;
14958
14471
  maxTokens: number;
14959
14472
  };
14960
- readonly "openai/gpt-5-pro": {
14473
+ readonly "openai/gpt-4o-2024-11-20": {
14961
14474
  id: string;
14962
14475
  name: string;
14963
14476
  api: "openai-completions";
14964
14477
  provider: string;
14965
14478
  baseUrl: string;
14966
- reasoning: true;
14479
+ reasoning: false;
14967
14480
  input: ("image" | "text")[];
14968
14481
  cost: {
14969
14482
  input: number;
@@ -14974,13 +14487,13 @@ export declare const MODELS: {
14974
14487
  contextWindow: number;
14975
14488
  maxTokens: number;
14976
14489
  };
14977
- readonly "openai/gpt-5.1": {
14490
+ readonly "openai/gpt-4o-mini": {
14978
14491
  id: string;
14979
14492
  name: string;
14980
14493
  api: "openai-completions";
14981
14494
  provider: string;
14982
14495
  baseUrl: string;
14983
- reasoning: true;
14496
+ reasoning: false;
14984
14497
  input: ("image" | "text")[];
14985
14498
  cost: {
14986
14499
  input: number;
@@ -14991,7 +14504,7 @@ export declare const MODELS: {
14991
14504
  contextWindow: number;
14992
14505
  maxTokens: number;
14993
14506
  };
14994
- readonly "openai/gpt-5.1-chat": {
14507
+ readonly "openai/gpt-4o-mini-2024-07-18": {
14995
14508
  id: string;
14996
14509
  name: string;
14997
14510
  api: "openai-completions";
@@ -15008,7 +14521,7 @@ export declare const MODELS: {
15008
14521
  contextWindow: number;
15009
14522
  maxTokens: number;
15010
14523
  };
15011
- readonly "openai/gpt-5.1-codex": {
14524
+ readonly "openai/gpt-5": {
15012
14525
  id: string;
15013
14526
  name: string;
15014
14527
  api: "openai-completions";
@@ -15025,7 +14538,7 @@ export declare const MODELS: {
15025
14538
  contextWindow: number;
15026
14539
  maxTokens: number;
15027
14540
  };
15028
- readonly "openai/gpt-5.1-codex-max": {
14541
+ readonly "openai/gpt-5-mini": {
15029
14542
  id: string;
15030
14543
  name: string;
15031
14544
  api: "openai-completions";
@@ -15042,7 +14555,7 @@ export declare const MODELS: {
15042
14555
  contextWindow: number;
15043
14556
  maxTokens: number;
15044
14557
  };
15045
- readonly "openai/gpt-5.1-codex-mini": {
14558
+ readonly "openai/gpt-5-nano": {
15046
14559
  id: string;
15047
14560
  name: string;
15048
14561
  api: "openai-completions";
@@ -15059,7 +14572,7 @@ export declare const MODELS: {
15059
14572
  contextWindow: number;
15060
14573
  maxTokens: number;
15061
14574
  };
15062
- readonly "openai/gpt-5.1:batch": {
14575
+ readonly "openai/gpt-5-pro": {
15063
14576
  id: string;
15064
14577
  name: string;
15065
14578
  api: "openai-completions";
@@ -15076,16 +14589,13 @@ export declare const MODELS: {
15076
14589
  contextWindow: number;
15077
14590
  maxTokens: number;
15078
14591
  };
15079
- readonly "openai/gpt-5.2": {
14592
+ readonly "openai/gpt-5.1": {
15080
14593
  id: string;
15081
14594
  name: string;
15082
14595
  api: "openai-completions";
15083
14596
  provider: string;
15084
14597
  baseUrl: string;
15085
14598
  reasoning: true;
15086
- thinkingLevelMap: {
15087
- xhigh: string;
15088
- };
15089
14599
  input: ("image" | "text")[];
15090
14600
  cost: {
15091
14601
  input: number;
@@ -15096,16 +14606,13 @@ export declare const MODELS: {
15096
14606
  contextWindow: number;
15097
14607
  maxTokens: number;
15098
14608
  };
15099
- readonly "openai/gpt-5.2-chat": {
14609
+ readonly "openai/gpt-5.1-codex": {
15100
14610
  id: string;
15101
14611
  name: string;
15102
14612
  api: "openai-completions";
15103
14613
  provider: string;
15104
14614
  baseUrl: string;
15105
- reasoning: false;
15106
- thinkingLevelMap: {
15107
- xhigh: string;
15108
- };
14615
+ reasoning: true;
15109
14616
  input: ("image" | "text")[];
15110
14617
  cost: {
15111
14618
  input: number;
@@ -15116,16 +14623,13 @@ export declare const MODELS: {
15116
14623
  contextWindow: number;
15117
14624
  maxTokens: number;
15118
14625
  };
15119
- readonly "openai/gpt-5.2-codex": {
14626
+ readonly "openai/gpt-5.1-codex-max": {
15120
14627
  id: string;
15121
14628
  name: string;
15122
14629
  api: "openai-completions";
15123
14630
  provider: string;
15124
14631
  baseUrl: string;
15125
14632
  reasoning: true;
15126
- thinkingLevelMap: {
15127
- xhigh: string;
15128
- };
15129
14633
  input: ("image" | "text")[];
15130
14634
  cost: {
15131
14635
  input: number;
@@ -15136,16 +14640,13 @@ export declare const MODELS: {
15136
14640
  contextWindow: number;
15137
14641
  maxTokens: number;
15138
14642
  };
15139
- readonly "openai/gpt-5.2-pro": {
14643
+ readonly "openai/gpt-5.1-codex-mini": {
15140
14644
  id: string;
15141
14645
  name: string;
15142
14646
  api: "openai-completions";
15143
14647
  provider: string;
15144
14648
  baseUrl: string;
15145
14649
  reasoning: true;
15146
- thinkingLevelMap: {
15147
- xhigh: string;
15148
- };
15149
14650
  input: ("image" | "text")[];
15150
14651
  cost: {
15151
14652
  input: number;
@@ -15156,7 +14657,7 @@ export declare const MODELS: {
15156
14657
  contextWindow: number;
15157
14658
  maxTokens: number;
15158
14659
  };
15159
- readonly "openai/gpt-5.2:batch": {
14660
+ readonly "openai/gpt-5.2": {
15160
14661
  id: string;
15161
14662
  name: string;
15162
14663
  api: "openai-completions";
@@ -15176,7 +14677,7 @@ export declare const MODELS: {
15176
14677
  contextWindow: number;
15177
14678
  maxTokens: number;
15178
14679
  };
15179
- readonly "openai/gpt-5.3-chat": {
14680
+ readonly "openai/gpt-5.2-chat": {
15180
14681
  id: string;
15181
14682
  name: string;
15182
14683
  api: "openai-completions";
@@ -15196,7 +14697,7 @@ export declare const MODELS: {
15196
14697
  contextWindow: number;
15197
14698
  maxTokens: number;
15198
14699
  };
15199
- readonly "openai/gpt-5.3-codex": {
14700
+ readonly "openai/gpt-5.2-codex": {
15200
14701
  id: string;
15201
14702
  name: string;
15202
14703
  api: "openai-completions";
@@ -15216,7 +14717,7 @@ export declare const MODELS: {
15216
14717
  contextWindow: number;
15217
14718
  maxTokens: number;
15218
14719
  };
15219
- readonly "openai/gpt-5.4": {
14720
+ readonly "openai/gpt-5.2-pro": {
15220
14721
  id: string;
15221
14722
  name: string;
15222
14723
  api: "openai-completions";
@@ -15236,13 +14737,13 @@ export declare const MODELS: {
15236
14737
  contextWindow: number;
15237
14738
  maxTokens: number;
15238
14739
  };
15239
- readonly "openai/gpt-5.4-mini": {
14740
+ readonly "openai/gpt-5.3-chat": {
15240
14741
  id: string;
15241
14742
  name: string;
15242
14743
  api: "openai-completions";
15243
14744
  provider: string;
15244
14745
  baseUrl: string;
15245
- reasoning: true;
14746
+ reasoning: false;
15246
14747
  thinkingLevelMap: {
15247
14748
  xhigh: string;
15248
14749
  };
@@ -15256,7 +14757,7 @@ export declare const MODELS: {
15256
14757
  contextWindow: number;
15257
14758
  maxTokens: number;
15258
14759
  };
15259
- readonly "openai/gpt-5.4-mini:batch": {
14760
+ readonly "openai/gpt-5.3-codex": {
15260
14761
  id: string;
15261
14762
  name: string;
15262
14763
  api: "openai-completions";
@@ -15276,7 +14777,7 @@ export declare const MODELS: {
15276
14777
  contextWindow: number;
15277
14778
  maxTokens: number;
15278
14779
  };
15279
- readonly "openai/gpt-5.4-nano": {
14780
+ readonly "openai/gpt-5.4": {
15280
14781
  id: string;
15281
14782
  name: string;
15282
14783
  api: "openai-completions";
@@ -15296,7 +14797,7 @@ export declare const MODELS: {
15296
14797
  contextWindow: number;
15297
14798
  maxTokens: number;
15298
14799
  };
15299
- readonly "openai/gpt-5.4-nano:batch": {
14800
+ readonly "openai/gpt-5.4-mini": {
15300
14801
  id: string;
15301
14802
  name: string;
15302
14803
  api: "openai-completions";
@@ -15316,7 +14817,7 @@ export declare const MODELS: {
15316
14817
  contextWindow: number;
15317
14818
  maxTokens: number;
15318
14819
  };
15319
- readonly "openai/gpt-5.4-pro": {
14820
+ readonly "openai/gpt-5.4-nano": {
15320
14821
  id: string;
15321
14822
  name: string;
15322
14823
  api: "openai-completions";
@@ -15336,7 +14837,7 @@ export declare const MODELS: {
15336
14837
  contextWindow: number;
15337
14838
  maxTokens: number;
15338
14839
  };
15339
- readonly "openai/gpt-5.4:batch": {
14840
+ readonly "openai/gpt-5.4-pro": {
15340
14841
  id: string;
15341
14842
  name: string;
15342
14843
  api: "openai-completions";
@@ -15399,26 +14900,6 @@ export declare const MODELS: {
15399
14900
  contextWindow: number;
15400
14901
  maxTokens: number;
15401
14902
  };
15402
- readonly "openai/gpt-5.5:batch": {
15403
- id: string;
15404
- name: string;
15405
- api: "openai-completions";
15406
- provider: string;
15407
- baseUrl: string;
15408
- reasoning: true;
15409
- thinkingLevelMap: {
15410
- xhigh: string;
15411
- };
15412
- input: ("image" | "text")[];
15413
- cost: {
15414
- input: number;
15415
- output: number;
15416
- cacheRead: number;
15417
- cacheWrite: number;
15418
- };
15419
- contextWindow: number;
15420
- maxTokens: number;
15421
- };
15422
14903
  readonly "openai/gpt-5.6-luna": {
15423
14904
  id: string;
15424
14905
  name: string;
@@ -15545,23 +15026,6 @@ export declare const MODELS: {
15545
15026
  contextWindow: number;
15546
15027
  maxTokens: number;
15547
15028
  };
15548
- readonly "openai/gpt-5:batch": {
15549
- id: string;
15550
- name: string;
15551
- api: "openai-completions";
15552
- provider: string;
15553
- baseUrl: string;
15554
- reasoning: true;
15555
- input: ("image" | "text")[];
15556
- cost: {
15557
- input: number;
15558
- output: number;
15559
- cacheRead: number;
15560
- cacheWrite: number;
15561
- };
15562
- contextWindow: number;
15563
- maxTokens: number;
15564
- };
15565
15029
  readonly "openai/gpt-audio": {
15566
15030
  id: string;
15567
15031
  name: string;
@@ -16987,6 +16451,23 @@ export declare const MODELS: {
16987
16451
  contextWindow: number;
16988
16452
  maxTokens: number;
16989
16453
  };
16454
+ readonly "thinkingmachines/inkling-small": {
16455
+ id: string;
16456
+ name: string;
16457
+ api: "openai-completions";
16458
+ provider: string;
16459
+ baseUrl: string;
16460
+ reasoning: true;
16461
+ input: ("image" | "text")[];
16462
+ cost: {
16463
+ input: number;
16464
+ output: number;
16465
+ cacheRead: number;
16466
+ cacheWrite: number;
16467
+ };
16468
+ contextWindow: number;
16469
+ maxTokens: number;
16470
+ };
16990
16471
  readonly "upstage/solar-pro-3": {
16991
16472
  id: string;
16992
16473
  name: string;
@@ -19070,6 +18551,23 @@ export declare const MODELS: {
19070
18551
  contextWindow: number;
19071
18552
  maxTokens: number;
19072
18553
  };
18554
+ readonly "deepseek/deepseek-v4-flash-0731": {
18555
+ id: string;
18556
+ name: string;
18557
+ api: "anthropic-messages";
18558
+ provider: string;
18559
+ baseUrl: string;
18560
+ reasoning: true;
18561
+ input: "text"[];
18562
+ cost: {
18563
+ input: number;
18564
+ output: number;
18565
+ cacheRead: number;
18566
+ cacheWrite: number;
18567
+ };
18568
+ contextWindow: number;
18569
+ maxTokens: number;
18570
+ };
19073
18571
  readonly "deepseek/deepseek-v4-pro": {
19074
18572
  id: string;
19075
18573
  name: string;
@@ -22036,27 +21534,6 @@ export declare const MODELS: {
22036
21534
  };
22037
21535
  };
22038
21536
  readonly zai: {
22039
- readonly "glm-4.5-air": {
22040
- id: string;
22041
- name: string;
22042
- api: "openai-completions";
22043
- provider: string;
22044
- baseUrl: string;
22045
- compat: {
22046
- supportsDeveloperRole: false;
22047
- thinkingFormat: "zai";
22048
- };
22049
- reasoning: true;
22050
- input: "text"[];
22051
- cost: {
22052
- input: number;
22053
- output: number;
22054
- cacheRead: number;
22055
- cacheWrite: number;
22056
- };
22057
- contextWindow: number;
22058
- maxTokens: number;
22059
- };
22060
21537
  readonly "glm-4.7": {
22061
21538
  id: string;
22062
21539
  name: string;
@@ -22101,28 +21578,6 @@ export declare const MODELS: {
22101
21578
  contextWindow: number;
22102
21579
  maxTokens: number;
22103
21580
  };
22104
- readonly "glm-5.1": {
22105
- id: string;
22106
- name: string;
22107
- api: "openai-completions";
22108
- provider: string;
22109
- baseUrl: string;
22110
- compat: {
22111
- supportsDeveloperRole: false;
22112
- thinkingFormat: "zai";
22113
- zaiToolStream: true;
22114
- };
22115
- reasoning: true;
22116
- input: "text"[];
22117
- cost: {
22118
- input: number;
22119
- output: number;
22120
- cacheRead: number;
22121
- cacheWrite: number;
22122
- };
22123
- contextWindow: number;
22124
- maxTokens: number;
22125
- };
22126
21581
  readonly "glm-5.2": {
22127
21582
  id: string;
22128
21583
  name: string;
@@ -22145,7 +21600,7 @@ export declare const MODELS: {
22145
21600
  contextWindow: number;
22146
21601
  maxTokens: number;
22147
21602
  };
22148
- readonly "glm-5v-turbo": {
21603
+ readonly "glm-5.2-highspeed[1m]": {
22149
21604
  id: string;
22150
21605
  name: string;
22151
21606
  api: "openai-completions";
@@ -22157,7 +21612,7 @@ export declare const MODELS: {
22157
21612
  zaiToolStream: true;
22158
21613
  };
22159
21614
  reasoning: true;
22160
- input: ("image" | "text")[];
21615
+ input: "text"[];
22161
21616
  cost: {
22162
21617
  input: number;
22163
21618
  output: number;
@@ -22169,27 +21624,6 @@ export declare const MODELS: {
22169
21624
  };
22170
21625
  };
22171
21626
  readonly "zai-coding-cn": {
22172
- readonly "glm-4.5-air": {
22173
- id: string;
22174
- name: string;
22175
- api: "openai-completions";
22176
- provider: string;
22177
- baseUrl: string;
22178
- compat: {
22179
- supportsDeveloperRole: false;
22180
- thinkingFormat: "zai";
22181
- };
22182
- reasoning: true;
22183
- input: "text"[];
22184
- cost: {
22185
- input: number;
22186
- output: number;
22187
- cacheRead: number;
22188
- cacheWrite: number;
22189
- };
22190
- contextWindow: number;
22191
- maxTokens: number;
22192
- };
22193
21627
  readonly "glm-4.7": {
22194
21628
  id: string;
22195
21629
  name: string;
@@ -22234,28 +21668,6 @@ export declare const MODELS: {
22234
21668
  contextWindow: number;
22235
21669
  maxTokens: number;
22236
21670
  };
22237
- readonly "glm-5.1": {
22238
- id: string;
22239
- name: string;
22240
- api: "openai-completions";
22241
- provider: string;
22242
- baseUrl: string;
22243
- compat: {
22244
- supportsDeveloperRole: false;
22245
- thinkingFormat: "zai";
22246
- zaiToolStream: true;
22247
- };
22248
- reasoning: true;
22249
- input: "text"[];
22250
- cost: {
22251
- input: number;
22252
- output: number;
22253
- cacheRead: number;
22254
- cacheWrite: number;
22255
- };
22256
- contextWindow: number;
22257
- maxTokens: number;
22258
- };
22259
21671
  readonly "glm-5.2": {
22260
21672
  id: string;
22261
21673
  name: string;
@@ -22278,7 +21690,7 @@ export declare const MODELS: {
22278
21690
  contextWindow: number;
22279
21691
  maxTokens: number;
22280
21692
  };
22281
- readonly "glm-5v-turbo": {
21693
+ readonly "glm-5.2-highspeed[1m]": {
22282
21694
  id: string;
22283
21695
  name: string;
22284
21696
  api: "openai-completions";
@@ -22290,7 +21702,7 @@ export declare const MODELS: {
22290
21702
  zaiToolStream: true;
22291
21703
  };
22292
21704
  reasoning: true;
22293
- input: ("image" | "text")[];
21705
+ input: "text"[];
22294
21706
  cost: {
22295
21707
  input: number;
22296
21708
  output: number;