@elyracode/ai 0.9.10 → 0.9.12
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.
- package/dist/image-models.generated.d.ts +34 -19
- package/dist/image-models.generated.d.ts.map +1 -1
- package/dist/image-models.generated.js +60 -45
- package/dist/image-models.generated.js.map +1 -1
- package/dist/models.generated.d.ts +1172 -240
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +1242 -360
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
|
@@ -225,6 +225,24 @@ export declare const MODELS: {
|
|
|
225
225
|
contextWindow: number;
|
|
226
226
|
maxTokens: number;
|
|
227
227
|
};
|
|
228
|
+
readonly "anthropic.claude-sonnet-5": {
|
|
229
|
+
id: string;
|
|
230
|
+
name: string;
|
|
231
|
+
api: "bedrock-converse-stream";
|
|
232
|
+
provider: string;
|
|
233
|
+
baseUrl: string;
|
|
234
|
+
reasoning: true;
|
|
235
|
+
thinkingType: "adaptive";
|
|
236
|
+
input: ("image" | "text")[];
|
|
237
|
+
cost: {
|
|
238
|
+
input: number;
|
|
239
|
+
output: number;
|
|
240
|
+
cacheRead: number;
|
|
241
|
+
cacheWrite: number;
|
|
242
|
+
};
|
|
243
|
+
contextWindow: number;
|
|
244
|
+
maxTokens: number;
|
|
245
|
+
};
|
|
228
246
|
readonly "au.anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
229
247
|
id: string;
|
|
230
248
|
name: string;
|
|
@@ -325,6 +343,24 @@ export declare const MODELS: {
|
|
|
325
343
|
contextWindow: number;
|
|
326
344
|
maxTokens: number;
|
|
327
345
|
};
|
|
346
|
+
readonly "au.anthropic.claude-sonnet-5": {
|
|
347
|
+
id: string;
|
|
348
|
+
name: string;
|
|
349
|
+
api: "bedrock-converse-stream";
|
|
350
|
+
provider: string;
|
|
351
|
+
baseUrl: string;
|
|
352
|
+
reasoning: true;
|
|
353
|
+
thinkingType: "adaptive";
|
|
354
|
+
input: ("image" | "text")[];
|
|
355
|
+
cost: {
|
|
356
|
+
input: number;
|
|
357
|
+
output: number;
|
|
358
|
+
cacheRead: number;
|
|
359
|
+
cacheWrite: number;
|
|
360
|
+
};
|
|
361
|
+
contextWindow: number;
|
|
362
|
+
maxTokens: number;
|
|
363
|
+
};
|
|
328
364
|
readonly "deepseek.r1-v1:0": {
|
|
329
365
|
id: string;
|
|
330
366
|
name: string;
|
|
@@ -540,6 +576,24 @@ export declare const MODELS: {
|
|
|
540
576
|
contextWindow: number;
|
|
541
577
|
maxTokens: number;
|
|
542
578
|
};
|
|
579
|
+
readonly "eu.anthropic.claude-sonnet-5": {
|
|
580
|
+
id: string;
|
|
581
|
+
name: string;
|
|
582
|
+
api: "bedrock-converse-stream";
|
|
583
|
+
provider: string;
|
|
584
|
+
baseUrl: string;
|
|
585
|
+
reasoning: true;
|
|
586
|
+
thinkingType: "adaptive";
|
|
587
|
+
input: ("image" | "text")[];
|
|
588
|
+
cost: {
|
|
589
|
+
input: number;
|
|
590
|
+
output: number;
|
|
591
|
+
cacheRead: number;
|
|
592
|
+
cacheWrite: number;
|
|
593
|
+
};
|
|
594
|
+
contextWindow: number;
|
|
595
|
+
maxTokens: number;
|
|
596
|
+
};
|
|
543
597
|
readonly "global.anthropic.claude-fable-5": {
|
|
544
598
|
id: string;
|
|
545
599
|
name: string;
|
|
@@ -704,6 +758,24 @@ export declare const MODELS: {
|
|
|
704
758
|
contextWindow: number;
|
|
705
759
|
maxTokens: number;
|
|
706
760
|
};
|
|
761
|
+
readonly "global.anthropic.claude-sonnet-5": {
|
|
762
|
+
id: string;
|
|
763
|
+
name: string;
|
|
764
|
+
api: "bedrock-converse-stream";
|
|
765
|
+
provider: string;
|
|
766
|
+
baseUrl: string;
|
|
767
|
+
reasoning: true;
|
|
768
|
+
thinkingType: "adaptive";
|
|
769
|
+
input: ("image" | "text")[];
|
|
770
|
+
cost: {
|
|
771
|
+
input: number;
|
|
772
|
+
output: number;
|
|
773
|
+
cacheRead: number;
|
|
774
|
+
cacheWrite: number;
|
|
775
|
+
};
|
|
776
|
+
contextWindow: number;
|
|
777
|
+
maxTokens: number;
|
|
778
|
+
};
|
|
707
779
|
readonly "google.gemma-3-27b-it": {
|
|
708
780
|
id: string;
|
|
709
781
|
name: string;
|
|
@@ -820,6 +892,24 @@ export declare const MODELS: {
|
|
|
820
892
|
contextWindow: number;
|
|
821
893
|
maxTokens: number;
|
|
822
894
|
};
|
|
895
|
+
readonly "jp.anthropic.claude-sonnet-5": {
|
|
896
|
+
id: string;
|
|
897
|
+
name: string;
|
|
898
|
+
api: "bedrock-converse-stream";
|
|
899
|
+
provider: string;
|
|
900
|
+
baseUrl: string;
|
|
901
|
+
reasoning: true;
|
|
902
|
+
thinkingType: "adaptive";
|
|
903
|
+
input: ("image" | "text")[];
|
|
904
|
+
cost: {
|
|
905
|
+
input: number;
|
|
906
|
+
output: number;
|
|
907
|
+
cacheRead: number;
|
|
908
|
+
cacheWrite: number;
|
|
909
|
+
};
|
|
910
|
+
contextWindow: number;
|
|
911
|
+
maxTokens: number;
|
|
912
|
+
};
|
|
823
913
|
readonly "meta.llama3-1-70b-instruct-v1:0": {
|
|
824
914
|
id: string;
|
|
825
915
|
name: string;
|
|
@@ -1654,6 +1744,24 @@ export declare const MODELS: {
|
|
|
1654
1744
|
contextWindow: number;
|
|
1655
1745
|
maxTokens: number;
|
|
1656
1746
|
};
|
|
1747
|
+
readonly "us.anthropic.claude-sonnet-5": {
|
|
1748
|
+
id: string;
|
|
1749
|
+
name: string;
|
|
1750
|
+
api: "bedrock-converse-stream";
|
|
1751
|
+
provider: string;
|
|
1752
|
+
baseUrl: string;
|
|
1753
|
+
reasoning: true;
|
|
1754
|
+
thinkingType: "adaptive";
|
|
1755
|
+
input: ("image" | "text")[];
|
|
1756
|
+
cost: {
|
|
1757
|
+
input: number;
|
|
1758
|
+
output: number;
|
|
1759
|
+
cacheRead: number;
|
|
1760
|
+
cacheWrite: number;
|
|
1761
|
+
};
|
|
1762
|
+
contextWindow: number;
|
|
1763
|
+
maxTokens: number;
|
|
1764
|
+
};
|
|
1657
1765
|
readonly "us.deepseek.r1-v1:0": {
|
|
1658
1766
|
id: string;
|
|
1659
1767
|
name: string;
|
|
@@ -1739,6 +1847,23 @@ export declare const MODELS: {
|
|
|
1739
1847
|
contextWindow: number;
|
|
1740
1848
|
maxTokens: number;
|
|
1741
1849
|
};
|
|
1850
|
+
readonly "xai.grok-4.3": {
|
|
1851
|
+
id: string;
|
|
1852
|
+
name: string;
|
|
1853
|
+
api: "bedrock-converse-stream";
|
|
1854
|
+
provider: string;
|
|
1855
|
+
baseUrl: string;
|
|
1856
|
+
reasoning: true;
|
|
1857
|
+
input: ("image" | "text")[];
|
|
1858
|
+
cost: {
|
|
1859
|
+
input: number;
|
|
1860
|
+
output: number;
|
|
1861
|
+
cacheRead: number;
|
|
1862
|
+
cacheWrite: number;
|
|
1863
|
+
};
|
|
1864
|
+
contextWindow: number;
|
|
1865
|
+
maxTokens: number;
|
|
1866
|
+
};
|
|
1742
1867
|
readonly "zai.glm-4.7": {
|
|
1743
1868
|
id: string;
|
|
1744
1869
|
name: string;
|
|
@@ -2221,6 +2346,24 @@ export declare const MODELS: {
|
|
|
2221
2346
|
contextWindow: number;
|
|
2222
2347
|
maxTokens: number;
|
|
2223
2348
|
};
|
|
2349
|
+
readonly "claude-sonnet-5": {
|
|
2350
|
+
id: string;
|
|
2351
|
+
name: string;
|
|
2352
|
+
api: "anthropic-messages";
|
|
2353
|
+
provider: string;
|
|
2354
|
+
baseUrl: string;
|
|
2355
|
+
reasoning: true;
|
|
2356
|
+
thinkingType: "adaptive";
|
|
2357
|
+
input: ("image" | "text")[];
|
|
2358
|
+
cost: {
|
|
2359
|
+
input: number;
|
|
2360
|
+
output: number;
|
|
2361
|
+
cacheRead: number;
|
|
2362
|
+
cacheWrite: number;
|
|
2363
|
+
};
|
|
2364
|
+
contextWindow: number;
|
|
2365
|
+
maxTokens: number;
|
|
2366
|
+
};
|
|
2224
2367
|
};
|
|
2225
2368
|
readonly "azure-openai-responses": {
|
|
2226
2369
|
readonly "gpt-4": {
|
|
@@ -4154,6 +4297,23 @@ export declare const MODELS: {
|
|
|
4154
4297
|
contextWindow: number;
|
|
4155
4298
|
maxTokens: number;
|
|
4156
4299
|
};
|
|
4300
|
+
readonly "accounts/fireworks/routers/glm-5p2-fast": {
|
|
4301
|
+
id: string;
|
|
4302
|
+
name: string;
|
|
4303
|
+
api: "anthropic-messages";
|
|
4304
|
+
provider: string;
|
|
4305
|
+
baseUrl: string;
|
|
4306
|
+
reasoning: true;
|
|
4307
|
+
input: "text"[];
|
|
4308
|
+
cost: {
|
|
4309
|
+
input: number;
|
|
4310
|
+
output: number;
|
|
4311
|
+
cacheRead: number;
|
|
4312
|
+
cacheWrite: number;
|
|
4313
|
+
};
|
|
4314
|
+
contextWindow: number;
|
|
4315
|
+
maxTokens: number;
|
|
4316
|
+
};
|
|
4157
4317
|
readonly "accounts/fireworks/routers/kimi-k2p6-fast": {
|
|
4158
4318
|
id: string;
|
|
4159
4319
|
name: string;
|
|
@@ -5124,54 +5284,6 @@ export declare const MODELS: {
|
|
|
5124
5284
|
contextWindow: number;
|
|
5125
5285
|
maxTokens: number;
|
|
5126
5286
|
};
|
|
5127
|
-
readonly "gemma-4-E2B-it": {
|
|
5128
|
-
id: string;
|
|
5129
|
-
name: string;
|
|
5130
|
-
api: "google-generative-ai";
|
|
5131
|
-
provider: string;
|
|
5132
|
-
baseUrl: string;
|
|
5133
|
-
reasoning: true;
|
|
5134
|
-
thinkingLevelMap: {
|
|
5135
|
-
off: null;
|
|
5136
|
-
minimal: string;
|
|
5137
|
-
low: null;
|
|
5138
|
-
medium: null;
|
|
5139
|
-
high: string;
|
|
5140
|
-
};
|
|
5141
|
-
input: ("image" | "text")[];
|
|
5142
|
-
cost: {
|
|
5143
|
-
input: number;
|
|
5144
|
-
output: number;
|
|
5145
|
-
cacheRead: number;
|
|
5146
|
-
cacheWrite: number;
|
|
5147
|
-
};
|
|
5148
|
-
contextWindow: number;
|
|
5149
|
-
maxTokens: number;
|
|
5150
|
-
};
|
|
5151
|
-
readonly "gemma-4-E4B-it": {
|
|
5152
|
-
id: string;
|
|
5153
|
-
name: string;
|
|
5154
|
-
api: "google-generative-ai";
|
|
5155
|
-
provider: string;
|
|
5156
|
-
baseUrl: string;
|
|
5157
|
-
reasoning: true;
|
|
5158
|
-
thinkingLevelMap: {
|
|
5159
|
-
off: null;
|
|
5160
|
-
minimal: string;
|
|
5161
|
-
low: null;
|
|
5162
|
-
medium: null;
|
|
5163
|
-
high: string;
|
|
5164
|
-
};
|
|
5165
|
-
input: ("image" | "text")[];
|
|
5166
|
-
cost: {
|
|
5167
|
-
input: number;
|
|
5168
|
-
output: number;
|
|
5169
|
-
cacheRead: number;
|
|
5170
|
-
cacheWrite: number;
|
|
5171
|
-
};
|
|
5172
|
-
contextWindow: number;
|
|
5173
|
-
maxTokens: number;
|
|
5174
|
-
};
|
|
5175
5287
|
};
|
|
5176
5288
|
readonly "google-vertex": {
|
|
5177
5289
|
readonly "gemini-1.5-flash": {
|
|
@@ -5548,7 +5660,7 @@ export declare const MODELS: {
|
|
|
5548
5660
|
};
|
|
5549
5661
|
};
|
|
5550
5662
|
readonly huggingface: {
|
|
5551
|
-
readonly "MiniMaxAI/MiniMax-M2
|
|
5663
|
+
readonly "MiniMaxAI/MiniMax-M2": {
|
|
5552
5664
|
id: string;
|
|
5553
5665
|
name: string;
|
|
5554
5666
|
api: "openai-completions";
|
|
@@ -5568,7 +5680,7 @@ export declare const MODELS: {
|
|
|
5568
5680
|
contextWindow: number;
|
|
5569
5681
|
maxTokens: number;
|
|
5570
5682
|
};
|
|
5571
|
-
readonly "MiniMaxAI/MiniMax-M2.
|
|
5683
|
+
readonly "MiniMaxAI/MiniMax-M2.1": {
|
|
5572
5684
|
id: string;
|
|
5573
5685
|
name: string;
|
|
5574
5686
|
api: "openai-completions";
|
|
@@ -5588,7 +5700,7 @@ export declare const MODELS: {
|
|
|
5588
5700
|
contextWindow: number;
|
|
5589
5701
|
maxTokens: number;
|
|
5590
5702
|
};
|
|
5591
|
-
readonly "MiniMaxAI/MiniMax-M2.
|
|
5703
|
+
readonly "MiniMaxAI/MiniMax-M2.5": {
|
|
5592
5704
|
id: string;
|
|
5593
5705
|
name: string;
|
|
5594
5706
|
api: "openai-completions";
|
|
@@ -5608,7 +5720,7 @@ export declare const MODELS: {
|
|
|
5608
5720
|
contextWindow: number;
|
|
5609
5721
|
maxTokens: number;
|
|
5610
5722
|
};
|
|
5611
|
-
readonly "
|
|
5723
|
+
readonly "MiniMaxAI/MiniMax-M2.7": {
|
|
5612
5724
|
id: string;
|
|
5613
5725
|
name: string;
|
|
5614
5726
|
api: "openai-completions";
|
|
@@ -5628,7 +5740,7 @@ export declare const MODELS: {
|
|
|
5628
5740
|
contextWindow: number;
|
|
5629
5741
|
maxTokens: number;
|
|
5630
5742
|
};
|
|
5631
|
-
readonly "
|
|
5743
|
+
readonly "MiniMaxAI/MiniMax-M3": {
|
|
5632
5744
|
id: string;
|
|
5633
5745
|
name: string;
|
|
5634
5746
|
api: "openai-completions";
|
|
@@ -5637,8 +5749,8 @@ export declare const MODELS: {
|
|
|
5637
5749
|
compat: {
|
|
5638
5750
|
supportsDeveloperRole: false;
|
|
5639
5751
|
};
|
|
5640
|
-
reasoning:
|
|
5641
|
-
input: "text"[];
|
|
5752
|
+
reasoning: true;
|
|
5753
|
+
input: ("image" | "text")[];
|
|
5642
5754
|
cost: {
|
|
5643
5755
|
input: number;
|
|
5644
5756
|
output: number;
|
|
@@ -5648,7 +5760,7 @@ export declare const MODELS: {
|
|
|
5648
5760
|
contextWindow: number;
|
|
5649
5761
|
maxTokens: number;
|
|
5650
5762
|
};
|
|
5651
|
-
readonly "Qwen/Qwen3-
|
|
5763
|
+
readonly "Qwen/Qwen3-235B-A22B": {
|
|
5652
5764
|
id: string;
|
|
5653
5765
|
name: string;
|
|
5654
5766
|
api: "openai-completions";
|
|
@@ -5657,7 +5769,7 @@ export declare const MODELS: {
|
|
|
5657
5769
|
compat: {
|
|
5658
5770
|
supportsDeveloperRole: false;
|
|
5659
5771
|
};
|
|
5660
|
-
reasoning:
|
|
5772
|
+
reasoning: true;
|
|
5661
5773
|
input: "text"[];
|
|
5662
5774
|
cost: {
|
|
5663
5775
|
input: number;
|
|
@@ -5668,7 +5780,7 @@ export declare const MODELS: {
|
|
|
5668
5780
|
contextWindow: number;
|
|
5669
5781
|
maxTokens: number;
|
|
5670
5782
|
};
|
|
5671
|
-
readonly "Qwen/Qwen3-
|
|
5783
|
+
readonly "Qwen/Qwen3-235B-A22B-Thinking-2507": {
|
|
5672
5784
|
id: string;
|
|
5673
5785
|
name: string;
|
|
5674
5786
|
api: "openai-completions";
|
|
@@ -5677,7 +5789,7 @@ export declare const MODELS: {
|
|
|
5677
5789
|
compat: {
|
|
5678
5790
|
supportsDeveloperRole: false;
|
|
5679
5791
|
};
|
|
5680
|
-
reasoning:
|
|
5792
|
+
reasoning: true;
|
|
5681
5793
|
input: "text"[];
|
|
5682
5794
|
cost: {
|
|
5683
5795
|
input: number;
|
|
@@ -5688,7 +5800,7 @@ export declare const MODELS: {
|
|
|
5688
5800
|
contextWindow: number;
|
|
5689
5801
|
maxTokens: number;
|
|
5690
5802
|
};
|
|
5691
|
-
readonly "Qwen/Qwen3-
|
|
5803
|
+
readonly "Qwen/Qwen3-32B": {
|
|
5692
5804
|
id: string;
|
|
5693
5805
|
name: string;
|
|
5694
5806
|
api: "openai-completions";
|
|
@@ -5697,7 +5809,7 @@ export declare const MODELS: {
|
|
|
5697
5809
|
compat: {
|
|
5698
5810
|
supportsDeveloperRole: false;
|
|
5699
5811
|
};
|
|
5700
|
-
reasoning:
|
|
5812
|
+
reasoning: true;
|
|
5701
5813
|
input: "text"[];
|
|
5702
5814
|
cost: {
|
|
5703
5815
|
input: number;
|
|
@@ -5708,7 +5820,7 @@ export declare const MODELS: {
|
|
|
5708
5820
|
contextWindow: number;
|
|
5709
5821
|
maxTokens: number;
|
|
5710
5822
|
};
|
|
5711
|
-
readonly "Qwen/Qwen3
|
|
5823
|
+
readonly "Qwen/Qwen3-Coder-30B-A3B-Instruct": {
|
|
5712
5824
|
id: string;
|
|
5713
5825
|
name: string;
|
|
5714
5826
|
api: "openai-completions";
|
|
@@ -5717,8 +5829,8 @@ export declare const MODELS: {
|
|
|
5717
5829
|
compat: {
|
|
5718
5830
|
supportsDeveloperRole: false;
|
|
5719
5831
|
};
|
|
5720
|
-
reasoning:
|
|
5721
|
-
input:
|
|
5832
|
+
reasoning: false;
|
|
5833
|
+
input: "text"[];
|
|
5722
5834
|
cost: {
|
|
5723
5835
|
input: number;
|
|
5724
5836
|
output: number;
|
|
@@ -5728,7 +5840,7 @@ export declare const MODELS: {
|
|
|
5728
5840
|
contextWindow: number;
|
|
5729
5841
|
maxTokens: number;
|
|
5730
5842
|
};
|
|
5731
|
-
readonly "
|
|
5843
|
+
readonly "Qwen/Qwen3-Coder-480B-A35B-Instruct": {
|
|
5732
5844
|
id: string;
|
|
5733
5845
|
name: string;
|
|
5734
5846
|
api: "openai-completions";
|
|
@@ -5737,7 +5849,7 @@ export declare const MODELS: {
|
|
|
5737
5849
|
compat: {
|
|
5738
5850
|
supportsDeveloperRole: false;
|
|
5739
5851
|
};
|
|
5740
|
-
reasoning:
|
|
5852
|
+
reasoning: false;
|
|
5741
5853
|
input: "text"[];
|
|
5742
5854
|
cost: {
|
|
5743
5855
|
input: number;
|
|
@@ -5748,7 +5860,7 @@ export declare const MODELS: {
|
|
|
5748
5860
|
contextWindow: number;
|
|
5749
5861
|
maxTokens: number;
|
|
5750
5862
|
};
|
|
5751
|
-
readonly "
|
|
5863
|
+
readonly "Qwen/Qwen3-Coder-Next": {
|
|
5752
5864
|
id: string;
|
|
5753
5865
|
name: string;
|
|
5754
5866
|
api: "openai-completions";
|
|
@@ -5757,7 +5869,7 @@ export declare const MODELS: {
|
|
|
5757
5869
|
compat: {
|
|
5758
5870
|
supportsDeveloperRole: false;
|
|
5759
5871
|
};
|
|
5760
|
-
reasoning:
|
|
5872
|
+
reasoning: false;
|
|
5761
5873
|
input: "text"[];
|
|
5762
5874
|
cost: {
|
|
5763
5875
|
input: number;
|
|
@@ -5768,7 +5880,7 @@ export declare const MODELS: {
|
|
|
5768
5880
|
contextWindow: number;
|
|
5769
5881
|
maxTokens: number;
|
|
5770
5882
|
};
|
|
5771
|
-
readonly "
|
|
5883
|
+
readonly "Qwen/Qwen3-Next-80B-A3B-Instruct": {
|
|
5772
5884
|
id: string;
|
|
5773
5885
|
name: string;
|
|
5774
5886
|
api: "openai-completions";
|
|
@@ -5777,7 +5889,7 @@ export declare const MODELS: {
|
|
|
5777
5889
|
compat: {
|
|
5778
5890
|
supportsDeveloperRole: false;
|
|
5779
5891
|
};
|
|
5780
|
-
reasoning:
|
|
5892
|
+
reasoning: false;
|
|
5781
5893
|
input: "text"[];
|
|
5782
5894
|
cost: {
|
|
5783
5895
|
input: number;
|
|
@@ -5788,7 +5900,7 @@ export declare const MODELS: {
|
|
|
5788
5900
|
contextWindow: number;
|
|
5789
5901
|
maxTokens: number;
|
|
5790
5902
|
};
|
|
5791
|
-
readonly "
|
|
5903
|
+
readonly "Qwen/Qwen3-Next-80B-A3B-Thinking": {
|
|
5792
5904
|
id: string;
|
|
5793
5905
|
name: string;
|
|
5794
5906
|
api: "openai-completions";
|
|
@@ -5808,7 +5920,7 @@ export declare const MODELS: {
|
|
|
5808
5920
|
contextWindow: number;
|
|
5809
5921
|
maxTokens: number;
|
|
5810
5922
|
};
|
|
5811
|
-
readonly "
|
|
5923
|
+
readonly "Qwen/Qwen3.5-122B-A10B": {
|
|
5812
5924
|
id: string;
|
|
5813
5925
|
name: string;
|
|
5814
5926
|
api: "openai-completions";
|
|
@@ -5817,8 +5929,8 @@ export declare const MODELS: {
|
|
|
5817
5929
|
compat: {
|
|
5818
5930
|
supportsDeveloperRole: false;
|
|
5819
5931
|
};
|
|
5820
|
-
reasoning:
|
|
5821
|
-
input: "text"[];
|
|
5932
|
+
reasoning: true;
|
|
5933
|
+
input: ("image" | "text")[];
|
|
5822
5934
|
cost: {
|
|
5823
5935
|
input: number;
|
|
5824
5936
|
output: number;
|
|
@@ -5828,7 +5940,7 @@ export declare const MODELS: {
|
|
|
5828
5940
|
contextWindow: number;
|
|
5829
5941
|
maxTokens: number;
|
|
5830
5942
|
};
|
|
5831
|
-
readonly "
|
|
5943
|
+
readonly "Qwen/Qwen3.5-27B": {
|
|
5832
5944
|
id: string;
|
|
5833
5945
|
name: string;
|
|
5834
5946
|
api: "openai-completions";
|
|
@@ -5838,7 +5950,7 @@ export declare const MODELS: {
|
|
|
5838
5950
|
supportsDeveloperRole: false;
|
|
5839
5951
|
};
|
|
5840
5952
|
reasoning: true;
|
|
5841
|
-
input: "text"[];
|
|
5953
|
+
input: ("image" | "text")[];
|
|
5842
5954
|
cost: {
|
|
5843
5955
|
input: number;
|
|
5844
5956
|
output: number;
|
|
@@ -5848,7 +5960,7 @@ export declare const MODELS: {
|
|
|
5848
5960
|
contextWindow: number;
|
|
5849
5961
|
maxTokens: number;
|
|
5850
5962
|
};
|
|
5851
|
-
readonly "
|
|
5963
|
+
readonly "Qwen/Qwen3.5-35B-A3B": {
|
|
5852
5964
|
id: string;
|
|
5853
5965
|
name: string;
|
|
5854
5966
|
api: "openai-completions";
|
|
@@ -5868,7 +5980,7 @@ export declare const MODELS: {
|
|
|
5868
5980
|
contextWindow: number;
|
|
5869
5981
|
maxTokens: number;
|
|
5870
5982
|
};
|
|
5871
|
-
readonly "
|
|
5983
|
+
readonly "Qwen/Qwen3.5-397B-A17B": {
|
|
5872
5984
|
id: string;
|
|
5873
5985
|
name: string;
|
|
5874
5986
|
api: "openai-completions";
|
|
@@ -5888,7 +6000,7 @@ export declare const MODELS: {
|
|
|
5888
6000
|
contextWindow: number;
|
|
5889
6001
|
maxTokens: number;
|
|
5890
6002
|
};
|
|
5891
|
-
readonly "
|
|
6003
|
+
readonly "Qwen/Qwen3.5-9B": {
|
|
5892
6004
|
id: string;
|
|
5893
6005
|
name: string;
|
|
5894
6006
|
api: "openai-completions";
|
|
@@ -5898,7 +6010,7 @@ export declare const MODELS: {
|
|
|
5898
6010
|
supportsDeveloperRole: false;
|
|
5899
6011
|
};
|
|
5900
6012
|
reasoning: true;
|
|
5901
|
-
input: "text"[];
|
|
6013
|
+
input: ("image" | "text")[];
|
|
5902
6014
|
cost: {
|
|
5903
6015
|
input: number;
|
|
5904
6016
|
output: number;
|
|
@@ -5908,7 +6020,7 @@ export declare const MODELS: {
|
|
|
5908
6020
|
contextWindow: number;
|
|
5909
6021
|
maxTokens: number;
|
|
5910
6022
|
};
|
|
5911
|
-
readonly "
|
|
6023
|
+
readonly "Qwen/Qwen3.6-27B": {
|
|
5912
6024
|
id: string;
|
|
5913
6025
|
name: string;
|
|
5914
6026
|
api: "openai-completions";
|
|
@@ -5918,7 +6030,507 @@ export declare const MODELS: {
|
|
|
5918
6030
|
supportsDeveloperRole: false;
|
|
5919
6031
|
};
|
|
5920
6032
|
reasoning: true;
|
|
5921
|
-
input: "text"[];
|
|
6033
|
+
input: ("image" | "text")[];
|
|
6034
|
+
cost: {
|
|
6035
|
+
input: number;
|
|
6036
|
+
output: number;
|
|
6037
|
+
cacheRead: number;
|
|
6038
|
+
cacheWrite: number;
|
|
6039
|
+
};
|
|
6040
|
+
contextWindow: number;
|
|
6041
|
+
maxTokens: number;
|
|
6042
|
+
};
|
|
6043
|
+
readonly "Qwen/Qwen3.6-35B-A3B": {
|
|
6044
|
+
id: string;
|
|
6045
|
+
name: string;
|
|
6046
|
+
api: "openai-completions";
|
|
6047
|
+
provider: string;
|
|
6048
|
+
baseUrl: string;
|
|
6049
|
+
compat: {
|
|
6050
|
+
supportsDeveloperRole: false;
|
|
6051
|
+
};
|
|
6052
|
+
reasoning: true;
|
|
6053
|
+
input: ("image" | "text")[];
|
|
6054
|
+
cost: {
|
|
6055
|
+
input: number;
|
|
6056
|
+
output: number;
|
|
6057
|
+
cacheRead: number;
|
|
6058
|
+
cacheWrite: number;
|
|
6059
|
+
};
|
|
6060
|
+
contextWindow: number;
|
|
6061
|
+
maxTokens: number;
|
|
6062
|
+
};
|
|
6063
|
+
readonly "XiaomiMiMo/MiMo-V2.5-Pro": {
|
|
6064
|
+
id: string;
|
|
6065
|
+
name: string;
|
|
6066
|
+
api: "openai-completions";
|
|
6067
|
+
provider: string;
|
|
6068
|
+
baseUrl: string;
|
|
6069
|
+
compat: {
|
|
6070
|
+
supportsDeveloperRole: false;
|
|
6071
|
+
};
|
|
6072
|
+
reasoning: true;
|
|
6073
|
+
input: "text"[];
|
|
6074
|
+
cost: {
|
|
6075
|
+
input: number;
|
|
6076
|
+
output: number;
|
|
6077
|
+
cacheRead: number;
|
|
6078
|
+
cacheWrite: number;
|
|
6079
|
+
};
|
|
6080
|
+
contextWindow: number;
|
|
6081
|
+
maxTokens: number;
|
|
6082
|
+
};
|
|
6083
|
+
readonly "deepseek-ai/DeepSeek-R1": {
|
|
6084
|
+
id: string;
|
|
6085
|
+
name: string;
|
|
6086
|
+
api: "openai-completions";
|
|
6087
|
+
provider: string;
|
|
6088
|
+
baseUrl: string;
|
|
6089
|
+
compat: {
|
|
6090
|
+
supportsDeveloperRole: false;
|
|
6091
|
+
};
|
|
6092
|
+
reasoning: true;
|
|
6093
|
+
input: "text"[];
|
|
6094
|
+
cost: {
|
|
6095
|
+
input: number;
|
|
6096
|
+
output: number;
|
|
6097
|
+
cacheRead: number;
|
|
6098
|
+
cacheWrite: number;
|
|
6099
|
+
};
|
|
6100
|
+
contextWindow: number;
|
|
6101
|
+
maxTokens: number;
|
|
6102
|
+
};
|
|
6103
|
+
readonly "deepseek-ai/DeepSeek-R1-0528": {
|
|
6104
|
+
id: string;
|
|
6105
|
+
name: string;
|
|
6106
|
+
api: "openai-completions";
|
|
6107
|
+
provider: string;
|
|
6108
|
+
baseUrl: string;
|
|
6109
|
+
compat: {
|
|
6110
|
+
supportsDeveloperRole: false;
|
|
6111
|
+
};
|
|
6112
|
+
reasoning: true;
|
|
6113
|
+
input: "text"[];
|
|
6114
|
+
cost: {
|
|
6115
|
+
input: number;
|
|
6116
|
+
output: number;
|
|
6117
|
+
cacheRead: number;
|
|
6118
|
+
cacheWrite: number;
|
|
6119
|
+
};
|
|
6120
|
+
contextWindow: number;
|
|
6121
|
+
maxTokens: number;
|
|
6122
|
+
};
|
|
6123
|
+
readonly "deepseek-ai/DeepSeek-V3.2": {
|
|
6124
|
+
id: string;
|
|
6125
|
+
name: string;
|
|
6126
|
+
api: "openai-completions";
|
|
6127
|
+
provider: string;
|
|
6128
|
+
baseUrl: string;
|
|
6129
|
+
compat: {
|
|
6130
|
+
supportsDeveloperRole: false;
|
|
6131
|
+
};
|
|
6132
|
+
reasoning: true;
|
|
6133
|
+
input: "text"[];
|
|
6134
|
+
cost: {
|
|
6135
|
+
input: number;
|
|
6136
|
+
output: number;
|
|
6137
|
+
cacheRead: number;
|
|
6138
|
+
cacheWrite: number;
|
|
6139
|
+
};
|
|
6140
|
+
contextWindow: number;
|
|
6141
|
+
maxTokens: number;
|
|
6142
|
+
};
|
|
6143
|
+
readonly "deepseek-ai/DeepSeek-V4-Flash": {
|
|
6144
|
+
id: string;
|
|
6145
|
+
name: string;
|
|
6146
|
+
api: "openai-completions";
|
|
6147
|
+
provider: string;
|
|
6148
|
+
baseUrl: string;
|
|
6149
|
+
compat: {
|
|
6150
|
+
supportsDeveloperRole: false;
|
|
6151
|
+
};
|
|
6152
|
+
reasoning: true;
|
|
6153
|
+
input: "text"[];
|
|
6154
|
+
cost: {
|
|
6155
|
+
input: number;
|
|
6156
|
+
output: number;
|
|
6157
|
+
cacheRead: number;
|
|
6158
|
+
cacheWrite: number;
|
|
6159
|
+
};
|
|
6160
|
+
contextWindow: number;
|
|
6161
|
+
maxTokens: number;
|
|
6162
|
+
};
|
|
6163
|
+
readonly "deepseek-ai/DeepSeek-V4-Pro": {
|
|
6164
|
+
id: string;
|
|
6165
|
+
name: string;
|
|
6166
|
+
api: "openai-completions";
|
|
6167
|
+
provider: string;
|
|
6168
|
+
baseUrl: string;
|
|
6169
|
+
compat: {
|
|
6170
|
+
supportsDeveloperRole: false;
|
|
6171
|
+
};
|
|
6172
|
+
reasoning: true;
|
|
6173
|
+
input: "text"[];
|
|
6174
|
+
cost: {
|
|
6175
|
+
input: number;
|
|
6176
|
+
output: number;
|
|
6177
|
+
cacheRead: number;
|
|
6178
|
+
cacheWrite: number;
|
|
6179
|
+
};
|
|
6180
|
+
contextWindow: number;
|
|
6181
|
+
maxTokens: number;
|
|
6182
|
+
};
|
|
6183
|
+
readonly "google/gemma-4-26B-A4B-it": {
|
|
6184
|
+
id: string;
|
|
6185
|
+
name: string;
|
|
6186
|
+
api: "openai-completions";
|
|
6187
|
+
provider: string;
|
|
6188
|
+
baseUrl: string;
|
|
6189
|
+
compat: {
|
|
6190
|
+
supportsDeveloperRole: false;
|
|
6191
|
+
};
|
|
6192
|
+
reasoning: true;
|
|
6193
|
+
input: ("image" | "text")[];
|
|
6194
|
+
cost: {
|
|
6195
|
+
input: number;
|
|
6196
|
+
output: number;
|
|
6197
|
+
cacheRead: number;
|
|
6198
|
+
cacheWrite: number;
|
|
6199
|
+
};
|
|
6200
|
+
contextWindow: number;
|
|
6201
|
+
maxTokens: number;
|
|
6202
|
+
};
|
|
6203
|
+
readonly "google/gemma-4-31B-it": {
|
|
6204
|
+
id: string;
|
|
6205
|
+
name: string;
|
|
6206
|
+
api: "openai-completions";
|
|
6207
|
+
provider: string;
|
|
6208
|
+
baseUrl: string;
|
|
6209
|
+
compat: {
|
|
6210
|
+
supportsDeveloperRole: false;
|
|
6211
|
+
};
|
|
6212
|
+
reasoning: true;
|
|
6213
|
+
input: ("image" | "text")[];
|
|
6214
|
+
cost: {
|
|
6215
|
+
input: number;
|
|
6216
|
+
output: number;
|
|
6217
|
+
cacheRead: number;
|
|
6218
|
+
cacheWrite: number;
|
|
6219
|
+
};
|
|
6220
|
+
contextWindow: number;
|
|
6221
|
+
maxTokens: number;
|
|
6222
|
+
};
|
|
6223
|
+
readonly "meta-llama/Llama-3.3-70B-Instruct": {
|
|
6224
|
+
id: string;
|
|
6225
|
+
name: string;
|
|
6226
|
+
api: "openai-completions";
|
|
6227
|
+
provider: string;
|
|
6228
|
+
baseUrl: string;
|
|
6229
|
+
compat: {
|
|
6230
|
+
supportsDeveloperRole: false;
|
|
6231
|
+
};
|
|
6232
|
+
reasoning: false;
|
|
6233
|
+
input: "text"[];
|
|
6234
|
+
cost: {
|
|
6235
|
+
input: number;
|
|
6236
|
+
output: number;
|
|
6237
|
+
cacheRead: number;
|
|
6238
|
+
cacheWrite: number;
|
|
6239
|
+
};
|
|
6240
|
+
contextWindow: number;
|
|
6241
|
+
maxTokens: number;
|
|
6242
|
+
};
|
|
6243
|
+
readonly "moonshotai/Kimi-K2-Instruct": {
|
|
6244
|
+
id: string;
|
|
6245
|
+
name: string;
|
|
6246
|
+
api: "openai-completions";
|
|
6247
|
+
provider: string;
|
|
6248
|
+
baseUrl: string;
|
|
6249
|
+
compat: {
|
|
6250
|
+
supportsDeveloperRole: false;
|
|
6251
|
+
};
|
|
6252
|
+
reasoning: false;
|
|
6253
|
+
input: "text"[];
|
|
6254
|
+
cost: {
|
|
6255
|
+
input: number;
|
|
6256
|
+
output: number;
|
|
6257
|
+
cacheRead: number;
|
|
6258
|
+
cacheWrite: number;
|
|
6259
|
+
};
|
|
6260
|
+
contextWindow: number;
|
|
6261
|
+
maxTokens: number;
|
|
6262
|
+
};
|
|
6263
|
+
readonly "moonshotai/Kimi-K2-Instruct-0905": {
|
|
6264
|
+
id: string;
|
|
6265
|
+
name: string;
|
|
6266
|
+
api: "openai-completions";
|
|
6267
|
+
provider: string;
|
|
6268
|
+
baseUrl: string;
|
|
6269
|
+
compat: {
|
|
6270
|
+
supportsDeveloperRole: false;
|
|
6271
|
+
};
|
|
6272
|
+
reasoning: false;
|
|
6273
|
+
input: "text"[];
|
|
6274
|
+
cost: {
|
|
6275
|
+
input: number;
|
|
6276
|
+
output: number;
|
|
6277
|
+
cacheRead: number;
|
|
6278
|
+
cacheWrite: number;
|
|
6279
|
+
};
|
|
6280
|
+
contextWindow: number;
|
|
6281
|
+
maxTokens: number;
|
|
6282
|
+
};
|
|
6283
|
+
readonly "moonshotai/Kimi-K2-Thinking": {
|
|
6284
|
+
id: string;
|
|
6285
|
+
name: string;
|
|
6286
|
+
api: "openai-completions";
|
|
6287
|
+
provider: string;
|
|
6288
|
+
baseUrl: string;
|
|
6289
|
+
compat: {
|
|
6290
|
+
supportsDeveloperRole: false;
|
|
6291
|
+
};
|
|
6292
|
+
reasoning: true;
|
|
6293
|
+
input: "text"[];
|
|
6294
|
+
cost: {
|
|
6295
|
+
input: number;
|
|
6296
|
+
output: number;
|
|
6297
|
+
cacheRead: number;
|
|
6298
|
+
cacheWrite: number;
|
|
6299
|
+
};
|
|
6300
|
+
contextWindow: number;
|
|
6301
|
+
maxTokens: number;
|
|
6302
|
+
};
|
|
6303
|
+
readonly "moonshotai/Kimi-K2.5": {
|
|
6304
|
+
id: string;
|
|
6305
|
+
name: string;
|
|
6306
|
+
api: "openai-completions";
|
|
6307
|
+
provider: string;
|
|
6308
|
+
baseUrl: string;
|
|
6309
|
+
compat: {
|
|
6310
|
+
supportsDeveloperRole: false;
|
|
6311
|
+
};
|
|
6312
|
+
reasoning: true;
|
|
6313
|
+
input: ("image" | "text")[];
|
|
6314
|
+
cost: {
|
|
6315
|
+
input: number;
|
|
6316
|
+
output: number;
|
|
6317
|
+
cacheRead: number;
|
|
6318
|
+
cacheWrite: number;
|
|
6319
|
+
};
|
|
6320
|
+
contextWindow: number;
|
|
6321
|
+
maxTokens: number;
|
|
6322
|
+
};
|
|
6323
|
+
readonly "moonshotai/Kimi-K2.6": {
|
|
6324
|
+
id: string;
|
|
6325
|
+
name: string;
|
|
6326
|
+
api: "openai-completions";
|
|
6327
|
+
provider: string;
|
|
6328
|
+
baseUrl: string;
|
|
6329
|
+
compat: {
|
|
6330
|
+
supportsDeveloperRole: false;
|
|
6331
|
+
};
|
|
6332
|
+
reasoning: true;
|
|
6333
|
+
input: ("image" | "text")[];
|
|
6334
|
+
cost: {
|
|
6335
|
+
input: number;
|
|
6336
|
+
output: number;
|
|
6337
|
+
cacheRead: number;
|
|
6338
|
+
cacheWrite: number;
|
|
6339
|
+
};
|
|
6340
|
+
contextWindow: number;
|
|
6341
|
+
maxTokens: number;
|
|
6342
|
+
};
|
|
6343
|
+
readonly "moonshotai/Kimi-K2.7-Code": {
|
|
6344
|
+
id: string;
|
|
6345
|
+
name: string;
|
|
6346
|
+
api: "openai-completions";
|
|
6347
|
+
provider: string;
|
|
6348
|
+
baseUrl: string;
|
|
6349
|
+
compat: {
|
|
6350
|
+
supportsDeveloperRole: false;
|
|
6351
|
+
};
|
|
6352
|
+
reasoning: true;
|
|
6353
|
+
input: ("image" | "text")[];
|
|
6354
|
+
cost: {
|
|
6355
|
+
input: number;
|
|
6356
|
+
output: number;
|
|
6357
|
+
cacheRead: number;
|
|
6358
|
+
cacheWrite: number;
|
|
6359
|
+
};
|
|
6360
|
+
contextWindow: number;
|
|
6361
|
+
maxTokens: number;
|
|
6362
|
+
};
|
|
6363
|
+
readonly "openai/gpt-oss-120b": {
|
|
6364
|
+
id: string;
|
|
6365
|
+
name: string;
|
|
6366
|
+
api: "openai-completions";
|
|
6367
|
+
provider: string;
|
|
6368
|
+
baseUrl: string;
|
|
6369
|
+
compat: {
|
|
6370
|
+
supportsDeveloperRole: false;
|
|
6371
|
+
};
|
|
6372
|
+
reasoning: true;
|
|
6373
|
+
input: "text"[];
|
|
6374
|
+
cost: {
|
|
6375
|
+
input: number;
|
|
6376
|
+
output: number;
|
|
6377
|
+
cacheRead: number;
|
|
6378
|
+
cacheWrite: number;
|
|
6379
|
+
};
|
|
6380
|
+
contextWindow: number;
|
|
6381
|
+
maxTokens: number;
|
|
6382
|
+
};
|
|
6383
|
+
readonly "stepfun-ai/Step-3.5-Flash": {
|
|
6384
|
+
id: string;
|
|
6385
|
+
name: string;
|
|
6386
|
+
api: "openai-completions";
|
|
6387
|
+
provider: string;
|
|
6388
|
+
baseUrl: string;
|
|
6389
|
+
compat: {
|
|
6390
|
+
supportsDeveloperRole: false;
|
|
6391
|
+
};
|
|
6392
|
+
reasoning: true;
|
|
6393
|
+
input: "text"[];
|
|
6394
|
+
cost: {
|
|
6395
|
+
input: number;
|
|
6396
|
+
output: number;
|
|
6397
|
+
cacheRead: number;
|
|
6398
|
+
cacheWrite: number;
|
|
6399
|
+
};
|
|
6400
|
+
contextWindow: number;
|
|
6401
|
+
maxTokens: number;
|
|
6402
|
+
};
|
|
6403
|
+
readonly "stepfun-ai/Step-3.7-Flash": {
|
|
6404
|
+
id: string;
|
|
6405
|
+
name: string;
|
|
6406
|
+
api: "openai-completions";
|
|
6407
|
+
provider: string;
|
|
6408
|
+
baseUrl: string;
|
|
6409
|
+
compat: {
|
|
6410
|
+
supportsDeveloperRole: false;
|
|
6411
|
+
};
|
|
6412
|
+
reasoning: true;
|
|
6413
|
+
input: ("image" | "text")[];
|
|
6414
|
+
cost: {
|
|
6415
|
+
input: number;
|
|
6416
|
+
output: number;
|
|
6417
|
+
cacheRead: number;
|
|
6418
|
+
cacheWrite: number;
|
|
6419
|
+
};
|
|
6420
|
+
contextWindow: number;
|
|
6421
|
+
maxTokens: number;
|
|
6422
|
+
};
|
|
6423
|
+
readonly "zai-org/GLM-4.5": {
|
|
6424
|
+
id: string;
|
|
6425
|
+
name: string;
|
|
6426
|
+
api: "openai-completions";
|
|
6427
|
+
provider: string;
|
|
6428
|
+
baseUrl: string;
|
|
6429
|
+
compat: {
|
|
6430
|
+
supportsDeveloperRole: false;
|
|
6431
|
+
};
|
|
6432
|
+
reasoning: true;
|
|
6433
|
+
input: "text"[];
|
|
6434
|
+
cost: {
|
|
6435
|
+
input: number;
|
|
6436
|
+
output: number;
|
|
6437
|
+
cacheRead: number;
|
|
6438
|
+
cacheWrite: number;
|
|
6439
|
+
};
|
|
6440
|
+
contextWindow: number;
|
|
6441
|
+
maxTokens: number;
|
|
6442
|
+
};
|
|
6443
|
+
readonly "zai-org/GLM-4.5-Air": {
|
|
6444
|
+
id: string;
|
|
6445
|
+
name: string;
|
|
6446
|
+
api: "openai-completions";
|
|
6447
|
+
provider: string;
|
|
6448
|
+
baseUrl: string;
|
|
6449
|
+
compat: {
|
|
6450
|
+
supportsDeveloperRole: false;
|
|
6451
|
+
};
|
|
6452
|
+
reasoning: true;
|
|
6453
|
+
input: "text"[];
|
|
6454
|
+
cost: {
|
|
6455
|
+
input: number;
|
|
6456
|
+
output: number;
|
|
6457
|
+
cacheRead: number;
|
|
6458
|
+
cacheWrite: number;
|
|
6459
|
+
};
|
|
6460
|
+
contextWindow: number;
|
|
6461
|
+
maxTokens: number;
|
|
6462
|
+
};
|
|
6463
|
+
readonly "zai-org/GLM-4.5V": {
|
|
6464
|
+
id: string;
|
|
6465
|
+
name: string;
|
|
6466
|
+
api: "openai-completions";
|
|
6467
|
+
provider: string;
|
|
6468
|
+
baseUrl: string;
|
|
6469
|
+
compat: {
|
|
6470
|
+
supportsDeveloperRole: false;
|
|
6471
|
+
};
|
|
6472
|
+
reasoning: true;
|
|
6473
|
+
input: ("image" | "text")[];
|
|
6474
|
+
cost: {
|
|
6475
|
+
input: number;
|
|
6476
|
+
output: number;
|
|
6477
|
+
cacheRead: number;
|
|
6478
|
+
cacheWrite: number;
|
|
6479
|
+
};
|
|
6480
|
+
contextWindow: number;
|
|
6481
|
+
maxTokens: number;
|
|
6482
|
+
};
|
|
6483
|
+
readonly "zai-org/GLM-4.6": {
|
|
6484
|
+
id: string;
|
|
6485
|
+
name: string;
|
|
6486
|
+
api: "openai-completions";
|
|
6487
|
+
provider: string;
|
|
6488
|
+
baseUrl: string;
|
|
6489
|
+
compat: {
|
|
6490
|
+
supportsDeveloperRole: false;
|
|
6491
|
+
};
|
|
6492
|
+
reasoning: true;
|
|
6493
|
+
input: "text"[];
|
|
6494
|
+
cost: {
|
|
6495
|
+
input: number;
|
|
6496
|
+
output: number;
|
|
6497
|
+
cacheRead: number;
|
|
6498
|
+
cacheWrite: number;
|
|
6499
|
+
};
|
|
6500
|
+
contextWindow: number;
|
|
6501
|
+
maxTokens: number;
|
|
6502
|
+
};
|
|
6503
|
+
readonly "zai-org/GLM-4.7": {
|
|
6504
|
+
id: string;
|
|
6505
|
+
name: string;
|
|
6506
|
+
api: "openai-completions";
|
|
6507
|
+
provider: string;
|
|
6508
|
+
baseUrl: string;
|
|
6509
|
+
compat: {
|
|
6510
|
+
supportsDeveloperRole: false;
|
|
6511
|
+
};
|
|
6512
|
+
reasoning: true;
|
|
6513
|
+
input: "text"[];
|
|
6514
|
+
cost: {
|
|
6515
|
+
input: number;
|
|
6516
|
+
output: number;
|
|
6517
|
+
cacheRead: number;
|
|
6518
|
+
cacheWrite: number;
|
|
6519
|
+
};
|
|
6520
|
+
contextWindow: number;
|
|
6521
|
+
maxTokens: number;
|
|
6522
|
+
};
|
|
6523
|
+
readonly "zai-org/GLM-4.7-Flash": {
|
|
6524
|
+
id: string;
|
|
6525
|
+
name: string;
|
|
6526
|
+
api: "openai-completions";
|
|
6527
|
+
provider: string;
|
|
6528
|
+
baseUrl: string;
|
|
6529
|
+
compat: {
|
|
6530
|
+
supportsDeveloperRole: false;
|
|
6531
|
+
};
|
|
6532
|
+
reasoning: true;
|
|
6533
|
+
input: "text"[];
|
|
5922
6534
|
cost: {
|
|
5923
6535
|
input: number;
|
|
5924
6536
|
output: number;
|
|
@@ -5968,6 +6580,26 @@ export declare const MODELS: {
|
|
|
5968
6580
|
contextWindow: number;
|
|
5969
6581
|
maxTokens: number;
|
|
5970
6582
|
};
|
|
6583
|
+
readonly "zai-org/GLM-5.2": {
|
|
6584
|
+
id: string;
|
|
6585
|
+
name: string;
|
|
6586
|
+
api: "openai-completions";
|
|
6587
|
+
provider: string;
|
|
6588
|
+
baseUrl: string;
|
|
6589
|
+
compat: {
|
|
6590
|
+
supportsDeveloperRole: false;
|
|
6591
|
+
};
|
|
6592
|
+
reasoning: true;
|
|
6593
|
+
input: "text"[];
|
|
6594
|
+
cost: {
|
|
6595
|
+
input: number;
|
|
6596
|
+
output: number;
|
|
6597
|
+
cacheRead: number;
|
|
6598
|
+
cacheWrite: number;
|
|
6599
|
+
};
|
|
6600
|
+
contextWindow: number;
|
|
6601
|
+
maxTokens: number;
|
|
6602
|
+
};
|
|
5971
6603
|
};
|
|
5972
6604
|
readonly "kimi-coding": {
|
|
5973
6605
|
readonly k2p7: {
|
|
@@ -8390,6 +9022,23 @@ export declare const MODELS: {
|
|
|
8390
9022
|
contextWindow: number;
|
|
8391
9023
|
maxTokens: number;
|
|
8392
9024
|
};
|
|
9025
|
+
readonly "glm-5.2": {
|
|
9026
|
+
id: string;
|
|
9027
|
+
name: string;
|
|
9028
|
+
api: "openai-completions";
|
|
9029
|
+
provider: string;
|
|
9030
|
+
baseUrl: string;
|
|
9031
|
+
reasoning: true;
|
|
9032
|
+
input: "text"[];
|
|
9033
|
+
cost: {
|
|
9034
|
+
input: number;
|
|
9035
|
+
output: number;
|
|
9036
|
+
cacheRead: number;
|
|
9037
|
+
cacheWrite: number;
|
|
9038
|
+
};
|
|
9039
|
+
contextWindow: number;
|
|
9040
|
+
maxTokens: number;
|
|
9041
|
+
};
|
|
8393
9042
|
readonly "gpt-5": {
|
|
8394
9043
|
id: string;
|
|
8395
9044
|
name: string;
|
|
@@ -9370,7 +10019,7 @@ export declare const MODELS: {
|
|
|
9370
10019
|
contextWindow: number;
|
|
9371
10020
|
maxTokens: number;
|
|
9372
10021
|
};
|
|
9373
|
-
readonly "anthropic/claude-opus-4.
|
|
10022
|
+
readonly "anthropic/claude-opus-4.7": {
|
|
9374
10023
|
id: string;
|
|
9375
10024
|
name: string;
|
|
9376
10025
|
api: "openai-completions";
|
|
@@ -9390,7 +10039,7 @@ export declare const MODELS: {
|
|
|
9390
10039
|
contextWindow: number;
|
|
9391
10040
|
maxTokens: number;
|
|
9392
10041
|
};
|
|
9393
|
-
readonly "anthropic/claude-opus-4.7": {
|
|
10042
|
+
readonly "anthropic/claude-opus-4.7-fast": {
|
|
9394
10043
|
id: string;
|
|
9395
10044
|
name: string;
|
|
9396
10045
|
api: "openai-completions";
|
|
@@ -9410,7 +10059,7 @@ export declare const MODELS: {
|
|
|
9410
10059
|
contextWindow: number;
|
|
9411
10060
|
maxTokens: number;
|
|
9412
10061
|
};
|
|
9413
|
-
readonly "anthropic/claude-opus-4.
|
|
10062
|
+
readonly "anthropic/claude-opus-4.8": {
|
|
9414
10063
|
id: string;
|
|
9415
10064
|
name: string;
|
|
9416
10065
|
api: "openai-completions";
|
|
@@ -9418,6 +10067,10 @@ export declare const MODELS: {
|
|
|
9418
10067
|
baseUrl: string;
|
|
9419
10068
|
reasoning: true;
|
|
9420
10069
|
thinkingLevelMap: {
|
|
10070
|
+
minimal: string;
|
|
10071
|
+
low: string;
|
|
10072
|
+
medium: string;
|
|
10073
|
+
high: string;
|
|
9421
10074
|
xhigh: string;
|
|
9422
10075
|
};
|
|
9423
10076
|
input: ("image" | "text")[];
|
|
@@ -9430,7 +10083,7 @@ export declare const MODELS: {
|
|
|
9430
10083
|
contextWindow: number;
|
|
9431
10084
|
maxTokens: number;
|
|
9432
10085
|
};
|
|
9433
|
-
readonly "anthropic/claude-opus-4.8": {
|
|
10086
|
+
readonly "anthropic/claude-opus-4.8-fast": {
|
|
9434
10087
|
id: string;
|
|
9435
10088
|
name: string;
|
|
9436
10089
|
api: "openai-completions";
|
|
@@ -9454,20 +10107,13 @@ export declare const MODELS: {
|
|
|
9454
10107
|
contextWindow: number;
|
|
9455
10108
|
maxTokens: number;
|
|
9456
10109
|
};
|
|
9457
|
-
readonly "anthropic/claude-
|
|
10110
|
+
readonly "anthropic/claude-sonnet-4": {
|
|
9458
10111
|
id: string;
|
|
9459
10112
|
name: string;
|
|
9460
10113
|
api: "openai-completions";
|
|
9461
10114
|
provider: string;
|
|
9462
10115
|
baseUrl: string;
|
|
9463
10116
|
reasoning: true;
|
|
9464
|
-
thinkingLevelMap: {
|
|
9465
|
-
minimal: string;
|
|
9466
|
-
low: string;
|
|
9467
|
-
medium: string;
|
|
9468
|
-
high: string;
|
|
9469
|
-
xhigh: string;
|
|
9470
|
-
};
|
|
9471
10117
|
input: ("image" | "text")[];
|
|
9472
10118
|
cost: {
|
|
9473
10119
|
input: number;
|
|
@@ -9478,7 +10124,7 @@ export declare const MODELS: {
|
|
|
9478
10124
|
contextWindow: number;
|
|
9479
10125
|
maxTokens: number;
|
|
9480
10126
|
};
|
|
9481
|
-
readonly "anthropic/claude-sonnet-4": {
|
|
10127
|
+
readonly "anthropic/claude-sonnet-4.5": {
|
|
9482
10128
|
id: string;
|
|
9483
10129
|
name: string;
|
|
9484
10130
|
api: "openai-completions";
|
|
@@ -9495,7 +10141,7 @@ export declare const MODELS: {
|
|
|
9495
10141
|
contextWindow: number;
|
|
9496
10142
|
maxTokens: number;
|
|
9497
10143
|
};
|
|
9498
|
-
readonly "anthropic/claude-sonnet-4.
|
|
10144
|
+
readonly "anthropic/claude-sonnet-4.6": {
|
|
9499
10145
|
id: string;
|
|
9500
10146
|
name: string;
|
|
9501
10147
|
api: "openai-completions";
|
|
@@ -9512,7 +10158,7 @@ export declare const MODELS: {
|
|
|
9512
10158
|
contextWindow: number;
|
|
9513
10159
|
maxTokens: number;
|
|
9514
10160
|
};
|
|
9515
|
-
readonly "anthropic/claude-sonnet-
|
|
10161
|
+
readonly "anthropic/claude-sonnet-5": {
|
|
9516
10162
|
id: string;
|
|
9517
10163
|
name: string;
|
|
9518
10164
|
api: "openai-completions";
|
|
@@ -9908,23 +10554,6 @@ export declare const MODELS: {
|
|
|
9908
10554
|
contextWindow: number;
|
|
9909
10555
|
maxTokens: number;
|
|
9910
10556
|
};
|
|
9911
|
-
readonly "essentialai/rnj-1-instruct": {
|
|
9912
|
-
id: string;
|
|
9913
|
-
name: string;
|
|
9914
|
-
api: "openai-completions";
|
|
9915
|
-
provider: string;
|
|
9916
|
-
baseUrl: string;
|
|
9917
|
-
reasoning: false;
|
|
9918
|
-
input: "text"[];
|
|
9919
|
-
cost: {
|
|
9920
|
-
input: number;
|
|
9921
|
-
output: number;
|
|
9922
|
-
cacheRead: number;
|
|
9923
|
-
cacheWrite: number;
|
|
9924
|
-
};
|
|
9925
|
-
contextWindow: number;
|
|
9926
|
-
maxTokens: number;
|
|
9927
|
-
};
|
|
9928
10557
|
readonly "google/gemini-2.5-flash": {
|
|
9929
10558
|
id: string;
|
|
9930
10559
|
name: string;
|
|
@@ -10928,24 +11557,7 @@ export declare const MODELS: {
|
|
|
10928
11557
|
contextWindow: number;
|
|
10929
11558
|
maxTokens: number;
|
|
10930
11559
|
};
|
|
10931
|
-
readonly "moonshotai/kimi-k2.6": {
|
|
10932
|
-
id: string;
|
|
10933
|
-
name: string;
|
|
10934
|
-
api: "openai-completions";
|
|
10935
|
-
provider: string;
|
|
10936
|
-
baseUrl: string;
|
|
10937
|
-
reasoning: true;
|
|
10938
|
-
input: ("image" | "text")[];
|
|
10939
|
-
cost: {
|
|
10940
|
-
input: number;
|
|
10941
|
-
output: number;
|
|
10942
|
-
cacheRead: number;
|
|
10943
|
-
cacheWrite: number;
|
|
10944
|
-
};
|
|
10945
|
-
contextWindow: number;
|
|
10946
|
-
maxTokens: number;
|
|
10947
|
-
};
|
|
10948
|
-
readonly "moonshotai/kimi-k2.7-code": {
|
|
11560
|
+
readonly "moonshotai/kimi-k2.6": {
|
|
10949
11561
|
id: string;
|
|
10950
11562
|
name: string;
|
|
10951
11563
|
api: "openai-completions";
|
|
@@ -10962,7 +11574,7 @@ export declare const MODELS: {
|
|
|
10962
11574
|
contextWindow: number;
|
|
10963
11575
|
maxTokens: number;
|
|
10964
11576
|
};
|
|
10965
|
-
readonly "
|
|
11577
|
+
readonly "moonshotai/kimi-k2.7-code": {
|
|
10966
11578
|
id: string;
|
|
10967
11579
|
name: string;
|
|
10968
11580
|
api: "openai-completions";
|
|
@@ -12035,23 +12647,6 @@ export declare const MODELS: {
|
|
|
12035
12647
|
contextWindow: number;
|
|
12036
12648
|
maxTokens: number;
|
|
12037
12649
|
};
|
|
12038
|
-
readonly "openrouter/owl-alpha": {
|
|
12039
|
-
id: string;
|
|
12040
|
-
name: string;
|
|
12041
|
-
api: "openai-completions";
|
|
12042
|
-
provider: string;
|
|
12043
|
-
baseUrl: string;
|
|
12044
|
-
reasoning: false;
|
|
12045
|
-
input: "text"[];
|
|
12046
|
-
cost: {
|
|
12047
|
-
input: number;
|
|
12048
|
-
output: number;
|
|
12049
|
-
cacheRead: number;
|
|
12050
|
-
cacheWrite: number;
|
|
12051
|
-
};
|
|
12052
|
-
contextWindow: number;
|
|
12053
|
-
maxTokens: number;
|
|
12054
|
-
};
|
|
12055
12650
|
readonly "poolside/laguna-m.1": {
|
|
12056
12651
|
id: string;
|
|
12057
12652
|
name: string;
|
|
@@ -12120,23 +12715,6 @@ export declare const MODELS: {
|
|
|
12120
12715
|
contextWindow: number;
|
|
12121
12716
|
maxTokens: number;
|
|
12122
12717
|
};
|
|
12123
|
-
readonly "prime-intellect/intellect-3": {
|
|
12124
|
-
id: string;
|
|
12125
|
-
name: string;
|
|
12126
|
-
api: "openai-completions";
|
|
12127
|
-
provider: string;
|
|
12128
|
-
baseUrl: string;
|
|
12129
|
-
reasoning: true;
|
|
12130
|
-
input: "text"[];
|
|
12131
|
-
cost: {
|
|
12132
|
-
input: number;
|
|
12133
|
-
output: number;
|
|
12134
|
-
cacheRead: number;
|
|
12135
|
-
cacheWrite: number;
|
|
12136
|
-
};
|
|
12137
|
-
contextWindow: number;
|
|
12138
|
-
maxTokens: number;
|
|
12139
|
-
};
|
|
12140
12718
|
readonly "qwen/qwen-2.5-72b-instruct": {
|
|
12141
12719
|
id: string;
|
|
12142
12720
|
name: string;
|
|
@@ -12970,14 +13548,14 @@ export declare const MODELS: {
|
|
|
12970
13548
|
contextWindow: number;
|
|
12971
13549
|
maxTokens: number;
|
|
12972
13550
|
};
|
|
12973
|
-
readonly "
|
|
13551
|
+
readonly "sakana/fugu-ultra": {
|
|
12974
13552
|
id: string;
|
|
12975
13553
|
name: string;
|
|
12976
13554
|
api: "openai-completions";
|
|
12977
13555
|
provider: string;
|
|
12978
13556
|
baseUrl: string;
|
|
12979
|
-
reasoning:
|
|
12980
|
-
input: "text"[];
|
|
13557
|
+
reasoning: true;
|
|
13558
|
+
input: ("image" | "text")[];
|
|
12981
13559
|
cost: {
|
|
12982
13560
|
input: number;
|
|
12983
13561
|
output: number;
|
|
@@ -12987,13 +13565,13 @@ export declare const MODELS: {
|
|
|
12987
13565
|
contextWindow: number;
|
|
12988
13566
|
maxTokens: number;
|
|
12989
13567
|
};
|
|
12990
|
-
readonly "
|
|
13568
|
+
readonly "sao10k/l3.1-euryale-70b": {
|
|
12991
13569
|
id: string;
|
|
12992
13570
|
name: string;
|
|
12993
13571
|
api: "openai-completions";
|
|
12994
13572
|
provider: string;
|
|
12995
13573
|
baseUrl: string;
|
|
12996
|
-
reasoning:
|
|
13574
|
+
reasoning: false;
|
|
12997
13575
|
input: "text"[];
|
|
12998
13576
|
cost: {
|
|
12999
13577
|
input: number;
|
|
@@ -13004,14 +13582,14 @@ export declare const MODELS: {
|
|
|
13004
13582
|
contextWindow: number;
|
|
13005
13583
|
maxTokens: number;
|
|
13006
13584
|
};
|
|
13007
|
-
readonly "stepfun/step-3.
|
|
13585
|
+
readonly "stepfun/step-3.5-flash": {
|
|
13008
13586
|
id: string;
|
|
13009
13587
|
name: string;
|
|
13010
13588
|
api: "openai-completions";
|
|
13011
13589
|
provider: string;
|
|
13012
13590
|
baseUrl: string;
|
|
13013
13591
|
reasoning: true;
|
|
13014
|
-
input:
|
|
13592
|
+
input: "text"[];
|
|
13015
13593
|
cost: {
|
|
13016
13594
|
input: number;
|
|
13017
13595
|
output: number;
|
|
@@ -13021,14 +13599,14 @@ export declare const MODELS: {
|
|
|
13021
13599
|
contextWindow: number;
|
|
13022
13600
|
maxTokens: number;
|
|
13023
13601
|
};
|
|
13024
|
-
readonly "
|
|
13602
|
+
readonly "stepfun/step-3.7-flash": {
|
|
13025
13603
|
id: string;
|
|
13026
13604
|
name: string;
|
|
13027
13605
|
api: "openai-completions";
|
|
13028
13606
|
provider: string;
|
|
13029
13607
|
baseUrl: string;
|
|
13030
|
-
reasoning:
|
|
13031
|
-
input: "text"[];
|
|
13608
|
+
reasoning: true;
|
|
13609
|
+
input: ("image" | "text")[];
|
|
13032
13610
|
cost: {
|
|
13033
13611
|
input: number;
|
|
13034
13612
|
output: number;
|
|
@@ -13344,6 +13922,23 @@ export declare const MODELS: {
|
|
|
13344
13922
|
contextWindow: number;
|
|
13345
13923
|
maxTokens: number;
|
|
13346
13924
|
};
|
|
13925
|
+
readonly "z-ai/glm-5v-turbo": {
|
|
13926
|
+
id: string;
|
|
13927
|
+
name: string;
|
|
13928
|
+
api: "openai-completions";
|
|
13929
|
+
provider: string;
|
|
13930
|
+
baseUrl: string;
|
|
13931
|
+
reasoning: true;
|
|
13932
|
+
input: ("image" | "text")[];
|
|
13933
|
+
cost: {
|
|
13934
|
+
input: number;
|
|
13935
|
+
output: number;
|
|
13936
|
+
cacheRead: number;
|
|
13937
|
+
cacheWrite: number;
|
|
13938
|
+
};
|
|
13939
|
+
contextWindow: number;
|
|
13940
|
+
maxTokens: number;
|
|
13941
|
+
};
|
|
13347
13942
|
readonly "~anthropic/claude-fable-latest": {
|
|
13348
13943
|
id: string;
|
|
13349
13944
|
name: string;
|
|
@@ -14065,6 +14660,37 @@ export declare const MODELS: {
|
|
|
14065
14660
|
contextWindow: number;
|
|
14066
14661
|
maxTokens: number;
|
|
14067
14662
|
};
|
|
14663
|
+
readonly "zai-org/GLM-5.2": {
|
|
14664
|
+
id: string;
|
|
14665
|
+
name: string;
|
|
14666
|
+
api: "openai-completions";
|
|
14667
|
+
provider: string;
|
|
14668
|
+
baseUrl: string;
|
|
14669
|
+
compat: {
|
|
14670
|
+
supportsStore: false;
|
|
14671
|
+
supportsDeveloperRole: false;
|
|
14672
|
+
supportsReasoningEffort: false;
|
|
14673
|
+
maxTokensField: "max_tokens";
|
|
14674
|
+
supportsStrictMode: false;
|
|
14675
|
+
supportsLongCacheRetention: false;
|
|
14676
|
+
thinkingFormat: "together";
|
|
14677
|
+
};
|
|
14678
|
+
reasoning: true;
|
|
14679
|
+
thinkingLevelMap: {
|
|
14680
|
+
minimal: null;
|
|
14681
|
+
low: null;
|
|
14682
|
+
medium: null;
|
|
14683
|
+
};
|
|
14684
|
+
input: "text"[];
|
|
14685
|
+
cost: {
|
|
14686
|
+
input: number;
|
|
14687
|
+
output: number;
|
|
14688
|
+
cacheRead: number;
|
|
14689
|
+
cacheWrite: number;
|
|
14690
|
+
};
|
|
14691
|
+
contextWindow: number;
|
|
14692
|
+
maxTokens: number;
|
|
14693
|
+
};
|
|
14068
14694
|
};
|
|
14069
14695
|
readonly "vercel-ai-gateway": {
|
|
14070
14696
|
readonly "alibaba/qwen-3-14b": {
|
|
@@ -14175,7 +14801,7 @@ export declare const MODELS: {
|
|
|
14175
14801
|
api: "anthropic-messages";
|
|
14176
14802
|
provider: string;
|
|
14177
14803
|
baseUrl: string;
|
|
14178
|
-
reasoning:
|
|
14804
|
+
reasoning: false;
|
|
14179
14805
|
input: "text"[];
|
|
14180
14806
|
cost: {
|
|
14181
14807
|
input: number;
|
|
@@ -14192,7 +14818,7 @@ export declare const MODELS: {
|
|
|
14192
14818
|
api: "anthropic-messages";
|
|
14193
14819
|
provider: string;
|
|
14194
14820
|
baseUrl: string;
|
|
14195
|
-
reasoning:
|
|
14821
|
+
reasoning: false;
|
|
14196
14822
|
input: "text"[];
|
|
14197
14823
|
cost: {
|
|
14198
14824
|
input: number;
|
|
@@ -14209,7 +14835,7 @@ export declare const MODELS: {
|
|
|
14209
14835
|
api: "anthropic-messages";
|
|
14210
14836
|
provider: string;
|
|
14211
14837
|
baseUrl: string;
|
|
14212
|
-
reasoning:
|
|
14838
|
+
reasoning: false;
|
|
14213
14839
|
input: "text"[];
|
|
14214
14840
|
cost: {
|
|
14215
14841
|
input: number;
|
|
@@ -14322,6 +14948,40 @@ export declare const MODELS: {
|
|
|
14322
14948
|
contextWindow: number;
|
|
14323
14949
|
maxTokens: number;
|
|
14324
14950
|
};
|
|
14951
|
+
readonly "alibaba/qwen3-vl-235b-a22b-instruct": {
|
|
14952
|
+
id: string;
|
|
14953
|
+
name: string;
|
|
14954
|
+
api: "anthropic-messages";
|
|
14955
|
+
provider: string;
|
|
14956
|
+
baseUrl: string;
|
|
14957
|
+
reasoning: false;
|
|
14958
|
+
input: ("image" | "text")[];
|
|
14959
|
+
cost: {
|
|
14960
|
+
input: number;
|
|
14961
|
+
output: number;
|
|
14962
|
+
cacheRead: number;
|
|
14963
|
+
cacheWrite: number;
|
|
14964
|
+
};
|
|
14965
|
+
contextWindow: number;
|
|
14966
|
+
maxTokens: number;
|
|
14967
|
+
};
|
|
14968
|
+
readonly "alibaba/qwen3-vl-instruct": {
|
|
14969
|
+
id: string;
|
|
14970
|
+
name: string;
|
|
14971
|
+
api: "anthropic-messages";
|
|
14972
|
+
provider: string;
|
|
14973
|
+
baseUrl: string;
|
|
14974
|
+
reasoning: false;
|
|
14975
|
+
input: ("image" | "text")[];
|
|
14976
|
+
cost: {
|
|
14977
|
+
input: number;
|
|
14978
|
+
output: number;
|
|
14979
|
+
cacheRead: number;
|
|
14980
|
+
cacheWrite: number;
|
|
14981
|
+
};
|
|
14982
|
+
contextWindow: number;
|
|
14983
|
+
maxTokens: number;
|
|
14984
|
+
};
|
|
14325
14985
|
readonly "alibaba/qwen3-vl-thinking": {
|
|
14326
14986
|
id: string;
|
|
14327
14987
|
name: string;
|
|
@@ -14441,6 +15101,74 @@ export declare const MODELS: {
|
|
|
14441
15101
|
contextWindow: number;
|
|
14442
15102
|
maxTokens: number;
|
|
14443
15103
|
};
|
|
15104
|
+
readonly "amazon/nova-2-lite": {
|
|
15105
|
+
id: string;
|
|
15106
|
+
name: string;
|
|
15107
|
+
api: "anthropic-messages";
|
|
15108
|
+
provider: string;
|
|
15109
|
+
baseUrl: string;
|
|
15110
|
+
reasoning: true;
|
|
15111
|
+
input: ("image" | "text")[];
|
|
15112
|
+
cost: {
|
|
15113
|
+
input: number;
|
|
15114
|
+
output: number;
|
|
15115
|
+
cacheRead: number;
|
|
15116
|
+
cacheWrite: number;
|
|
15117
|
+
};
|
|
15118
|
+
contextWindow: number;
|
|
15119
|
+
maxTokens: number;
|
|
15120
|
+
};
|
|
15121
|
+
readonly "amazon/nova-lite": {
|
|
15122
|
+
id: string;
|
|
15123
|
+
name: string;
|
|
15124
|
+
api: "anthropic-messages";
|
|
15125
|
+
provider: string;
|
|
15126
|
+
baseUrl: string;
|
|
15127
|
+
reasoning: false;
|
|
15128
|
+
input: ("image" | "text")[];
|
|
15129
|
+
cost: {
|
|
15130
|
+
input: number;
|
|
15131
|
+
output: number;
|
|
15132
|
+
cacheRead: number;
|
|
15133
|
+
cacheWrite: number;
|
|
15134
|
+
};
|
|
15135
|
+
contextWindow: number;
|
|
15136
|
+
maxTokens: number;
|
|
15137
|
+
};
|
|
15138
|
+
readonly "amazon/nova-micro": {
|
|
15139
|
+
id: string;
|
|
15140
|
+
name: string;
|
|
15141
|
+
api: "anthropic-messages";
|
|
15142
|
+
provider: string;
|
|
15143
|
+
baseUrl: string;
|
|
15144
|
+
reasoning: false;
|
|
15145
|
+
input: "text"[];
|
|
15146
|
+
cost: {
|
|
15147
|
+
input: number;
|
|
15148
|
+
output: number;
|
|
15149
|
+
cacheRead: number;
|
|
15150
|
+
cacheWrite: number;
|
|
15151
|
+
};
|
|
15152
|
+
contextWindow: number;
|
|
15153
|
+
maxTokens: number;
|
|
15154
|
+
};
|
|
15155
|
+
readonly "amazon/nova-pro": {
|
|
15156
|
+
id: string;
|
|
15157
|
+
name: string;
|
|
15158
|
+
api: "anthropic-messages";
|
|
15159
|
+
provider: string;
|
|
15160
|
+
baseUrl: string;
|
|
15161
|
+
reasoning: false;
|
|
15162
|
+
input: ("image" | "text")[];
|
|
15163
|
+
cost: {
|
|
15164
|
+
input: number;
|
|
15165
|
+
output: number;
|
|
15166
|
+
cacheRead: number;
|
|
15167
|
+
cacheWrite: number;
|
|
15168
|
+
};
|
|
15169
|
+
contextWindow: number;
|
|
15170
|
+
maxTokens: number;
|
|
15171
|
+
};
|
|
14444
15172
|
readonly "anthropic/claude-3-haiku": {
|
|
14445
15173
|
id: string;
|
|
14446
15174
|
name: string;
|
|
@@ -14509,13 +15237,77 @@ export declare const MODELS: {
|
|
|
14509
15237
|
contextWindow: number;
|
|
14510
15238
|
maxTokens: number;
|
|
14511
15239
|
};
|
|
14512
|
-
readonly "anthropic/claude-opus-4.5": {
|
|
15240
|
+
readonly "anthropic/claude-opus-4.5": {
|
|
15241
|
+
id: string;
|
|
15242
|
+
name: string;
|
|
15243
|
+
api: "anthropic-messages";
|
|
15244
|
+
provider: string;
|
|
15245
|
+
baseUrl: string;
|
|
15246
|
+
reasoning: true;
|
|
15247
|
+
input: ("image" | "text")[];
|
|
15248
|
+
cost: {
|
|
15249
|
+
input: number;
|
|
15250
|
+
output: number;
|
|
15251
|
+
cacheRead: number;
|
|
15252
|
+
cacheWrite: number;
|
|
15253
|
+
};
|
|
15254
|
+
contextWindow: number;
|
|
15255
|
+
maxTokens: number;
|
|
15256
|
+
};
|
|
15257
|
+
readonly "anthropic/claude-opus-4.6": {
|
|
15258
|
+
id: string;
|
|
15259
|
+
name: string;
|
|
15260
|
+
api: "anthropic-messages";
|
|
15261
|
+
provider: string;
|
|
15262
|
+
baseUrl: string;
|
|
15263
|
+
reasoning: true;
|
|
15264
|
+
thinkingLevelMap: {
|
|
15265
|
+
xhigh: string;
|
|
15266
|
+
};
|
|
15267
|
+
input: ("image" | "text")[];
|
|
15268
|
+
cost: {
|
|
15269
|
+
input: number;
|
|
15270
|
+
output: number;
|
|
15271
|
+
cacheRead: number;
|
|
15272
|
+
cacheWrite: number;
|
|
15273
|
+
};
|
|
15274
|
+
contextWindow: number;
|
|
15275
|
+
maxTokens: number;
|
|
15276
|
+
};
|
|
15277
|
+
readonly "anthropic/claude-opus-4.7": {
|
|
15278
|
+
id: string;
|
|
15279
|
+
name: string;
|
|
15280
|
+
api: "anthropic-messages";
|
|
15281
|
+
provider: string;
|
|
15282
|
+
baseUrl: string;
|
|
15283
|
+
reasoning: true;
|
|
15284
|
+
thinkingLevelMap: {
|
|
15285
|
+
xhigh: string;
|
|
15286
|
+
};
|
|
15287
|
+
input: ("image" | "text")[];
|
|
15288
|
+
cost: {
|
|
15289
|
+
input: number;
|
|
15290
|
+
output: number;
|
|
15291
|
+
cacheRead: number;
|
|
15292
|
+
cacheWrite: number;
|
|
15293
|
+
};
|
|
15294
|
+
contextWindow: number;
|
|
15295
|
+
maxTokens: number;
|
|
15296
|
+
};
|
|
15297
|
+
readonly "anthropic/claude-opus-4.8": {
|
|
14513
15298
|
id: string;
|
|
14514
15299
|
name: string;
|
|
14515
15300
|
api: "anthropic-messages";
|
|
14516
15301
|
provider: string;
|
|
14517
15302
|
baseUrl: string;
|
|
14518
15303
|
reasoning: true;
|
|
15304
|
+
thinkingLevelMap: {
|
|
15305
|
+
minimal: string;
|
|
15306
|
+
low: string;
|
|
15307
|
+
medium: string;
|
|
15308
|
+
high: string;
|
|
15309
|
+
xhigh: string;
|
|
15310
|
+
};
|
|
14519
15311
|
input: ("image" | "text")[];
|
|
14520
15312
|
cost: {
|
|
14521
15313
|
input: number;
|
|
@@ -14526,16 +15318,13 @@ export declare const MODELS: {
|
|
|
14526
15318
|
contextWindow: number;
|
|
14527
15319
|
maxTokens: number;
|
|
14528
15320
|
};
|
|
14529
|
-
readonly "anthropic/claude-
|
|
15321
|
+
readonly "anthropic/claude-sonnet-4": {
|
|
14530
15322
|
id: string;
|
|
14531
15323
|
name: string;
|
|
14532
15324
|
api: "anthropic-messages";
|
|
14533
15325
|
provider: string;
|
|
14534
15326
|
baseUrl: string;
|
|
14535
15327
|
reasoning: true;
|
|
14536
|
-
thinkingLevelMap: {
|
|
14537
|
-
xhigh: string;
|
|
14538
|
-
};
|
|
14539
15328
|
input: ("image" | "text")[];
|
|
14540
15329
|
cost: {
|
|
14541
15330
|
input: number;
|
|
@@ -14546,16 +15335,13 @@ export declare const MODELS: {
|
|
|
14546
15335
|
contextWindow: number;
|
|
14547
15336
|
maxTokens: number;
|
|
14548
15337
|
};
|
|
14549
|
-
readonly "anthropic/claude-
|
|
15338
|
+
readonly "anthropic/claude-sonnet-4.5": {
|
|
14550
15339
|
id: string;
|
|
14551
15340
|
name: string;
|
|
14552
15341
|
api: "anthropic-messages";
|
|
14553
15342
|
provider: string;
|
|
14554
15343
|
baseUrl: string;
|
|
14555
15344
|
reasoning: true;
|
|
14556
|
-
thinkingLevelMap: {
|
|
14557
|
-
xhigh: string;
|
|
14558
|
-
};
|
|
14559
15345
|
input: ("image" | "text")[];
|
|
14560
15346
|
cost: {
|
|
14561
15347
|
input: number;
|
|
@@ -14566,20 +15352,13 @@ export declare const MODELS: {
|
|
|
14566
15352
|
contextWindow: number;
|
|
14567
15353
|
maxTokens: number;
|
|
14568
15354
|
};
|
|
14569
|
-
readonly "anthropic/claude-
|
|
15355
|
+
readonly "anthropic/claude-sonnet-4.6": {
|
|
14570
15356
|
id: string;
|
|
14571
15357
|
name: string;
|
|
14572
15358
|
api: "anthropic-messages";
|
|
14573
15359
|
provider: string;
|
|
14574
15360
|
baseUrl: string;
|
|
14575
15361
|
reasoning: true;
|
|
14576
|
-
thinkingLevelMap: {
|
|
14577
|
-
minimal: string;
|
|
14578
|
-
low: string;
|
|
14579
|
-
medium: string;
|
|
14580
|
-
high: string;
|
|
14581
|
-
xhigh: string;
|
|
14582
|
-
};
|
|
14583
15362
|
input: ("image" | "text")[];
|
|
14584
15363
|
cost: {
|
|
14585
15364
|
input: number;
|
|
@@ -14590,7 +15369,7 @@ export declare const MODELS: {
|
|
|
14590
15369
|
contextWindow: number;
|
|
14591
15370
|
maxTokens: number;
|
|
14592
15371
|
};
|
|
14593
|
-
readonly "anthropic/claude-sonnet-
|
|
15372
|
+
readonly "anthropic/claude-sonnet-5": {
|
|
14594
15373
|
id: string;
|
|
14595
15374
|
name: string;
|
|
14596
15375
|
api: "anthropic-messages";
|
|
@@ -14607,14 +15386,14 @@ export declare const MODELS: {
|
|
|
14607
15386
|
contextWindow: number;
|
|
14608
15387
|
maxTokens: number;
|
|
14609
15388
|
};
|
|
14610
|
-
readonly "
|
|
15389
|
+
readonly "arcee-ai/trinity-large-preview": {
|
|
14611
15390
|
id: string;
|
|
14612
15391
|
name: string;
|
|
14613
15392
|
api: "anthropic-messages";
|
|
14614
15393
|
provider: string;
|
|
14615
15394
|
baseUrl: string;
|
|
14616
|
-
reasoning:
|
|
14617
|
-
input:
|
|
15395
|
+
reasoning: false;
|
|
15396
|
+
input: "text"[];
|
|
14618
15397
|
cost: {
|
|
14619
15398
|
input: number;
|
|
14620
15399
|
output: number;
|
|
@@ -14624,14 +15403,14 @@ export declare const MODELS: {
|
|
|
14624
15403
|
contextWindow: number;
|
|
14625
15404
|
maxTokens: number;
|
|
14626
15405
|
};
|
|
14627
|
-
readonly "
|
|
15406
|
+
readonly "arcee-ai/trinity-large-thinking": {
|
|
14628
15407
|
id: string;
|
|
14629
15408
|
name: string;
|
|
14630
15409
|
api: "anthropic-messages";
|
|
14631
15410
|
provider: string;
|
|
14632
15411
|
baseUrl: string;
|
|
14633
15412
|
reasoning: true;
|
|
14634
|
-
input:
|
|
15413
|
+
input: "text"[];
|
|
14635
15414
|
cost: {
|
|
14636
15415
|
input: number;
|
|
14637
15416
|
output: number;
|
|
@@ -14641,7 +15420,7 @@ export declare const MODELS: {
|
|
|
14641
15420
|
contextWindow: number;
|
|
14642
15421
|
maxTokens: number;
|
|
14643
15422
|
};
|
|
14644
|
-
readonly "arcee-ai/trinity-
|
|
15423
|
+
readonly "arcee-ai/trinity-mini": {
|
|
14645
15424
|
id: string;
|
|
14646
15425
|
name: string;
|
|
14647
15426
|
api: "anthropic-messages";
|
|
@@ -14658,14 +15437,14 @@ export declare const MODELS: {
|
|
|
14658
15437
|
contextWindow: number;
|
|
14659
15438
|
maxTokens: number;
|
|
14660
15439
|
};
|
|
14661
|
-
readonly "
|
|
15440
|
+
readonly "bytedance/seed-1.6": {
|
|
14662
15441
|
id: string;
|
|
14663
15442
|
name: string;
|
|
14664
15443
|
api: "anthropic-messages";
|
|
14665
15444
|
provider: string;
|
|
14666
15445
|
baseUrl: string;
|
|
14667
15446
|
reasoning: true;
|
|
14668
|
-
input: "text"[];
|
|
15447
|
+
input: ("image" | "text")[];
|
|
14669
15448
|
cost: {
|
|
14670
15449
|
input: number;
|
|
14671
15450
|
output: number;
|
|
@@ -14675,14 +15454,14 @@ export declare const MODELS: {
|
|
|
14675
15454
|
contextWindow: number;
|
|
14676
15455
|
maxTokens: number;
|
|
14677
15456
|
};
|
|
14678
|
-
readonly "bytedance/seed-1.
|
|
15457
|
+
readonly "bytedance/seed-1.8": {
|
|
14679
15458
|
id: string;
|
|
14680
15459
|
name: string;
|
|
14681
15460
|
api: "anthropic-messages";
|
|
14682
15461
|
provider: string;
|
|
14683
15462
|
baseUrl: string;
|
|
14684
15463
|
reasoning: true;
|
|
14685
|
-
input: "text"[];
|
|
15464
|
+
input: ("image" | "text")[];
|
|
14686
15465
|
cost: {
|
|
14687
15466
|
input: number;
|
|
14688
15467
|
output: number;
|
|
@@ -14783,8 +15562,8 @@ export declare const MODELS: {
|
|
|
14783
15562
|
api: "anthropic-messages";
|
|
14784
15563
|
provider: string;
|
|
14785
15564
|
baseUrl: string;
|
|
14786
|
-
reasoning:
|
|
14787
|
-
input:
|
|
15565
|
+
reasoning: false;
|
|
15566
|
+
input: "text"[];
|
|
14788
15567
|
cost: {
|
|
14789
15568
|
input: number;
|
|
14790
15569
|
output: number;
|
|
@@ -14801,7 +15580,7 @@ export declare const MODELS: {
|
|
|
14801
15580
|
provider: string;
|
|
14802
15581
|
baseUrl: string;
|
|
14803
15582
|
reasoning: true;
|
|
14804
|
-
input:
|
|
15583
|
+
input: "text"[];
|
|
14805
15584
|
cost: {
|
|
14806
15585
|
input: number;
|
|
14807
15586
|
output: number;
|
|
@@ -14818,7 +15597,7 @@ export declare const MODELS: {
|
|
|
14818
15597
|
provider: string;
|
|
14819
15598
|
baseUrl: string;
|
|
14820
15599
|
reasoning: true;
|
|
14821
|
-
input:
|
|
15600
|
+
input: "text"[];
|
|
14822
15601
|
cost: {
|
|
14823
15602
|
input: number;
|
|
14824
15603
|
output: number;
|
|
@@ -15021,7 +15800,7 @@ export declare const MODELS: {
|
|
|
15021
15800
|
api: "anthropic-messages";
|
|
15022
15801
|
provider: string;
|
|
15023
15802
|
baseUrl: string;
|
|
15024
|
-
reasoning:
|
|
15803
|
+
reasoning: true;
|
|
15025
15804
|
input: ("image" | "text")[];
|
|
15026
15805
|
cost: {
|
|
15027
15806
|
input: number;
|
|
@@ -15066,6 +15845,40 @@ export declare const MODELS: {
|
|
|
15066
15845
|
contextWindow: number;
|
|
15067
15846
|
maxTokens: number;
|
|
15068
15847
|
};
|
|
15848
|
+
readonly "interfaze/interfaze-beta": {
|
|
15849
|
+
id: string;
|
|
15850
|
+
name: string;
|
|
15851
|
+
api: "anthropic-messages";
|
|
15852
|
+
provider: string;
|
|
15853
|
+
baseUrl: string;
|
|
15854
|
+
reasoning: true;
|
|
15855
|
+
input: ("image" | "text")[];
|
|
15856
|
+
cost: {
|
|
15857
|
+
input: number;
|
|
15858
|
+
output: number;
|
|
15859
|
+
cacheRead: number;
|
|
15860
|
+
cacheWrite: number;
|
|
15861
|
+
};
|
|
15862
|
+
contextWindow: number;
|
|
15863
|
+
maxTokens: number;
|
|
15864
|
+
};
|
|
15865
|
+
readonly "kwaipilot/kat-coder-pro-v1": {
|
|
15866
|
+
id: string;
|
|
15867
|
+
name: string;
|
|
15868
|
+
api: "anthropic-messages";
|
|
15869
|
+
provider: string;
|
|
15870
|
+
baseUrl: string;
|
|
15871
|
+
reasoning: false;
|
|
15872
|
+
input: "text"[];
|
|
15873
|
+
cost: {
|
|
15874
|
+
input: number;
|
|
15875
|
+
output: number;
|
|
15876
|
+
cacheRead: number;
|
|
15877
|
+
cacheWrite: number;
|
|
15878
|
+
};
|
|
15879
|
+
contextWindow: number;
|
|
15880
|
+
maxTokens: number;
|
|
15881
|
+
};
|
|
15069
15882
|
readonly "kwaipilot/kat-coder-pro-v2": {
|
|
15070
15883
|
id: string;
|
|
15071
15884
|
name: string;
|
|
@@ -15100,6 +15913,23 @@ export declare const MODELS: {
|
|
|
15100
15913
|
contextWindow: number;
|
|
15101
15914
|
maxTokens: number;
|
|
15102
15915
|
};
|
|
15916
|
+
readonly "meituan/longcat-flash-thinking-2601": {
|
|
15917
|
+
id: string;
|
|
15918
|
+
name: string;
|
|
15919
|
+
api: "anthropic-messages";
|
|
15920
|
+
provider: string;
|
|
15921
|
+
baseUrl: string;
|
|
15922
|
+
reasoning: true;
|
|
15923
|
+
input: "text"[];
|
|
15924
|
+
cost: {
|
|
15925
|
+
input: number;
|
|
15926
|
+
output: number;
|
|
15927
|
+
cacheRead: number;
|
|
15928
|
+
cacheWrite: number;
|
|
15929
|
+
};
|
|
15930
|
+
contextWindow: number;
|
|
15931
|
+
maxTokens: number;
|
|
15932
|
+
};
|
|
15103
15933
|
readonly "meta/llama-3.1-70b": {
|
|
15104
15934
|
id: string;
|
|
15105
15935
|
name: string;
|
|
@@ -15413,7 +16243,58 @@ export declare const MODELS: {
|
|
|
15413
16243
|
provider: string;
|
|
15414
16244
|
baseUrl: string;
|
|
15415
16245
|
reasoning: false;
|
|
15416
|
-
input: "text"[];
|
|
16246
|
+
input: ("image" | "text")[];
|
|
16247
|
+
cost: {
|
|
16248
|
+
input: number;
|
|
16249
|
+
output: number;
|
|
16250
|
+
cacheRead: number;
|
|
16251
|
+
cacheWrite: number;
|
|
16252
|
+
};
|
|
16253
|
+
contextWindow: number;
|
|
16254
|
+
maxTokens: number;
|
|
16255
|
+
};
|
|
16256
|
+
readonly "mistral/magistral-medium": {
|
|
16257
|
+
id: string;
|
|
16258
|
+
name: string;
|
|
16259
|
+
api: "anthropic-messages";
|
|
16260
|
+
provider: string;
|
|
16261
|
+
baseUrl: string;
|
|
16262
|
+
reasoning: true;
|
|
16263
|
+
input: ("image" | "text")[];
|
|
16264
|
+
cost: {
|
|
16265
|
+
input: number;
|
|
16266
|
+
output: number;
|
|
16267
|
+
cacheRead: number;
|
|
16268
|
+
cacheWrite: number;
|
|
16269
|
+
};
|
|
16270
|
+
contextWindow: number;
|
|
16271
|
+
maxTokens: number;
|
|
16272
|
+
};
|
|
16273
|
+
readonly "mistral/magistral-small": {
|
|
16274
|
+
id: string;
|
|
16275
|
+
name: string;
|
|
16276
|
+
api: "anthropic-messages";
|
|
16277
|
+
provider: string;
|
|
16278
|
+
baseUrl: string;
|
|
16279
|
+
reasoning: true;
|
|
16280
|
+
input: ("image" | "text")[];
|
|
16281
|
+
cost: {
|
|
16282
|
+
input: number;
|
|
16283
|
+
output: number;
|
|
16284
|
+
cacheRead: number;
|
|
16285
|
+
cacheWrite: number;
|
|
16286
|
+
};
|
|
16287
|
+
contextWindow: number;
|
|
16288
|
+
maxTokens: number;
|
|
16289
|
+
};
|
|
16290
|
+
readonly "mistral/ministral-14b": {
|
|
16291
|
+
id: string;
|
|
16292
|
+
name: string;
|
|
16293
|
+
api: "anthropic-messages";
|
|
16294
|
+
provider: string;
|
|
16295
|
+
baseUrl: string;
|
|
16296
|
+
reasoning: false;
|
|
16297
|
+
input: ("image" | "text")[];
|
|
15417
16298
|
cost: {
|
|
15418
16299
|
input: number;
|
|
15419
16300
|
output: number;
|
|
@@ -15457,6 +16338,23 @@ export declare const MODELS: {
|
|
|
15457
16338
|
contextWindow: number;
|
|
15458
16339
|
maxTokens: number;
|
|
15459
16340
|
};
|
|
16341
|
+
readonly "mistral/mistral-large-3": {
|
|
16342
|
+
id: string;
|
|
16343
|
+
name: string;
|
|
16344
|
+
api: "anthropic-messages";
|
|
16345
|
+
provider: string;
|
|
16346
|
+
baseUrl: string;
|
|
16347
|
+
reasoning: false;
|
|
16348
|
+
input: ("image" | "text")[];
|
|
16349
|
+
cost: {
|
|
16350
|
+
input: number;
|
|
16351
|
+
output: number;
|
|
16352
|
+
cacheRead: number;
|
|
16353
|
+
cacheWrite: number;
|
|
16354
|
+
};
|
|
16355
|
+
contextWindow: number;
|
|
16356
|
+
maxTokens: number;
|
|
16357
|
+
};
|
|
15460
16358
|
readonly "mistral/mistral-medium": {
|
|
15461
16359
|
id: string;
|
|
15462
16360
|
name: string;
|
|
@@ -15481,7 +16379,7 @@ export declare const MODELS: {
|
|
|
15481
16379
|
provider: string;
|
|
15482
16380
|
baseUrl: string;
|
|
15483
16381
|
reasoning: true;
|
|
15484
|
-
input: "text"[];
|
|
16382
|
+
input: ("image" | "text")[];
|
|
15485
16383
|
cost: {
|
|
15486
16384
|
input: number;
|
|
15487
16385
|
output: number;
|
|
@@ -15661,6 +16559,23 @@ export declare const MODELS: {
|
|
|
15661
16559
|
contextWindow: number;
|
|
15662
16560
|
maxTokens: number;
|
|
15663
16561
|
};
|
|
16562
|
+
readonly "nvidia/nemotron-3-nano-30b-a3b": {
|
|
16563
|
+
id: string;
|
|
16564
|
+
name: string;
|
|
16565
|
+
api: "anthropic-messages";
|
|
16566
|
+
provider: string;
|
|
16567
|
+
baseUrl: string;
|
|
16568
|
+
reasoning: true;
|
|
16569
|
+
input: "text"[];
|
|
16570
|
+
cost: {
|
|
16571
|
+
input: number;
|
|
16572
|
+
output: number;
|
|
16573
|
+
cacheRead: number;
|
|
16574
|
+
cacheWrite: number;
|
|
16575
|
+
};
|
|
16576
|
+
contextWindow: number;
|
|
16577
|
+
maxTokens: number;
|
|
16578
|
+
};
|
|
15664
16579
|
readonly "nvidia/nemotron-3-super-120b-a12b": {
|
|
15665
16580
|
id: string;
|
|
15666
16581
|
name: string;
|
|
@@ -15729,6 +16644,23 @@ export declare const MODELS: {
|
|
|
15729
16644
|
contextWindow: number;
|
|
15730
16645
|
maxTokens: number;
|
|
15731
16646
|
};
|
|
16647
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
16648
|
+
id: string;
|
|
16649
|
+
name: string;
|
|
16650
|
+
api: "anthropic-messages";
|
|
16651
|
+
provider: string;
|
|
16652
|
+
baseUrl: string;
|
|
16653
|
+
reasoning: false;
|
|
16654
|
+
input: "text"[];
|
|
16655
|
+
cost: {
|
|
16656
|
+
input: number;
|
|
16657
|
+
output: number;
|
|
16658
|
+
cacheRead: number;
|
|
16659
|
+
cacheWrite: number;
|
|
16660
|
+
};
|
|
16661
|
+
contextWindow: number;
|
|
16662
|
+
maxTokens: number;
|
|
16663
|
+
};
|
|
15732
16664
|
readonly "openai/gpt-4.1": {
|
|
15733
16665
|
id: string;
|
|
15734
16666
|
name: string;
|
|
@@ -15837,7 +16769,7 @@ export declare const MODELS: {
|
|
|
15837
16769
|
api: "anthropic-messages";
|
|
15838
16770
|
provider: string;
|
|
15839
16771
|
baseUrl: string;
|
|
15840
|
-
reasoning:
|
|
16772
|
+
reasoning: false;
|
|
15841
16773
|
input: ("image" | "text")[];
|
|
15842
16774
|
cost: {
|
|
15843
16775
|
input: number;
|
|
@@ -15973,7 +16905,7 @@ export declare const MODELS: {
|
|
|
15973
16905
|
api: "anthropic-messages";
|
|
15974
16906
|
provider: string;
|
|
15975
16907
|
baseUrl: string;
|
|
15976
|
-
reasoning:
|
|
16908
|
+
reasoning: false;
|
|
15977
16909
|
input: ("image" | "text")[];
|
|
15978
16910
|
cost: {
|
|
15979
16911
|
input: number;
|
|
@@ -16027,7 +16959,7 @@ export declare const MODELS: {
|
|
|
16027
16959
|
api: "anthropic-messages";
|
|
16028
16960
|
provider: string;
|
|
16029
16961
|
baseUrl: string;
|
|
16030
|
-
reasoning:
|
|
16962
|
+
reasoning: false;
|
|
16031
16963
|
thinkingLevelMap: {
|
|
16032
16964
|
xhigh: string;
|
|
16033
16965
|
};
|
|
@@ -16087,7 +17019,7 @@ export declare const MODELS: {
|
|
|
16087
17019
|
api: "anthropic-messages";
|
|
16088
17020
|
provider: string;
|
|
16089
17021
|
baseUrl: string;
|
|
16090
|
-
reasoning:
|
|
17022
|
+
reasoning: false;
|
|
16091
17023
|
thinkingLevelMap: {
|
|
16092
17024
|
xhigh: string;
|
|
16093
17025
|
};
|
|
@@ -16394,30 +17326,13 @@ export declare const MODELS: {
|
|
|
16394
17326
|
contextWindow: number;
|
|
16395
17327
|
maxTokens: number;
|
|
16396
17328
|
};
|
|
16397
|
-
readonly "
|
|
16398
|
-
id: string;
|
|
16399
|
-
name: string;
|
|
16400
|
-
api: "anthropic-messages";
|
|
16401
|
-
provider: string;
|
|
16402
|
-
baseUrl: string;
|
|
16403
|
-
reasoning: false;
|
|
16404
|
-
input: ("image" | "text")[];
|
|
16405
|
-
cost: {
|
|
16406
|
-
input: number;
|
|
16407
|
-
output: number;
|
|
16408
|
-
cacheRead: number;
|
|
16409
|
-
cacheWrite: number;
|
|
16410
|
-
};
|
|
16411
|
-
contextWindow: number;
|
|
16412
|
-
maxTokens: number;
|
|
16413
|
-
};
|
|
16414
|
-
readonly "perplexity/sonar-pro": {
|
|
17329
|
+
readonly "sakana/fugu-ultra": {
|
|
16415
17330
|
id: string;
|
|
16416
17331
|
name: string;
|
|
16417
17332
|
api: "anthropic-messages";
|
|
16418
17333
|
provider: string;
|
|
16419
17334
|
baseUrl: string;
|
|
16420
|
-
reasoning:
|
|
17335
|
+
reasoning: true;
|
|
16421
17336
|
input: ("image" | "text")[];
|
|
16422
17337
|
cost: {
|
|
16423
17338
|
input: number;
|
|
@@ -16656,7 +17571,7 @@ export declare const MODELS: {
|
|
|
16656
17571
|
provider: string;
|
|
16657
17572
|
baseUrl: string;
|
|
16658
17573
|
reasoning: true;
|
|
16659
|
-
input:
|
|
17574
|
+
input: "text"[];
|
|
16660
17575
|
cost: {
|
|
16661
17576
|
input: number;
|
|
16662
17577
|
output: number;
|
|
@@ -16860,7 +17775,7 @@ export declare const MODELS: {
|
|
|
16860
17775
|
provider: string;
|
|
16861
17776
|
baseUrl: string;
|
|
16862
17777
|
reasoning: true;
|
|
16863
|
-
input:
|
|
17778
|
+
input: "text"[];
|
|
16864
17779
|
cost: {
|
|
16865
17780
|
input: number;
|
|
16866
17781
|
output: number;
|
|
@@ -16887,6 +17802,23 @@ export declare const MODELS: {
|
|
|
16887
17802
|
contextWindow: number;
|
|
16888
17803
|
maxTokens: number;
|
|
16889
17804
|
};
|
|
17805
|
+
readonly "zai/glm-5.2-fast": {
|
|
17806
|
+
id: string;
|
|
17807
|
+
name: string;
|
|
17808
|
+
api: "anthropic-messages";
|
|
17809
|
+
provider: string;
|
|
17810
|
+
baseUrl: string;
|
|
17811
|
+
reasoning: true;
|
|
17812
|
+
input: "text"[];
|
|
17813
|
+
cost: {
|
|
17814
|
+
input: number;
|
|
17815
|
+
output: number;
|
|
17816
|
+
cacheRead: number;
|
|
17817
|
+
cacheWrite: number;
|
|
17818
|
+
};
|
|
17819
|
+
contextWindow: number;
|
|
17820
|
+
maxTokens: number;
|
|
17821
|
+
};
|
|
16890
17822
|
readonly "zai/glm-5v-turbo": {
|
|
16891
17823
|
id: string;
|
|
16892
17824
|
name: string;
|