@apholdings/jensen-ai 1.0.3 → 1.0.5

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.
@@ -255,6 +255,23 @@ export declare const MODELS: {
255
255
  contextWindow: number;
256
256
  maxTokens: number;
257
257
  };
258
+ readonly "anthropic.claude-opus-4-7": {
259
+ id: string;
260
+ name: string;
261
+ api: "bedrock-converse-stream";
262
+ provider: string;
263
+ baseUrl: string;
264
+ reasoning: true;
265
+ input: ("image" | "text")[];
266
+ cost: {
267
+ input: number;
268
+ output: number;
269
+ cacheRead: number;
270
+ cacheWrite: number;
271
+ };
272
+ contextWindow: number;
273
+ maxTokens: number;
274
+ };
258
275
  readonly "anthropic.claude-sonnet-4-20250514-v1:0": {
259
276
  id: string;
260
277
  name: string;
@@ -408,6 +425,23 @@ export declare const MODELS: {
408
425
  contextWindow: number;
409
426
  maxTokens: number;
410
427
  };
428
+ readonly "eu.anthropic.claude-opus-4-7": {
429
+ id: string;
430
+ name: string;
431
+ api: "bedrock-converse-stream";
432
+ provider: string;
433
+ baseUrl: string;
434
+ reasoning: true;
435
+ input: ("image" | "text")[];
436
+ cost: {
437
+ input: number;
438
+ output: number;
439
+ cacheRead: number;
440
+ cacheWrite: number;
441
+ };
442
+ contextWindow: number;
443
+ maxTokens: number;
444
+ };
411
445
  readonly "eu.anthropic.claude-sonnet-4-20250514-v1:0": {
412
446
  id: string;
413
447
  name: string;
@@ -510,6 +544,23 @@ export declare const MODELS: {
510
544
  contextWindow: number;
511
545
  maxTokens: number;
512
546
  };
547
+ readonly "global.anthropic.claude-opus-4-7": {
548
+ id: string;
549
+ name: string;
550
+ api: "bedrock-converse-stream";
551
+ provider: string;
552
+ baseUrl: string;
553
+ reasoning: true;
554
+ input: ("image" | "text")[];
555
+ cost: {
556
+ input: number;
557
+ output: number;
558
+ cacheRead: number;
559
+ cacheWrite: number;
560
+ };
561
+ contextWindow: number;
562
+ maxTokens: number;
563
+ };
513
564
  readonly "global.anthropic.claude-sonnet-4-20250514-v1:0": {
514
565
  id: string;
515
566
  name: string;
@@ -1207,6 +1258,23 @@ export declare const MODELS: {
1207
1258
  contextWindow: number;
1208
1259
  maxTokens: number;
1209
1260
  };
1261
+ readonly "qwen.qwen3-coder-next": {
1262
+ id: string;
1263
+ name: string;
1264
+ api: "bedrock-converse-stream";
1265
+ provider: string;
1266
+ baseUrl: string;
1267
+ reasoning: true;
1268
+ input: "text"[];
1269
+ cost: {
1270
+ input: number;
1271
+ output: number;
1272
+ cacheRead: number;
1273
+ cacheWrite: number;
1274
+ };
1275
+ contextWindow: number;
1276
+ maxTokens: number;
1277
+ };
1210
1278
  readonly "qwen.qwen3-next-80b-a3b": {
1211
1279
  id: string;
1212
1280
  name: string;
@@ -1326,6 +1394,23 @@ export declare const MODELS: {
1326
1394
  contextWindow: number;
1327
1395
  maxTokens: number;
1328
1396
  };
1397
+ readonly "us.anthropic.claude-opus-4-7": {
1398
+ id: string;
1399
+ name: string;
1400
+ api: "bedrock-converse-stream";
1401
+ provider: string;
1402
+ baseUrl: string;
1403
+ reasoning: true;
1404
+ input: ("image" | "text")[];
1405
+ cost: {
1406
+ input: number;
1407
+ output: number;
1408
+ cacheRead: number;
1409
+ cacheWrite: number;
1410
+ };
1411
+ contextWindow: number;
1412
+ maxTokens: number;
1413
+ };
1329
1414
  readonly "us.anthropic.claude-sonnet-4-20250514-v1:0": {
1330
1415
  id: string;
1331
1416
  name: string;
@@ -1753,7 +1838,7 @@ export declare const MODELS: {
1753
1838
  contextWindow: number;
1754
1839
  maxTokens: number;
1755
1840
  };
1756
- readonly "claude-sonnet-4-0": {
1841
+ readonly "claude-opus-4-7": {
1757
1842
  id: string;
1758
1843
  name: string;
1759
1844
  api: "anthropic-messages";
@@ -1770,7 +1855,7 @@ export declare const MODELS: {
1770
1855
  contextWindow: number;
1771
1856
  maxTokens: number;
1772
1857
  };
1773
- readonly "claude-sonnet-4-20250514": {
1858
+ readonly "claude-sonnet-4-0": {
1774
1859
  id: string;
1775
1860
  name: string;
1776
1861
  api: "anthropic-messages";
@@ -1787,7 +1872,7 @@ export declare const MODELS: {
1787
1872
  contextWindow: number;
1788
1873
  maxTokens: number;
1789
1874
  };
1790
- readonly "claude-sonnet-4-5": {
1875
+ readonly "claude-sonnet-4-20250514": {
1791
1876
  id: string;
1792
1877
  name: string;
1793
1878
  api: "anthropic-messages";
@@ -1804,7 +1889,7 @@ export declare const MODELS: {
1804
1889
  contextWindow: number;
1805
1890
  maxTokens: number;
1806
1891
  };
1807
- readonly "claude-sonnet-4-5-20250929": {
1892
+ readonly "claude-sonnet-4-5": {
1808
1893
  id: string;
1809
1894
  name: string;
1810
1895
  api: "anthropic-messages";
@@ -1821,7 +1906,7 @@ export declare const MODELS: {
1821
1906
  contextWindow: number;
1822
1907
  maxTokens: number;
1823
1908
  };
1824
- readonly "claude-sonnet-4-6": {
1909
+ readonly "claude-sonnet-4-5-20250929": {
1825
1910
  id: string;
1826
1911
  name: string;
1827
1912
  api: "anthropic-messages";
@@ -1838,16 +1923,14 @@ export declare const MODELS: {
1838
1923
  contextWindow: number;
1839
1924
  maxTokens: number;
1840
1925
  };
1841
- };
1842
- readonly "azure-openai-responses": {
1843
- readonly "codex-mini-latest": {
1926
+ readonly "claude-sonnet-4-6": {
1844
1927
  id: string;
1845
1928
  name: string;
1846
- api: "azure-openai-responses";
1929
+ api: "anthropic-messages";
1847
1930
  provider: string;
1848
1931
  baseUrl: string;
1849
1932
  reasoning: true;
1850
- input: "text"[];
1933
+ input: ("image" | "text")[];
1851
1934
  cost: {
1852
1935
  input: number;
1853
1936
  output: number;
@@ -1857,6 +1940,8 @@ export declare const MODELS: {
1857
1940
  contextWindow: number;
1858
1941
  maxTokens: number;
1859
1942
  };
1943
+ };
1944
+ readonly "azure-openai-responses": {
1860
1945
  readonly "gpt-4": {
1861
1946
  id: string;
1862
1947
  name: string;
@@ -2678,6 +2763,29 @@ export declare const MODELS: {
2678
2763
  contextWindow: number;
2679
2764
  maxTokens: number;
2680
2765
  };
2766
+ readonly "claude-opus-4.7": {
2767
+ id: string;
2768
+ name: string;
2769
+ api: "anthropic-messages";
2770
+ provider: string;
2771
+ baseUrl: string;
2772
+ headers: {
2773
+ "User-Agent": string;
2774
+ "Editor-Version": string;
2775
+ "Editor-Plugin-Version": string;
2776
+ "Copilot-Integration-Id": string;
2777
+ };
2778
+ reasoning: true;
2779
+ input: ("image" | "text")[];
2780
+ cost: {
2781
+ input: number;
2782
+ output: number;
2783
+ cacheRead: number;
2784
+ cacheWrite: number;
2785
+ };
2786
+ contextWindow: number;
2787
+ maxTokens: number;
2788
+ };
2681
2789
  readonly "claude-sonnet-4": {
2682
2790
  id: string;
2683
2791
  name: string;
@@ -3623,7 +3731,7 @@ export declare const MODELS: {
3623
3731
  contextWindow: number;
3624
3732
  maxTokens: number;
3625
3733
  };
3626
- readonly "gemma-4-26b": {
3734
+ readonly "gemma-4-26b-it": {
3627
3735
  id: string;
3628
3736
  name: string;
3629
3737
  api: "google-generative-ai";
@@ -3640,7 +3748,7 @@ export declare const MODELS: {
3640
3748
  contextWindow: number;
3641
3749
  maxTokens: number;
3642
3750
  };
3643
- readonly "gemma-4-31b": {
3751
+ readonly "gemma-4-31b-it": {
3644
3752
  id: string;
3645
3753
  name: string;
3646
3754
  api: "google-generative-ai";
@@ -4472,6 +4580,26 @@ export declare const MODELS: {
4472
4580
  contextWindow: number;
4473
4581
  maxTokens: number;
4474
4582
  };
4583
+ readonly "MiniMaxAI/MiniMax-M2.7": {
4584
+ id: string;
4585
+ name: string;
4586
+ api: "openai-completions";
4587
+ provider: string;
4588
+ baseUrl: string;
4589
+ compat: {
4590
+ supportsDeveloperRole: false;
4591
+ };
4592
+ reasoning: true;
4593
+ input: "text"[];
4594
+ cost: {
4595
+ input: number;
4596
+ output: number;
4597
+ cacheRead: number;
4598
+ cacheWrite: number;
4599
+ };
4600
+ contextWindow: number;
4601
+ maxTokens: number;
4602
+ };
4475
4603
  readonly "Qwen/Qwen3-235B-A22B-Thinking-2507": {
4476
4604
  id: string;
4477
4605
  name: string;
@@ -4732,6 +4860,26 @@ export declare const MODELS: {
4732
4860
  contextWindow: number;
4733
4861
  maxTokens: number;
4734
4862
  };
4863
+ readonly "moonshotai/Kimi-K2.6": {
4864
+ id: string;
4865
+ name: string;
4866
+ api: "openai-completions";
4867
+ provider: string;
4868
+ baseUrl: string;
4869
+ compat: {
4870
+ supportsDeveloperRole: false;
4871
+ };
4872
+ reasoning: true;
4873
+ input: ("image" | "text")[];
4874
+ cost: {
4875
+ input: number;
4876
+ output: number;
4877
+ cacheRead: number;
4878
+ cacheWrite: number;
4879
+ };
4880
+ contextWindow: number;
4881
+ maxTokens: number;
4882
+ };
4735
4883
  readonly "zai-org/GLM-4.7": {
4736
4884
  id: string;
4737
4885
  name: string;
@@ -4792,6 +4940,26 @@ export declare const MODELS: {
4792
4940
  contextWindow: number;
4793
4941
  maxTokens: number;
4794
4942
  };
4943
+ readonly "zai-org/GLM-5.1": {
4944
+ id: string;
4945
+ name: string;
4946
+ api: "openai-completions";
4947
+ provider: string;
4948
+ baseUrl: string;
4949
+ compat: {
4950
+ supportsDeveloperRole: false;
4951
+ };
4952
+ reasoning: true;
4953
+ input: "text"[];
4954
+ cost: {
4955
+ input: number;
4956
+ output: number;
4957
+ cacheRead: number;
4958
+ cacheWrite: number;
4959
+ };
4960
+ contextWindow: number;
4961
+ maxTokens: number;
4962
+ };
4795
4963
  };
4796
4964
  readonly "kimi-coding": {
4797
4965
  readonly k2p5: {
@@ -4811,6 +4979,23 @@ export declare const MODELS: {
4811
4979
  contextWindow: number;
4812
4980
  maxTokens: number;
4813
4981
  };
4982
+ readonly k2p6: {
4983
+ id: string;
4984
+ name: string;
4985
+ api: "anthropic-messages";
4986
+ provider: string;
4987
+ baseUrl: string;
4988
+ reasoning: true;
4989
+ input: ("image" | "text")[];
4990
+ cost: {
4991
+ input: number;
4992
+ output: number;
4993
+ cacheRead: number;
4994
+ cacheWrite: number;
4995
+ };
4996
+ contextWindow: number;
4997
+ maxTokens: number;
4998
+ };
4814
4999
  readonly "kimi-k2-thinking": {
4815
5000
  id: string;
4816
5001
  name: string;
@@ -5482,23 +5667,6 @@ export declare const MODELS: {
5482
5667
  };
5483
5668
  };
5484
5669
  readonly openai: {
5485
- readonly "codex-mini-latest": {
5486
- id: string;
5487
- name: string;
5488
- api: "openai-responses";
5489
- provider: string;
5490
- baseUrl: string;
5491
- reasoning: true;
5492
- input: "text"[];
5493
- cost: {
5494
- input: number;
5495
- output: number;
5496
- cacheRead: number;
5497
- cacheWrite: number;
5498
- };
5499
- contextWindow: number;
5500
- maxTokens: number;
5501
- };
5502
5670
  readonly "gpt-4": {
5503
5671
  id: string;
5504
5672
  name: string;
@@ -6438,6 +6606,23 @@ export declare const MODELS: {
6438
6606
  contextWindow: number;
6439
6607
  maxTokens: number;
6440
6608
  };
6609
+ readonly "claude-opus-4-7": {
6610
+ id: string;
6611
+ name: string;
6612
+ api: "anthropic-messages";
6613
+ provider: string;
6614
+ baseUrl: string;
6615
+ reasoning: true;
6616
+ input: ("image" | "text")[];
6617
+ cost: {
6618
+ input: number;
6619
+ output: number;
6620
+ cacheRead: number;
6621
+ cacheWrite: number;
6622
+ };
6623
+ contextWindow: number;
6624
+ maxTokens: number;
6625
+ };
6441
6626
  readonly "claude-sonnet-4": {
6442
6627
  id: string;
6443
6628
  name: string;
@@ -6540,6 +6725,23 @@ export declare const MODELS: {
6540
6725
  contextWindow: number;
6541
6726
  maxTokens: number;
6542
6727
  };
6728
+ readonly "glm-5.1": {
6729
+ id: string;
6730
+ name: string;
6731
+ api: "openai-completions";
6732
+ provider: string;
6733
+ baseUrl: string;
6734
+ reasoning: true;
6735
+ input: "text"[];
6736
+ cost: {
6737
+ input: number;
6738
+ output: number;
6739
+ cacheRead: number;
6740
+ cacheWrite: number;
6741
+ };
6742
+ contextWindow: number;
6743
+ maxTokens: number;
6744
+ };
6543
6745
  readonly "gpt-5": {
6544
6746
  id: string;
6545
6747
  name: string;
@@ -6846,14 +7048,31 @@ export declare const MODELS: {
6846
7048
  contextWindow: number;
6847
7049
  maxTokens: number;
6848
7050
  };
6849
- readonly "qwen3.6-plus-free": {
7051
+ readonly "qwen3.5-plus": {
6850
7052
  id: string;
6851
7053
  name: string;
6852
7054
  api: "openai-completions";
6853
7055
  provider: string;
6854
7056
  baseUrl: string;
6855
7057
  reasoning: true;
6856
- input: "text"[];
7058
+ input: ("image" | "text")[];
7059
+ cost: {
7060
+ input: number;
7061
+ output: number;
7062
+ cacheRead: number;
7063
+ cacheWrite: number;
7064
+ };
7065
+ contextWindow: number;
7066
+ maxTokens: number;
7067
+ };
7068
+ readonly "qwen3.6-plus": {
7069
+ id: string;
7070
+ name: string;
7071
+ api: "openai-completions";
7072
+ provider: string;
7073
+ baseUrl: string;
7074
+ reasoning: true;
7075
+ input: ("image" | "text")[];
6857
7076
  cost: {
6858
7077
  input: number;
6859
7078
  output: number;
@@ -6882,6 +7101,23 @@ export declare const MODELS: {
6882
7101
  contextWindow: number;
6883
7102
  maxTokens: number;
6884
7103
  };
7104
+ readonly "glm-5.1": {
7105
+ id: string;
7106
+ name: string;
7107
+ api: "openai-completions";
7108
+ provider: string;
7109
+ baseUrl: string;
7110
+ reasoning: true;
7111
+ input: "text"[];
7112
+ cost: {
7113
+ input: number;
7114
+ output: number;
7115
+ cacheRead: number;
7116
+ cacheWrite: number;
7117
+ };
7118
+ contextWindow: number;
7119
+ maxTokens: number;
7120
+ };
6885
7121
  readonly "kimi-k2.5": {
6886
7122
  id: string;
6887
7123
  name: string;
@@ -6899,6 +7135,23 @@ export declare const MODELS: {
6899
7135
  contextWindow: number;
6900
7136
  maxTokens: number;
6901
7137
  };
7138
+ readonly "kimi-k2.6": {
7139
+ id: string;
7140
+ name: string;
7141
+ api: "openai-completions";
7142
+ provider: string;
7143
+ baseUrl: string;
7144
+ reasoning: true;
7145
+ input: ("image" | "text")[];
7146
+ cost: {
7147
+ input: number;
7148
+ output: number;
7149
+ cacheRead: number;
7150
+ cacheWrite: number;
7151
+ };
7152
+ contextWindow: number;
7153
+ maxTokens: number;
7154
+ };
6902
7155
  readonly "mimo-v2-omni": {
6903
7156
  id: string;
6904
7157
  name: string;
@@ -6967,6 +7220,40 @@ export declare const MODELS: {
6967
7220
  contextWindow: number;
6968
7221
  maxTokens: number;
6969
7222
  };
7223
+ readonly "qwen3.5-plus": {
7224
+ id: string;
7225
+ name: string;
7226
+ api: "openai-completions";
7227
+ provider: string;
7228
+ baseUrl: string;
7229
+ reasoning: true;
7230
+ input: ("image" | "text")[];
7231
+ cost: {
7232
+ input: number;
7233
+ output: number;
7234
+ cacheRead: number;
7235
+ cacheWrite: number;
7236
+ };
7237
+ contextWindow: number;
7238
+ maxTokens: number;
7239
+ };
7240
+ readonly "qwen3.6-plus": {
7241
+ id: string;
7242
+ name: string;
7243
+ api: "openai-completions";
7244
+ provider: string;
7245
+ baseUrl: string;
7246
+ reasoning: true;
7247
+ input: ("image" | "text")[];
7248
+ cost: {
7249
+ input: number;
7250
+ output: number;
7251
+ cacheRead: number;
7252
+ cacheWrite: number;
7253
+ };
7254
+ contextWindow: number;
7255
+ maxTokens: number;
7256
+ };
6970
7257
  };
6971
7258
  readonly openrouter: {
6972
7259
  readonly "ai21/jamba-large-1.7": {
@@ -7258,7 +7545,7 @@ export declare const MODELS: {
7258
7545
  contextWindow: number;
7259
7546
  maxTokens: number;
7260
7547
  };
7261
- readonly "anthropic/claude-sonnet-4": {
7548
+ readonly "anthropic/claude-opus-4.6-fast": {
7262
7549
  id: string;
7263
7550
  name: string;
7264
7551
  api: "openai-completions";
@@ -7275,7 +7562,7 @@ export declare const MODELS: {
7275
7562
  contextWindow: number;
7276
7563
  maxTokens: number;
7277
7564
  };
7278
- readonly "anthropic/claude-sonnet-4.5": {
7565
+ readonly "anthropic/claude-opus-4.7": {
7279
7566
  id: string;
7280
7567
  name: string;
7281
7568
  api: "openai-completions";
@@ -7292,7 +7579,24 @@ export declare const MODELS: {
7292
7579
  contextWindow: number;
7293
7580
  maxTokens: number;
7294
7581
  };
7295
- readonly "anthropic/claude-sonnet-4.6": {
7582
+ readonly "anthropic/claude-sonnet-4": {
7583
+ id: string;
7584
+ name: string;
7585
+ api: "openai-completions";
7586
+ provider: string;
7587
+ baseUrl: string;
7588
+ reasoning: true;
7589
+ input: ("image" | "text")[];
7590
+ cost: {
7591
+ input: number;
7592
+ output: number;
7593
+ cacheRead: number;
7594
+ cacheWrite: number;
7595
+ };
7596
+ contextWindow: number;
7597
+ maxTokens: number;
7598
+ };
7599
+ readonly "anthropic/claude-sonnet-4.5": {
7296
7600
  id: string;
7297
7601
  name: string;
7298
7602
  api: "openai-completions";
@@ -7309,14 +7613,14 @@ export declare const MODELS: {
7309
7613
  contextWindow: number;
7310
7614
  maxTokens: number;
7311
7615
  };
7312
- readonly "arcee-ai/trinity-large-preview:free": {
7616
+ readonly "anthropic/claude-sonnet-4.6": {
7313
7617
  id: string;
7314
7618
  name: string;
7315
7619
  api: "openai-completions";
7316
7620
  provider: string;
7317
7621
  baseUrl: string;
7318
- reasoning: false;
7319
- input: "text"[];
7622
+ reasoning: true;
7623
+ input: ("image" | "text")[];
7320
7624
  cost: {
7321
7625
  input: number;
7322
7626
  output: number;
@@ -7326,13 +7630,13 @@ export declare const MODELS: {
7326
7630
  contextWindow: number;
7327
7631
  maxTokens: number;
7328
7632
  };
7329
- readonly "arcee-ai/trinity-large-thinking": {
7633
+ readonly "arcee-ai/trinity-large-preview:free": {
7330
7634
  id: string;
7331
7635
  name: string;
7332
7636
  api: "openai-completions";
7333
7637
  provider: string;
7334
7638
  baseUrl: string;
7335
- reasoning: true;
7639
+ reasoning: false;
7336
7640
  input: "text"[];
7337
7641
  cost: {
7338
7642
  input: number;
@@ -7343,7 +7647,7 @@ export declare const MODELS: {
7343
7647
  contextWindow: number;
7344
7648
  maxTokens: number;
7345
7649
  };
7346
- readonly "arcee-ai/trinity-mini": {
7650
+ readonly "arcee-ai/trinity-large-thinking": {
7347
7651
  id: string;
7348
7652
  name: string;
7349
7653
  api: "openai-completions";
@@ -7360,7 +7664,7 @@ export declare const MODELS: {
7360
7664
  contextWindow: number;
7361
7665
  maxTokens: number;
7362
7666
  };
7363
- readonly "arcee-ai/trinity-mini:free": {
7667
+ readonly "arcee-ai/trinity-mini": {
7364
7668
  id: string;
7365
7669
  name: string;
7366
7670
  api: "openai-completions";
@@ -7570,7 +7874,7 @@ export declare const MODELS: {
7570
7874
  api: "openai-completions";
7571
7875
  provider: string;
7572
7876
  baseUrl: string;
7573
- reasoning: true;
7877
+ reasoning: false;
7574
7878
  input: "text"[];
7575
7879
  cost: {
7576
7880
  input: number;
@@ -7921,7 +8225,7 @@ export declare const MODELS: {
7921
8225
  contextWindow: number;
7922
8226
  maxTokens: number;
7923
8227
  };
7924
- readonly "google/gemma-4-31b-it": {
8228
+ readonly "google/gemma-4-26b-a4b-it:free": {
7925
8229
  id: string;
7926
8230
  name: string;
7927
8231
  api: "openai-completions";
@@ -7938,14 +8242,14 @@ export declare const MODELS: {
7938
8242
  contextWindow: number;
7939
8243
  maxTokens: number;
7940
8244
  };
7941
- readonly "inception/mercury": {
8245
+ readonly "google/gemma-4-31b-it": {
7942
8246
  id: string;
7943
8247
  name: string;
7944
8248
  api: "openai-completions";
7945
8249
  provider: string;
7946
8250
  baseUrl: string;
7947
- reasoning: false;
7948
- input: "text"[];
8251
+ reasoning: true;
8252
+ input: ("image" | "text")[];
7949
8253
  cost: {
7950
8254
  input: number;
7951
8255
  output: number;
@@ -7955,14 +8259,14 @@ export declare const MODELS: {
7955
8259
  contextWindow: number;
7956
8260
  maxTokens: number;
7957
8261
  };
7958
- readonly "inception/mercury-2": {
8262
+ readonly "google/gemma-4-31b-it:free": {
7959
8263
  id: string;
7960
8264
  name: string;
7961
8265
  api: "openai-completions";
7962
8266
  provider: string;
7963
8267
  baseUrl: string;
7964
8268
  reasoning: true;
7965
- input: "text"[];
8269
+ input: ("image" | "text")[];
7966
8270
  cost: {
7967
8271
  input: number;
7968
8272
  output: number;
@@ -7972,13 +8276,13 @@ export declare const MODELS: {
7972
8276
  contextWindow: number;
7973
8277
  maxTokens: number;
7974
8278
  };
7975
- readonly "inception/mercury-coder": {
8279
+ readonly "inception/mercury-2": {
7976
8280
  id: string;
7977
8281
  name: string;
7978
8282
  api: "openai-completions";
7979
8283
  provider: string;
7980
8284
  baseUrl: string;
7981
- reasoning: false;
8285
+ reasoning: true;
7982
8286
  input: "text"[];
7983
8287
  cost: {
7984
8288
  input: number;
@@ -8006,23 +8310,6 @@ export declare const MODELS: {
8006
8310
  contextWindow: number;
8007
8311
  maxTokens: number;
8008
8312
  };
8009
- readonly "meituan/longcat-flash-chat": {
8010
- id: string;
8011
- name: string;
8012
- api: "openai-completions";
8013
- provider: string;
8014
- baseUrl: string;
8015
- reasoning: false;
8016
- input: "text"[];
8017
- cost: {
8018
- input: number;
8019
- output: number;
8020
- cacheRead: number;
8021
- cacheWrite: number;
8022
- };
8023
- contextWindow: number;
8024
- maxTokens: number;
8025
- };
8026
8313
  readonly "meta-llama/llama-3-8b-instruct": {
8027
8314
  id: string;
8028
8315
  name: string;
@@ -8108,23 +8395,6 @@ export declare const MODELS: {
8108
8395
  contextWindow: number;
8109
8396
  maxTokens: number;
8110
8397
  };
8111
- readonly "meta-llama/llama-4-maverick": {
8112
- id: string;
8113
- name: string;
8114
- api: "openai-completions";
8115
- provider: string;
8116
- baseUrl: string;
8117
- reasoning: false;
8118
- input: ("image" | "text")[];
8119
- cost: {
8120
- input: number;
8121
- output: number;
8122
- cacheRead: number;
8123
- cacheWrite: number;
8124
- };
8125
- contextWindow: number;
8126
- maxTokens: number;
8127
- };
8128
8398
  readonly "meta-llama/llama-4-scout": {
8129
8399
  id: string;
8130
8400
  name: string;
@@ -8686,6 +8956,23 @@ export declare const MODELS: {
8686
8956
  contextWindow: number;
8687
8957
  maxTokens: number;
8688
8958
  };
8959
+ readonly "moonshotai/kimi-k2.6": {
8960
+ id: string;
8961
+ name: string;
8962
+ api: "openai-completions";
8963
+ provider: string;
8964
+ baseUrl: string;
8965
+ reasoning: true;
8966
+ input: ("image" | "text")[];
8967
+ cost: {
8968
+ input: number;
8969
+ output: number;
8970
+ cacheRead: number;
8971
+ cacheWrite: number;
8972
+ };
8973
+ contextWindow: number;
8974
+ maxTokens: number;
8975
+ };
8689
8976
  readonly "nex-agi/deepseek-v3.1-nex-n1": {
8690
8977
  id: string;
8691
8978
  name: string;
@@ -9162,23 +9449,6 @@ export declare const MODELS: {
9162
9449
  contextWindow: number;
9163
9450
  maxTokens: number;
9164
9451
  };
9165
- readonly "openai/gpt-4o:extended": {
9166
- id: string;
9167
- name: string;
9168
- api: "openai-completions";
9169
- provider: string;
9170
- baseUrl: string;
9171
- reasoning: false;
9172
- input: ("image" | "text")[];
9173
- cost: {
9174
- input: number;
9175
- output: number;
9176
- cacheRead: number;
9177
- cacheWrite: number;
9178
- };
9179
- contextWindow: number;
9180
- maxTokens: number;
9181
- };
9182
9452
  readonly "openai/gpt-5": {
9183
9453
  id: string;
9184
9454
  name: string;
@@ -9842,6 +10112,23 @@ export declare const MODELS: {
9842
10112
  contextWindow: number;
9843
10113
  maxTokens: number;
9844
10114
  };
10115
+ readonly "openrouter/elephant-alpha": {
10116
+ id: string;
10117
+ name: string;
10118
+ api: "openai-completions";
10119
+ provider: string;
10120
+ baseUrl: string;
10121
+ reasoning: false;
10122
+ input: "text"[];
10123
+ cost: {
10124
+ input: number;
10125
+ output: number;
10126
+ cacheRead: number;
10127
+ cacheWrite: number;
10128
+ };
10129
+ contextWindow: number;
10130
+ maxTokens: number;
10131
+ };
9845
10132
  readonly "openrouter/free": {
9846
10133
  id: string;
9847
10134
  name: string;
@@ -10052,7 +10339,7 @@ export declare const MODELS: {
10052
10339
  api: "openai-completions";
10053
10340
  provider: string;
10054
10341
  baseUrl: string;
10055
- reasoning: true;
10342
+ reasoning: false;
10056
10343
  input: "text"[];
10057
10344
  cost: {
10058
10345
  input: number;
@@ -10590,7 +10877,7 @@ export declare const MODELS: {
10590
10877
  contextWindow: number;
10591
10878
  maxTokens: number;
10592
10879
  };
10593
- readonly "qwen/qwen3.6-plus:free": {
10880
+ readonly "qwen/qwen3.6-plus": {
10594
10881
  id: string;
10595
10882
  name: string;
10596
10883
  api: "openai-completions";
@@ -10709,23 +10996,6 @@ export declare const MODELS: {
10709
10996
  contextWindow: number;
10710
10997
  maxTokens: number;
10711
10998
  };
10712
- readonly "stepfun/step-3.5-flash:free": {
10713
- id: string;
10714
- name: string;
10715
- api: "openai-completions";
10716
- provider: string;
10717
- baseUrl: string;
10718
- reasoning: true;
10719
- input: "text"[];
10720
- cost: {
10721
- input: number;
10722
- output: number;
10723
- cacheRead: number;
10724
- cacheWrite: number;
10725
- };
10726
- contextWindow: number;
10727
- maxTokens: number;
10728
- };
10729
10999
  readonly "thedrummer/rocinante-12b": {
10730
11000
  id: string;
10731
11001
  name: string;
@@ -11185,6 +11455,23 @@ export declare const MODELS: {
11185
11455
  contextWindow: number;
11186
11456
  maxTokens: number;
11187
11457
  };
11458
+ readonly "z-ai/glm-5.1": {
11459
+ id: string;
11460
+ name: string;
11461
+ api: "openai-completions";
11462
+ provider: string;
11463
+ baseUrl: string;
11464
+ reasoning: true;
11465
+ input: "text"[];
11466
+ cost: {
11467
+ input: number;
11468
+ output: number;
11469
+ cacheRead: number;
11470
+ cacheWrite: number;
11471
+ };
11472
+ contextWindow: number;
11473
+ maxTokens: number;
11474
+ };
11188
11475
  readonly "z-ai/glm-5v-turbo": {
11189
11476
  id: string;
11190
11477
  name: string;
@@ -11612,6 +11899,23 @@ export declare const MODELS: {
11612
11899
  contextWindow: number;
11613
11900
  maxTokens: number;
11614
11901
  };
11902
+ readonly "anthropic/claude-opus-4.7": {
11903
+ id: string;
11904
+ name: string;
11905
+ api: "anthropic-messages";
11906
+ provider: string;
11907
+ baseUrl: string;
11908
+ reasoning: true;
11909
+ input: ("image" | "text")[];
11910
+ cost: {
11911
+ input: number;
11912
+ output: number;
11913
+ cacheRead: number;
11914
+ cacheWrite: number;
11915
+ };
11916
+ contextWindow: number;
11917
+ maxTokens: number;
11918
+ };
11615
11919
  readonly "anthropic/claude-sonnet-4": {
11616
11920
  id: string;
11617
11921
  name: string;
@@ -12598,6 +12902,23 @@ export declare const MODELS: {
12598
12902
  contextWindow: number;
12599
12903
  maxTokens: number;
12600
12904
  };
12905
+ readonly "moonshotai/kimi-k2.6": {
12906
+ id: string;
12907
+ name: string;
12908
+ api: "anthropic-messages";
12909
+ provider: string;
12910
+ baseUrl: string;
12911
+ reasoning: true;
12912
+ input: ("image" | "text")[];
12913
+ cost: {
12914
+ input: number;
12915
+ output: number;
12916
+ cacheRead: number;
12917
+ cacheWrite: number;
12918
+ };
12919
+ contextWindow: number;
12920
+ maxTokens: number;
12921
+ };
12601
12922
  readonly "nvidia/nemotron-nano-12b-v2-vl": {
12602
12923
  id: string;
12603
12924
  name: string;
@@ -13091,23 +13412,6 @@ export declare const MODELS: {
13091
13412
  contextWindow: number;
13092
13413
  maxTokens: number;
13093
13414
  };
13094
- readonly "openai/gpt-oss-120b": {
13095
- id: string;
13096
- name: string;
13097
- api: "anthropic-messages";
13098
- provider: string;
13099
- baseUrl: string;
13100
- reasoning: true;
13101
- input: "text"[];
13102
- cost: {
13103
- input: number;
13104
- output: number;
13105
- cacheRead: number;
13106
- cacheWrite: number;
13107
- };
13108
- contextWindow: number;
13109
- maxTokens: number;
13110
- };
13111
13415
  readonly "openai/gpt-oss-20b": {
13112
13416
  id: string;
13113
13417
  name: string;
@@ -13295,23 +13599,6 @@ export declare const MODELS: {
13295
13599
  contextWindow: number;
13296
13600
  maxTokens: number;
13297
13601
  };
13298
- readonly "xai/grok-2-vision": {
13299
- id: string;
13300
- name: string;
13301
- api: "anthropic-messages";
13302
- provider: string;
13303
- baseUrl: string;
13304
- reasoning: false;
13305
- input: ("image" | "text")[];
13306
- cost: {
13307
- input: number;
13308
- output: number;
13309
- cacheRead: number;
13310
- cacheWrite: number;
13311
- };
13312
- contextWindow: number;
13313
- maxTokens: number;
13314
- };
13315
13602
  readonly "xai/grok-3": {
13316
13603
  id: string;
13317
13604
  name: string;
@@ -13404,7 +13691,7 @@ export declare const MODELS: {
13404
13691
  provider: string;
13405
13692
  baseUrl: string;
13406
13693
  reasoning: false;
13407
- input: "text"[];
13694
+ input: ("image" | "text")[];
13408
13695
  cost: {
13409
13696
  input: number;
13410
13697
  output: number;
@@ -13421,7 +13708,7 @@ export declare const MODELS: {
13421
13708
  provider: string;
13422
13709
  baseUrl: string;
13423
13710
  reasoning: true;
13424
- input: "text"[];
13711
+ input: ("image" | "text")[];
13425
13712
  cost: {
13426
13713
  input: number;
13427
13714
  output: number;
@@ -13438,7 +13725,7 @@ export declare const MODELS: {
13438
13725
  provider: string;
13439
13726
  baseUrl: string;
13440
13727
  reasoning: false;
13441
- input: "text"[];
13728
+ input: ("image" | "text")[];
13442
13729
  cost: {
13443
13730
  input: number;
13444
13731
  output: number;
@@ -13455,7 +13742,7 @@ export declare const MODELS: {
13455
13742
  provider: string;
13456
13743
  baseUrl: string;
13457
13744
  reasoning: true;
13458
- input: "text"[];
13745
+ input: ("image" | "text")[];
13459
13746
  cost: {
13460
13747
  input: number;
13461
13748
  output: number;
@@ -13472,7 +13759,7 @@ export declare const MODELS: {
13472
13759
  provider: string;
13473
13760
  baseUrl: string;
13474
13761
  reasoning: true;
13475
- input: "text"[];
13762
+ input: ("image" | "text")[];
13476
13763
  cost: {
13477
13764
  input: number;
13478
13765
  output: number;
@@ -13489,7 +13776,7 @@ export declare const MODELS: {
13489
13776
  provider: string;
13490
13777
  baseUrl: string;
13491
13778
  reasoning: true;
13492
- input: "text"[];
13779
+ input: ("image" | "text")[];
13493
13780
  cost: {
13494
13781
  input: number;
13495
13782
  output: number;
@@ -13805,6 +14092,23 @@ export declare const MODELS: {
13805
14092
  contextWindow: number;
13806
14093
  maxTokens: number;
13807
14094
  };
14095
+ readonly "zai/glm-5.1": {
14096
+ id: string;
14097
+ name: string;
14098
+ api: "anthropic-messages";
14099
+ provider: string;
14100
+ baseUrl: string;
14101
+ reasoning: true;
14102
+ input: ("image" | "text")[];
14103
+ cost: {
14104
+ input: number;
14105
+ output: number;
14106
+ cacheRead: number;
14107
+ cacheWrite: number;
14108
+ };
14109
+ contextWindow: number;
14110
+ maxTokens: number;
14111
+ };
13808
14112
  readonly "zai/glm-5v-turbo": {
13809
14113
  id: string;
13810
14114
  name: string;
@@ -14465,6 +14769,27 @@ export declare const MODELS: {
14465
14769
  contextWindow: number;
14466
14770
  maxTokens: number;
14467
14771
  };
14772
+ readonly "glm-5.1": {
14773
+ id: string;
14774
+ name: string;
14775
+ api: "openai-completions";
14776
+ provider: string;
14777
+ baseUrl: string;
14778
+ compat: {
14779
+ supportsDeveloperRole: false;
14780
+ thinkingFormat: "zai";
14781
+ };
14782
+ reasoning: true;
14783
+ input: "text"[];
14784
+ cost: {
14785
+ input: number;
14786
+ output: number;
14787
+ cacheRead: number;
14788
+ cacheWrite: number;
14789
+ };
14790
+ contextWindow: number;
14791
+ maxTokens: number;
14792
+ };
14468
14793
  readonly "glm-5v-turbo": {
14469
14794
  id: string;
14470
14795
  name: string;