@fleetagent/pi-ai 0.2.3 → 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.
@@ -329,7 +329,7 @@ export declare const MODELS: {
329
329
  contextWindow: number;
330
330
  maxTokens: number;
331
331
  };
332
- readonly "au.anthropic.claude-haiku-4-5-20251001-v1:0": {
332
+ readonly "apac.anthropic.claude-sonnet-4-20250514-v1:0": {
333
333
  id: string;
334
334
  name: string;
335
335
  api: "bedrock-converse-stream";
@@ -346,16 +346,13 @@ export declare const MODELS: {
346
346
  contextWindow: number;
347
347
  maxTokens: number;
348
348
  };
349
- readonly "au.anthropic.claude-opus-4-6-v1": {
349
+ readonly "au.anthropic.claude-haiku-4-5-20251001-v1:0": {
350
350
  id: string;
351
351
  name: string;
352
352
  api: "bedrock-converse-stream";
353
353
  provider: string;
354
354
  baseUrl: string;
355
355
  reasoning: true;
356
- thinkingLevelMap: {
357
- xhigh: string;
358
- };
359
356
  input: ("image" | "text")[];
360
357
  cost: {
361
358
  input: number;
@@ -366,7 +363,7 @@ export declare const MODELS: {
366
363
  contextWindow: number;
367
364
  maxTokens: number;
368
365
  };
369
- readonly "au.anthropic.claude-opus-4-7": {
366
+ readonly "au.anthropic.claude-opus-4-6-v1": {
370
367
  id: string;
371
368
  name: string;
372
369
  api: "bedrock-converse-stream";
@@ -386,13 +383,16 @@ export declare const MODELS: {
386
383
  contextWindow: number;
387
384
  maxTokens: number;
388
385
  };
389
- readonly "au.anthropic.claude-opus-4-8": {
386
+ readonly "au.anthropic.claude-opus-4-7": {
390
387
  id: string;
391
388
  name: string;
392
389
  api: "bedrock-converse-stream";
393
390
  provider: string;
394
391
  baseUrl: string;
395
392
  reasoning: true;
393
+ thinkingLevelMap: {
394
+ xhigh: string;
395
+ };
396
396
  input: ("image" | "text")[];
397
397
  cost: {
398
398
  input: number;
@@ -403,7 +403,7 @@ export declare const MODELS: {
403
403
  contextWindow: number;
404
404
  maxTokens: number;
405
405
  };
406
- readonly "au.anthropic.claude-opus-5": {
406
+ readonly "au.anthropic.claude-opus-4-8": {
407
407
  id: string;
408
408
  name: string;
409
409
  api: "bedrock-converse-stream";
@@ -420,7 +420,7 @@ export declare const MODELS: {
420
420
  contextWindow: number;
421
421
  maxTokens: number;
422
422
  };
423
- readonly "au.anthropic.claude-sonnet-4-5-20250929-v1:0": {
423
+ readonly "au.anthropic.claude-opus-5": {
424
424
  id: string;
425
425
  name: string;
426
426
  api: "bedrock-converse-stream";
@@ -437,7 +437,7 @@ export declare const MODELS: {
437
437
  contextWindow: number;
438
438
  maxTokens: number;
439
439
  };
440
- readonly "au.anthropic.claude-sonnet-4-6": {
440
+ readonly "au.anthropic.claude-sonnet-4-5-20250929-v1:0": {
441
441
  id: string;
442
442
  name: string;
443
443
  api: "bedrock-converse-stream";
@@ -454,7 +454,7 @@ export declare const MODELS: {
454
454
  contextWindow: number;
455
455
  maxTokens: number;
456
456
  };
457
- readonly "au.anthropic.claude-sonnet-5": {
457
+ readonly "au.anthropic.claude-sonnet-4-6": {
458
458
  id: string;
459
459
  name: string;
460
460
  api: "bedrock-converse-stream";
@@ -471,13 +471,13 @@ export declare const MODELS: {
471
471
  contextWindow: number;
472
472
  maxTokens: number;
473
473
  };
474
- readonly "ca.amazon.nova-lite-v1:0": {
474
+ readonly "au.anthropic.claude-sonnet-5": {
475
475
  id: string;
476
476
  name: string;
477
477
  api: "bedrock-converse-stream";
478
478
  provider: string;
479
479
  baseUrl: string;
480
- reasoning: false;
480
+ reasoning: true;
481
481
  input: ("image" | "text")[];
482
482
  cost: {
483
483
  input: number;
@@ -488,14 +488,14 @@ export declare const MODELS: {
488
488
  contextWindow: number;
489
489
  maxTokens: number;
490
490
  };
491
- readonly "deepseek.r1-v1:0": {
491
+ readonly "ca.amazon.nova-lite-v1:0": {
492
492
  id: string;
493
493
  name: string;
494
494
  api: "bedrock-converse-stream";
495
495
  provider: string;
496
496
  baseUrl: string;
497
- reasoning: true;
498
- input: "text"[];
497
+ reasoning: false;
498
+ input: ("image" | "text")[];
499
499
  cost: {
500
500
  input: number;
501
501
  output: number;
@@ -732,6 +732,23 @@ export declare const MODELS: {
732
732
  contextWindow: number;
733
733
  maxTokens: number;
734
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
+ };
735
752
  readonly "eu.anthropic.claude-sonnet-4-5-20250929-v1:0": {
736
753
  id: string;
737
754
  name: string;
@@ -959,6 +976,23 @@ export declare const MODELS: {
959
976
  contextWindow: number;
960
977
  maxTokens: number;
961
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
+ };
962
996
  readonly "global.anthropic.claude-sonnet-4-5-20250929-v1:0": {
963
997
  id: string;
964
998
  name: string;
@@ -1107,13 +1141,13 @@ export declare const MODELS: {
1107
1141
  contextWindow: number;
1108
1142
  maxTokens: number;
1109
1143
  };
1110
- readonly "google.gemma-3-27b-it": {
1144
+ readonly "google.gemma-4-26b-a4b": {
1111
1145
  id: string;
1112
1146
  name: string;
1113
1147
  api: "bedrock-converse-stream";
1114
1148
  provider: string;
1115
1149
  baseUrl: string;
1116
- reasoning: false;
1150
+ reasoning: true;
1117
1151
  input: ("image" | "text")[];
1118
1152
  cost: {
1119
1153
  input: number;
@@ -1124,13 +1158,70 @@ export declare const MODELS: {
1124
1158
  contextWindow: number;
1125
1159
  maxTokens: number;
1126
1160
  };
1127
- readonly "google.gemma-3-4b-it": {
1161
+ readonly "google.gemma-4-31b": {
1128
1162
  id: string;
1129
1163
  name: string;
1130
1164
  api: "bedrock-converse-stream";
1131
1165
  provider: string;
1132
1166
  baseUrl: string;
1133
- reasoning: false;
1167
+ reasoning: true;
1168
+ input: ("image" | "text")[];
1169
+ cost: {
1170
+ input: number;
1171
+ output: number;
1172
+ cacheRead: number;
1173
+ cacheWrite: number;
1174
+ };
1175
+ contextWindow: number;
1176
+ maxTokens: number;
1177
+ };
1178
+ readonly "google.gemma-4-e2b": {
1179
+ id: string;
1180
+ name: string;
1181
+ api: "bedrock-converse-stream";
1182
+ provider: string;
1183
+ baseUrl: string;
1184
+ reasoning: true;
1185
+ input: ("image" | "text")[];
1186
+ cost: {
1187
+ input: number;
1188
+ output: number;
1189
+ cacheRead: number;
1190
+ cacheWrite: number;
1191
+ };
1192
+ contextWindow: number;
1193
+ maxTokens: number;
1194
+ };
1195
+ readonly "in.openai.gpt-5.6-luna": {
1196
+ id: string;
1197
+ name: string;
1198
+ api: "bedrock-converse-stream";
1199
+ provider: string;
1200
+ baseUrl: string;
1201
+ reasoning: true;
1202
+ thinkingLevelMap: {
1203
+ xhigh: string;
1204
+ };
1205
+ input: ("image" | "text")[];
1206
+ cost: {
1207
+ input: number;
1208
+ output: number;
1209
+ cacheRead: number;
1210
+ cacheWrite: number;
1211
+ };
1212
+ contextWindow: number;
1213
+ maxTokens: number;
1214
+ };
1215
+ readonly "in.openai.gpt-5.6-terra": {
1216
+ id: string;
1217
+ name: string;
1218
+ api: "bedrock-converse-stream";
1219
+ provider: string;
1220
+ baseUrl: string;
1221
+ reasoning: true;
1222
+ thinkingLevelMap: {
1223
+ xhigh: string;
1224
+ };
1134
1225
  input: ("image" | "text")[];
1135
1226
  cost: {
1136
1227
  input: number;
@@ -1457,7 +1548,7 @@ export declare const MODELS: {
1457
1548
  provider: string;
1458
1549
  baseUrl: string;
1459
1550
  reasoning: false;
1460
- input: "text"[];
1551
+ input: ("image" | "text")[];
1461
1552
  cost: {
1462
1553
  input: number;
1463
1554
  output: number;
@@ -1491,7 +1582,7 @@ export declare const MODELS: {
1491
1582
  provider: string;
1492
1583
  baseUrl: string;
1493
1584
  reasoning: false;
1494
- input: "text"[];
1585
+ input: ("image" | "text")[];
1495
1586
  cost: {
1496
1587
  input: number;
1497
1588
  output: number;
@@ -1865,7 +1956,7 @@ export declare const MODELS: {
1865
1956
  api: "bedrock-converse-stream";
1866
1957
  provider: string;
1867
1958
  baseUrl: string;
1868
- reasoning: false;
1959
+ reasoning: true;
1869
1960
  input: "text"[];
1870
1961
  cost: {
1871
1962
  input: number;
@@ -1882,7 +1973,7 @@ export declare const MODELS: {
1882
1973
  api: "bedrock-converse-stream";
1883
1974
  provider: string;
1884
1975
  baseUrl: string;
1885
- reasoning: false;
1976
+ reasoning: true;
1886
1977
  input: "text"[];
1887
1978
  cost: {
1888
1979
  input: number;
@@ -1967,7 +2058,7 @@ export declare const MODELS: {
1967
2058
  api: "bedrock-converse-stream";
1968
2059
  provider: string;
1969
2060
  baseUrl: string;
1970
- reasoning: true;
2061
+ reasoning: false;
1971
2062
  input: "text"[];
1972
2063
  cost: {
1973
2064
  input: number;
@@ -2012,6 +2103,40 @@ export declare const MODELS: {
2012
2103
  contextWindow: number;
2013
2104
  maxTokens: number;
2014
2105
  };
2106
+ readonly "us-gov.openai.gpt-oss-120b-1:0": {
2107
+ id: string;
2108
+ name: string;
2109
+ api: "bedrock-converse-stream";
2110
+ provider: string;
2111
+ baseUrl: string;
2112
+ reasoning: true;
2113
+ input: "text"[];
2114
+ cost: {
2115
+ input: number;
2116
+ output: number;
2117
+ cacheRead: number;
2118
+ cacheWrite: number;
2119
+ };
2120
+ contextWindow: number;
2121
+ maxTokens: number;
2122
+ };
2123
+ readonly "us-gov.openai.gpt-oss-20b-1:0": {
2124
+ id: string;
2125
+ name: string;
2126
+ api: "bedrock-converse-stream";
2127
+ provider: string;
2128
+ baseUrl: string;
2129
+ reasoning: true;
2130
+ input: "text"[];
2131
+ cost: {
2132
+ input: number;
2133
+ output: number;
2134
+ cacheRead: number;
2135
+ cacheWrite: number;
2136
+ };
2137
+ contextWindow: number;
2138
+ maxTokens: number;
2139
+ };
2015
2140
  readonly "us.amazon.nova-2-lite-v1:0": {
2016
2141
  id: string;
2017
2142
  name: string;
@@ -2063,6 +2188,23 @@ export declare const MODELS: {
2063
2188
  contextWindow: number;
2064
2189
  maxTokens: number;
2065
2190
  };
2191
+ readonly "us.amazon.nova-premier-v1:0": {
2192
+ id: string;
2193
+ name: string;
2194
+ api: "bedrock-converse-stream";
2195
+ provider: string;
2196
+ baseUrl: string;
2197
+ reasoning: false;
2198
+ input: ("image" | "text")[];
2199
+ cost: {
2200
+ input: number;
2201
+ output: number;
2202
+ cacheRead: number;
2203
+ cacheWrite: number;
2204
+ };
2205
+ contextWindow: number;
2206
+ maxTokens: number;
2207
+ };
2066
2208
  readonly "us.amazon.nova-pro-v1:0": {
2067
2209
  id: string;
2068
2210
  name: string;
@@ -2239,7 +2381,7 @@ export declare const MODELS: {
2239
2381
  contextWindow: number;
2240
2382
  maxTokens: number;
2241
2383
  };
2242
- readonly "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
2384
+ readonly "us.anthropic.claude-sonnet-4-20250514-v1:0": {
2243
2385
  id: string;
2244
2386
  name: string;
2245
2387
  api: "bedrock-converse-stream";
@@ -2256,7 +2398,7 @@ export declare const MODELS: {
2256
2398
  contextWindow: number;
2257
2399
  maxTokens: number;
2258
2400
  };
2259
- readonly "us.anthropic.claude-sonnet-4-6": {
2401
+ readonly "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
2260
2402
  id: string;
2261
2403
  name: string;
2262
2404
  api: "bedrock-converse-stream";
@@ -2273,7 +2415,7 @@ export declare const MODELS: {
2273
2415
  contextWindow: number;
2274
2416
  maxTokens: number;
2275
2417
  };
2276
- readonly "us.anthropic.claude-sonnet-5": {
2418
+ readonly "us.anthropic.claude-sonnet-4-6": {
2277
2419
  id: string;
2278
2420
  name: string;
2279
2421
  api: "bedrock-converse-stream";
@@ -2290,14 +2432,14 @@ export declare const MODELS: {
2290
2432
  contextWindow: number;
2291
2433
  maxTokens: number;
2292
2434
  };
2293
- readonly "us.deepseek.r1-v1:0": {
2435
+ readonly "us.anthropic.claude-sonnet-5": {
2294
2436
  id: string;
2295
2437
  name: string;
2296
2438
  api: "bedrock-converse-stream";
2297
2439
  provider: string;
2298
2440
  baseUrl: string;
2299
2441
  reasoning: true;
2300
- input: "text"[];
2442
+ input: ("image" | "text")[];
2301
2443
  cost: {
2302
2444
  input: number;
2303
2445
  output: number;
@@ -4897,7 +5039,7 @@ export declare const MODELS: {
4897
5039
  contextWindow: number;
4898
5040
  maxTokens: number;
4899
5041
  };
4900
- readonly "accounts/fireworks/models/deepseek-v4-pro-0813": {
5042
+ readonly "accounts/fireworks/models/deepseek-v4-pro": {
4901
5043
  id: string;
4902
5044
  name: string;
4903
5045
  api: "anthropic-messages";
@@ -4920,7 +5062,7 @@ export declare const MODELS: {
4920
5062
  contextWindow: number;
4921
5063
  maxTokens: number;
4922
5064
  };
4923
- readonly "accounts/fireworks/models/glm-5p2": {
5065
+ readonly "accounts/fireworks/models/deepseek-v4-pro-0813": {
4924
5066
  id: string;
4925
5067
  name: string;
4926
5068
  api: "anthropic-messages";
@@ -4943,7 +5085,7 @@ export declare const MODELS: {
4943
5085
  contextWindow: number;
4944
5086
  maxTokens: number;
4945
5087
  };
4946
- readonly "accounts/fireworks/models/glm-5p3": {
5088
+ readonly "accounts/fireworks/models/deepseek-v4p1-flash": {
4947
5089
  id: string;
4948
5090
  name: string;
4949
5091
  api: "anthropic-messages";
@@ -4956,7 +5098,7 @@ export declare const MODELS: {
4956
5098
  supportsLongCacheRetention: false;
4957
5099
  };
4958
5100
  reasoning: true;
4959
- input: "text"[];
5101
+ input: ("image" | "text")[];
4960
5102
  cost: {
4961
5103
  input: number;
4962
5104
  output: number;
@@ -4966,7 +5108,7 @@ export declare const MODELS: {
4966
5108
  contextWindow: number;
4967
5109
  maxTokens: number;
4968
5110
  };
4969
- readonly "accounts/fireworks/models/glm-5p3-flash": {
5111
+ readonly "accounts/fireworks/models/glm-5p2": {
4970
5112
  id: string;
4971
5113
  name: string;
4972
5114
  api: "anthropic-messages";
@@ -4979,7 +5121,7 @@ export declare const MODELS: {
4979
5121
  supportsLongCacheRetention: false;
4980
5122
  };
4981
5123
  reasoning: true;
4982
- input: ("image" | "text")[];
5124
+ input: "text"[];
4983
5125
  cost: {
4984
5126
  input: number;
4985
5127
  output: number;
@@ -4989,7 +5131,7 @@ export declare const MODELS: {
4989
5131
  contextWindow: number;
4990
5132
  maxTokens: number;
4991
5133
  };
4992
- readonly "accounts/fireworks/models/gpt-oss-120b": {
5134
+ readonly "accounts/fireworks/models/glm-5p3": {
4993
5135
  id: string;
4994
5136
  name: string;
4995
5137
  api: "anthropic-messages";
@@ -5012,7 +5154,7 @@ export declare const MODELS: {
5012
5154
  contextWindow: number;
5013
5155
  maxTokens: number;
5014
5156
  };
5015
- readonly "accounts/fireworks/models/inkling": {
5157
+ readonly "accounts/fireworks/models/glm-5p3-flash": {
5016
5158
  id: string;
5017
5159
  name: string;
5018
5160
  api: "anthropic-messages";
@@ -5035,7 +5177,7 @@ export declare const MODELS: {
5035
5177
  contextWindow: number;
5036
5178
  maxTokens: number;
5037
5179
  };
5038
- readonly "accounts/fireworks/models/kimi-k2p6": {
5180
+ readonly "accounts/fireworks/models/gpt-oss-120b": {
5039
5181
  id: string;
5040
5182
  name: string;
5041
5183
  api: "anthropic-messages";
@@ -5048,7 +5190,7 @@ export declare const MODELS: {
5048
5190
  supportsLongCacheRetention: false;
5049
5191
  };
5050
5192
  reasoning: true;
5051
- input: ("image" | "text")[];
5193
+ input: "text"[];
5052
5194
  cost: {
5053
5195
  input: number;
5054
5196
  output: number;
@@ -5058,7 +5200,7 @@ export declare const MODELS: {
5058
5200
  contextWindow: number;
5059
5201
  maxTokens: number;
5060
5202
  };
5061
- readonly "accounts/fireworks/models/kimi-k2p7-code": {
5203
+ readonly "accounts/fireworks/models/inkling": {
5062
5204
  id: string;
5063
5205
  name: string;
5064
5206
  api: "anthropic-messages";
@@ -5081,7 +5223,7 @@ export declare const MODELS: {
5081
5223
  contextWindow: number;
5082
5224
  maxTokens: number;
5083
5225
  };
5084
- readonly "accounts/fireworks/models/kimi-k3": {
5226
+ readonly "accounts/fireworks/models/kimi-k2p6": {
5085
5227
  id: string;
5086
5228
  name: string;
5087
5229
  api: "anthropic-messages";
@@ -5104,7 +5246,7 @@ export declare const MODELS: {
5104
5246
  contextWindow: number;
5105
5247
  maxTokens: number;
5106
5248
  };
5107
- readonly "accounts/fireworks/models/minimax-m3": {
5249
+ readonly "accounts/fireworks/models/kimi-k2p7-code": {
5108
5250
  id: string;
5109
5251
  name: string;
5110
5252
  api: "anthropic-messages";
@@ -5127,7 +5269,7 @@ export declare const MODELS: {
5127
5269
  contextWindow: number;
5128
5270
  maxTokens: number;
5129
5271
  };
5130
- readonly "accounts/fireworks/models/muse-glimmer-30b": {
5272
+ readonly "accounts/fireworks/models/kimi-k3": {
5131
5273
  id: string;
5132
5274
  name: string;
5133
5275
  api: "anthropic-messages";
@@ -5150,7 +5292,7 @@ export declare const MODELS: {
5150
5292
  contextWindow: number;
5151
5293
  maxTokens: number;
5152
5294
  };
5153
- readonly "accounts/fireworks/models/nemotron-3-ultra-nvfp4": {
5295
+ readonly "accounts/fireworks/models/minimax-m2p7": {
5154
5296
  id: string;
5155
5297
  name: string;
5156
5298
  api: "anthropic-messages";
@@ -5173,7 +5315,7 @@ export declare const MODELS: {
5173
5315
  contextWindow: number;
5174
5316
  maxTokens: number;
5175
5317
  };
5176
- readonly "accounts/fireworks/models/nemotron-lightning-3p5-30b-a3b": {
5318
+ readonly "accounts/fireworks/models/minimax-m3": {
5177
5319
  id: string;
5178
5320
  name: string;
5179
5321
  api: "anthropic-messages";
@@ -5196,7 +5338,7 @@ export declare const MODELS: {
5196
5338
  contextWindow: number;
5197
5339
  maxTokens: number;
5198
5340
  };
5199
- readonly "accounts/fireworks/models/qwen3p7-plus": {
5341
+ readonly "accounts/fireworks/models/muse-glimmer-30b": {
5200
5342
  id: string;
5201
5343
  name: string;
5202
5344
  api: "anthropic-messages";
@@ -5219,7 +5361,7 @@ export declare const MODELS: {
5219
5361
  contextWindow: number;
5220
5362
  maxTokens: number;
5221
5363
  };
5222
- readonly "accounts/fireworks/models/qwen3p8-2p4t-a95b": {
5364
+ readonly "accounts/fireworks/models/nemotron-3-ultra-nvfp4": {
5223
5365
  id: string;
5224
5366
  name: string;
5225
5367
  api: "anthropic-messages";
@@ -5242,7 +5384,7 @@ export declare const MODELS: {
5242
5384
  contextWindow: number;
5243
5385
  maxTokens: number;
5244
5386
  };
5245
- readonly "accounts/fireworks/models/qwen3p8-max": {
5387
+ readonly "accounts/fireworks/models/nemotron-lightning-3p5-30b-a3b": {
5246
5388
  id: string;
5247
5389
  name: string;
5248
5390
  api: "anthropic-messages";
@@ -5265,7 +5407,7 @@ export declare const MODELS: {
5265
5407
  contextWindow: number;
5266
5408
  maxTokens: number;
5267
5409
  };
5268
- readonly "accounts/fireworks/routers/glm-5p2-fast": {
5410
+ readonly "accounts/fireworks/models/qwen3p7-plus": {
5269
5411
  id: string;
5270
5412
  name: string;
5271
5413
  api: "anthropic-messages";
@@ -5278,7 +5420,7 @@ export declare const MODELS: {
5278
5420
  supportsLongCacheRetention: false;
5279
5421
  };
5280
5422
  reasoning: true;
5281
- input: "text"[];
5423
+ input: ("image" | "text")[];
5282
5424
  cost: {
5283
5425
  input: number;
5284
5426
  output: number;
@@ -5288,7 +5430,7 @@ export declare const MODELS: {
5288
5430
  contextWindow: number;
5289
5431
  maxTokens: number;
5290
5432
  };
5291
- readonly "accounts/fireworks/routers/glm-5p3-fast": {
5433
+ readonly "accounts/fireworks/models/qwen3p8-2p4t-a95b": {
5292
5434
  id: string;
5293
5435
  name: string;
5294
5436
  api: "anthropic-messages";
@@ -5311,7 +5453,7 @@ export declare const MODELS: {
5311
5453
  contextWindow: number;
5312
5454
  maxTokens: number;
5313
5455
  };
5314
- readonly "accounts/fireworks/routers/kimi-k2p6-turbo": {
5456
+ readonly "accounts/fireworks/models/qwen3p8-max": {
5315
5457
  id: string;
5316
5458
  name: string;
5317
5459
  api: "anthropic-messages";
@@ -5334,7 +5476,7 @@ export declare const MODELS: {
5334
5476
  contextWindow: number;
5335
5477
  maxTokens: number;
5336
5478
  };
5337
- readonly "accounts/fireworks/routers/kimi-k3-fast": {
5479
+ readonly "accounts/fireworks/routers/deepseek-flash-latest": {
5338
5480
  id: string;
5339
5481
  name: string;
5340
5482
  api: "anthropic-messages";
@@ -5357,27 +5499,20 @@ export declare const MODELS: {
5357
5499
  contextWindow: number;
5358
5500
  maxTokens: number;
5359
5501
  };
5360
- };
5361
- readonly "github-copilot": {
5362
- readonly "claude-fable-5": {
5502
+ readonly "accounts/fireworks/routers/deepseek-pro-latest": {
5363
5503
  id: string;
5364
5504
  name: string;
5365
- api: "openai-completions";
5505
+ api: "anthropic-messages";
5366
5506
  provider: string;
5367
5507
  baseUrl: string;
5368
- headers: {
5369
- "User-Agent": string;
5370
- "Editor-Version": string;
5371
- "Editor-Plugin-Version": string;
5372
- "Copilot-Integration-Id": string;
5373
- };
5374
5508
  compat: {
5375
- supportsStore: false;
5376
- supportsDeveloperRole: false;
5377
- supportsReasoningEffort: false;
5509
+ sendSessionAffinityHeaders: true;
5510
+ supportsEagerToolInputStreaming: false;
5511
+ supportsCacheControlOnTools: false;
5512
+ supportsLongCacheRetention: false;
5378
5513
  };
5379
5514
  reasoning: true;
5380
- input: ("image" | "text")[];
5515
+ input: "text"[];
5381
5516
  cost: {
5382
5517
  input: number;
5383
5518
  output: number;
@@ -5387,14 +5522,297 @@ export declare const MODELS: {
5387
5522
  contextWindow: number;
5388
5523
  maxTokens: number;
5389
5524
  };
5390
- readonly "claude-fable-5.1": {
5525
+ readonly "accounts/fireworks/routers/glm-5p2-fast": {
5391
5526
  id: string;
5392
5527
  name: string;
5393
- api: "openai-completions";
5528
+ api: "anthropic-messages";
5394
5529
  provider: string;
5395
5530
  baseUrl: string;
5396
- headers: {
5397
- "User-Agent": string;
5531
+ compat: {
5532
+ sendSessionAffinityHeaders: true;
5533
+ supportsEagerToolInputStreaming: false;
5534
+ supportsCacheControlOnTools: false;
5535
+ supportsLongCacheRetention: false;
5536
+ };
5537
+ reasoning: true;
5538
+ input: "text"[];
5539
+ cost: {
5540
+ input: number;
5541
+ output: number;
5542
+ cacheRead: number;
5543
+ cacheWrite: number;
5544
+ };
5545
+ contextWindow: number;
5546
+ maxTokens: number;
5547
+ };
5548
+ readonly "accounts/fireworks/routers/glm-5p3-fast": {
5549
+ id: string;
5550
+ name: string;
5551
+ api: "anthropic-messages";
5552
+ provider: string;
5553
+ baseUrl: string;
5554
+ compat: {
5555
+ sendSessionAffinityHeaders: true;
5556
+ supportsEagerToolInputStreaming: false;
5557
+ supportsCacheControlOnTools: false;
5558
+ supportsLongCacheRetention: false;
5559
+ };
5560
+ reasoning: true;
5561
+ input: "text"[];
5562
+ cost: {
5563
+ input: number;
5564
+ output: number;
5565
+ cacheRead: number;
5566
+ cacheWrite: number;
5567
+ };
5568
+ contextWindow: number;
5569
+ maxTokens: number;
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
+ };
5663
+ readonly "accounts/fireworks/routers/kimi-k2p6-turbo": {
5664
+ id: string;
5665
+ name: string;
5666
+ api: "anthropic-messages";
5667
+ provider: string;
5668
+ baseUrl: string;
5669
+ compat: {
5670
+ sendSessionAffinityHeaders: true;
5671
+ supportsEagerToolInputStreaming: false;
5672
+ supportsCacheControlOnTools: false;
5673
+ supportsLongCacheRetention: false;
5674
+ };
5675
+ reasoning: true;
5676
+ input: ("image" | "text")[];
5677
+ cost: {
5678
+ input: number;
5679
+ output: number;
5680
+ cacheRead: number;
5681
+ cacheWrite: number;
5682
+ };
5683
+ contextWindow: number;
5684
+ maxTokens: number;
5685
+ };
5686
+ readonly "accounts/fireworks/routers/kimi-k3-fast": {
5687
+ id: string;
5688
+ name: string;
5689
+ api: "anthropic-messages";
5690
+ provider: string;
5691
+ baseUrl: string;
5692
+ compat: {
5693
+ sendSessionAffinityHeaders: true;
5694
+ supportsEagerToolInputStreaming: false;
5695
+ supportsCacheControlOnTools: false;
5696
+ supportsLongCacheRetention: false;
5697
+ };
5698
+ reasoning: true;
5699
+ input: ("image" | "text")[];
5700
+ cost: {
5701
+ input: number;
5702
+ output: number;
5703
+ cacheRead: number;
5704
+ cacheWrite: number;
5705
+ };
5706
+ contextWindow: number;
5707
+ maxTokens: number;
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
+ };
5778
+ };
5779
+ readonly "github-copilot": {
5780
+ readonly "claude-fable-5": {
5781
+ id: string;
5782
+ name: string;
5783
+ api: "openai-completions";
5784
+ provider: string;
5785
+ baseUrl: string;
5786
+ headers: {
5787
+ "User-Agent": string;
5788
+ "Editor-Version": string;
5789
+ "Editor-Plugin-Version": string;
5790
+ "Copilot-Integration-Id": string;
5791
+ };
5792
+ compat: {
5793
+ supportsStore: false;
5794
+ supportsDeveloperRole: false;
5795
+ supportsReasoningEffort: false;
5796
+ };
5797
+ reasoning: true;
5798
+ input: ("image" | "text")[];
5799
+ cost: {
5800
+ input: number;
5801
+ output: number;
5802
+ cacheRead: number;
5803
+ cacheWrite: number;
5804
+ };
5805
+ contextWindow: number;
5806
+ maxTokens: number;
5807
+ };
5808
+ readonly "claude-fable-5.1": {
5809
+ id: string;
5810
+ name: string;
5811
+ api: "openai-completions";
5812
+ provider: string;
5813
+ baseUrl: string;
5814
+ headers: {
5815
+ "User-Agent": string;
5398
5816
  "Editor-Version": string;
5399
5817
  "Editor-Plugin-Version": string;
5400
5818
  "Copilot-Integration-Id": string;
@@ -7769,6 +8187,86 @@ export declare const MODELS: {
7769
8187
  contextWindow: number;
7770
8188
  maxTokens: number;
7771
8189
  };
8190
+ readonly "deepseek-ai/DeepSeek-V4.1-Flash": {
8191
+ id: string;
8192
+ name: string;
8193
+ api: "openai-completions";
8194
+ provider: string;
8195
+ baseUrl: string;
8196
+ compat: {
8197
+ supportsDeveloperRole: false;
8198
+ };
8199
+ reasoning: true;
8200
+ input: ("image" | "text")[];
8201
+ cost: {
8202
+ input: number;
8203
+ output: number;
8204
+ cacheRead: number;
8205
+ cacheWrite: number;
8206
+ };
8207
+ contextWindow: number;
8208
+ maxTokens: number;
8209
+ };
8210
+ readonly "google/gemma-3-12b-it": {
8211
+ id: string;
8212
+ name: string;
8213
+ api: "openai-completions";
8214
+ provider: string;
8215
+ baseUrl: string;
8216
+ compat: {
8217
+ supportsDeveloperRole: false;
8218
+ };
8219
+ reasoning: false;
8220
+ input: ("image" | "text")[];
8221
+ cost: {
8222
+ input: number;
8223
+ output: number;
8224
+ cacheRead: number;
8225
+ cacheWrite: number;
8226
+ };
8227
+ contextWindow: number;
8228
+ maxTokens: number;
8229
+ };
8230
+ readonly "google/gemma-3-27b-it": {
8231
+ id: string;
8232
+ name: string;
8233
+ api: "openai-completions";
8234
+ provider: string;
8235
+ baseUrl: string;
8236
+ compat: {
8237
+ supportsDeveloperRole: false;
8238
+ };
8239
+ reasoning: false;
8240
+ input: ("image" | "text")[];
8241
+ cost: {
8242
+ input: number;
8243
+ output: number;
8244
+ cacheRead: number;
8245
+ cacheWrite: number;
8246
+ };
8247
+ contextWindow: number;
8248
+ maxTokens: number;
8249
+ };
8250
+ readonly "google/gemma-3-4b-it": {
8251
+ id: string;
8252
+ name: string;
8253
+ api: "openai-completions";
8254
+ provider: string;
8255
+ baseUrl: string;
8256
+ compat: {
8257
+ supportsDeveloperRole: false;
8258
+ };
8259
+ reasoning: false;
8260
+ input: ("image" | "text")[];
8261
+ cost: {
8262
+ input: number;
8263
+ output: number;
8264
+ cacheRead: number;
8265
+ cacheWrite: number;
8266
+ };
8267
+ contextWindow: number;
8268
+ maxTokens: number;
8269
+ };
7772
8270
  readonly "google/gemma-4-26B-A4B-it": {
7773
8271
  id: string;
7774
8272
  name: string;
@@ -11638,16 +12136,44 @@ export declare const MODELS: {
11638
12136
  contextWindow: number;
11639
12137
  maxTokens: number;
11640
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
+ };
11641
12156
  };
11642
12157
  readonly "opencode-go": {
11643
- readonly "deepseek-flash": {
12158
+ readonly "deepseek-v4-flash": {
11644
12159
  id: string;
11645
12160
  name: string;
11646
12161
  api: "openai-completions";
11647
12162
  provider: string;
11648
12163
  baseUrl: string;
12164
+ compat: {
12165
+ requiresReasoningContentOnAssistantMessages: true;
12166
+ thinkingFormat: "deepseek";
12167
+ };
11649
12168
  reasoning: true;
11650
- input: ("image" | "text")[];
12169
+ thinkingLevelMap: {
12170
+ minimal: null;
12171
+ low: null;
12172
+ medium: null;
12173
+ high: string;
12174
+ xhigh: string;
12175
+ };
12176
+ input: "text"[];
11651
12177
  cost: {
11652
12178
  input: number;
11653
12179
  output: number;
@@ -11657,7 +12183,7 @@ export declare const MODELS: {
11657
12183
  contextWindow: number;
11658
12184
  maxTokens: number;
11659
12185
  };
11660
- readonly "deepseek-v4-flash": {
12186
+ readonly "deepseek-v4-flash-vision-exp": {
11661
12187
  id: string;
11662
12188
  name: string;
11663
12189
  api: "openai-completions";
@@ -11675,7 +12201,7 @@ export declare const MODELS: {
11675
12201
  high: string;
11676
12202
  xhigh: string;
11677
12203
  };
11678
- input: "text"[];
12204
+ input: ("image" | "text")[];
11679
12205
  cost: {
11680
12206
  input: number;
11681
12207
  output: number;
@@ -11685,7 +12211,7 @@ export declare const MODELS: {
11685
12211
  contextWindow: number;
11686
12212
  maxTokens: number;
11687
12213
  };
11688
- readonly "deepseek-v4-flash-vision-exp": {
12214
+ readonly "deepseek-v4-pro": {
11689
12215
  id: string;
11690
12216
  name: string;
11691
12217
  api: "openai-completions";
@@ -11703,7 +12229,7 @@ export declare const MODELS: {
11703
12229
  high: string;
11704
12230
  xhigh: string;
11705
12231
  };
11706
- input: ("image" | "text")[];
12232
+ input: "text"[];
11707
12233
  cost: {
11708
12234
  input: number;
11709
12235
  output: number;
@@ -11713,7 +12239,7 @@ export declare const MODELS: {
11713
12239
  contextWindow: number;
11714
12240
  maxTokens: number;
11715
12241
  };
11716
- readonly "deepseek-v4-pro": {
12242
+ readonly "deepseek-v4.1-flash": {
11717
12243
  id: string;
11718
12244
  name: string;
11719
12245
  api: "openai-completions";
@@ -11731,7 +12257,7 @@ export declare const MODELS: {
11731
12257
  high: string;
11732
12258
  xhigh: string;
11733
12259
  };
11734
- input: "text"[];
12260
+ input: ("image" | "text")[];
11735
12261
  cost: {
11736
12262
  input: number;
11737
12263
  output: number;
@@ -12148,6 +12674,23 @@ export declare const MODELS: {
12148
12674
  contextWindow: number;
12149
12675
  maxTokens: number;
12150
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
+ };
12151
12694
  };
12152
12695
  readonly openrouter: {
12153
12696
  readonly "aion-labs/aion-2.0": {
@@ -13296,13 +13839,23 @@ export declare const MODELS: {
13296
13839
  contextWindow: number;
13297
13840
  maxTokens: number;
13298
13841
  };
13299
- readonly "dots-studio/dots-3-note-preview:free": {
13842
+ readonly "deepseek/deepseek-v4.1-flash": {
13300
13843
  id: string;
13301
13844
  name: string;
13302
13845
  api: "openai-completions";
13303
13846
  provider: string;
13304
13847
  baseUrl: string;
13848
+ compat: {
13849
+ requiresReasoningContentOnAssistantMessages: true;
13850
+ };
13305
13851
  reasoning: true;
13852
+ thinkingLevelMap: {
13853
+ minimal: null;
13854
+ low: null;
13855
+ medium: null;
13856
+ high: string;
13857
+ xhigh: string;
13858
+ };
13306
13859
  input: ("image" | "text")[];
13307
13860
  cost: {
13308
13861
  input: number;
@@ -13313,7 +13866,7 @@ export declare const MODELS: {
13313
13866
  contextWindow: number;
13314
13867
  maxTokens: number;
13315
13868
  };
13316
- readonly "google/gemini-2.5-flash": {
13869
+ readonly "dots-studio/dots-3-note-preview:free": {
13317
13870
  id: string;
13318
13871
  name: string;
13319
13872
  api: "openai-completions";
@@ -13330,7 +13883,7 @@ export declare const MODELS: {
13330
13883
  contextWindow: number;
13331
13884
  maxTokens: number;
13332
13885
  };
13333
- readonly "google/gemini-2.5-flash-lite": {
13886
+ readonly "google/gemini-2.5-flash": {
13334
13887
  id: string;
13335
13888
  name: string;
13336
13889
  api: "openai-completions";
@@ -13347,7 +13900,7 @@ export declare const MODELS: {
13347
13900
  contextWindow: number;
13348
13901
  maxTokens: number;
13349
13902
  };
13350
- readonly "google/gemini-2.5-flash-lite:batch": {
13903
+ readonly "google/gemini-2.5-flash-lite": {
13351
13904
  id: string;
13352
13905
  name: string;
13353
13906
  api: "openai-completions";
@@ -13364,7 +13917,7 @@ export declare const MODELS: {
13364
13917
  contextWindow: number;
13365
13918
  maxTokens: number;
13366
13919
  };
13367
- readonly "google/gemini-2.5-flash:batch": {
13920
+ readonly "google/gemini-2.5-flash-lite:batch": {
13368
13921
  id: string;
13369
13922
  name: string;
13370
13923
  api: "openai-completions";
@@ -13381,7 +13934,7 @@ export declare const MODELS: {
13381
13934
  contextWindow: number;
13382
13935
  maxTokens: number;
13383
13936
  };
13384
- readonly "google/gemini-2.5-pro": {
13937
+ readonly "google/gemini-2.5-flash:batch": {
13385
13938
  id: string;
13386
13939
  name: string;
13387
13940
  api: "openai-completions";
@@ -13398,7 +13951,7 @@ export declare const MODELS: {
13398
13951
  contextWindow: number;
13399
13952
  maxTokens: number;
13400
13953
  };
13401
- readonly "google/gemini-2.5-pro-preview": {
13954
+ readonly "google/gemini-2.5-pro": {
13402
13955
  id: string;
13403
13956
  name: string;
13404
13957
  api: "openai-completions";
@@ -13415,7 +13968,7 @@ export declare const MODELS: {
13415
13968
  contextWindow: number;
13416
13969
  maxTokens: number;
13417
13970
  };
13418
- readonly "google/gemini-2.5-pro-preview-05-06": {
13971
+ readonly "google/gemini-2.5-pro-preview": {
13419
13972
  id: string;
13420
13973
  name: string;
13421
13974
  api: "openai-completions";
@@ -13857,7 +14410,7 @@ export declare const MODELS: {
13857
14410
  contextWindow: number;
13858
14411
  maxTokens: number;
13859
14412
  };
13860
- readonly "google/gemma-4-31b-it:batch": {
14413
+ readonly "google/gemma-4-31b-it:free": {
13861
14414
  id: string;
13862
14415
  name: string;
13863
14416
  api: "openai-completions";
@@ -13874,14 +14427,14 @@ export declare const MODELS: {
13874
14427
  contextWindow: number;
13875
14428
  maxTokens: number;
13876
14429
  };
13877
- readonly "google/gemma-4-31b-it:free": {
14430
+ readonly "ibm-granite/granite-4.2-8b": {
13878
14431
  id: string;
13879
14432
  name: string;
13880
14433
  api: "openai-completions";
13881
14434
  provider: string;
13882
14435
  baseUrl: string;
13883
14436
  reasoning: true;
13884
- input: ("image" | "text")[];
14437
+ input: "text"[];
13885
14438
  cost: {
13886
14439
  input: number;
13887
14440
  output: number;
@@ -13891,13 +14444,16 @@ export declare const MODELS: {
13891
14444
  contextWindow: number;
13892
14445
  maxTokens: number;
13893
14446
  };
13894
- readonly "ibm-granite/granite-4.2-8b": {
14447
+ readonly "inception/mercury-2": {
13895
14448
  id: string;
13896
14449
  name: string;
13897
14450
  api: "openai-completions";
13898
14451
  provider: string;
13899
14452
  baseUrl: string;
13900
14453
  reasoning: true;
14454
+ thinkingLevelMap: {
14455
+ off: null;
14456
+ };
13901
14457
  input: "text"[];
13902
14458
  cost: {
13903
14459
  input: number;
@@ -13908,7 +14464,7 @@ export declare const MODELS: {
13908
14464
  contextWindow: number;
13909
14465
  maxTokens: number;
13910
14466
  };
13911
- readonly "inception/mercury-2": {
14467
+ readonly "inception/mercury-2.5": {
13912
14468
  id: string;
13913
14469
  name: string;
13914
14470
  api: "openai-completions";
@@ -13928,16 +14484,13 @@ export declare const MODELS: {
13928
14484
  contextWindow: number;
13929
14485
  maxTokens: number;
13930
14486
  };
13931
- readonly "inception/mercury-2.5": {
14487
+ readonly "inclusionai/ling-3.0-flash": {
13932
14488
  id: string;
13933
14489
  name: string;
13934
14490
  api: "openai-completions";
13935
14491
  provider: string;
13936
14492
  baseUrl: string;
13937
14493
  reasoning: true;
13938
- thinkingLevelMap: {
13939
- off: null;
13940
- };
13941
14494
  input: "text"[];
13942
14495
  cost: {
13943
14496
  input: number;
@@ -13948,7 +14501,7 @@ export declare const MODELS: {
13948
14501
  contextWindow: number;
13949
14502
  maxTokens: number;
13950
14503
  };
13951
- readonly "inclusionai/ling-3.0-flash": {
14504
+ readonly "inclusionai/ling-3.0-flash-fin": {
13952
14505
  id: string;
13953
14506
  name: string;
13954
14507
  api: "openai-completions";
@@ -13965,7 +14518,7 @@ export declare const MODELS: {
13965
14518
  contextWindow: number;
13966
14519
  maxTokens: number;
13967
14520
  };
13968
- readonly "inclusionai/ling-3.0-flash-fin": {
14521
+ readonly "inclusionai/ling-3.0-flash-fin:free": {
13969
14522
  id: string;
13970
14523
  name: string;
13971
14524
  api: "openai-completions";
@@ -13982,7 +14535,7 @@ export declare const MODELS: {
13982
14535
  contextWindow: number;
13983
14536
  maxTokens: number;
13984
14537
  };
13985
- readonly "inclusionai/ling-3.0-flash-fin:free": {
14538
+ readonly "inclusionai/ling-3.0-flash-sante:free": {
13986
14539
  id: string;
13987
14540
  name: string;
13988
14541
  api: "openai-completions";
@@ -13999,14 +14552,31 @@ export declare const MODELS: {
13999
14552
  contextWindow: number;
14000
14553
  maxTokens: number;
14001
14554
  };
14002
- readonly "inclusionai/ling-3.0-flash-sante:free": {
14555
+ readonly "inclusionai/ling-3.0-flash-vl": {
14003
14556
  id: string;
14004
14557
  name: string;
14005
14558
  api: "openai-completions";
14006
14559
  provider: string;
14007
14560
  baseUrl: string;
14008
14561
  reasoning: true;
14009
- input: "text"[];
14562
+ input: ("image" | "text")[];
14563
+ cost: {
14564
+ input: number;
14565
+ output: number;
14566
+ cacheRead: number;
14567
+ cacheWrite: number;
14568
+ };
14569
+ contextWindow: number;
14570
+ maxTokens: number;
14571
+ };
14572
+ readonly "inclusionai/ling-3.0-flash-vl:free": {
14573
+ id: string;
14574
+ name: string;
14575
+ api: "openai-completions";
14576
+ provider: string;
14577
+ baseUrl: string;
14578
+ reasoning: true;
14579
+ input: ("image" | "text")[];
14010
14580
  cost: {
14011
14581
  input: number;
14012
14582
  output: number;
@@ -15209,23 +15779,6 @@ export declare const MODELS: {
15209
15779
  contextWindow: number;
15210
15780
  maxTokens: number;
15211
15781
  };
15212
- readonly "openai/gpt-4-turbo-preview": {
15213
- id: string;
15214
- name: string;
15215
- api: "openai-completions";
15216
- provider: string;
15217
- baseUrl: string;
15218
- reasoning: false;
15219
- input: "text"[];
15220
- cost: {
15221
- input: number;
15222
- output: number;
15223
- cacheRead: number;
15224
- cacheWrite: number;
15225
- };
15226
- contextWindow: number;
15227
- maxTokens: number;
15228
- };
15229
15782
  readonly "openai/gpt-4-turbo:batch": {
15230
15783
  id: string;
15231
15784
  name: string;
@@ -17723,7 +18276,7 @@ export declare const MODELS: {
17723
18276
  contextWindow: number;
17724
18277
  maxTokens: number;
17725
18278
  };
17726
- readonly "sakana/fugu-ultra": {
18279
+ readonly "sakana/fugu-max": {
17727
18280
  id: string;
17728
18281
  name: string;
17729
18282
  api: "openai-completions";
@@ -17740,7 +18293,7 @@ export declare const MODELS: {
17740
18293
  contextWindow: number;
17741
18294
  maxTokens: number;
17742
18295
  };
17743
- readonly "sakana/sakana-namazu": {
18296
+ readonly "sakana/fugu-ultra": {
17744
18297
  id: string;
17745
18298
  name: string;
17746
18299
  api: "openai-completions";
@@ -17757,14 +18310,14 @@ export declare const MODELS: {
17757
18310
  contextWindow: number;
17758
18311
  maxTokens: number;
17759
18312
  };
17760
- readonly "sao10k/l3.1-euryale-70b": {
18313
+ readonly "sakana/fugu-ultra-v2": {
17761
18314
  id: string;
17762
18315
  name: string;
17763
18316
  api: "openai-completions";
17764
18317
  provider: string;
17765
18318
  baseUrl: string;
17766
- reasoning: false;
17767
- input: "text"[];
18319
+ reasoning: true;
18320
+ input: ("image" | "text")[];
17768
18321
  cost: {
17769
18322
  input: number;
17770
18323
  output: number;
@@ -17774,13 +18327,30 @@ export declare const MODELS: {
17774
18327
  contextWindow: number;
17775
18328
  maxTokens: number;
17776
18329
  };
17777
- readonly "stepfun/step-3.5-flash": {
18330
+ readonly "sakana/sakana-namazu": {
17778
18331
  id: string;
17779
18332
  name: string;
17780
18333
  api: "openai-completions";
17781
18334
  provider: string;
17782
18335
  baseUrl: string;
17783
18336
  reasoning: true;
18337
+ input: ("image" | "text")[];
18338
+ cost: {
18339
+ input: number;
18340
+ output: number;
18341
+ cacheRead: number;
18342
+ cacheWrite: number;
18343
+ };
18344
+ contextWindow: number;
18345
+ maxTokens: number;
18346
+ };
18347
+ readonly "sao10k/l3.1-euryale-70b": {
18348
+ id: string;
18349
+ name: string;
18350
+ api: "openai-completions";
18351
+ provider: string;
18352
+ baseUrl: string;
18353
+ reasoning: false;
17784
18354
  input: "text"[];
17785
18355
  cost: {
17786
18356
  input: number;
@@ -17791,13 +18361,13 @@ export declare const MODELS: {
17791
18361
  contextWindow: number;
17792
18362
  maxTokens: number;
17793
18363
  };
17794
- readonly "stepfun/step-3.7-flash": {
18364
+ readonly "stealth/union-alpha": {
17795
18365
  id: string;
17796
18366
  name: string;
17797
18367
  api: "openai-completions";
17798
18368
  provider: string;
17799
18369
  baseUrl: string;
17800
- reasoning: true;
18370
+ reasoning: false;
17801
18371
  input: ("image" | "text")[];
17802
18372
  cost: {
17803
18373
  input: number;
@@ -17808,7 +18378,7 @@ export declare const MODELS: {
17808
18378
  contextWindow: number;
17809
18379
  maxTokens: number;
17810
18380
  };
17811
- readonly "tencent/hy3": {
18381
+ readonly "stepfun/step-3.5-flash": {
17812
18382
  id: string;
17813
18383
  name: string;
17814
18384
  api: "openai-completions";
@@ -17825,14 +18395,14 @@ export declare const MODELS: {
17825
18395
  contextWindow: number;
17826
18396
  maxTokens: number;
17827
18397
  };
17828
- readonly "tencent/hy3-preview": {
18398
+ readonly "stepfun/step-3.7-flash": {
17829
18399
  id: string;
17830
18400
  name: string;
17831
18401
  api: "openai-completions";
17832
18402
  provider: string;
17833
18403
  baseUrl: string;
17834
18404
  reasoning: true;
17835
- input: "text"[];
18405
+ input: ("image" | "text")[];
17836
18406
  cost: {
17837
18407
  input: number;
17838
18408
  output: number;
@@ -17842,7 +18412,7 @@ export declare const MODELS: {
17842
18412
  contextWindow: number;
17843
18413
  maxTokens: number;
17844
18414
  };
17845
- readonly "tencent/hy4-preview": {
18415
+ readonly "tencent/hy3": {
17846
18416
  id: string;
17847
18417
  name: string;
17848
18418
  api: "openai-completions";
@@ -17859,13 +18429,13 @@ export declare const MODELS: {
17859
18429
  contextWindow: number;
17860
18430
  maxTokens: number;
17861
18431
  };
17862
- readonly "thedrummer/unslopnemo-12b": {
18432
+ readonly "tencent/hy3-preview": {
17863
18433
  id: string;
17864
18434
  name: string;
17865
18435
  api: "openai-completions";
17866
18436
  provider: string;
17867
18437
  baseUrl: string;
17868
- reasoning: false;
18438
+ reasoning: true;
17869
18439
  input: "text"[];
17870
18440
  cost: {
17871
18441
  input: number;
@@ -17876,14 +18446,14 @@ export declare const MODELS: {
17876
18446
  contextWindow: number;
17877
18447
  maxTokens: number;
17878
18448
  };
17879
- readonly "thinkingmachines/inkling": {
18449
+ readonly "tencent/hy4-preview": {
17880
18450
  id: string;
17881
18451
  name: string;
17882
18452
  api: "openai-completions";
17883
18453
  provider: string;
17884
18454
  baseUrl: string;
17885
18455
  reasoning: true;
17886
- input: ("image" | "text")[];
18456
+ input: "text"[];
17887
18457
  cost: {
17888
18458
  input: number;
17889
18459
  output: number;
@@ -17893,7 +18463,7 @@ export declare const MODELS: {
17893
18463
  contextWindow: number;
17894
18464
  maxTokens: number;
17895
18465
  };
17896
- readonly "thinkingmachines/inkling-small": {
18466
+ readonly "thinkingmachines/inkling": {
17897
18467
  id: string;
17898
18468
  name: string;
17899
18469
  api: "openai-completions";
@@ -17910,7 +18480,7 @@ export declare const MODELS: {
17910
18480
  contextWindow: number;
17911
18481
  maxTokens: number;
17912
18482
  };
17913
- readonly "thinkingmachines/inkling-small:batch": {
18483
+ readonly "thinkingmachines/inkling-small": {
17914
18484
  id: string;
17915
18485
  name: string;
17916
18486
  api: "openai-completions";
@@ -18318,7 +18888,92 @@ export declare const MODELS: {
18318
18888
  contextWindow: number;
18319
18889
  maxTokens: number;
18320
18890
  };
18321
- readonly "z-ai/glm-5.2": {
18891
+ readonly "z-ai/glm-5.2": {
18892
+ id: string;
18893
+ name: string;
18894
+ api: "openai-completions";
18895
+ provider: string;
18896
+ baseUrl: string;
18897
+ reasoning: true;
18898
+ input: "text"[];
18899
+ cost: {
18900
+ input: number;
18901
+ output: number;
18902
+ cacheRead: number;
18903
+ cacheWrite: number;
18904
+ };
18905
+ contextWindow: number;
18906
+ maxTokens: number;
18907
+ };
18908
+ readonly "z-ai/glm-5.2:batch": {
18909
+ id: string;
18910
+ name: string;
18911
+ api: "openai-completions";
18912
+ provider: string;
18913
+ baseUrl: string;
18914
+ reasoning: true;
18915
+ input: "text"[];
18916
+ cost: {
18917
+ input: number;
18918
+ output: number;
18919
+ cacheRead: number;
18920
+ cacheWrite: number;
18921
+ };
18922
+ contextWindow: number;
18923
+ maxTokens: number;
18924
+ };
18925
+ readonly "z-ai/glm-5.3": {
18926
+ id: string;
18927
+ name: string;
18928
+ api: "openai-completions";
18929
+ provider: string;
18930
+ baseUrl: string;
18931
+ reasoning: true;
18932
+ input: "text"[];
18933
+ cost: {
18934
+ input: number;
18935
+ output: number;
18936
+ cacheRead: number;
18937
+ cacheWrite: number;
18938
+ };
18939
+ contextWindow: number;
18940
+ maxTokens: number;
18941
+ };
18942
+ readonly "z-ai/glm-5.3-flash": {
18943
+ id: string;
18944
+ name: string;
18945
+ api: "openai-completions";
18946
+ provider: string;
18947
+ baseUrl: string;
18948
+ reasoning: true;
18949
+ input: ("image" | "text")[];
18950
+ cost: {
18951
+ input: number;
18952
+ output: number;
18953
+ cacheRead: number;
18954
+ cacheWrite: number;
18955
+ };
18956
+ contextWindow: number;
18957
+ maxTokens: number;
18958
+ };
18959
+ readonly "z-ai/glm-5.3-flash:batch": {
18960
+ id: string;
18961
+ name: string;
18962
+ api: "openai-completions";
18963
+ provider: string;
18964
+ baseUrl: string;
18965
+ reasoning: true;
18966
+ input: ("image" | "text")[];
18967
+ cost: {
18968
+ input: number;
18969
+ output: number;
18970
+ cacheRead: number;
18971
+ cacheWrite: number;
18972
+ };
18973
+ contextWindow: number;
18974
+ maxTokens: number;
18975
+ };
18976
+ readonly "z-ai/glm-5.3:batch": {
18322
18977
  id: string;
18323
18978
  name: string;
18324
18979
  api: "openai-completions";
@@ -18335,14 +18990,14 @@ export declare const MODELS: {
18335
18990
  contextWindow: number;
18336
18991
  maxTokens: number;
18337
18992
  };
18338
- readonly "z-ai/glm-5.2:batch": {
18993
+ readonly "z-ai/glm-5v-turbo": {
18339
18994
  id: string;
18340
18995
  name: string;
18341
18996
  api: "openai-completions";
18342
18997
  provider: string;
18343
18998
  baseUrl: string;
18344
18999
  reasoning: true;
18345
- input: "text"[];
19000
+ input: ("image" | "text")[];
18346
19001
  cost: {
18347
19002
  input: number;
18348
19003
  output: number;
@@ -18352,14 +19007,14 @@ export declare const MODELS: {
18352
19007
  contextWindow: number;
18353
19008
  maxTokens: number;
18354
19009
  };
18355
- readonly "z-ai/glm-5.3": {
19010
+ readonly "~anthropic/claude-fable-latest": {
18356
19011
  id: string;
18357
19012
  name: string;
18358
19013
  api: "openai-completions";
18359
19014
  provider: string;
18360
19015
  baseUrl: string;
18361
19016
  reasoning: true;
18362
- input: "text"[];
19017
+ input: ("image" | "text")[];
18363
19018
  cost: {
18364
19019
  input: number;
18365
19020
  output: number;
@@ -18369,7 +19024,7 @@ export declare const MODELS: {
18369
19024
  contextWindow: number;
18370
19025
  maxTokens: number;
18371
19026
  };
18372
- readonly "z-ai/glm-5.3-flash": {
19027
+ readonly "~anthropic/claude-haiku-latest": {
18373
19028
  id: string;
18374
19029
  name: string;
18375
19030
  api: "openai-completions";
@@ -18386,7 +19041,7 @@ export declare const MODELS: {
18386
19041
  contextWindow: number;
18387
19042
  maxTokens: number;
18388
19043
  };
18389
- readonly "z-ai/glm-5.3-flash:batch": {
19044
+ readonly "~anthropic/claude-opus-latest": {
18390
19045
  id: string;
18391
19046
  name: string;
18392
19047
  api: "openai-completions";
@@ -18403,14 +19058,14 @@ export declare const MODELS: {
18403
19058
  contextWindow: number;
18404
19059
  maxTokens: number;
18405
19060
  };
18406
- readonly "z-ai/glm-5.3:batch": {
19061
+ readonly "~anthropic/claude-sonnet-latest": {
18407
19062
  id: string;
18408
19063
  name: string;
18409
19064
  api: "openai-completions";
18410
19065
  provider: string;
18411
19066
  baseUrl: string;
18412
19067
  reasoning: true;
18413
- input: "text"[];
19068
+ input: ("image" | "text")[];
18414
19069
  cost: {
18415
19070
  input: number;
18416
19071
  output: number;
@@ -18420,7 +19075,7 @@ export declare const MODELS: {
18420
19075
  contextWindow: number;
18421
19076
  maxTokens: number;
18422
19077
  };
18423
- readonly "z-ai/glm-5v-turbo": {
19078
+ readonly "~deepseek/deepseek-flash-latest": {
18424
19079
  id: string;
18425
19080
  name: string;
18426
19081
  api: "openai-completions";
@@ -18437,14 +19092,14 @@ export declare const MODELS: {
18437
19092
  contextWindow: number;
18438
19093
  maxTokens: number;
18439
19094
  };
18440
- readonly "~anthropic/claude-fable-latest": {
19095
+ readonly "~deepseek/deepseek-pro-latest": {
18441
19096
  id: string;
18442
19097
  name: string;
18443
19098
  api: "openai-completions";
18444
19099
  provider: string;
18445
19100
  baseUrl: string;
18446
19101
  reasoning: true;
18447
- input: ("image" | "text")[];
19102
+ input: "text"[];
18448
19103
  cost: {
18449
19104
  input: number;
18450
19105
  output: number;
@@ -18454,14 +19109,24 @@ export declare const MODELS: {
18454
19109
  contextWindow: number;
18455
19110
  maxTokens: number;
18456
19111
  };
18457
- readonly "~anthropic/claude-haiku-latest": {
19112
+ readonly "~deepseek/deepseek-v4-flash-latest": {
18458
19113
  id: string;
18459
19114
  name: string;
18460
19115
  api: "openai-completions";
18461
19116
  provider: string;
18462
19117
  baseUrl: string;
19118
+ compat: {
19119
+ requiresReasoningContentOnAssistantMessages: true;
19120
+ };
18463
19121
  reasoning: true;
18464
- input: ("image" | "text")[];
19122
+ thinkingLevelMap: {
19123
+ minimal: null;
19124
+ low: null;
19125
+ medium: null;
19126
+ high: string;
19127
+ xhigh: string;
19128
+ };
19129
+ input: "text"[];
18465
19130
  cost: {
18466
19131
  input: number;
18467
19132
  output: number;
@@ -18471,7 +19136,7 @@ export declare const MODELS: {
18471
19136
  contextWindow: number;
18472
19137
  maxTokens: number;
18473
19138
  };
18474
- readonly "~anthropic/claude-opus-latest": {
19139
+ readonly "~google/gemini-flash-latest": {
18475
19140
  id: string;
18476
19141
  name: string;
18477
19142
  api: "openai-completions";
@@ -18488,7 +19153,7 @@ export declare const MODELS: {
18488
19153
  contextWindow: number;
18489
19154
  maxTokens: number;
18490
19155
  };
18491
- readonly "~anthropic/claude-sonnet-latest": {
19156
+ readonly "~google/gemini-pro-latest": {
18492
19157
  id: string;
18493
19158
  name: string;
18494
19159
  api: "openai-completions";
@@ -18505,24 +19170,14 @@ export declare const MODELS: {
18505
19170
  contextWindow: number;
18506
19171
  maxTokens: number;
18507
19172
  };
18508
- readonly "~deepseek/deepseek-v4-flash-latest": {
19173
+ readonly "~moonshotai/kimi-latest": {
18509
19174
  id: string;
18510
19175
  name: string;
18511
19176
  api: "openai-completions";
18512
19177
  provider: string;
18513
19178
  baseUrl: string;
18514
- compat: {
18515
- requiresReasoningContentOnAssistantMessages: true;
18516
- };
18517
19179
  reasoning: true;
18518
- thinkingLevelMap: {
18519
- minimal: null;
18520
- low: null;
18521
- medium: null;
18522
- high: string;
18523
- xhigh: string;
18524
- };
18525
- input: "text"[];
19180
+ input: ("image" | "text")[];
18526
19181
  cost: {
18527
19182
  input: number;
18528
19183
  output: number;
@@ -18532,7 +19187,7 @@ export declare const MODELS: {
18532
19187
  contextWindow: number;
18533
19188
  maxTokens: number;
18534
19189
  };
18535
- readonly "~google/gemini-flash-latest": {
19190
+ readonly "~openai/gpt-astra-latest": {
18536
19191
  id: string;
18537
19192
  name: string;
18538
19193
  api: "openai-completions";
@@ -18549,7 +19204,7 @@ export declare const MODELS: {
18549
19204
  contextWindow: number;
18550
19205
  maxTokens: number;
18551
19206
  };
18552
- readonly "~google/gemini-pro-latest": {
19207
+ readonly "~openai/gpt-luna-latest": {
18553
19208
  id: string;
18554
19209
  name: string;
18555
19210
  api: "openai-completions";
@@ -18566,7 +19221,7 @@ export declare const MODELS: {
18566
19221
  contextWindow: number;
18567
19222
  maxTokens: number;
18568
19223
  };
18569
- readonly "~moonshotai/kimi-latest": {
19224
+ readonly "~openai/gpt-mini-latest": {
18570
19225
  id: string;
18571
19226
  name: string;
18572
19227
  api: "openai-completions";
@@ -18583,7 +19238,7 @@ export declare const MODELS: {
18583
19238
  contextWindow: number;
18584
19239
  maxTokens: number;
18585
19240
  };
18586
- readonly "~openai/gpt-latest": {
19241
+ readonly "~openai/gpt-sol-latest": {
18587
19242
  id: string;
18588
19243
  name: string;
18589
19244
  api: "openai-completions";
@@ -18600,7 +19255,7 @@ export declare const MODELS: {
18600
19255
  contextWindow: number;
18601
19256
  maxTokens: number;
18602
19257
  };
18603
- readonly "~openai/gpt-mini-latest": {
19258
+ readonly "~openai/gpt-terra-latest": {
18604
19259
  id: string;
18605
19260
  name: string;
18606
19261
  api: "openai-completions";
@@ -18939,6 +19594,37 @@ export declare const MODELS: {
18939
19594
  contextWindow: number;
18940
19595
  maxTokens: number;
18941
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
+ };
18942
19628
  readonly "google/gemma-4-31B-it": {
18943
19629
  id: string;
18944
19630
  name: string;
@@ -19781,23 +20467,6 @@ export declare const MODELS: {
19781
20467
  contextWindow: number;
19782
20468
  maxTokens: number;
19783
20469
  };
19784
- readonly "alibaba/qwen3.8-flash-next": {
19785
- id: string;
19786
- name: string;
19787
- api: "anthropic-messages";
19788
- provider: string;
19789
- baseUrl: string;
19790
- reasoning: true;
19791
- input: ("image" | "text")[];
19792
- cost: {
19793
- input: number;
19794
- output: number;
19795
- cacheRead: number;
19796
- cacheWrite: number;
19797
- };
19798
- contextWindow: number;
19799
- maxTokens: number;
19800
- };
19801
20470
  readonly "alibaba/qwen3.8-max": {
19802
20471
  id: string;
19803
20472
  name: string;
@@ -20247,6 +20916,23 @@ export declare const MODELS: {
20247
20916
  contextWindow: number;
20248
20917
  maxTokens: number;
20249
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
+ };
20250
20936
  readonly "cohere/command-a": {
20251
20937
  id: string;
20252
20938
  name: string;
@@ -20808,7 +21494,7 @@ export declare const MODELS: {
20808
21494
  contextWindow: number;
20809
21495
  maxTokens: number;
20810
21496
  };
20811
- readonly "interfaze/interfaze-beta": {
21497
+ readonly "inclusionai/ling-3.0-flash-vl": {
20812
21498
  id: string;
20813
21499
  name: string;
20814
21500
  api: "anthropic-messages";
@@ -20825,7 +21511,7 @@ export declare const MODELS: {
20825
21511
  contextWindow: number;
20826
21512
  maxTokens: number;
20827
21513
  };
20828
- readonly "kwaipilot/kat-coder-air-v2.5": {
21514
+ readonly "inclusionai/ling-3.0-flash-vl-free": {
20829
21515
  id: string;
20830
21516
  name: string;
20831
21517
  api: "anthropic-messages";
@@ -20842,41 +21528,7 @@ export declare const MODELS: {
20842
21528
  contextWindow: number;
20843
21529
  maxTokens: number;
20844
21530
  };
20845
- readonly "kwaipilot/kat-coder-pro-v1": {
20846
- id: string;
20847
- name: string;
20848
- api: "anthropic-messages";
20849
- provider: string;
20850
- baseUrl: string;
20851
- reasoning: false;
20852
- input: "text"[];
20853
- cost: {
20854
- input: number;
20855
- output: number;
20856
- cacheRead: number;
20857
- cacheWrite: number;
20858
- };
20859
- contextWindow: number;
20860
- maxTokens: number;
20861
- };
20862
- readonly "kwaipilot/kat-coder-pro-v2": {
20863
- id: string;
20864
- name: string;
20865
- api: "anthropic-messages";
20866
- provider: string;
20867
- baseUrl: string;
20868
- reasoning: true;
20869
- input: "text"[];
20870
- cost: {
20871
- input: number;
20872
- output: number;
20873
- cacheRead: number;
20874
- cacheWrite: number;
20875
- };
20876
- contextWindow: number;
20877
- maxTokens: number;
20878
- };
20879
- readonly "kwaipilot/kat-coder-pro-v2.5": {
21531
+ readonly "interfaze/interfaze-beta": {
20880
21532
  id: string;
20881
21533
  name: string;
20882
21534
  api: "anthropic-messages";
@@ -21233,40 +21885,6 @@ export declare const MODELS: {
21233
21885
  contextWindow: number;
21234
21886
  maxTokens: number;
21235
21887
  };
21236
- readonly "mistral/devstral-2": {
21237
- id: string;
21238
- name: string;
21239
- api: "anthropic-messages";
21240
- provider: string;
21241
- baseUrl: string;
21242
- reasoning: false;
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 "mistral/devstral-small-2": {
21254
- id: string;
21255
- name: string;
21256
- api: "anthropic-messages";
21257
- provider: string;
21258
- baseUrl: string;
21259
- reasoning: false;
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
21888
  readonly "mistral/ministral-14b": {
21271
21889
  id: string;
21272
21890
  name: string;
@@ -21335,23 +21953,6 @@ export declare const MODELS: {
21335
21953
  contextWindow: number;
21336
21954
  maxTokens: number;
21337
21955
  };
21338
- readonly "mistral/mistral-medium": {
21339
- id: string;
21340
- name: string;
21341
- api: "anthropic-messages";
21342
- provider: string;
21343
- baseUrl: string;
21344
- reasoning: false;
21345
- input: ("image" | "text")[];
21346
- cost: {
21347
- input: number;
21348
- output: number;
21349
- cacheRead: number;
21350
- cacheWrite: number;
21351
- };
21352
- contextWindow: number;
21353
- maxTokens: number;
21354
- };
21355
21956
  readonly "mistral/mistral-medium-3.5": {
21356
21957
  id: string;
21357
21958
  name: string;
@@ -21376,7 +21977,7 @@ export declare const MODELS: {
21376
21977
  provider: string;
21377
21978
  baseUrl: string;
21378
21979
  reasoning: false;
21379
- input: ("image" | "text")[];
21980
+ input: "text"[];
21380
21981
  cost: {
21381
21982
  input: number;
21382
21983
  output: number;
@@ -21403,23 +22004,6 @@ export declare const MODELS: {
21403
22004
  contextWindow: number;
21404
22005
  maxTokens: number;
21405
22006
  };
21406
- readonly "mistral/pixtral-12b": {
21407
- id: string;
21408
- name: string;
21409
- api: "anthropic-messages";
21410
- provider: string;
21411
- baseUrl: string;
21412
- reasoning: false;
21413
- input: ("image" | "text")[];
21414
- cost: {
21415
- input: number;
21416
- output: number;
21417
- cacheRead: number;
21418
- cacheWrite: number;
21419
- };
21420
- contextWindow: number;
21421
- maxTokens: number;
21422
- };
21423
22007
  readonly "moonshotai/kimi-k2": {
21424
22008
  id: string;
21425
22009
  name: string;
@@ -22750,6 +23334,23 @@ export declare const MODELS: {
22750
23334
  contextWindow: number;
22751
23335
  maxTokens: number;
22752
23336
  };
23337
+ readonly "sakana/fugu-max": {
23338
+ id: string;
23339
+ name: string;
23340
+ api: "anthropic-messages";
23341
+ provider: string;
23342
+ baseUrl: string;
23343
+ reasoning: true;
23344
+ input: ("image" | "text")[];
23345
+ cost: {
23346
+ input: number;
23347
+ output: number;
23348
+ cacheRead: number;
23349
+ cacheWrite: number;
23350
+ };
23351
+ contextWindow: number;
23352
+ maxTokens: number;
23353
+ };
22753
23354
  readonly "sakana/fugu-ultra": {
22754
23355
  id: string;
22755
23356
  name: string;
@@ -22767,6 +23368,23 @@ export declare const MODELS: {
22767
23368
  contextWindow: number;
22768
23369
  maxTokens: number;
22769
23370
  };
23371
+ readonly "sakana/fugu-ultra-v2": {
23372
+ id: string;
23373
+ name: string;
23374
+ api: "anthropic-messages";
23375
+ provider: string;
23376
+ baseUrl: string;
23377
+ reasoning: true;
23378
+ input: ("image" | "text")[];
23379
+ cost: {
23380
+ input: number;
23381
+ output: number;
23382
+ cacheRead: number;
23383
+ cacheWrite: number;
23384
+ };
23385
+ contextWindow: number;
23386
+ maxTokens: number;
23387
+ };
22770
23388
  readonly "sakana/namazu": {
22771
23389
  id: string;
22772
23390
  name: string;