@fleetagent/pi-ai 0.2.4 → 0.2.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.
- package/dist/models.generated.d.ts +436 -226
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +612 -464
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
|
@@ -329,6 +329,23 @@ export declare const MODELS: {
|
|
|
329
329
|
contextWindow: number;
|
|
330
330
|
maxTokens: number;
|
|
331
331
|
};
|
|
332
|
+
readonly "apac.anthropic.claude-sonnet-4-20250514-v1:0": {
|
|
333
|
+
id: string;
|
|
334
|
+
name: string;
|
|
335
|
+
api: "bedrock-converse-stream";
|
|
336
|
+
provider: string;
|
|
337
|
+
baseUrl: string;
|
|
338
|
+
reasoning: true;
|
|
339
|
+
input: ("image" | "text")[];
|
|
340
|
+
cost: {
|
|
341
|
+
input: number;
|
|
342
|
+
output: number;
|
|
343
|
+
cacheRead: number;
|
|
344
|
+
cacheWrite: number;
|
|
345
|
+
};
|
|
346
|
+
contextWindow: number;
|
|
347
|
+
maxTokens: number;
|
|
348
|
+
};
|
|
332
349
|
readonly "au.anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
333
350
|
id: string;
|
|
334
351
|
name: string;
|
|
@@ -715,6 +732,23 @@ export declare const MODELS: {
|
|
|
715
732
|
contextWindow: number;
|
|
716
733
|
maxTokens: number;
|
|
717
734
|
};
|
|
735
|
+
readonly "eu.anthropic.claude-sonnet-4-20250514-v1:0": {
|
|
736
|
+
id: string;
|
|
737
|
+
name: string;
|
|
738
|
+
api: "bedrock-converse-stream";
|
|
739
|
+
provider: string;
|
|
740
|
+
baseUrl: string;
|
|
741
|
+
reasoning: true;
|
|
742
|
+
input: ("image" | "text")[];
|
|
743
|
+
cost: {
|
|
744
|
+
input: number;
|
|
745
|
+
output: number;
|
|
746
|
+
cacheRead: number;
|
|
747
|
+
cacheWrite: number;
|
|
748
|
+
};
|
|
749
|
+
contextWindow: number;
|
|
750
|
+
maxTokens: number;
|
|
751
|
+
};
|
|
718
752
|
readonly "eu.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
719
753
|
id: string;
|
|
720
754
|
name: string;
|
|
@@ -942,6 +976,23 @@ export declare const MODELS: {
|
|
|
942
976
|
contextWindow: number;
|
|
943
977
|
maxTokens: number;
|
|
944
978
|
};
|
|
979
|
+
readonly "global.anthropic.claude-sonnet-4-20250514-v1:0": {
|
|
980
|
+
id: string;
|
|
981
|
+
name: string;
|
|
982
|
+
api: "bedrock-converse-stream";
|
|
983
|
+
provider: string;
|
|
984
|
+
baseUrl: string;
|
|
985
|
+
reasoning: true;
|
|
986
|
+
input: ("image" | "text")[];
|
|
987
|
+
cost: {
|
|
988
|
+
input: number;
|
|
989
|
+
output: number;
|
|
990
|
+
cacheRead: number;
|
|
991
|
+
cacheWrite: number;
|
|
992
|
+
};
|
|
993
|
+
contextWindow: number;
|
|
994
|
+
maxTokens: number;
|
|
995
|
+
};
|
|
945
996
|
readonly "global.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
946
997
|
id: string;
|
|
947
998
|
name: string;
|
|
@@ -2330,6 +2381,23 @@ export declare const MODELS: {
|
|
|
2330
2381
|
contextWindow: number;
|
|
2331
2382
|
maxTokens: number;
|
|
2332
2383
|
};
|
|
2384
|
+
readonly "us.anthropic.claude-sonnet-4-20250514-v1:0": {
|
|
2385
|
+
id: string;
|
|
2386
|
+
name: string;
|
|
2387
|
+
api: "bedrock-converse-stream";
|
|
2388
|
+
provider: string;
|
|
2389
|
+
baseUrl: string;
|
|
2390
|
+
reasoning: true;
|
|
2391
|
+
input: ("image" | "text")[];
|
|
2392
|
+
cost: {
|
|
2393
|
+
input: number;
|
|
2394
|
+
output: number;
|
|
2395
|
+
cacheRead: number;
|
|
2396
|
+
cacheWrite: number;
|
|
2397
|
+
};
|
|
2398
|
+
contextWindow: number;
|
|
2399
|
+
maxTokens: number;
|
|
2400
|
+
};
|
|
2333
2401
|
readonly "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
2334
2402
|
id: string;
|
|
2335
2403
|
name: string;
|
|
@@ -4971,6 +5039,29 @@ export declare const MODELS: {
|
|
|
4971
5039
|
contextWindow: number;
|
|
4972
5040
|
maxTokens: number;
|
|
4973
5041
|
};
|
|
5042
|
+
readonly "accounts/fireworks/models/deepseek-v4-pro": {
|
|
5043
|
+
id: string;
|
|
5044
|
+
name: string;
|
|
5045
|
+
api: "anthropic-messages";
|
|
5046
|
+
provider: string;
|
|
5047
|
+
baseUrl: string;
|
|
5048
|
+
compat: {
|
|
5049
|
+
sendSessionAffinityHeaders: true;
|
|
5050
|
+
supportsEagerToolInputStreaming: false;
|
|
5051
|
+
supportsCacheControlOnTools: false;
|
|
5052
|
+
supportsLongCacheRetention: false;
|
|
5053
|
+
};
|
|
5054
|
+
reasoning: true;
|
|
5055
|
+
input: "text"[];
|
|
5056
|
+
cost: {
|
|
5057
|
+
input: number;
|
|
5058
|
+
output: number;
|
|
5059
|
+
cacheRead: number;
|
|
5060
|
+
cacheWrite: number;
|
|
5061
|
+
};
|
|
5062
|
+
contextWindow: number;
|
|
5063
|
+
maxTokens: number;
|
|
5064
|
+
};
|
|
4974
5065
|
readonly "accounts/fireworks/models/deepseek-v4-pro-0813": {
|
|
4975
5066
|
id: string;
|
|
4976
5067
|
name: string;
|
|
@@ -5201,7 +5292,7 @@ export declare const MODELS: {
|
|
|
5201
5292
|
contextWindow: number;
|
|
5202
5293
|
maxTokens: number;
|
|
5203
5294
|
};
|
|
5204
|
-
readonly "accounts/fireworks/models/minimax-
|
|
5295
|
+
readonly "accounts/fireworks/models/minimax-m2p7": {
|
|
5205
5296
|
id: string;
|
|
5206
5297
|
name: string;
|
|
5207
5298
|
api: "anthropic-messages";
|
|
@@ -5214,7 +5305,7 @@ export declare const MODELS: {
|
|
|
5214
5305
|
supportsLongCacheRetention: false;
|
|
5215
5306
|
};
|
|
5216
5307
|
reasoning: true;
|
|
5217
|
-
input:
|
|
5308
|
+
input: "text"[];
|
|
5218
5309
|
cost: {
|
|
5219
5310
|
input: number;
|
|
5220
5311
|
output: number;
|
|
@@ -5224,7 +5315,7 @@ export declare const MODELS: {
|
|
|
5224
5315
|
contextWindow: number;
|
|
5225
5316
|
maxTokens: number;
|
|
5226
5317
|
};
|
|
5227
|
-
readonly "accounts/fireworks/models/
|
|
5318
|
+
readonly "accounts/fireworks/models/minimax-m3": {
|
|
5228
5319
|
id: string;
|
|
5229
5320
|
name: string;
|
|
5230
5321
|
api: "anthropic-messages";
|
|
@@ -5236,8 +5327,8 @@ export declare const MODELS: {
|
|
|
5236
5327
|
supportsCacheControlOnTools: false;
|
|
5237
5328
|
supportsLongCacheRetention: false;
|
|
5238
5329
|
};
|
|
5239
|
-
reasoning:
|
|
5240
|
-
input:
|
|
5330
|
+
reasoning: true;
|
|
5331
|
+
input: "text"[];
|
|
5241
5332
|
cost: {
|
|
5242
5333
|
input: number;
|
|
5243
5334
|
output: number;
|
|
@@ -5363,6 +5454,52 @@ export declare const MODELS: {
|
|
|
5363
5454
|
maxTokens: number;
|
|
5364
5455
|
};
|
|
5365
5456
|
readonly "accounts/fireworks/models/qwen3p8-max": {
|
|
5457
|
+
id: string;
|
|
5458
|
+
name: string;
|
|
5459
|
+
api: "anthropic-messages";
|
|
5460
|
+
provider: string;
|
|
5461
|
+
baseUrl: string;
|
|
5462
|
+
compat: {
|
|
5463
|
+
sendSessionAffinityHeaders: true;
|
|
5464
|
+
supportsEagerToolInputStreaming: false;
|
|
5465
|
+
supportsCacheControlOnTools: false;
|
|
5466
|
+
supportsLongCacheRetention: false;
|
|
5467
|
+
};
|
|
5468
|
+
reasoning: true;
|
|
5469
|
+
input: ("image" | "text")[];
|
|
5470
|
+
cost: {
|
|
5471
|
+
input: number;
|
|
5472
|
+
output: number;
|
|
5473
|
+
cacheRead: number;
|
|
5474
|
+
cacheWrite: number;
|
|
5475
|
+
};
|
|
5476
|
+
contextWindow: number;
|
|
5477
|
+
maxTokens: number;
|
|
5478
|
+
};
|
|
5479
|
+
readonly "accounts/fireworks/routers/deepseek-flash-latest": {
|
|
5480
|
+
id: string;
|
|
5481
|
+
name: string;
|
|
5482
|
+
api: "anthropic-messages";
|
|
5483
|
+
provider: string;
|
|
5484
|
+
baseUrl: string;
|
|
5485
|
+
compat: {
|
|
5486
|
+
sendSessionAffinityHeaders: true;
|
|
5487
|
+
supportsEagerToolInputStreaming: false;
|
|
5488
|
+
supportsCacheControlOnTools: false;
|
|
5489
|
+
supportsLongCacheRetention: false;
|
|
5490
|
+
};
|
|
5491
|
+
reasoning: true;
|
|
5492
|
+
input: ("image" | "text")[];
|
|
5493
|
+
cost: {
|
|
5494
|
+
input: number;
|
|
5495
|
+
output: number;
|
|
5496
|
+
cacheRead: number;
|
|
5497
|
+
cacheWrite: number;
|
|
5498
|
+
};
|
|
5499
|
+
contextWindow: number;
|
|
5500
|
+
maxTokens: number;
|
|
5501
|
+
};
|
|
5502
|
+
readonly "accounts/fireworks/routers/deepseek-pro-latest": {
|
|
5366
5503
|
id: string;
|
|
5367
5504
|
name: string;
|
|
5368
5505
|
api: "anthropic-messages";
|
|
@@ -5431,6 +5568,98 @@ export declare const MODELS: {
|
|
|
5431
5568
|
contextWindow: number;
|
|
5432
5569
|
maxTokens: number;
|
|
5433
5570
|
};
|
|
5571
|
+
readonly "accounts/fireworks/routers/glm-fast-latest": {
|
|
5572
|
+
id: string;
|
|
5573
|
+
name: string;
|
|
5574
|
+
api: "anthropic-messages";
|
|
5575
|
+
provider: string;
|
|
5576
|
+
baseUrl: string;
|
|
5577
|
+
compat: {
|
|
5578
|
+
sendSessionAffinityHeaders: true;
|
|
5579
|
+
supportsEagerToolInputStreaming: false;
|
|
5580
|
+
supportsCacheControlOnTools: false;
|
|
5581
|
+
supportsLongCacheRetention: false;
|
|
5582
|
+
};
|
|
5583
|
+
reasoning: true;
|
|
5584
|
+
input: "text"[];
|
|
5585
|
+
cost: {
|
|
5586
|
+
input: number;
|
|
5587
|
+
output: number;
|
|
5588
|
+
cacheRead: number;
|
|
5589
|
+
cacheWrite: number;
|
|
5590
|
+
};
|
|
5591
|
+
contextWindow: number;
|
|
5592
|
+
maxTokens: number;
|
|
5593
|
+
};
|
|
5594
|
+
readonly "accounts/fireworks/routers/glm-flash-latest": {
|
|
5595
|
+
id: string;
|
|
5596
|
+
name: string;
|
|
5597
|
+
api: "anthropic-messages";
|
|
5598
|
+
provider: string;
|
|
5599
|
+
baseUrl: string;
|
|
5600
|
+
compat: {
|
|
5601
|
+
sendSessionAffinityHeaders: true;
|
|
5602
|
+
supportsEagerToolInputStreaming: false;
|
|
5603
|
+
supportsCacheControlOnTools: false;
|
|
5604
|
+
supportsLongCacheRetention: false;
|
|
5605
|
+
};
|
|
5606
|
+
reasoning: true;
|
|
5607
|
+
input: ("image" | "text")[];
|
|
5608
|
+
cost: {
|
|
5609
|
+
input: number;
|
|
5610
|
+
output: number;
|
|
5611
|
+
cacheRead: number;
|
|
5612
|
+
cacheWrite: number;
|
|
5613
|
+
};
|
|
5614
|
+
contextWindow: number;
|
|
5615
|
+
maxTokens: number;
|
|
5616
|
+
};
|
|
5617
|
+
readonly "accounts/fireworks/routers/glm-latest": {
|
|
5618
|
+
id: string;
|
|
5619
|
+
name: string;
|
|
5620
|
+
api: "anthropic-messages";
|
|
5621
|
+
provider: string;
|
|
5622
|
+
baseUrl: string;
|
|
5623
|
+
compat: {
|
|
5624
|
+
sendSessionAffinityHeaders: true;
|
|
5625
|
+
supportsEagerToolInputStreaming: false;
|
|
5626
|
+
supportsCacheControlOnTools: false;
|
|
5627
|
+
supportsLongCacheRetention: false;
|
|
5628
|
+
};
|
|
5629
|
+
reasoning: true;
|
|
5630
|
+
input: "text"[];
|
|
5631
|
+
cost: {
|
|
5632
|
+
input: number;
|
|
5633
|
+
output: number;
|
|
5634
|
+
cacheRead: number;
|
|
5635
|
+
cacheWrite: number;
|
|
5636
|
+
};
|
|
5637
|
+
contextWindow: number;
|
|
5638
|
+
maxTokens: number;
|
|
5639
|
+
};
|
|
5640
|
+
readonly "accounts/fireworks/routers/kimi-fast-latest": {
|
|
5641
|
+
id: string;
|
|
5642
|
+
name: string;
|
|
5643
|
+
api: "anthropic-messages";
|
|
5644
|
+
provider: string;
|
|
5645
|
+
baseUrl: string;
|
|
5646
|
+
compat: {
|
|
5647
|
+
sendSessionAffinityHeaders: true;
|
|
5648
|
+
supportsEagerToolInputStreaming: false;
|
|
5649
|
+
supportsCacheControlOnTools: false;
|
|
5650
|
+
supportsLongCacheRetention: false;
|
|
5651
|
+
};
|
|
5652
|
+
reasoning: true;
|
|
5653
|
+
input: ("image" | "text")[];
|
|
5654
|
+
cost: {
|
|
5655
|
+
input: number;
|
|
5656
|
+
output: number;
|
|
5657
|
+
cacheRead: number;
|
|
5658
|
+
cacheWrite: number;
|
|
5659
|
+
};
|
|
5660
|
+
contextWindow: number;
|
|
5661
|
+
maxTokens: number;
|
|
5662
|
+
};
|
|
5434
5663
|
readonly "accounts/fireworks/routers/kimi-k2p6-turbo": {
|
|
5435
5664
|
id: string;
|
|
5436
5665
|
name: string;
|
|
@@ -5477,6 +5706,75 @@ export declare const MODELS: {
|
|
|
5477
5706
|
contextWindow: number;
|
|
5478
5707
|
maxTokens: number;
|
|
5479
5708
|
};
|
|
5709
|
+
readonly "accounts/fireworks/routers/kimi-latest": {
|
|
5710
|
+
id: string;
|
|
5711
|
+
name: string;
|
|
5712
|
+
api: "anthropic-messages";
|
|
5713
|
+
provider: string;
|
|
5714
|
+
baseUrl: string;
|
|
5715
|
+
compat: {
|
|
5716
|
+
sendSessionAffinityHeaders: true;
|
|
5717
|
+
supportsEagerToolInputStreaming: false;
|
|
5718
|
+
supportsCacheControlOnTools: false;
|
|
5719
|
+
supportsLongCacheRetention: false;
|
|
5720
|
+
};
|
|
5721
|
+
reasoning: true;
|
|
5722
|
+
input: ("image" | "text")[];
|
|
5723
|
+
cost: {
|
|
5724
|
+
input: number;
|
|
5725
|
+
output: number;
|
|
5726
|
+
cacheRead: number;
|
|
5727
|
+
cacheWrite: number;
|
|
5728
|
+
};
|
|
5729
|
+
contextWindow: number;
|
|
5730
|
+
maxTokens: number;
|
|
5731
|
+
};
|
|
5732
|
+
readonly "accounts/fireworks/routers/minimax-latest": {
|
|
5733
|
+
id: string;
|
|
5734
|
+
name: string;
|
|
5735
|
+
api: "anthropic-messages";
|
|
5736
|
+
provider: string;
|
|
5737
|
+
baseUrl: string;
|
|
5738
|
+
compat: {
|
|
5739
|
+
sendSessionAffinityHeaders: true;
|
|
5740
|
+
supportsEagerToolInputStreaming: false;
|
|
5741
|
+
supportsCacheControlOnTools: false;
|
|
5742
|
+
supportsLongCacheRetention: false;
|
|
5743
|
+
};
|
|
5744
|
+
reasoning: true;
|
|
5745
|
+
input: "text"[];
|
|
5746
|
+
cost: {
|
|
5747
|
+
input: number;
|
|
5748
|
+
output: number;
|
|
5749
|
+
cacheRead: number;
|
|
5750
|
+
cacheWrite: number;
|
|
5751
|
+
};
|
|
5752
|
+
contextWindow: number;
|
|
5753
|
+
maxTokens: number;
|
|
5754
|
+
};
|
|
5755
|
+
readonly "accounts/fireworks/routers/qwen-max-latest": {
|
|
5756
|
+
id: string;
|
|
5757
|
+
name: string;
|
|
5758
|
+
api: "anthropic-messages";
|
|
5759
|
+
provider: string;
|
|
5760
|
+
baseUrl: string;
|
|
5761
|
+
compat: {
|
|
5762
|
+
sendSessionAffinityHeaders: true;
|
|
5763
|
+
supportsEagerToolInputStreaming: false;
|
|
5764
|
+
supportsCacheControlOnTools: false;
|
|
5765
|
+
supportsLongCacheRetention: false;
|
|
5766
|
+
};
|
|
5767
|
+
reasoning: true;
|
|
5768
|
+
input: ("image" | "text")[];
|
|
5769
|
+
cost: {
|
|
5770
|
+
input: number;
|
|
5771
|
+
output: number;
|
|
5772
|
+
cacheRead: number;
|
|
5773
|
+
cacheWrite: number;
|
|
5774
|
+
};
|
|
5775
|
+
contextWindow: number;
|
|
5776
|
+
maxTokens: number;
|
|
5777
|
+
};
|
|
5480
5778
|
};
|
|
5481
5779
|
readonly "github-copilot": {
|
|
5482
5780
|
readonly "claude-fable-5": {
|
|
@@ -11838,6 +12136,23 @@ export declare const MODELS: {
|
|
|
11838
12136
|
contextWindow: number;
|
|
11839
12137
|
maxTokens: number;
|
|
11840
12138
|
};
|
|
12139
|
+
readonly "union-alpha": {
|
|
12140
|
+
id: string;
|
|
12141
|
+
name: string;
|
|
12142
|
+
api: "anthropic-messages";
|
|
12143
|
+
provider: string;
|
|
12144
|
+
baseUrl: string;
|
|
12145
|
+
reasoning: true;
|
|
12146
|
+
input: ("image" | "text")[];
|
|
12147
|
+
cost: {
|
|
12148
|
+
input: number;
|
|
12149
|
+
output: number;
|
|
12150
|
+
cacheRead: number;
|
|
12151
|
+
cacheWrite: number;
|
|
12152
|
+
};
|
|
12153
|
+
contextWindow: number;
|
|
12154
|
+
maxTokens: number;
|
|
12155
|
+
};
|
|
11841
12156
|
};
|
|
11842
12157
|
readonly "opencode-go": {
|
|
11843
12158
|
readonly "deepseek-v4-flash": {
|
|
@@ -12359,6 +12674,23 @@ export declare const MODELS: {
|
|
|
12359
12674
|
contextWindow: number;
|
|
12360
12675
|
maxTokens: number;
|
|
12361
12676
|
};
|
|
12677
|
+
readonly "union-alpha": {
|
|
12678
|
+
id: string;
|
|
12679
|
+
name: string;
|
|
12680
|
+
api: "anthropic-messages";
|
|
12681
|
+
provider: string;
|
|
12682
|
+
baseUrl: string;
|
|
12683
|
+
reasoning: true;
|
|
12684
|
+
input: ("image" | "text")[];
|
|
12685
|
+
cost: {
|
|
12686
|
+
input: number;
|
|
12687
|
+
output: number;
|
|
12688
|
+
cacheRead: number;
|
|
12689
|
+
cacheWrite: number;
|
|
12690
|
+
};
|
|
12691
|
+
contextWindow: number;
|
|
12692
|
+
maxTokens: number;
|
|
12693
|
+
};
|
|
12362
12694
|
};
|
|
12363
12695
|
readonly openrouter: {
|
|
12364
12696
|
readonly "aion-labs/aion-2.0": {
|
|
@@ -13653,23 +13985,6 @@ export declare const MODELS: {
|
|
|
13653
13985
|
contextWindow: number;
|
|
13654
13986
|
maxTokens: number;
|
|
13655
13987
|
};
|
|
13656
|
-
readonly "google/gemini-2.5-pro-preview-05-06": {
|
|
13657
|
-
id: string;
|
|
13658
|
-
name: string;
|
|
13659
|
-
api: "openai-completions";
|
|
13660
|
-
provider: string;
|
|
13661
|
-
baseUrl: string;
|
|
13662
|
-
reasoning: true;
|
|
13663
|
-
input: ("image" | "text")[];
|
|
13664
|
-
cost: {
|
|
13665
|
-
input: number;
|
|
13666
|
-
output: number;
|
|
13667
|
-
cacheRead: number;
|
|
13668
|
-
cacheWrite: number;
|
|
13669
|
-
};
|
|
13670
|
-
contextWindow: number;
|
|
13671
|
-
maxTokens: number;
|
|
13672
|
-
};
|
|
13673
13988
|
readonly "google/gemini-2.5-pro:batch": {
|
|
13674
13989
|
id: string;
|
|
13675
13990
|
name: string;
|
|
@@ -14095,23 +14410,6 @@ export declare const MODELS: {
|
|
|
14095
14410
|
contextWindow: number;
|
|
14096
14411
|
maxTokens: number;
|
|
14097
14412
|
};
|
|
14098
|
-
readonly "google/gemma-4-31b-it:batch": {
|
|
14099
|
-
id: string;
|
|
14100
|
-
name: string;
|
|
14101
|
-
api: "openai-completions";
|
|
14102
|
-
provider: string;
|
|
14103
|
-
baseUrl: string;
|
|
14104
|
-
reasoning: true;
|
|
14105
|
-
input: ("image" | "text")[];
|
|
14106
|
-
cost: {
|
|
14107
|
-
input: number;
|
|
14108
|
-
output: number;
|
|
14109
|
-
cacheRead: number;
|
|
14110
|
-
cacheWrite: number;
|
|
14111
|
-
};
|
|
14112
|
-
contextWindow: number;
|
|
14113
|
-
maxTokens: number;
|
|
14114
|
-
};
|
|
14115
14413
|
readonly "google/gemma-4-31b-it:free": {
|
|
14116
14414
|
id: string;
|
|
14117
14415
|
name: string;
|
|
@@ -15430,24 +15728,7 @@ export declare const MODELS: {
|
|
|
15430
15728
|
contextWindow: number;
|
|
15431
15729
|
maxTokens: number;
|
|
15432
15730
|
};
|
|
15433
|
-
readonly "openai/gpt-3.5-turbo:batch": {
|
|
15434
|
-
id: string;
|
|
15435
|
-
name: string;
|
|
15436
|
-
api: "openai-completions";
|
|
15437
|
-
provider: string;
|
|
15438
|
-
baseUrl: string;
|
|
15439
|
-
reasoning: false;
|
|
15440
|
-
input: "text"[];
|
|
15441
|
-
cost: {
|
|
15442
|
-
input: number;
|
|
15443
|
-
output: number;
|
|
15444
|
-
cacheRead: number;
|
|
15445
|
-
cacheWrite: number;
|
|
15446
|
-
};
|
|
15447
|
-
contextWindow: number;
|
|
15448
|
-
maxTokens: number;
|
|
15449
|
-
};
|
|
15450
|
-
readonly "openai/gpt-4": {
|
|
15731
|
+
readonly "openai/gpt-3.5-turbo:batch": {
|
|
15451
15732
|
id: string;
|
|
15452
15733
|
name: string;
|
|
15453
15734
|
api: "openai-completions";
|
|
@@ -15464,14 +15745,14 @@ export declare const MODELS: {
|
|
|
15464
15745
|
contextWindow: number;
|
|
15465
15746
|
maxTokens: number;
|
|
15466
15747
|
};
|
|
15467
|
-
readonly "openai/gpt-4
|
|
15748
|
+
readonly "openai/gpt-4": {
|
|
15468
15749
|
id: string;
|
|
15469
15750
|
name: string;
|
|
15470
15751
|
api: "openai-completions";
|
|
15471
15752
|
provider: string;
|
|
15472
15753
|
baseUrl: string;
|
|
15473
15754
|
reasoning: false;
|
|
15474
|
-
input:
|
|
15755
|
+
input: "text"[];
|
|
15475
15756
|
cost: {
|
|
15476
15757
|
input: number;
|
|
15477
15758
|
output: number;
|
|
@@ -15481,14 +15762,14 @@ export declare const MODELS: {
|
|
|
15481
15762
|
contextWindow: number;
|
|
15482
15763
|
maxTokens: number;
|
|
15483
15764
|
};
|
|
15484
|
-
readonly "openai/gpt-4-turbo
|
|
15765
|
+
readonly "openai/gpt-4-turbo": {
|
|
15485
15766
|
id: string;
|
|
15486
15767
|
name: string;
|
|
15487
15768
|
api: "openai-completions";
|
|
15488
15769
|
provider: string;
|
|
15489
15770
|
baseUrl: string;
|
|
15490
15771
|
reasoning: false;
|
|
15491
|
-
input: "text"[];
|
|
15772
|
+
input: ("image" | "text")[];
|
|
15492
15773
|
cost: {
|
|
15493
15774
|
input: number;
|
|
15494
15775
|
output: number;
|
|
@@ -18080,14 +18361,14 @@ export declare const MODELS: {
|
|
|
18080
18361
|
contextWindow: number;
|
|
18081
18362
|
maxTokens: number;
|
|
18082
18363
|
};
|
|
18083
|
-
readonly "
|
|
18364
|
+
readonly "stealth/union-alpha": {
|
|
18084
18365
|
id: string;
|
|
18085
18366
|
name: string;
|
|
18086
18367
|
api: "openai-completions";
|
|
18087
18368
|
provider: string;
|
|
18088
18369
|
baseUrl: string;
|
|
18089
|
-
reasoning:
|
|
18090
|
-
input: "text"[];
|
|
18370
|
+
reasoning: false;
|
|
18371
|
+
input: ("image" | "text")[];
|
|
18091
18372
|
cost: {
|
|
18092
18373
|
input: number;
|
|
18093
18374
|
output: number;
|
|
@@ -18097,14 +18378,14 @@ export declare const MODELS: {
|
|
|
18097
18378
|
contextWindow: number;
|
|
18098
18379
|
maxTokens: number;
|
|
18099
18380
|
};
|
|
18100
|
-
readonly "stepfun/step-3.
|
|
18381
|
+
readonly "stepfun/step-3.5-flash": {
|
|
18101
18382
|
id: string;
|
|
18102
18383
|
name: string;
|
|
18103
18384
|
api: "openai-completions";
|
|
18104
18385
|
provider: string;
|
|
18105
18386
|
baseUrl: string;
|
|
18106
18387
|
reasoning: true;
|
|
18107
|
-
input:
|
|
18388
|
+
input: "text"[];
|
|
18108
18389
|
cost: {
|
|
18109
18390
|
input: number;
|
|
18110
18391
|
output: number;
|
|
@@ -18114,14 +18395,14 @@ export declare const MODELS: {
|
|
|
18114
18395
|
contextWindow: number;
|
|
18115
18396
|
maxTokens: number;
|
|
18116
18397
|
};
|
|
18117
|
-
readonly "
|
|
18398
|
+
readonly "stepfun/step-3.7-flash": {
|
|
18118
18399
|
id: string;
|
|
18119
18400
|
name: string;
|
|
18120
18401
|
api: "openai-completions";
|
|
18121
18402
|
provider: string;
|
|
18122
18403
|
baseUrl: string;
|
|
18123
18404
|
reasoning: true;
|
|
18124
|
-
input: "text"[];
|
|
18405
|
+
input: ("image" | "text")[];
|
|
18125
18406
|
cost: {
|
|
18126
18407
|
input: number;
|
|
18127
18408
|
output: number;
|
|
@@ -18131,7 +18412,7 @@ export declare const MODELS: {
|
|
|
18131
18412
|
contextWindow: number;
|
|
18132
18413
|
maxTokens: number;
|
|
18133
18414
|
};
|
|
18134
|
-
readonly "tencent/hy3
|
|
18415
|
+
readonly "tencent/hy3": {
|
|
18135
18416
|
id: string;
|
|
18136
18417
|
name: string;
|
|
18137
18418
|
api: "openai-completions";
|
|
@@ -18148,7 +18429,7 @@ export declare const MODELS: {
|
|
|
18148
18429
|
contextWindow: number;
|
|
18149
18430
|
maxTokens: number;
|
|
18150
18431
|
};
|
|
18151
|
-
readonly "tencent/
|
|
18432
|
+
readonly "tencent/hy3-preview": {
|
|
18152
18433
|
id: string;
|
|
18153
18434
|
name: string;
|
|
18154
18435
|
api: "openai-completions";
|
|
@@ -18165,13 +18446,13 @@ export declare const MODELS: {
|
|
|
18165
18446
|
contextWindow: number;
|
|
18166
18447
|
maxTokens: number;
|
|
18167
18448
|
};
|
|
18168
|
-
readonly "
|
|
18449
|
+
readonly "tencent/hy4-preview": {
|
|
18169
18450
|
id: string;
|
|
18170
18451
|
name: string;
|
|
18171
18452
|
api: "openai-completions";
|
|
18172
18453
|
provider: string;
|
|
18173
18454
|
baseUrl: string;
|
|
18174
|
-
reasoning:
|
|
18455
|
+
reasoning: true;
|
|
18175
18456
|
input: "text"[];
|
|
18176
18457
|
cost: {
|
|
18177
18458
|
input: number;
|
|
@@ -18216,23 +18497,6 @@ export declare const MODELS: {
|
|
|
18216
18497
|
contextWindow: number;
|
|
18217
18498
|
maxTokens: number;
|
|
18218
18499
|
};
|
|
18219
|
-
readonly "thinkingmachines/inkling-small:batch": {
|
|
18220
|
-
id: string;
|
|
18221
|
-
name: string;
|
|
18222
|
-
api: "openai-completions";
|
|
18223
|
-
provider: string;
|
|
18224
|
-
baseUrl: string;
|
|
18225
|
-
reasoning: true;
|
|
18226
|
-
input: ("image" | "text")[];
|
|
18227
|
-
cost: {
|
|
18228
|
-
input: number;
|
|
18229
|
-
output: number;
|
|
18230
|
-
cacheRead: number;
|
|
18231
|
-
cacheWrite: number;
|
|
18232
|
-
};
|
|
18233
|
-
contextWindow: number;
|
|
18234
|
-
maxTokens: number;
|
|
18235
|
-
};
|
|
18236
18500
|
readonly "thinkingmachines/inkling-small:free": {
|
|
18237
18501
|
id: string;
|
|
18238
18502
|
name: string;
|
|
@@ -18811,6 +19075,40 @@ export declare const MODELS: {
|
|
|
18811
19075
|
contextWindow: number;
|
|
18812
19076
|
maxTokens: number;
|
|
18813
19077
|
};
|
|
19078
|
+
readonly "~deepseek/deepseek-flash-latest": {
|
|
19079
|
+
id: string;
|
|
19080
|
+
name: string;
|
|
19081
|
+
api: "openai-completions";
|
|
19082
|
+
provider: string;
|
|
19083
|
+
baseUrl: string;
|
|
19084
|
+
reasoning: true;
|
|
19085
|
+
input: ("image" | "text")[];
|
|
19086
|
+
cost: {
|
|
19087
|
+
input: number;
|
|
19088
|
+
output: number;
|
|
19089
|
+
cacheRead: number;
|
|
19090
|
+
cacheWrite: number;
|
|
19091
|
+
};
|
|
19092
|
+
contextWindow: number;
|
|
19093
|
+
maxTokens: number;
|
|
19094
|
+
};
|
|
19095
|
+
readonly "~deepseek/deepseek-pro-latest": {
|
|
19096
|
+
id: string;
|
|
19097
|
+
name: string;
|
|
19098
|
+
api: "openai-completions";
|
|
19099
|
+
provider: string;
|
|
19100
|
+
baseUrl: string;
|
|
19101
|
+
reasoning: true;
|
|
19102
|
+
input: "text"[];
|
|
19103
|
+
cost: {
|
|
19104
|
+
input: number;
|
|
19105
|
+
output: number;
|
|
19106
|
+
cacheRead: number;
|
|
19107
|
+
cacheWrite: number;
|
|
19108
|
+
};
|
|
19109
|
+
contextWindow: number;
|
|
19110
|
+
maxTokens: number;
|
|
19111
|
+
};
|
|
18814
19112
|
readonly "~deepseek/deepseek-v4-flash-latest": {
|
|
18815
19113
|
id: string;
|
|
18816
19114
|
name: string;
|
|
@@ -19296,6 +19594,37 @@ export declare const MODELS: {
|
|
|
19296
19594
|
contextWindow: number;
|
|
19297
19595
|
maxTokens: number;
|
|
19298
19596
|
};
|
|
19597
|
+
readonly "deepseek-ai/DeepSeek-V4.1-Flash": {
|
|
19598
|
+
id: string;
|
|
19599
|
+
name: string;
|
|
19600
|
+
api: "openai-completions";
|
|
19601
|
+
provider: string;
|
|
19602
|
+
baseUrl: string;
|
|
19603
|
+
compat: {
|
|
19604
|
+
supportsStore: false;
|
|
19605
|
+
supportsDeveloperRole: false;
|
|
19606
|
+
supportsReasoningEffort: false;
|
|
19607
|
+
maxTokensField: "max_tokens";
|
|
19608
|
+
supportsStrictMode: false;
|
|
19609
|
+
supportsLongCacheRetention: false;
|
|
19610
|
+
thinkingFormat: "together";
|
|
19611
|
+
};
|
|
19612
|
+
reasoning: true;
|
|
19613
|
+
thinkingLevelMap: {
|
|
19614
|
+
minimal: null;
|
|
19615
|
+
low: null;
|
|
19616
|
+
medium: null;
|
|
19617
|
+
};
|
|
19618
|
+
input: ("image" | "text")[];
|
|
19619
|
+
cost: {
|
|
19620
|
+
input: number;
|
|
19621
|
+
output: number;
|
|
19622
|
+
cacheRead: number;
|
|
19623
|
+
cacheWrite: number;
|
|
19624
|
+
};
|
|
19625
|
+
contextWindow: number;
|
|
19626
|
+
maxTokens: number;
|
|
19627
|
+
};
|
|
19299
19628
|
readonly "google/gemma-4-31B-it": {
|
|
19300
19629
|
id: string;
|
|
19301
19630
|
name: string;
|
|
@@ -20587,6 +20916,23 @@ export declare const MODELS: {
|
|
|
20587
20916
|
contextWindow: number;
|
|
20588
20917
|
maxTokens: number;
|
|
20589
20918
|
};
|
|
20919
|
+
readonly "bytedance/seed-2.1-turbo": {
|
|
20920
|
+
id: string;
|
|
20921
|
+
name: string;
|
|
20922
|
+
api: "anthropic-messages";
|
|
20923
|
+
provider: string;
|
|
20924
|
+
baseUrl: string;
|
|
20925
|
+
reasoning: true;
|
|
20926
|
+
input: ("image" | "text")[];
|
|
20927
|
+
cost: {
|
|
20928
|
+
input: number;
|
|
20929
|
+
output: number;
|
|
20930
|
+
cacheRead: number;
|
|
20931
|
+
cacheWrite: number;
|
|
20932
|
+
};
|
|
20933
|
+
contextWindow: number;
|
|
20934
|
+
maxTokens: number;
|
|
20935
|
+
};
|
|
20590
20936
|
readonly "cohere/command-a": {
|
|
20591
20937
|
id: string;
|
|
20592
20938
|
name: string;
|
|
@@ -21199,74 +21545,6 @@ export declare const MODELS: {
|
|
|
21199
21545
|
contextWindow: number;
|
|
21200
21546
|
maxTokens: number;
|
|
21201
21547
|
};
|
|
21202
|
-
readonly "kwaipilot/kat-coder-air-v2.5": {
|
|
21203
|
-
id: string;
|
|
21204
|
-
name: string;
|
|
21205
|
-
api: "anthropic-messages";
|
|
21206
|
-
provider: string;
|
|
21207
|
-
baseUrl: string;
|
|
21208
|
-
reasoning: true;
|
|
21209
|
-
input: ("image" | "text")[];
|
|
21210
|
-
cost: {
|
|
21211
|
-
input: number;
|
|
21212
|
-
output: number;
|
|
21213
|
-
cacheRead: number;
|
|
21214
|
-
cacheWrite: number;
|
|
21215
|
-
};
|
|
21216
|
-
contextWindow: number;
|
|
21217
|
-
maxTokens: number;
|
|
21218
|
-
};
|
|
21219
|
-
readonly "kwaipilot/kat-coder-pro-v1": {
|
|
21220
|
-
id: string;
|
|
21221
|
-
name: string;
|
|
21222
|
-
api: "anthropic-messages";
|
|
21223
|
-
provider: string;
|
|
21224
|
-
baseUrl: string;
|
|
21225
|
-
reasoning: false;
|
|
21226
|
-
input: "text"[];
|
|
21227
|
-
cost: {
|
|
21228
|
-
input: number;
|
|
21229
|
-
output: number;
|
|
21230
|
-
cacheRead: number;
|
|
21231
|
-
cacheWrite: number;
|
|
21232
|
-
};
|
|
21233
|
-
contextWindow: number;
|
|
21234
|
-
maxTokens: number;
|
|
21235
|
-
};
|
|
21236
|
-
readonly "kwaipilot/kat-coder-pro-v2": {
|
|
21237
|
-
id: string;
|
|
21238
|
-
name: string;
|
|
21239
|
-
api: "anthropic-messages";
|
|
21240
|
-
provider: string;
|
|
21241
|
-
baseUrl: string;
|
|
21242
|
-
reasoning: true;
|
|
21243
|
-
input: "text"[];
|
|
21244
|
-
cost: {
|
|
21245
|
-
input: number;
|
|
21246
|
-
output: number;
|
|
21247
|
-
cacheRead: number;
|
|
21248
|
-
cacheWrite: number;
|
|
21249
|
-
};
|
|
21250
|
-
contextWindow: number;
|
|
21251
|
-
maxTokens: number;
|
|
21252
|
-
};
|
|
21253
|
-
readonly "kwaipilot/kat-coder-pro-v2.5": {
|
|
21254
|
-
id: string;
|
|
21255
|
-
name: string;
|
|
21256
|
-
api: "anthropic-messages";
|
|
21257
|
-
provider: string;
|
|
21258
|
-
baseUrl: string;
|
|
21259
|
-
reasoning: true;
|
|
21260
|
-
input: ("image" | "text")[];
|
|
21261
|
-
cost: {
|
|
21262
|
-
input: number;
|
|
21263
|
-
output: number;
|
|
21264
|
-
cacheRead: number;
|
|
21265
|
-
cacheWrite: number;
|
|
21266
|
-
};
|
|
21267
|
-
contextWindow: number;
|
|
21268
|
-
maxTokens: number;
|
|
21269
|
-
};
|
|
21270
21548
|
readonly "meta/llama-3.1-70b": {
|
|
21271
21549
|
id: string;
|
|
21272
21550
|
name: string;
|
|
@@ -21607,40 +21885,6 @@ export declare const MODELS: {
|
|
|
21607
21885
|
contextWindow: number;
|
|
21608
21886
|
maxTokens: number;
|
|
21609
21887
|
};
|
|
21610
|
-
readonly "mistral/devstral-2": {
|
|
21611
|
-
id: string;
|
|
21612
|
-
name: string;
|
|
21613
|
-
api: "anthropic-messages";
|
|
21614
|
-
provider: string;
|
|
21615
|
-
baseUrl: string;
|
|
21616
|
-
reasoning: false;
|
|
21617
|
-
input: "text"[];
|
|
21618
|
-
cost: {
|
|
21619
|
-
input: number;
|
|
21620
|
-
output: number;
|
|
21621
|
-
cacheRead: number;
|
|
21622
|
-
cacheWrite: number;
|
|
21623
|
-
};
|
|
21624
|
-
contextWindow: number;
|
|
21625
|
-
maxTokens: number;
|
|
21626
|
-
};
|
|
21627
|
-
readonly "mistral/devstral-small-2": {
|
|
21628
|
-
id: string;
|
|
21629
|
-
name: string;
|
|
21630
|
-
api: "anthropic-messages";
|
|
21631
|
-
provider: string;
|
|
21632
|
-
baseUrl: string;
|
|
21633
|
-
reasoning: false;
|
|
21634
|
-
input: ("image" | "text")[];
|
|
21635
|
-
cost: {
|
|
21636
|
-
input: number;
|
|
21637
|
-
output: number;
|
|
21638
|
-
cacheRead: number;
|
|
21639
|
-
cacheWrite: number;
|
|
21640
|
-
};
|
|
21641
|
-
contextWindow: number;
|
|
21642
|
-
maxTokens: number;
|
|
21643
|
-
};
|
|
21644
21888
|
readonly "mistral/ministral-14b": {
|
|
21645
21889
|
id: string;
|
|
21646
21890
|
name: string;
|
|
@@ -21709,23 +21953,6 @@ export declare const MODELS: {
|
|
|
21709
21953
|
contextWindow: number;
|
|
21710
21954
|
maxTokens: number;
|
|
21711
21955
|
};
|
|
21712
|
-
readonly "mistral/mistral-medium": {
|
|
21713
|
-
id: string;
|
|
21714
|
-
name: string;
|
|
21715
|
-
api: "anthropic-messages";
|
|
21716
|
-
provider: string;
|
|
21717
|
-
baseUrl: string;
|
|
21718
|
-
reasoning: false;
|
|
21719
|
-
input: ("image" | "text")[];
|
|
21720
|
-
cost: {
|
|
21721
|
-
input: number;
|
|
21722
|
-
output: number;
|
|
21723
|
-
cacheRead: number;
|
|
21724
|
-
cacheWrite: number;
|
|
21725
|
-
};
|
|
21726
|
-
contextWindow: number;
|
|
21727
|
-
maxTokens: number;
|
|
21728
|
-
};
|
|
21729
21956
|
readonly "mistral/mistral-medium-3.5": {
|
|
21730
21957
|
id: string;
|
|
21731
21958
|
name: string;
|
|
@@ -21750,7 +21977,7 @@ export declare const MODELS: {
|
|
|
21750
21977
|
provider: string;
|
|
21751
21978
|
baseUrl: string;
|
|
21752
21979
|
reasoning: false;
|
|
21753
|
-
input:
|
|
21980
|
+
input: "text"[];
|
|
21754
21981
|
cost: {
|
|
21755
21982
|
input: number;
|
|
21756
21983
|
output: number;
|
|
@@ -21777,23 +22004,6 @@ export declare const MODELS: {
|
|
|
21777
22004
|
contextWindow: number;
|
|
21778
22005
|
maxTokens: number;
|
|
21779
22006
|
};
|
|
21780
|
-
readonly "mistral/pixtral-12b": {
|
|
21781
|
-
id: string;
|
|
21782
|
-
name: string;
|
|
21783
|
-
api: "anthropic-messages";
|
|
21784
|
-
provider: string;
|
|
21785
|
-
baseUrl: string;
|
|
21786
|
-
reasoning: false;
|
|
21787
|
-
input: ("image" | "text")[];
|
|
21788
|
-
cost: {
|
|
21789
|
-
input: number;
|
|
21790
|
-
output: number;
|
|
21791
|
-
cacheRead: number;
|
|
21792
|
-
cacheWrite: number;
|
|
21793
|
-
};
|
|
21794
|
-
contextWindow: number;
|
|
21795
|
-
maxTokens: number;
|
|
21796
|
-
};
|
|
21797
22007
|
readonly "moonshotai/kimi-k2": {
|
|
21798
22008
|
id: string;
|
|
21799
22009
|
name: string;
|