@elyracode/ai 0.9.24 → 0.9.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/image-models.generated.d.ts +30 -0
- package/dist/image-models.generated.d.ts.map +1 -1
- package/dist/image-models.generated.js +32 -2
- package/dist/image-models.generated.js.map +1 -1
- package/dist/models.generated.d.ts +1966 -605
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +1968 -701
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
|
@@ -2180,42 +2180,6 @@ export declare const MODELS: {
|
|
|
2180
2180
|
contextWindow: number;
|
|
2181
2181
|
maxTokens: number;
|
|
2182
2182
|
};
|
|
2183
|
-
readonly "claude-opus-4-1": {
|
|
2184
|
-
id: string;
|
|
2185
|
-
name: string;
|
|
2186
|
-
api: "anthropic-messages";
|
|
2187
|
-
provider: string;
|
|
2188
|
-
baseUrl: string;
|
|
2189
|
-
reasoning: true;
|
|
2190
|
-
thinkingType: "budget";
|
|
2191
|
-
input: ("image" | "text")[];
|
|
2192
|
-
cost: {
|
|
2193
|
-
input: number;
|
|
2194
|
-
output: number;
|
|
2195
|
-
cacheRead: number;
|
|
2196
|
-
cacheWrite: number;
|
|
2197
|
-
};
|
|
2198
|
-
contextWindow: number;
|
|
2199
|
-
maxTokens: number;
|
|
2200
|
-
};
|
|
2201
|
-
readonly "claude-opus-4-1-20250805": {
|
|
2202
|
-
id: string;
|
|
2203
|
-
name: string;
|
|
2204
|
-
api: "anthropic-messages";
|
|
2205
|
-
provider: string;
|
|
2206
|
-
baseUrl: string;
|
|
2207
|
-
reasoning: true;
|
|
2208
|
-
thinkingType: "budget";
|
|
2209
|
-
input: ("image" | "text")[];
|
|
2210
|
-
cost: {
|
|
2211
|
-
input: number;
|
|
2212
|
-
output: number;
|
|
2213
|
-
cacheRead: number;
|
|
2214
|
-
cacheWrite: number;
|
|
2215
|
-
};
|
|
2216
|
-
contextWindow: number;
|
|
2217
|
-
maxTokens: number;
|
|
2218
|
-
};
|
|
2219
2183
|
readonly "claude-opus-4-5": {
|
|
2220
2184
|
id: string;
|
|
2221
2185
|
name: string;
|
|
@@ -3403,6 +3367,23 @@ export declare const MODELS: {
|
|
|
3403
3367
|
contextWindow: number;
|
|
3404
3368
|
maxTokens: number;
|
|
3405
3369
|
};
|
|
3370
|
+
readonly "claude-opus-5": {
|
|
3371
|
+
id: string;
|
|
3372
|
+
name: string;
|
|
3373
|
+
api: "anthropic-messages";
|
|
3374
|
+
provider: string;
|
|
3375
|
+
baseUrl: string;
|
|
3376
|
+
reasoning: true;
|
|
3377
|
+
input: ("image" | "text")[];
|
|
3378
|
+
cost: {
|
|
3379
|
+
input: number;
|
|
3380
|
+
output: number;
|
|
3381
|
+
cacheRead: number;
|
|
3382
|
+
cacheWrite: number;
|
|
3383
|
+
};
|
|
3384
|
+
contextWindow: number;
|
|
3385
|
+
maxTokens: number;
|
|
3386
|
+
};
|
|
3406
3387
|
readonly "claude-sonnet-4": {
|
|
3407
3388
|
id: string;
|
|
3408
3389
|
name: string;
|
|
@@ -4251,7 +4232,7 @@ export declare const MODELS: {
|
|
|
4251
4232
|
contextWindow: number;
|
|
4252
4233
|
maxTokens: number;
|
|
4253
4234
|
};
|
|
4254
|
-
readonly "accounts/fireworks/models/deepseek-v4-
|
|
4235
|
+
readonly "accounts/fireworks/models/deepseek-v4-flash-0731": {
|
|
4255
4236
|
id: string;
|
|
4256
4237
|
name: string;
|
|
4257
4238
|
api: "anthropic-messages";
|
|
@@ -4268,7 +4249,7 @@ export declare const MODELS: {
|
|
|
4268
4249
|
contextWindow: number;
|
|
4269
4250
|
maxTokens: number;
|
|
4270
4251
|
};
|
|
4271
|
-
readonly "accounts/fireworks/models/
|
|
4252
|
+
readonly "accounts/fireworks/models/deepseek-v4-pro": {
|
|
4272
4253
|
id: string;
|
|
4273
4254
|
name: string;
|
|
4274
4255
|
api: "anthropic-messages";
|
|
@@ -4370,6 +4351,23 @@ export declare const MODELS: {
|
|
|
4370
4351
|
contextWindow: number;
|
|
4371
4352
|
maxTokens: number;
|
|
4372
4353
|
};
|
|
4354
|
+
readonly "accounts/fireworks/models/kimi-k3": {
|
|
4355
|
+
id: string;
|
|
4356
|
+
name: string;
|
|
4357
|
+
api: "anthropic-messages";
|
|
4358
|
+
provider: string;
|
|
4359
|
+
baseUrl: string;
|
|
4360
|
+
reasoning: true;
|
|
4361
|
+
input: ("image" | "text")[];
|
|
4362
|
+
cost: {
|
|
4363
|
+
input: number;
|
|
4364
|
+
output: number;
|
|
4365
|
+
cacheRead: number;
|
|
4366
|
+
cacheWrite: number;
|
|
4367
|
+
};
|
|
4368
|
+
contextWindow: number;
|
|
4369
|
+
maxTokens: number;
|
|
4370
|
+
};
|
|
4373
4371
|
readonly "accounts/fireworks/models/minimax-m2p7": {
|
|
4374
4372
|
id: string;
|
|
4375
4373
|
name: string;
|
|
@@ -4421,7 +4419,7 @@ export declare const MODELS: {
|
|
|
4421
4419
|
contextWindow: number;
|
|
4422
4420
|
maxTokens: number;
|
|
4423
4421
|
};
|
|
4424
|
-
readonly "accounts/fireworks/routers/glm-
|
|
4422
|
+
readonly "accounts/fireworks/routers/glm-5p2-fast": {
|
|
4425
4423
|
id: string;
|
|
4426
4424
|
name: string;
|
|
4427
4425
|
api: "anthropic-messages";
|
|
@@ -4438,14 +4436,14 @@ export declare const MODELS: {
|
|
|
4438
4436
|
contextWindow: number;
|
|
4439
4437
|
maxTokens: number;
|
|
4440
4438
|
};
|
|
4441
|
-
readonly "accounts/fireworks/routers/
|
|
4439
|
+
readonly "accounts/fireworks/routers/kimi-k2p6-fast": {
|
|
4442
4440
|
id: string;
|
|
4443
4441
|
name: string;
|
|
4444
4442
|
api: "anthropic-messages";
|
|
4445
4443
|
provider: string;
|
|
4446
4444
|
baseUrl: string;
|
|
4447
4445
|
reasoning: true;
|
|
4448
|
-
input: "text"[];
|
|
4446
|
+
input: ("image" | "text")[];
|
|
4449
4447
|
cost: {
|
|
4450
4448
|
input: number;
|
|
4451
4449
|
output: number;
|
|
@@ -4455,7 +4453,7 @@ export declare const MODELS: {
|
|
|
4455
4453
|
contextWindow: number;
|
|
4456
4454
|
maxTokens: number;
|
|
4457
4455
|
};
|
|
4458
|
-
readonly "accounts/fireworks/routers/kimi-k2p6-
|
|
4456
|
+
readonly "accounts/fireworks/routers/kimi-k2p6-turbo": {
|
|
4459
4457
|
id: string;
|
|
4460
4458
|
name: string;
|
|
4461
4459
|
api: "anthropic-messages";
|
|
@@ -4472,7 +4470,7 @@ export declare const MODELS: {
|
|
|
4472
4470
|
contextWindow: number;
|
|
4473
4471
|
maxTokens: number;
|
|
4474
4472
|
};
|
|
4475
|
-
readonly "accounts/fireworks/routers/kimi-
|
|
4473
|
+
readonly "accounts/fireworks/routers/kimi-k2p7-code-fast": {
|
|
4476
4474
|
id: string;
|
|
4477
4475
|
name: string;
|
|
4478
4476
|
api: "anthropic-messages";
|
|
@@ -4489,7 +4487,7 @@ export declare const MODELS: {
|
|
|
4489
4487
|
contextWindow: number;
|
|
4490
4488
|
maxTokens: number;
|
|
4491
4489
|
};
|
|
4492
|
-
readonly "accounts/fireworks/routers/kimi-
|
|
4490
|
+
readonly "accounts/fireworks/routers/kimi-k3-fast": {
|
|
4493
4491
|
id: string;
|
|
4494
4492
|
name: string;
|
|
4495
4493
|
api: "anthropic-messages";
|
|
@@ -4674,10 +4672,10 @@ export declare const MODELS: {
|
|
|
4674
4672
|
contextWindow: number;
|
|
4675
4673
|
maxTokens: number;
|
|
4676
4674
|
};
|
|
4677
|
-
readonly "claude-
|
|
4675
|
+
readonly "claude-opus-5": {
|
|
4678
4676
|
id: string;
|
|
4679
4677
|
name: string;
|
|
4680
|
-
api: "
|
|
4678
|
+
api: "openai-completions";
|
|
4681
4679
|
provider: string;
|
|
4682
4680
|
baseUrl: string;
|
|
4683
4681
|
headers: {
|
|
@@ -4687,7 +4685,9 @@ export declare const MODELS: {
|
|
|
4687
4685
|
"Copilot-Integration-Id": string;
|
|
4688
4686
|
};
|
|
4689
4687
|
compat: {
|
|
4690
|
-
|
|
4688
|
+
supportsStore: false;
|
|
4689
|
+
supportsDeveloperRole: false;
|
|
4690
|
+
supportsReasoningEffort: false;
|
|
4691
4691
|
};
|
|
4692
4692
|
reasoning: true;
|
|
4693
4693
|
input: ("image" | "text")[];
|
|
@@ -4700,7 +4700,7 @@ export declare const MODELS: {
|
|
|
4700
4700
|
contextWindow: number;
|
|
4701
4701
|
maxTokens: number;
|
|
4702
4702
|
};
|
|
4703
|
-
readonly "claude-sonnet-4
|
|
4703
|
+
readonly "claude-sonnet-4": {
|
|
4704
4704
|
id: string;
|
|
4705
4705
|
name: string;
|
|
4706
4706
|
api: "anthropic-messages";
|
|
@@ -4726,7 +4726,7 @@ export declare const MODELS: {
|
|
|
4726
4726
|
contextWindow: number;
|
|
4727
4727
|
maxTokens: number;
|
|
4728
4728
|
};
|
|
4729
|
-
readonly "claude-sonnet-4.
|
|
4729
|
+
readonly "claude-sonnet-4.5": {
|
|
4730
4730
|
id: string;
|
|
4731
4731
|
name: string;
|
|
4732
4732
|
api: "anthropic-messages";
|
|
@@ -4738,6 +4738,9 @@ export declare const MODELS: {
|
|
|
4738
4738
|
"Editor-Plugin-Version": string;
|
|
4739
4739
|
"Copilot-Integration-Id": string;
|
|
4740
4740
|
};
|
|
4741
|
+
compat: {
|
|
4742
|
+
supportsEagerToolInputStreaming: false;
|
|
4743
|
+
};
|
|
4741
4744
|
reasoning: true;
|
|
4742
4745
|
input: ("image" | "text")[];
|
|
4743
4746
|
cost: {
|
|
@@ -4749,10 +4752,10 @@ export declare const MODELS: {
|
|
|
4749
4752
|
contextWindow: number;
|
|
4750
4753
|
maxTokens: number;
|
|
4751
4754
|
};
|
|
4752
|
-
readonly "claude-sonnet-
|
|
4755
|
+
readonly "claude-sonnet-4.6": {
|
|
4753
4756
|
id: string;
|
|
4754
4757
|
name: string;
|
|
4755
|
-
api: "
|
|
4758
|
+
api: "anthropic-messages";
|
|
4756
4759
|
provider: string;
|
|
4757
4760
|
baseUrl: string;
|
|
4758
4761
|
headers: {
|
|
@@ -4761,11 +4764,6 @@ export declare const MODELS: {
|
|
|
4761
4764
|
"Editor-Plugin-Version": string;
|
|
4762
4765
|
"Copilot-Integration-Id": string;
|
|
4763
4766
|
};
|
|
4764
|
-
compat: {
|
|
4765
|
-
supportsStore: false;
|
|
4766
|
-
supportsDeveloperRole: false;
|
|
4767
|
-
supportsReasoningEffort: false;
|
|
4768
|
-
};
|
|
4769
4767
|
reasoning: true;
|
|
4770
4768
|
input: ("image" | "text")[];
|
|
4771
4769
|
cost: {
|
|
@@ -4777,7 +4775,7 @@ export declare const MODELS: {
|
|
|
4777
4775
|
contextWindow: number;
|
|
4778
4776
|
maxTokens: number;
|
|
4779
4777
|
};
|
|
4780
|
-
readonly "
|
|
4778
|
+
readonly "claude-sonnet-5": {
|
|
4781
4779
|
id: string;
|
|
4782
4780
|
name: string;
|
|
4783
4781
|
api: "openai-completions";
|
|
@@ -4805,7 +4803,7 @@ export declare const MODELS: {
|
|
|
4805
4803
|
contextWindow: number;
|
|
4806
4804
|
maxTokens: number;
|
|
4807
4805
|
};
|
|
4808
|
-
readonly "gemini-3-
|
|
4806
|
+
readonly "gemini-3.1-pro-preview": {
|
|
4809
4807
|
id: string;
|
|
4810
4808
|
name: string;
|
|
4811
4809
|
api: "openai-completions";
|
|
@@ -4833,7 +4831,7 @@ export declare const MODELS: {
|
|
|
4833
4831
|
contextWindow: number;
|
|
4834
4832
|
maxTokens: number;
|
|
4835
4833
|
};
|
|
4836
|
-
readonly "gemini-3.
|
|
4834
|
+
readonly "gemini-3.5-flash": {
|
|
4837
4835
|
id: string;
|
|
4838
4836
|
name: string;
|
|
4839
4837
|
api: "openai-completions";
|
|
@@ -4861,7 +4859,7 @@ export declare const MODELS: {
|
|
|
4861
4859
|
contextWindow: number;
|
|
4862
4860
|
maxTokens: number;
|
|
4863
4861
|
};
|
|
4864
|
-
readonly "gemini-3.
|
|
4862
|
+
readonly "gemini-3.6-flash": {
|
|
4865
4863
|
id: string;
|
|
4866
4864
|
name: string;
|
|
4867
4865
|
api: "openai-completions";
|
|
@@ -5210,6 +5208,34 @@ export declare const MODELS: {
|
|
|
5210
5208
|
contextWindow: number;
|
|
5211
5209
|
maxTokens: number;
|
|
5212
5210
|
};
|
|
5211
|
+
readonly "grok-4.5": {
|
|
5212
|
+
id: string;
|
|
5213
|
+
name: string;
|
|
5214
|
+
api: "openai-completions";
|
|
5215
|
+
provider: string;
|
|
5216
|
+
baseUrl: string;
|
|
5217
|
+
headers: {
|
|
5218
|
+
"User-Agent": string;
|
|
5219
|
+
"Editor-Version": string;
|
|
5220
|
+
"Editor-Plugin-Version": string;
|
|
5221
|
+
"Copilot-Integration-Id": string;
|
|
5222
|
+
};
|
|
5223
|
+
compat: {
|
|
5224
|
+
supportsStore: false;
|
|
5225
|
+
supportsDeveloperRole: false;
|
|
5226
|
+
supportsReasoningEffort: false;
|
|
5227
|
+
};
|
|
5228
|
+
reasoning: true;
|
|
5229
|
+
input: ("image" | "text")[];
|
|
5230
|
+
cost: {
|
|
5231
|
+
input: number;
|
|
5232
|
+
output: number;
|
|
5233
|
+
cacheRead: number;
|
|
5234
|
+
cacheWrite: number;
|
|
5235
|
+
};
|
|
5236
|
+
contextWindow: number;
|
|
5237
|
+
maxTokens: number;
|
|
5238
|
+
};
|
|
5213
5239
|
readonly "kimi-k2.7-code": {
|
|
5214
5240
|
id: string;
|
|
5215
5241
|
name: string;
|
|
@@ -5238,6 +5264,34 @@ export declare const MODELS: {
|
|
|
5238
5264
|
contextWindow: number;
|
|
5239
5265
|
maxTokens: number;
|
|
5240
5266
|
};
|
|
5267
|
+
readonly "kimi-k3": {
|
|
5268
|
+
id: string;
|
|
5269
|
+
name: string;
|
|
5270
|
+
api: "openai-completions";
|
|
5271
|
+
provider: string;
|
|
5272
|
+
baseUrl: string;
|
|
5273
|
+
headers: {
|
|
5274
|
+
"User-Agent": string;
|
|
5275
|
+
"Editor-Version": string;
|
|
5276
|
+
"Editor-Plugin-Version": string;
|
|
5277
|
+
"Copilot-Integration-Id": string;
|
|
5278
|
+
};
|
|
5279
|
+
compat: {
|
|
5280
|
+
supportsStore: false;
|
|
5281
|
+
supportsDeveloperRole: false;
|
|
5282
|
+
supportsReasoningEffort: false;
|
|
5283
|
+
};
|
|
5284
|
+
reasoning: true;
|
|
5285
|
+
input: ("image" | "text")[];
|
|
5286
|
+
cost: {
|
|
5287
|
+
input: number;
|
|
5288
|
+
output: number;
|
|
5289
|
+
cacheRead: number;
|
|
5290
|
+
cacheWrite: number;
|
|
5291
|
+
};
|
|
5292
|
+
contextWindow: number;
|
|
5293
|
+
maxTokens: number;
|
|
5294
|
+
};
|
|
5241
5295
|
readonly "mai-code-1-flash-picker": {
|
|
5242
5296
|
id: string;
|
|
5243
5297
|
name: string;
|
|
@@ -6018,23 +6072,6 @@ export declare const MODELS: {
|
|
|
6018
6072
|
contextWindow: number;
|
|
6019
6073
|
maxTokens: number;
|
|
6020
6074
|
};
|
|
6021
|
-
readonly "meta-llama/llama-4-scout-17b-16e-instruct": {
|
|
6022
|
-
id: string;
|
|
6023
|
-
name: string;
|
|
6024
|
-
api: "openai-completions";
|
|
6025
|
-
provider: string;
|
|
6026
|
-
baseUrl: string;
|
|
6027
|
-
reasoning: false;
|
|
6028
|
-
input: ("image" | "text")[];
|
|
6029
|
-
cost: {
|
|
6030
|
-
input: number;
|
|
6031
|
-
output: number;
|
|
6032
|
-
cacheRead: number;
|
|
6033
|
-
cacheWrite: number;
|
|
6034
|
-
};
|
|
6035
|
-
contextWindow: number;
|
|
6036
|
-
maxTokens: number;
|
|
6037
|
-
};
|
|
6038
6075
|
readonly "openai/gpt-oss-120b": {
|
|
6039
6076
|
id: string;
|
|
6040
6077
|
name: string;
|
|
@@ -6086,20 +6123,14 @@ export declare const MODELS: {
|
|
|
6086
6123
|
contextWindow: number;
|
|
6087
6124
|
maxTokens: number;
|
|
6088
6125
|
};
|
|
6089
|
-
readonly "qwen/qwen3-
|
|
6126
|
+
readonly "qwen/qwen3.6-27b": {
|
|
6090
6127
|
id: string;
|
|
6091
6128
|
name: string;
|
|
6092
6129
|
api: "openai-completions";
|
|
6093
6130
|
provider: string;
|
|
6094
6131
|
baseUrl: string;
|
|
6095
6132
|
reasoning: true;
|
|
6096
|
-
|
|
6097
|
-
minimal: null;
|
|
6098
|
-
low: null;
|
|
6099
|
-
medium: null;
|
|
6100
|
-
high: string;
|
|
6101
|
-
};
|
|
6102
|
-
input: "text"[];
|
|
6133
|
+
input: ("image" | "text")[];
|
|
6103
6134
|
cost: {
|
|
6104
6135
|
input: number;
|
|
6105
6136
|
output: number;
|
|
@@ -6231,6 +6262,26 @@ export declare const MODELS: {
|
|
|
6231
6262
|
contextWindow: number;
|
|
6232
6263
|
maxTokens: number;
|
|
6233
6264
|
};
|
|
6265
|
+
readonly "Qwen/Qwen3-235B-A22B-Instruct-2507": {
|
|
6266
|
+
id: string;
|
|
6267
|
+
name: string;
|
|
6268
|
+
api: "openai-completions";
|
|
6269
|
+
provider: string;
|
|
6270
|
+
baseUrl: string;
|
|
6271
|
+
compat: {
|
|
6272
|
+
supportsDeveloperRole: false;
|
|
6273
|
+
};
|
|
6274
|
+
reasoning: false;
|
|
6275
|
+
input: "text"[];
|
|
6276
|
+
cost: {
|
|
6277
|
+
input: number;
|
|
6278
|
+
output: number;
|
|
6279
|
+
cacheRead: number;
|
|
6280
|
+
cacheWrite: number;
|
|
6281
|
+
};
|
|
6282
|
+
contextWindow: number;
|
|
6283
|
+
maxTokens: number;
|
|
6284
|
+
};
|
|
6234
6285
|
readonly "Qwen/Qwen3-235B-A22B-Thinking-2507": {
|
|
6235
6286
|
id: string;
|
|
6236
6287
|
name: string;
|
|
@@ -6591,7 +6642,7 @@ export declare const MODELS: {
|
|
|
6591
6642
|
contextWindow: number;
|
|
6592
6643
|
maxTokens: number;
|
|
6593
6644
|
};
|
|
6594
|
-
readonly "deepseek-ai/DeepSeek-V3
|
|
6645
|
+
readonly "deepseek-ai/DeepSeek-V3": {
|
|
6595
6646
|
id: string;
|
|
6596
6647
|
name: string;
|
|
6597
6648
|
api: "openai-completions";
|
|
@@ -6600,7 +6651,7 @@ export declare const MODELS: {
|
|
|
6600
6651
|
compat: {
|
|
6601
6652
|
supportsDeveloperRole: false;
|
|
6602
6653
|
};
|
|
6603
|
-
reasoning:
|
|
6654
|
+
reasoning: false;
|
|
6604
6655
|
input: "text"[];
|
|
6605
6656
|
cost: {
|
|
6606
6657
|
input: number;
|
|
@@ -6611,7 +6662,7 @@ export declare const MODELS: {
|
|
|
6611
6662
|
contextWindow: number;
|
|
6612
6663
|
maxTokens: number;
|
|
6613
6664
|
};
|
|
6614
|
-
readonly "deepseek-ai/DeepSeek-
|
|
6665
|
+
readonly "deepseek-ai/DeepSeek-V3.1": {
|
|
6615
6666
|
id: string;
|
|
6616
6667
|
name: string;
|
|
6617
6668
|
api: "openai-completions";
|
|
@@ -6631,7 +6682,7 @@ export declare const MODELS: {
|
|
|
6631
6682
|
contextWindow: number;
|
|
6632
6683
|
maxTokens: number;
|
|
6633
6684
|
};
|
|
6634
|
-
readonly "deepseek-ai/DeepSeek-
|
|
6685
|
+
readonly "deepseek-ai/DeepSeek-V3.2": {
|
|
6635
6686
|
id: string;
|
|
6636
6687
|
name: string;
|
|
6637
6688
|
api: "openai-completions";
|
|
@@ -6651,7 +6702,7 @@ export declare const MODELS: {
|
|
|
6651
6702
|
contextWindow: number;
|
|
6652
6703
|
maxTokens: number;
|
|
6653
6704
|
};
|
|
6654
|
-
readonly "
|
|
6705
|
+
readonly "deepseek-ai/DeepSeek-V4-Flash": {
|
|
6655
6706
|
id: string;
|
|
6656
6707
|
name: string;
|
|
6657
6708
|
api: "openai-completions";
|
|
@@ -6661,7 +6712,7 @@ export declare const MODELS: {
|
|
|
6661
6712
|
supportsDeveloperRole: false;
|
|
6662
6713
|
};
|
|
6663
6714
|
reasoning: true;
|
|
6664
|
-
input:
|
|
6715
|
+
input: "text"[];
|
|
6665
6716
|
cost: {
|
|
6666
6717
|
input: number;
|
|
6667
6718
|
output: number;
|
|
@@ -6671,7 +6722,7 @@ export declare const MODELS: {
|
|
|
6671
6722
|
contextWindow: number;
|
|
6672
6723
|
maxTokens: number;
|
|
6673
6724
|
};
|
|
6674
|
-
readonly "
|
|
6725
|
+
readonly "deepseek-ai/DeepSeek-V4-Flash-0731": {
|
|
6675
6726
|
id: string;
|
|
6676
6727
|
name: string;
|
|
6677
6728
|
api: "openai-completions";
|
|
@@ -6681,7 +6732,7 @@ export declare const MODELS: {
|
|
|
6681
6732
|
supportsDeveloperRole: false;
|
|
6682
6733
|
};
|
|
6683
6734
|
reasoning: true;
|
|
6684
|
-
input:
|
|
6735
|
+
input: "text"[];
|
|
6685
6736
|
cost: {
|
|
6686
6737
|
input: number;
|
|
6687
6738
|
output: number;
|
|
@@ -6691,7 +6742,7 @@ export declare const MODELS: {
|
|
|
6691
6742
|
contextWindow: number;
|
|
6692
6743
|
maxTokens: number;
|
|
6693
6744
|
};
|
|
6694
|
-
readonly "
|
|
6745
|
+
readonly "deepseek-ai/DeepSeek-V4-Pro": {
|
|
6695
6746
|
id: string;
|
|
6696
6747
|
name: string;
|
|
6697
6748
|
api: "openai-completions";
|
|
@@ -6700,7 +6751,7 @@ export declare const MODELS: {
|
|
|
6700
6751
|
compat: {
|
|
6701
6752
|
supportsDeveloperRole: false;
|
|
6702
6753
|
};
|
|
6703
|
-
reasoning:
|
|
6754
|
+
reasoning: true;
|
|
6704
6755
|
input: "text"[];
|
|
6705
6756
|
cost: {
|
|
6706
6757
|
input: number;
|
|
@@ -6711,7 +6762,7 @@ export declare const MODELS: {
|
|
|
6711
6762
|
contextWindow: number;
|
|
6712
6763
|
maxTokens: number;
|
|
6713
6764
|
};
|
|
6714
|
-
readonly "
|
|
6765
|
+
readonly "google/gemma-4-26B-A4B-it": {
|
|
6715
6766
|
id: string;
|
|
6716
6767
|
name: string;
|
|
6717
6768
|
api: "openai-completions";
|
|
@@ -6720,8 +6771,8 @@ export declare const MODELS: {
|
|
|
6720
6771
|
compat: {
|
|
6721
6772
|
supportsDeveloperRole: false;
|
|
6722
6773
|
};
|
|
6723
|
-
reasoning:
|
|
6724
|
-
input: "text"[];
|
|
6774
|
+
reasoning: true;
|
|
6775
|
+
input: ("image" | "text")[];
|
|
6725
6776
|
cost: {
|
|
6726
6777
|
input: number;
|
|
6727
6778
|
output: number;
|
|
@@ -6731,7 +6782,7 @@ export declare const MODELS: {
|
|
|
6731
6782
|
contextWindow: number;
|
|
6732
6783
|
maxTokens: number;
|
|
6733
6784
|
};
|
|
6734
|
-
readonly "
|
|
6785
|
+
readonly "google/gemma-4-31B-it": {
|
|
6735
6786
|
id: string;
|
|
6736
6787
|
name: string;
|
|
6737
6788
|
api: "openai-completions";
|
|
@@ -6740,8 +6791,8 @@ export declare const MODELS: {
|
|
|
6740
6791
|
compat: {
|
|
6741
6792
|
supportsDeveloperRole: false;
|
|
6742
6793
|
};
|
|
6743
|
-
reasoning:
|
|
6744
|
-
input: "text"[];
|
|
6794
|
+
reasoning: true;
|
|
6795
|
+
input: ("image" | "text")[];
|
|
6745
6796
|
cost: {
|
|
6746
6797
|
input: number;
|
|
6747
6798
|
output: number;
|
|
@@ -6751,7 +6802,7 @@ export declare const MODELS: {
|
|
|
6751
6802
|
contextWindow: number;
|
|
6752
6803
|
maxTokens: number;
|
|
6753
6804
|
};
|
|
6754
|
-
readonly "
|
|
6805
|
+
readonly "meta-llama/Llama-3.3-70B-Instruct": {
|
|
6755
6806
|
id: string;
|
|
6756
6807
|
name: string;
|
|
6757
6808
|
api: "openai-completions";
|
|
@@ -6760,7 +6811,7 @@ export declare const MODELS: {
|
|
|
6760
6811
|
compat: {
|
|
6761
6812
|
supportsDeveloperRole: false;
|
|
6762
6813
|
};
|
|
6763
|
-
reasoning:
|
|
6814
|
+
reasoning: false;
|
|
6764
6815
|
input: "text"[];
|
|
6765
6816
|
cost: {
|
|
6766
6817
|
input: number;
|
|
@@ -6771,7 +6822,7 @@ export declare const MODELS: {
|
|
|
6771
6822
|
contextWindow: number;
|
|
6772
6823
|
maxTokens: number;
|
|
6773
6824
|
};
|
|
6774
|
-
readonly "moonshotai/Kimi-K2
|
|
6825
|
+
readonly "moonshotai/Kimi-K2-Instruct": {
|
|
6775
6826
|
id: string;
|
|
6776
6827
|
name: string;
|
|
6777
6828
|
api: "openai-completions";
|
|
@@ -6780,8 +6831,8 @@ export declare const MODELS: {
|
|
|
6780
6831
|
compat: {
|
|
6781
6832
|
supportsDeveloperRole: false;
|
|
6782
6833
|
};
|
|
6783
|
-
reasoning:
|
|
6784
|
-
input:
|
|
6834
|
+
reasoning: false;
|
|
6835
|
+
input: "text"[];
|
|
6785
6836
|
cost: {
|
|
6786
6837
|
input: number;
|
|
6787
6838
|
output: number;
|
|
@@ -6791,7 +6842,7 @@ export declare const MODELS: {
|
|
|
6791
6842
|
contextWindow: number;
|
|
6792
6843
|
maxTokens: number;
|
|
6793
6844
|
};
|
|
6794
|
-
readonly "moonshotai/Kimi-K2
|
|
6845
|
+
readonly "moonshotai/Kimi-K2-Instruct-0905": {
|
|
6795
6846
|
id: string;
|
|
6796
6847
|
name: string;
|
|
6797
6848
|
api: "openai-completions";
|
|
@@ -6800,8 +6851,68 @@ export declare const MODELS: {
|
|
|
6800
6851
|
compat: {
|
|
6801
6852
|
supportsDeveloperRole: false;
|
|
6802
6853
|
};
|
|
6803
|
-
reasoning:
|
|
6804
|
-
input:
|
|
6854
|
+
reasoning: false;
|
|
6855
|
+
input: "text"[];
|
|
6856
|
+
cost: {
|
|
6857
|
+
input: number;
|
|
6858
|
+
output: number;
|
|
6859
|
+
cacheRead: number;
|
|
6860
|
+
cacheWrite: number;
|
|
6861
|
+
};
|
|
6862
|
+
contextWindow: number;
|
|
6863
|
+
maxTokens: number;
|
|
6864
|
+
};
|
|
6865
|
+
readonly "moonshotai/Kimi-K2-Thinking": {
|
|
6866
|
+
id: string;
|
|
6867
|
+
name: string;
|
|
6868
|
+
api: "openai-completions";
|
|
6869
|
+
provider: string;
|
|
6870
|
+
baseUrl: string;
|
|
6871
|
+
compat: {
|
|
6872
|
+
supportsDeveloperRole: false;
|
|
6873
|
+
};
|
|
6874
|
+
reasoning: true;
|
|
6875
|
+
input: "text"[];
|
|
6876
|
+
cost: {
|
|
6877
|
+
input: number;
|
|
6878
|
+
output: number;
|
|
6879
|
+
cacheRead: number;
|
|
6880
|
+
cacheWrite: number;
|
|
6881
|
+
};
|
|
6882
|
+
contextWindow: number;
|
|
6883
|
+
maxTokens: number;
|
|
6884
|
+
};
|
|
6885
|
+
readonly "moonshotai/Kimi-K2.5": {
|
|
6886
|
+
id: string;
|
|
6887
|
+
name: string;
|
|
6888
|
+
api: "openai-completions";
|
|
6889
|
+
provider: string;
|
|
6890
|
+
baseUrl: string;
|
|
6891
|
+
compat: {
|
|
6892
|
+
supportsDeveloperRole: false;
|
|
6893
|
+
};
|
|
6894
|
+
reasoning: true;
|
|
6895
|
+
input: ("image" | "text")[];
|
|
6896
|
+
cost: {
|
|
6897
|
+
input: number;
|
|
6898
|
+
output: number;
|
|
6899
|
+
cacheRead: number;
|
|
6900
|
+
cacheWrite: number;
|
|
6901
|
+
};
|
|
6902
|
+
contextWindow: number;
|
|
6903
|
+
maxTokens: number;
|
|
6904
|
+
};
|
|
6905
|
+
readonly "moonshotai/Kimi-K2.6": {
|
|
6906
|
+
id: string;
|
|
6907
|
+
name: string;
|
|
6908
|
+
api: "openai-completions";
|
|
6909
|
+
provider: string;
|
|
6910
|
+
baseUrl: string;
|
|
6911
|
+
compat: {
|
|
6912
|
+
supportsDeveloperRole: false;
|
|
6913
|
+
};
|
|
6914
|
+
reasoning: true;
|
|
6915
|
+
input: ("image" | "text")[];
|
|
6805
6916
|
cost: {
|
|
6806
6917
|
input: number;
|
|
6807
6918
|
output: number;
|
|
@@ -6831,6 +6942,26 @@ export declare const MODELS: {
|
|
|
6831
6942
|
contextWindow: number;
|
|
6832
6943
|
maxTokens: number;
|
|
6833
6944
|
};
|
|
6945
|
+
readonly "moonshotai/Kimi-K3": {
|
|
6946
|
+
id: string;
|
|
6947
|
+
name: string;
|
|
6948
|
+
api: "openai-completions";
|
|
6949
|
+
provider: string;
|
|
6950
|
+
baseUrl: string;
|
|
6951
|
+
compat: {
|
|
6952
|
+
supportsDeveloperRole: false;
|
|
6953
|
+
};
|
|
6954
|
+
reasoning: true;
|
|
6955
|
+
input: ("image" | "text")[];
|
|
6956
|
+
cost: {
|
|
6957
|
+
input: number;
|
|
6958
|
+
output: number;
|
|
6959
|
+
cacheRead: number;
|
|
6960
|
+
cacheWrite: number;
|
|
6961
|
+
};
|
|
6962
|
+
contextWindow: number;
|
|
6963
|
+
maxTokens: number;
|
|
6964
|
+
};
|
|
6834
6965
|
readonly "openai/gpt-oss-120b": {
|
|
6835
6966
|
id: string;
|
|
6836
6967
|
name: string;
|
|
@@ -6911,6 +7042,66 @@ export declare const MODELS: {
|
|
|
6911
7042
|
contextWindow: number;
|
|
6912
7043
|
maxTokens: number;
|
|
6913
7044
|
};
|
|
7045
|
+
readonly "tencent/Hy3": {
|
|
7046
|
+
id: string;
|
|
7047
|
+
name: string;
|
|
7048
|
+
api: "openai-completions";
|
|
7049
|
+
provider: string;
|
|
7050
|
+
baseUrl: string;
|
|
7051
|
+
compat: {
|
|
7052
|
+
supportsDeveloperRole: false;
|
|
7053
|
+
};
|
|
7054
|
+
reasoning: true;
|
|
7055
|
+
input: "text"[];
|
|
7056
|
+
cost: {
|
|
7057
|
+
input: number;
|
|
7058
|
+
output: number;
|
|
7059
|
+
cacheRead: number;
|
|
7060
|
+
cacheWrite: number;
|
|
7061
|
+
};
|
|
7062
|
+
contextWindow: number;
|
|
7063
|
+
maxTokens: number;
|
|
7064
|
+
};
|
|
7065
|
+
readonly "thinkingmachines/Inkling": {
|
|
7066
|
+
id: string;
|
|
7067
|
+
name: string;
|
|
7068
|
+
api: "openai-completions";
|
|
7069
|
+
provider: string;
|
|
7070
|
+
baseUrl: string;
|
|
7071
|
+
compat: {
|
|
7072
|
+
supportsDeveloperRole: false;
|
|
7073
|
+
};
|
|
7074
|
+
reasoning: true;
|
|
7075
|
+
input: ("image" | "text")[];
|
|
7076
|
+
cost: {
|
|
7077
|
+
input: number;
|
|
7078
|
+
output: number;
|
|
7079
|
+
cacheRead: number;
|
|
7080
|
+
cacheWrite: number;
|
|
7081
|
+
};
|
|
7082
|
+
contextWindow: number;
|
|
7083
|
+
maxTokens: number;
|
|
7084
|
+
};
|
|
7085
|
+
readonly "thinkingmachines/Inkling-Small": {
|
|
7086
|
+
id: string;
|
|
7087
|
+
name: string;
|
|
7088
|
+
api: "openai-completions";
|
|
7089
|
+
provider: string;
|
|
7090
|
+
baseUrl: string;
|
|
7091
|
+
compat: {
|
|
7092
|
+
supportsDeveloperRole: false;
|
|
7093
|
+
};
|
|
7094
|
+
reasoning: true;
|
|
7095
|
+
input: ("image" | "text")[];
|
|
7096
|
+
cost: {
|
|
7097
|
+
input: number;
|
|
7098
|
+
output: number;
|
|
7099
|
+
cacheRead: number;
|
|
7100
|
+
cacheWrite: number;
|
|
7101
|
+
};
|
|
7102
|
+
contextWindow: number;
|
|
7103
|
+
maxTokens: number;
|
|
7104
|
+
};
|
|
6914
7105
|
readonly "zai-org/GLM-4.5": {
|
|
6915
7106
|
id: string;
|
|
6916
7107
|
name: string;
|
|
@@ -7791,6 +7982,23 @@ export declare const MODELS: {
|
|
|
7791
7982
|
contextWindow: number;
|
|
7792
7983
|
maxTokens: number;
|
|
7793
7984
|
};
|
|
7985
|
+
readonly "voxtral-small-latest": {
|
|
7986
|
+
id: string;
|
|
7987
|
+
name: string;
|
|
7988
|
+
api: "mistral-conversations";
|
|
7989
|
+
provider: string;
|
|
7990
|
+
baseUrl: string;
|
|
7991
|
+
reasoning: false;
|
|
7992
|
+
input: "text"[];
|
|
7993
|
+
cost: {
|
|
7994
|
+
input: number;
|
|
7995
|
+
output: number;
|
|
7996
|
+
cacheRead: number;
|
|
7997
|
+
cacheWrite: number;
|
|
7998
|
+
};
|
|
7999
|
+
contextWindow: number;
|
|
8000
|
+
maxTokens: number;
|
|
8001
|
+
};
|
|
7794
8002
|
};
|
|
7795
8003
|
readonly moonshotai: {
|
|
7796
8004
|
readonly "kimi-k2-0711-preview": {
|
|
@@ -9256,23 +9464,6 @@ export declare const MODELS: {
|
|
|
9256
9464
|
contextWindow: number;
|
|
9257
9465
|
maxTokens: number;
|
|
9258
9466
|
};
|
|
9259
|
-
readonly "claude-opus-4-1": {
|
|
9260
|
-
id: string;
|
|
9261
|
-
name: string;
|
|
9262
|
-
api: "anthropic-messages";
|
|
9263
|
-
provider: string;
|
|
9264
|
-
baseUrl: string;
|
|
9265
|
-
reasoning: true;
|
|
9266
|
-
input: ("image" | "text")[];
|
|
9267
|
-
cost: {
|
|
9268
|
-
input: number;
|
|
9269
|
-
output: number;
|
|
9270
|
-
cacheRead: number;
|
|
9271
|
-
cacheWrite: number;
|
|
9272
|
-
};
|
|
9273
|
-
contextWindow: number;
|
|
9274
|
-
maxTokens: number;
|
|
9275
|
-
};
|
|
9276
9467
|
readonly "claude-opus-4-5": {
|
|
9277
9468
|
id: string;
|
|
9278
9469
|
name: string;
|
|
@@ -10152,6 +10343,23 @@ export declare const MODELS: {
|
|
|
10152
10343
|
contextWindow: number;
|
|
10153
10344
|
maxTokens: number;
|
|
10154
10345
|
};
|
|
10346
|
+
readonly "kimi-k3": {
|
|
10347
|
+
id: string;
|
|
10348
|
+
name: string;
|
|
10349
|
+
api: "openai-completions";
|
|
10350
|
+
provider: string;
|
|
10351
|
+
baseUrl: string;
|
|
10352
|
+
reasoning: true;
|
|
10353
|
+
input: ("image" | "text")[];
|
|
10354
|
+
cost: {
|
|
10355
|
+
input: number;
|
|
10356
|
+
output: number;
|
|
10357
|
+
cacheRead: number;
|
|
10358
|
+
cacheWrite: number;
|
|
10359
|
+
};
|
|
10360
|
+
contextWindow: number;
|
|
10361
|
+
maxTokens: number;
|
|
10362
|
+
};
|
|
10155
10363
|
readonly "laguna-s-2.1-free": {
|
|
10156
10364
|
id: string;
|
|
10157
10365
|
name: string;
|
|
@@ -10186,6 +10394,23 @@ export declare const MODELS: {
|
|
|
10186
10394
|
contextWindow: number;
|
|
10187
10395
|
maxTokens: number;
|
|
10188
10396
|
};
|
|
10397
|
+
readonly "longcat-2.0-free": {
|
|
10398
|
+
id: string;
|
|
10399
|
+
name: string;
|
|
10400
|
+
api: "openai-completions";
|
|
10401
|
+
provider: string;
|
|
10402
|
+
baseUrl: string;
|
|
10403
|
+
reasoning: true;
|
|
10404
|
+
input: "text"[];
|
|
10405
|
+
cost: {
|
|
10406
|
+
input: number;
|
|
10407
|
+
output: number;
|
|
10408
|
+
cacheRead: number;
|
|
10409
|
+
cacheWrite: number;
|
|
10410
|
+
};
|
|
10411
|
+
contextWindow: number;
|
|
10412
|
+
maxTokens: number;
|
|
10413
|
+
};
|
|
10189
10414
|
readonly "mimo-v2.5-free": {
|
|
10190
10415
|
id: string;
|
|
10191
10416
|
name: string;
|
|
@@ -10414,6 +10639,26 @@ export declare const MODELS: {
|
|
|
10414
10639
|
contextWindow: number;
|
|
10415
10640
|
maxTokens: number;
|
|
10416
10641
|
};
|
|
10642
|
+
readonly "gpt-5.6-luna": {
|
|
10643
|
+
id: string;
|
|
10644
|
+
name: string;
|
|
10645
|
+
api: "openai-responses";
|
|
10646
|
+
provider: string;
|
|
10647
|
+
baseUrl: string;
|
|
10648
|
+
reasoning: true;
|
|
10649
|
+
thinkingLevelMap: {
|
|
10650
|
+
off: null;
|
|
10651
|
+
};
|
|
10652
|
+
input: ("image" | "text")[];
|
|
10653
|
+
cost: {
|
|
10654
|
+
input: number;
|
|
10655
|
+
output: number;
|
|
10656
|
+
cacheRead: number;
|
|
10657
|
+
cacheWrite: number;
|
|
10658
|
+
};
|
|
10659
|
+
contextWindow: number;
|
|
10660
|
+
maxTokens: number;
|
|
10661
|
+
};
|
|
10417
10662
|
readonly "grok-4.5": {
|
|
10418
10663
|
id: string;
|
|
10419
10664
|
name: string;
|
|
@@ -10621,6 +10866,23 @@ export declare const MODELS: {
|
|
|
10621
10866
|
contextWindow: number;
|
|
10622
10867
|
maxTokens: number;
|
|
10623
10868
|
};
|
|
10869
|
+
readonly "qwen3.8-max": {
|
|
10870
|
+
id: string;
|
|
10871
|
+
name: string;
|
|
10872
|
+
api: "anthropic-messages";
|
|
10873
|
+
provider: string;
|
|
10874
|
+
baseUrl: string;
|
|
10875
|
+
reasoning: true;
|
|
10876
|
+
input: ("image" | "text")[];
|
|
10877
|
+
cost: {
|
|
10878
|
+
input: number;
|
|
10879
|
+
output: number;
|
|
10880
|
+
cacheRead: number;
|
|
10881
|
+
cacheWrite: number;
|
|
10882
|
+
};
|
|
10883
|
+
contextWindow: number;
|
|
10884
|
+
maxTokens: number;
|
|
10885
|
+
};
|
|
10624
10886
|
};
|
|
10625
10887
|
readonly openrouter: {
|
|
10626
10888
|
readonly "ai21/jamba-large-1.7": {
|
|
@@ -10817,13 +11079,20 @@ export declare const MODELS: {
|
|
|
10817
11079
|
contextWindow: number;
|
|
10818
11080
|
maxTokens: number;
|
|
10819
11081
|
};
|
|
10820
|
-
readonly "anthropic/claude-
|
|
11082
|
+
readonly "anthropic/claude-fable-5:batch": {
|
|
10821
11083
|
id: string;
|
|
10822
11084
|
name: string;
|
|
10823
11085
|
api: "openai-completions";
|
|
10824
11086
|
provider: string;
|
|
10825
11087
|
baseUrl: string;
|
|
10826
11088
|
reasoning: true;
|
|
11089
|
+
thinkingLevelMap: {
|
|
11090
|
+
minimal: string;
|
|
11091
|
+
low: string;
|
|
11092
|
+
medium: string;
|
|
11093
|
+
high: string;
|
|
11094
|
+
xhigh: string;
|
|
11095
|
+
};
|
|
10827
11096
|
input: ("image" | "text")[];
|
|
10828
11097
|
cost: {
|
|
10829
11098
|
input: number;
|
|
@@ -10834,7 +11103,7 @@ export declare const MODELS: {
|
|
|
10834
11103
|
contextWindow: number;
|
|
10835
11104
|
maxTokens: number;
|
|
10836
11105
|
};
|
|
10837
|
-
readonly "anthropic/claude-
|
|
11106
|
+
readonly "anthropic/claude-haiku-4.5": {
|
|
10838
11107
|
id: string;
|
|
10839
11108
|
name: string;
|
|
10840
11109
|
api: "openai-completions";
|
|
@@ -10851,7 +11120,7 @@ export declare const MODELS: {
|
|
|
10851
11120
|
contextWindow: number;
|
|
10852
11121
|
maxTokens: number;
|
|
10853
11122
|
};
|
|
10854
|
-
readonly "anthropic/claude-
|
|
11123
|
+
readonly "anthropic/claude-haiku-4.5:batch": {
|
|
10855
11124
|
id: string;
|
|
10856
11125
|
name: string;
|
|
10857
11126
|
api: "openai-completions";
|
|
@@ -10868,7 +11137,7 @@ export declare const MODELS: {
|
|
|
10868
11137
|
contextWindow: number;
|
|
10869
11138
|
maxTokens: number;
|
|
10870
11139
|
};
|
|
10871
|
-
readonly "anthropic/claude-opus-4
|
|
11140
|
+
readonly "anthropic/claude-opus-4": {
|
|
10872
11141
|
id: string;
|
|
10873
11142
|
name: string;
|
|
10874
11143
|
api: "openai-completions";
|
|
@@ -10885,7 +11154,95 @@ export declare const MODELS: {
|
|
|
10885
11154
|
contextWindow: number;
|
|
10886
11155
|
maxTokens: number;
|
|
10887
11156
|
};
|
|
10888
|
-
readonly "anthropic/claude-opus-4.
|
|
11157
|
+
readonly "anthropic/claude-opus-4.1": {
|
|
11158
|
+
id: string;
|
|
11159
|
+
name: string;
|
|
11160
|
+
api: "openai-completions";
|
|
11161
|
+
provider: string;
|
|
11162
|
+
baseUrl: string;
|
|
11163
|
+
reasoning: true;
|
|
11164
|
+
input: ("image" | "text")[];
|
|
11165
|
+
cost: {
|
|
11166
|
+
input: number;
|
|
11167
|
+
output: number;
|
|
11168
|
+
cacheRead: number;
|
|
11169
|
+
cacheWrite: number;
|
|
11170
|
+
};
|
|
11171
|
+
contextWindow: number;
|
|
11172
|
+
maxTokens: number;
|
|
11173
|
+
};
|
|
11174
|
+
readonly "anthropic/claude-opus-4.1:batch": {
|
|
11175
|
+
id: string;
|
|
11176
|
+
name: string;
|
|
11177
|
+
api: "openai-completions";
|
|
11178
|
+
provider: string;
|
|
11179
|
+
baseUrl: string;
|
|
11180
|
+
reasoning: true;
|
|
11181
|
+
input: ("image" | "text")[];
|
|
11182
|
+
cost: {
|
|
11183
|
+
input: number;
|
|
11184
|
+
output: number;
|
|
11185
|
+
cacheRead: number;
|
|
11186
|
+
cacheWrite: number;
|
|
11187
|
+
};
|
|
11188
|
+
contextWindow: number;
|
|
11189
|
+
maxTokens: number;
|
|
11190
|
+
};
|
|
11191
|
+
readonly "anthropic/claude-opus-4.5": {
|
|
11192
|
+
id: string;
|
|
11193
|
+
name: string;
|
|
11194
|
+
api: "openai-completions";
|
|
11195
|
+
provider: string;
|
|
11196
|
+
baseUrl: string;
|
|
11197
|
+
reasoning: true;
|
|
11198
|
+
input: ("image" | "text")[];
|
|
11199
|
+
cost: {
|
|
11200
|
+
input: number;
|
|
11201
|
+
output: number;
|
|
11202
|
+
cacheRead: number;
|
|
11203
|
+
cacheWrite: number;
|
|
11204
|
+
};
|
|
11205
|
+
contextWindow: number;
|
|
11206
|
+
maxTokens: number;
|
|
11207
|
+
};
|
|
11208
|
+
readonly "anthropic/claude-opus-4.5:batch": {
|
|
11209
|
+
id: string;
|
|
11210
|
+
name: string;
|
|
11211
|
+
api: "openai-completions";
|
|
11212
|
+
provider: string;
|
|
11213
|
+
baseUrl: string;
|
|
11214
|
+
reasoning: true;
|
|
11215
|
+
input: ("image" | "text")[];
|
|
11216
|
+
cost: {
|
|
11217
|
+
input: number;
|
|
11218
|
+
output: number;
|
|
11219
|
+
cacheRead: number;
|
|
11220
|
+
cacheWrite: number;
|
|
11221
|
+
};
|
|
11222
|
+
contextWindow: number;
|
|
11223
|
+
maxTokens: number;
|
|
11224
|
+
};
|
|
11225
|
+
readonly "anthropic/claude-opus-4.6": {
|
|
11226
|
+
id: string;
|
|
11227
|
+
name: string;
|
|
11228
|
+
api: "openai-completions";
|
|
11229
|
+
provider: string;
|
|
11230
|
+
baseUrl: string;
|
|
11231
|
+
reasoning: true;
|
|
11232
|
+
thinkingLevelMap: {
|
|
11233
|
+
xhigh: string;
|
|
11234
|
+
};
|
|
11235
|
+
input: ("image" | "text")[];
|
|
11236
|
+
cost: {
|
|
11237
|
+
input: number;
|
|
11238
|
+
output: number;
|
|
11239
|
+
cacheRead: number;
|
|
11240
|
+
cacheWrite: number;
|
|
11241
|
+
};
|
|
11242
|
+
contextWindow: number;
|
|
11243
|
+
maxTokens: number;
|
|
11244
|
+
};
|
|
11245
|
+
readonly "anthropic/claude-opus-4.6:batch": {
|
|
10889
11246
|
id: string;
|
|
10890
11247
|
name: string;
|
|
10891
11248
|
api: "openai-completions";
|
|
@@ -10945,6 +11302,26 @@ export declare const MODELS: {
|
|
|
10945
11302
|
contextWindow: number;
|
|
10946
11303
|
maxTokens: number;
|
|
10947
11304
|
};
|
|
11305
|
+
readonly "anthropic/claude-opus-4.7:batch": {
|
|
11306
|
+
id: string;
|
|
11307
|
+
name: string;
|
|
11308
|
+
api: "openai-completions";
|
|
11309
|
+
provider: string;
|
|
11310
|
+
baseUrl: string;
|
|
11311
|
+
reasoning: true;
|
|
11312
|
+
thinkingLevelMap: {
|
|
11313
|
+
xhigh: string;
|
|
11314
|
+
};
|
|
11315
|
+
input: ("image" | "text")[];
|
|
11316
|
+
cost: {
|
|
11317
|
+
input: number;
|
|
11318
|
+
output: number;
|
|
11319
|
+
cacheRead: number;
|
|
11320
|
+
cacheWrite: number;
|
|
11321
|
+
};
|
|
11322
|
+
contextWindow: number;
|
|
11323
|
+
maxTokens: number;
|
|
11324
|
+
};
|
|
10948
11325
|
readonly "anthropic/claude-opus-4.8": {
|
|
10949
11326
|
id: string;
|
|
10950
11327
|
name: string;
|
|
@@ -10993,6 +11370,30 @@ export declare const MODELS: {
|
|
|
10993
11370
|
contextWindow: number;
|
|
10994
11371
|
maxTokens: number;
|
|
10995
11372
|
};
|
|
11373
|
+
readonly "anthropic/claude-opus-4.8:batch": {
|
|
11374
|
+
id: string;
|
|
11375
|
+
name: string;
|
|
11376
|
+
api: "openai-completions";
|
|
11377
|
+
provider: string;
|
|
11378
|
+
baseUrl: string;
|
|
11379
|
+
reasoning: true;
|
|
11380
|
+
thinkingLevelMap: {
|
|
11381
|
+
minimal: string;
|
|
11382
|
+
low: string;
|
|
11383
|
+
medium: string;
|
|
11384
|
+
high: string;
|
|
11385
|
+
xhigh: string;
|
|
11386
|
+
};
|
|
11387
|
+
input: ("image" | "text")[];
|
|
11388
|
+
cost: {
|
|
11389
|
+
input: number;
|
|
11390
|
+
output: number;
|
|
11391
|
+
cacheRead: number;
|
|
11392
|
+
cacheWrite: number;
|
|
11393
|
+
};
|
|
11394
|
+
contextWindow: number;
|
|
11395
|
+
maxTokens: number;
|
|
11396
|
+
};
|
|
10996
11397
|
readonly "anthropic/claude-opus-5": {
|
|
10997
11398
|
id: string;
|
|
10998
11399
|
name: string;
|
|
@@ -11027,6 +11428,23 @@ export declare const MODELS: {
|
|
|
11027
11428
|
contextWindow: number;
|
|
11028
11429
|
maxTokens: number;
|
|
11029
11430
|
};
|
|
11431
|
+
readonly "anthropic/claude-opus-5:batch": {
|
|
11432
|
+
id: string;
|
|
11433
|
+
name: string;
|
|
11434
|
+
api: "openai-completions";
|
|
11435
|
+
provider: string;
|
|
11436
|
+
baseUrl: string;
|
|
11437
|
+
reasoning: true;
|
|
11438
|
+
input: ("image" | "text")[];
|
|
11439
|
+
cost: {
|
|
11440
|
+
input: number;
|
|
11441
|
+
output: number;
|
|
11442
|
+
cacheRead: number;
|
|
11443
|
+
cacheWrite: number;
|
|
11444
|
+
};
|
|
11445
|
+
contextWindow: number;
|
|
11446
|
+
maxTokens: number;
|
|
11447
|
+
};
|
|
11030
11448
|
readonly "anthropic/claude-sonnet-4": {
|
|
11031
11449
|
id: string;
|
|
11032
11450
|
name: string;
|
|
@@ -11061,6 +11479,23 @@ export declare const MODELS: {
|
|
|
11061
11479
|
contextWindow: number;
|
|
11062
11480
|
maxTokens: number;
|
|
11063
11481
|
};
|
|
11482
|
+
readonly "anthropic/claude-sonnet-4.5:batch": {
|
|
11483
|
+
id: string;
|
|
11484
|
+
name: string;
|
|
11485
|
+
api: "openai-completions";
|
|
11486
|
+
provider: string;
|
|
11487
|
+
baseUrl: string;
|
|
11488
|
+
reasoning: true;
|
|
11489
|
+
input: ("image" | "text")[];
|
|
11490
|
+
cost: {
|
|
11491
|
+
input: number;
|
|
11492
|
+
output: number;
|
|
11493
|
+
cacheRead: number;
|
|
11494
|
+
cacheWrite: number;
|
|
11495
|
+
};
|
|
11496
|
+
contextWindow: number;
|
|
11497
|
+
maxTokens: number;
|
|
11498
|
+
};
|
|
11064
11499
|
readonly "anthropic/claude-sonnet-4.6": {
|
|
11065
11500
|
id: string;
|
|
11066
11501
|
name: string;
|
|
@@ -11078,6 +11513,23 @@ export declare const MODELS: {
|
|
|
11078
11513
|
contextWindow: number;
|
|
11079
11514
|
maxTokens: number;
|
|
11080
11515
|
};
|
|
11516
|
+
readonly "anthropic/claude-sonnet-4.6:batch": {
|
|
11517
|
+
id: string;
|
|
11518
|
+
name: string;
|
|
11519
|
+
api: "openai-completions";
|
|
11520
|
+
provider: string;
|
|
11521
|
+
baseUrl: string;
|
|
11522
|
+
reasoning: true;
|
|
11523
|
+
input: ("image" | "text")[];
|
|
11524
|
+
cost: {
|
|
11525
|
+
input: number;
|
|
11526
|
+
output: number;
|
|
11527
|
+
cacheRead: number;
|
|
11528
|
+
cacheWrite: number;
|
|
11529
|
+
};
|
|
11530
|
+
contextWindow: number;
|
|
11531
|
+
maxTokens: number;
|
|
11532
|
+
};
|
|
11081
11533
|
readonly "anthropic/claude-sonnet-5": {
|
|
11082
11534
|
id: string;
|
|
11083
11535
|
name: string;
|
|
@@ -11095,6 +11547,23 @@ export declare const MODELS: {
|
|
|
11095
11547
|
contextWindow: number;
|
|
11096
11548
|
maxTokens: number;
|
|
11097
11549
|
};
|
|
11550
|
+
readonly "anthropic/claude-sonnet-5:batch": {
|
|
11551
|
+
id: string;
|
|
11552
|
+
name: string;
|
|
11553
|
+
api: "openai-completions";
|
|
11554
|
+
provider: string;
|
|
11555
|
+
baseUrl: string;
|
|
11556
|
+
reasoning: true;
|
|
11557
|
+
input: ("image" | "text")[];
|
|
11558
|
+
cost: {
|
|
11559
|
+
input: number;
|
|
11560
|
+
output: number;
|
|
11561
|
+
cacheRead: number;
|
|
11562
|
+
cacheWrite: number;
|
|
11563
|
+
};
|
|
11564
|
+
contextWindow: number;
|
|
11565
|
+
maxTokens: number;
|
|
11566
|
+
};
|
|
11098
11567
|
readonly "arcee-ai/trinity-large-thinking": {
|
|
11099
11568
|
id: string;
|
|
11100
11569
|
name: string;
|
|
@@ -11197,7 +11666,754 @@ export declare const MODELS: {
|
|
|
11197
11666
|
contextWindow: number;
|
|
11198
11667
|
maxTokens: number;
|
|
11199
11668
|
};
|
|
11200
|
-
readonly "bytedance-seed/seed-2.0-mini": {
|
|
11669
|
+
readonly "bytedance-seed/seed-2.0-mini": {
|
|
11670
|
+
id: string;
|
|
11671
|
+
name: string;
|
|
11672
|
+
api: "openai-completions";
|
|
11673
|
+
provider: string;
|
|
11674
|
+
baseUrl: string;
|
|
11675
|
+
reasoning: true;
|
|
11676
|
+
input: ("image" | "text")[];
|
|
11677
|
+
cost: {
|
|
11678
|
+
input: number;
|
|
11679
|
+
output: number;
|
|
11680
|
+
cacheRead: number;
|
|
11681
|
+
cacheWrite: number;
|
|
11682
|
+
};
|
|
11683
|
+
contextWindow: number;
|
|
11684
|
+
maxTokens: number;
|
|
11685
|
+
};
|
|
11686
|
+
readonly "cohere/command-r-08-2024": {
|
|
11687
|
+
id: string;
|
|
11688
|
+
name: string;
|
|
11689
|
+
api: "openai-completions";
|
|
11690
|
+
provider: string;
|
|
11691
|
+
baseUrl: string;
|
|
11692
|
+
reasoning: false;
|
|
11693
|
+
input: "text"[];
|
|
11694
|
+
cost: {
|
|
11695
|
+
input: number;
|
|
11696
|
+
output: number;
|
|
11697
|
+
cacheRead: number;
|
|
11698
|
+
cacheWrite: number;
|
|
11699
|
+
};
|
|
11700
|
+
contextWindow: number;
|
|
11701
|
+
maxTokens: number;
|
|
11702
|
+
};
|
|
11703
|
+
readonly "cohere/command-r-plus-08-2024": {
|
|
11704
|
+
id: string;
|
|
11705
|
+
name: string;
|
|
11706
|
+
api: "openai-completions";
|
|
11707
|
+
provider: string;
|
|
11708
|
+
baseUrl: string;
|
|
11709
|
+
reasoning: false;
|
|
11710
|
+
input: "text"[];
|
|
11711
|
+
cost: {
|
|
11712
|
+
input: number;
|
|
11713
|
+
output: number;
|
|
11714
|
+
cacheRead: number;
|
|
11715
|
+
cacheWrite: number;
|
|
11716
|
+
};
|
|
11717
|
+
contextWindow: number;
|
|
11718
|
+
maxTokens: number;
|
|
11719
|
+
};
|
|
11720
|
+
readonly "cohere/north-mini-code:free": {
|
|
11721
|
+
id: string;
|
|
11722
|
+
name: string;
|
|
11723
|
+
api: "openai-completions";
|
|
11724
|
+
provider: string;
|
|
11725
|
+
baseUrl: string;
|
|
11726
|
+
reasoning: true;
|
|
11727
|
+
input: "text"[];
|
|
11728
|
+
cost: {
|
|
11729
|
+
input: number;
|
|
11730
|
+
output: number;
|
|
11731
|
+
cacheRead: number;
|
|
11732
|
+
cacheWrite: number;
|
|
11733
|
+
};
|
|
11734
|
+
contextWindow: number;
|
|
11735
|
+
maxTokens: number;
|
|
11736
|
+
};
|
|
11737
|
+
readonly "deepseek/deepseek-chat": {
|
|
11738
|
+
id: string;
|
|
11739
|
+
name: string;
|
|
11740
|
+
api: "openai-completions";
|
|
11741
|
+
provider: string;
|
|
11742
|
+
baseUrl: string;
|
|
11743
|
+
reasoning: false;
|
|
11744
|
+
input: "text"[];
|
|
11745
|
+
cost: {
|
|
11746
|
+
input: number;
|
|
11747
|
+
output: number;
|
|
11748
|
+
cacheRead: number;
|
|
11749
|
+
cacheWrite: number;
|
|
11750
|
+
};
|
|
11751
|
+
contextWindow: number;
|
|
11752
|
+
maxTokens: number;
|
|
11753
|
+
};
|
|
11754
|
+
readonly "deepseek/deepseek-chat-v3-0324": {
|
|
11755
|
+
id: string;
|
|
11756
|
+
name: string;
|
|
11757
|
+
api: "openai-completions";
|
|
11758
|
+
provider: string;
|
|
11759
|
+
baseUrl: string;
|
|
11760
|
+
reasoning: false;
|
|
11761
|
+
input: "text"[];
|
|
11762
|
+
cost: {
|
|
11763
|
+
input: number;
|
|
11764
|
+
output: number;
|
|
11765
|
+
cacheRead: number;
|
|
11766
|
+
cacheWrite: number;
|
|
11767
|
+
};
|
|
11768
|
+
contextWindow: number;
|
|
11769
|
+
maxTokens: number;
|
|
11770
|
+
};
|
|
11771
|
+
readonly "deepseek/deepseek-chat-v3.1": {
|
|
11772
|
+
id: string;
|
|
11773
|
+
name: string;
|
|
11774
|
+
api: "openai-completions";
|
|
11775
|
+
provider: string;
|
|
11776
|
+
baseUrl: string;
|
|
11777
|
+
reasoning: true;
|
|
11778
|
+
input: "text"[];
|
|
11779
|
+
cost: {
|
|
11780
|
+
input: number;
|
|
11781
|
+
output: number;
|
|
11782
|
+
cacheRead: number;
|
|
11783
|
+
cacheWrite: number;
|
|
11784
|
+
};
|
|
11785
|
+
contextWindow: number;
|
|
11786
|
+
maxTokens: number;
|
|
11787
|
+
};
|
|
11788
|
+
readonly "deepseek/deepseek-r1": {
|
|
11789
|
+
id: string;
|
|
11790
|
+
name: string;
|
|
11791
|
+
api: "openai-completions";
|
|
11792
|
+
provider: string;
|
|
11793
|
+
baseUrl: string;
|
|
11794
|
+
reasoning: true;
|
|
11795
|
+
input: "text"[];
|
|
11796
|
+
cost: {
|
|
11797
|
+
input: number;
|
|
11798
|
+
output: number;
|
|
11799
|
+
cacheRead: number;
|
|
11800
|
+
cacheWrite: number;
|
|
11801
|
+
};
|
|
11802
|
+
contextWindow: number;
|
|
11803
|
+
maxTokens: number;
|
|
11804
|
+
};
|
|
11805
|
+
readonly "deepseek/deepseek-r1-0528": {
|
|
11806
|
+
id: string;
|
|
11807
|
+
name: string;
|
|
11808
|
+
api: "openai-completions";
|
|
11809
|
+
provider: string;
|
|
11810
|
+
baseUrl: string;
|
|
11811
|
+
reasoning: true;
|
|
11812
|
+
input: "text"[];
|
|
11813
|
+
cost: {
|
|
11814
|
+
input: number;
|
|
11815
|
+
output: number;
|
|
11816
|
+
cacheRead: number;
|
|
11817
|
+
cacheWrite: number;
|
|
11818
|
+
};
|
|
11819
|
+
contextWindow: number;
|
|
11820
|
+
maxTokens: number;
|
|
11821
|
+
};
|
|
11822
|
+
readonly "deepseek/deepseek-v3.1-terminus": {
|
|
11823
|
+
id: string;
|
|
11824
|
+
name: string;
|
|
11825
|
+
api: "openai-completions";
|
|
11826
|
+
provider: string;
|
|
11827
|
+
baseUrl: string;
|
|
11828
|
+
reasoning: true;
|
|
11829
|
+
input: "text"[];
|
|
11830
|
+
cost: {
|
|
11831
|
+
input: number;
|
|
11832
|
+
output: number;
|
|
11833
|
+
cacheRead: number;
|
|
11834
|
+
cacheWrite: number;
|
|
11835
|
+
};
|
|
11836
|
+
contextWindow: number;
|
|
11837
|
+
maxTokens: number;
|
|
11838
|
+
};
|
|
11839
|
+
readonly "deepseek/deepseek-v3.2": {
|
|
11840
|
+
id: string;
|
|
11841
|
+
name: string;
|
|
11842
|
+
api: "openai-completions";
|
|
11843
|
+
provider: string;
|
|
11844
|
+
baseUrl: string;
|
|
11845
|
+
reasoning: true;
|
|
11846
|
+
input: "text"[];
|
|
11847
|
+
cost: {
|
|
11848
|
+
input: number;
|
|
11849
|
+
output: number;
|
|
11850
|
+
cacheRead: number;
|
|
11851
|
+
cacheWrite: number;
|
|
11852
|
+
};
|
|
11853
|
+
contextWindow: number;
|
|
11854
|
+
maxTokens: number;
|
|
11855
|
+
};
|
|
11856
|
+
readonly "deepseek/deepseek-v3.2-exp": {
|
|
11857
|
+
id: string;
|
|
11858
|
+
name: string;
|
|
11859
|
+
api: "openai-completions";
|
|
11860
|
+
provider: string;
|
|
11861
|
+
baseUrl: string;
|
|
11862
|
+
reasoning: true;
|
|
11863
|
+
input: "text"[];
|
|
11864
|
+
cost: {
|
|
11865
|
+
input: number;
|
|
11866
|
+
output: number;
|
|
11867
|
+
cacheRead: number;
|
|
11868
|
+
cacheWrite: number;
|
|
11869
|
+
};
|
|
11870
|
+
contextWindow: number;
|
|
11871
|
+
maxTokens: number;
|
|
11872
|
+
};
|
|
11873
|
+
readonly "deepseek/deepseek-v4-flash": {
|
|
11874
|
+
id: string;
|
|
11875
|
+
name: string;
|
|
11876
|
+
api: "openai-completions";
|
|
11877
|
+
provider: string;
|
|
11878
|
+
baseUrl: string;
|
|
11879
|
+
compat: {
|
|
11880
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
11881
|
+
thinkingFormat: "deepseek";
|
|
11882
|
+
};
|
|
11883
|
+
reasoning: true;
|
|
11884
|
+
thinkingLevelMap: {
|
|
11885
|
+
minimal: null;
|
|
11886
|
+
low: null;
|
|
11887
|
+
medium: null;
|
|
11888
|
+
high: string;
|
|
11889
|
+
xhigh: string;
|
|
11890
|
+
};
|
|
11891
|
+
input: "text"[];
|
|
11892
|
+
cost: {
|
|
11893
|
+
input: number;
|
|
11894
|
+
output: number;
|
|
11895
|
+
cacheRead: number;
|
|
11896
|
+
cacheWrite: number;
|
|
11897
|
+
};
|
|
11898
|
+
contextWindow: number;
|
|
11899
|
+
maxTokens: number;
|
|
11900
|
+
};
|
|
11901
|
+
readonly "deepseek/deepseek-v4-flash-0731": {
|
|
11902
|
+
id: string;
|
|
11903
|
+
name: string;
|
|
11904
|
+
api: "openai-completions";
|
|
11905
|
+
provider: string;
|
|
11906
|
+
baseUrl: string;
|
|
11907
|
+
compat: {
|
|
11908
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
11909
|
+
thinkingFormat: "deepseek";
|
|
11910
|
+
};
|
|
11911
|
+
reasoning: true;
|
|
11912
|
+
thinkingLevelMap: {
|
|
11913
|
+
minimal: null;
|
|
11914
|
+
low: null;
|
|
11915
|
+
medium: null;
|
|
11916
|
+
high: string;
|
|
11917
|
+
xhigh: string;
|
|
11918
|
+
};
|
|
11919
|
+
input: "text"[];
|
|
11920
|
+
cost: {
|
|
11921
|
+
input: number;
|
|
11922
|
+
output: number;
|
|
11923
|
+
cacheRead: number;
|
|
11924
|
+
cacheWrite: number;
|
|
11925
|
+
};
|
|
11926
|
+
contextWindow: number;
|
|
11927
|
+
maxTokens: number;
|
|
11928
|
+
};
|
|
11929
|
+
readonly "deepseek/deepseek-v4-pro": {
|
|
11930
|
+
id: string;
|
|
11931
|
+
name: string;
|
|
11932
|
+
api: "openai-completions";
|
|
11933
|
+
provider: string;
|
|
11934
|
+
baseUrl: string;
|
|
11935
|
+
compat: {
|
|
11936
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
11937
|
+
thinkingFormat: "deepseek";
|
|
11938
|
+
};
|
|
11939
|
+
reasoning: true;
|
|
11940
|
+
thinkingLevelMap: {
|
|
11941
|
+
minimal: null;
|
|
11942
|
+
low: null;
|
|
11943
|
+
medium: null;
|
|
11944
|
+
high: string;
|
|
11945
|
+
xhigh: string;
|
|
11946
|
+
};
|
|
11947
|
+
input: "text"[];
|
|
11948
|
+
cost: {
|
|
11949
|
+
input: number;
|
|
11950
|
+
output: number;
|
|
11951
|
+
cacheRead: number;
|
|
11952
|
+
cacheWrite: number;
|
|
11953
|
+
};
|
|
11954
|
+
contextWindow: number;
|
|
11955
|
+
maxTokens: number;
|
|
11956
|
+
};
|
|
11957
|
+
readonly "google/gemini-2.5-flash": {
|
|
11958
|
+
id: string;
|
|
11959
|
+
name: string;
|
|
11960
|
+
api: "openai-completions";
|
|
11961
|
+
provider: string;
|
|
11962
|
+
baseUrl: string;
|
|
11963
|
+
reasoning: true;
|
|
11964
|
+
input: ("image" | "text")[];
|
|
11965
|
+
cost: {
|
|
11966
|
+
input: number;
|
|
11967
|
+
output: number;
|
|
11968
|
+
cacheRead: number;
|
|
11969
|
+
cacheWrite: number;
|
|
11970
|
+
};
|
|
11971
|
+
contextWindow: number;
|
|
11972
|
+
maxTokens: number;
|
|
11973
|
+
};
|
|
11974
|
+
readonly "google/gemini-2.5-flash-lite": {
|
|
11975
|
+
id: string;
|
|
11976
|
+
name: string;
|
|
11977
|
+
api: "openai-completions";
|
|
11978
|
+
provider: string;
|
|
11979
|
+
baseUrl: string;
|
|
11980
|
+
reasoning: true;
|
|
11981
|
+
input: ("image" | "text")[];
|
|
11982
|
+
cost: {
|
|
11983
|
+
input: number;
|
|
11984
|
+
output: number;
|
|
11985
|
+
cacheRead: number;
|
|
11986
|
+
cacheWrite: number;
|
|
11987
|
+
};
|
|
11988
|
+
contextWindow: number;
|
|
11989
|
+
maxTokens: number;
|
|
11990
|
+
};
|
|
11991
|
+
readonly "google/gemini-2.5-flash-lite:batch": {
|
|
11992
|
+
id: string;
|
|
11993
|
+
name: string;
|
|
11994
|
+
api: "openai-completions";
|
|
11995
|
+
provider: string;
|
|
11996
|
+
baseUrl: string;
|
|
11997
|
+
reasoning: true;
|
|
11998
|
+
input: ("image" | "text")[];
|
|
11999
|
+
cost: {
|
|
12000
|
+
input: number;
|
|
12001
|
+
output: number;
|
|
12002
|
+
cacheRead: number;
|
|
12003
|
+
cacheWrite: number;
|
|
12004
|
+
};
|
|
12005
|
+
contextWindow: number;
|
|
12006
|
+
maxTokens: number;
|
|
12007
|
+
};
|
|
12008
|
+
readonly "google/gemini-2.5-flash:batch": {
|
|
12009
|
+
id: string;
|
|
12010
|
+
name: string;
|
|
12011
|
+
api: "openai-completions";
|
|
12012
|
+
provider: string;
|
|
12013
|
+
baseUrl: string;
|
|
12014
|
+
reasoning: true;
|
|
12015
|
+
input: ("image" | "text")[];
|
|
12016
|
+
cost: {
|
|
12017
|
+
input: number;
|
|
12018
|
+
output: number;
|
|
12019
|
+
cacheRead: number;
|
|
12020
|
+
cacheWrite: number;
|
|
12021
|
+
};
|
|
12022
|
+
contextWindow: number;
|
|
12023
|
+
maxTokens: number;
|
|
12024
|
+
};
|
|
12025
|
+
readonly "google/gemini-2.5-pro": {
|
|
12026
|
+
id: string;
|
|
12027
|
+
name: string;
|
|
12028
|
+
api: "openai-completions";
|
|
12029
|
+
provider: string;
|
|
12030
|
+
baseUrl: string;
|
|
12031
|
+
reasoning: true;
|
|
12032
|
+
input: ("image" | "text")[];
|
|
12033
|
+
cost: {
|
|
12034
|
+
input: number;
|
|
12035
|
+
output: number;
|
|
12036
|
+
cacheRead: number;
|
|
12037
|
+
cacheWrite: number;
|
|
12038
|
+
};
|
|
12039
|
+
contextWindow: number;
|
|
12040
|
+
maxTokens: number;
|
|
12041
|
+
};
|
|
12042
|
+
readonly "google/gemini-2.5-pro-preview": {
|
|
12043
|
+
id: string;
|
|
12044
|
+
name: string;
|
|
12045
|
+
api: "openai-completions";
|
|
12046
|
+
provider: string;
|
|
12047
|
+
baseUrl: string;
|
|
12048
|
+
reasoning: true;
|
|
12049
|
+
input: ("image" | "text")[];
|
|
12050
|
+
cost: {
|
|
12051
|
+
input: number;
|
|
12052
|
+
output: number;
|
|
12053
|
+
cacheRead: number;
|
|
12054
|
+
cacheWrite: number;
|
|
12055
|
+
};
|
|
12056
|
+
contextWindow: number;
|
|
12057
|
+
maxTokens: number;
|
|
12058
|
+
};
|
|
12059
|
+
readonly "google/gemini-2.5-pro-preview-05-06": {
|
|
12060
|
+
id: string;
|
|
12061
|
+
name: string;
|
|
12062
|
+
api: "openai-completions";
|
|
12063
|
+
provider: string;
|
|
12064
|
+
baseUrl: string;
|
|
12065
|
+
reasoning: true;
|
|
12066
|
+
input: ("image" | "text")[];
|
|
12067
|
+
cost: {
|
|
12068
|
+
input: number;
|
|
12069
|
+
output: number;
|
|
12070
|
+
cacheRead: number;
|
|
12071
|
+
cacheWrite: number;
|
|
12072
|
+
};
|
|
12073
|
+
contextWindow: number;
|
|
12074
|
+
maxTokens: number;
|
|
12075
|
+
};
|
|
12076
|
+
readonly "google/gemini-2.5-pro:batch": {
|
|
12077
|
+
id: string;
|
|
12078
|
+
name: string;
|
|
12079
|
+
api: "openai-completions";
|
|
12080
|
+
provider: string;
|
|
12081
|
+
baseUrl: string;
|
|
12082
|
+
reasoning: true;
|
|
12083
|
+
input: ("image" | "text")[];
|
|
12084
|
+
cost: {
|
|
12085
|
+
input: number;
|
|
12086
|
+
output: number;
|
|
12087
|
+
cacheRead: number;
|
|
12088
|
+
cacheWrite: number;
|
|
12089
|
+
};
|
|
12090
|
+
contextWindow: number;
|
|
12091
|
+
maxTokens: number;
|
|
12092
|
+
};
|
|
12093
|
+
readonly "google/gemini-3-flash-preview": {
|
|
12094
|
+
id: string;
|
|
12095
|
+
name: string;
|
|
12096
|
+
api: "openai-completions";
|
|
12097
|
+
provider: string;
|
|
12098
|
+
baseUrl: string;
|
|
12099
|
+
reasoning: true;
|
|
12100
|
+
input: ("image" | "text")[];
|
|
12101
|
+
cost: {
|
|
12102
|
+
input: number;
|
|
12103
|
+
output: number;
|
|
12104
|
+
cacheRead: number;
|
|
12105
|
+
cacheWrite: number;
|
|
12106
|
+
};
|
|
12107
|
+
contextWindow: number;
|
|
12108
|
+
maxTokens: number;
|
|
12109
|
+
};
|
|
12110
|
+
readonly "google/gemini-3-flash-preview:batch": {
|
|
12111
|
+
id: string;
|
|
12112
|
+
name: string;
|
|
12113
|
+
api: "openai-completions";
|
|
12114
|
+
provider: string;
|
|
12115
|
+
baseUrl: string;
|
|
12116
|
+
reasoning: true;
|
|
12117
|
+
input: ("image" | "text")[];
|
|
12118
|
+
cost: {
|
|
12119
|
+
input: number;
|
|
12120
|
+
output: number;
|
|
12121
|
+
cacheRead: number;
|
|
12122
|
+
cacheWrite: number;
|
|
12123
|
+
};
|
|
12124
|
+
contextWindow: number;
|
|
12125
|
+
maxTokens: number;
|
|
12126
|
+
};
|
|
12127
|
+
readonly "google/gemini-3-pro-image": {
|
|
12128
|
+
id: string;
|
|
12129
|
+
name: string;
|
|
12130
|
+
api: "openai-completions";
|
|
12131
|
+
provider: string;
|
|
12132
|
+
baseUrl: string;
|
|
12133
|
+
reasoning: true;
|
|
12134
|
+
input: ("image" | "text")[];
|
|
12135
|
+
cost: {
|
|
12136
|
+
input: number;
|
|
12137
|
+
output: number;
|
|
12138
|
+
cacheRead: number;
|
|
12139
|
+
cacheWrite: number;
|
|
12140
|
+
};
|
|
12141
|
+
contextWindow: number;
|
|
12142
|
+
maxTokens: number;
|
|
12143
|
+
};
|
|
12144
|
+
readonly "google/gemini-3.1-flash-lite": {
|
|
12145
|
+
id: string;
|
|
12146
|
+
name: string;
|
|
12147
|
+
api: "openai-completions";
|
|
12148
|
+
provider: string;
|
|
12149
|
+
baseUrl: string;
|
|
12150
|
+
reasoning: true;
|
|
12151
|
+
input: ("image" | "text")[];
|
|
12152
|
+
cost: {
|
|
12153
|
+
input: number;
|
|
12154
|
+
output: number;
|
|
12155
|
+
cacheRead: number;
|
|
12156
|
+
cacheWrite: number;
|
|
12157
|
+
};
|
|
12158
|
+
contextWindow: number;
|
|
12159
|
+
maxTokens: number;
|
|
12160
|
+
};
|
|
12161
|
+
readonly "google/gemini-3.1-flash-lite-preview": {
|
|
12162
|
+
id: string;
|
|
12163
|
+
name: string;
|
|
12164
|
+
api: "openai-completions";
|
|
12165
|
+
provider: string;
|
|
12166
|
+
baseUrl: string;
|
|
12167
|
+
reasoning: true;
|
|
12168
|
+
input: ("image" | "text")[];
|
|
12169
|
+
cost: {
|
|
12170
|
+
input: number;
|
|
12171
|
+
output: number;
|
|
12172
|
+
cacheRead: number;
|
|
12173
|
+
cacheWrite: number;
|
|
12174
|
+
};
|
|
12175
|
+
contextWindow: number;
|
|
12176
|
+
maxTokens: number;
|
|
12177
|
+
};
|
|
12178
|
+
readonly "google/gemini-3.1-flash-lite:batch": {
|
|
12179
|
+
id: string;
|
|
12180
|
+
name: string;
|
|
12181
|
+
api: "openai-completions";
|
|
12182
|
+
provider: string;
|
|
12183
|
+
baseUrl: string;
|
|
12184
|
+
reasoning: true;
|
|
12185
|
+
input: ("image" | "text")[];
|
|
12186
|
+
cost: {
|
|
12187
|
+
input: number;
|
|
12188
|
+
output: number;
|
|
12189
|
+
cacheRead: number;
|
|
12190
|
+
cacheWrite: number;
|
|
12191
|
+
};
|
|
12192
|
+
contextWindow: number;
|
|
12193
|
+
maxTokens: number;
|
|
12194
|
+
};
|
|
12195
|
+
readonly "google/gemini-3.1-pro-preview": {
|
|
12196
|
+
id: string;
|
|
12197
|
+
name: string;
|
|
12198
|
+
api: "openai-completions";
|
|
12199
|
+
provider: string;
|
|
12200
|
+
baseUrl: string;
|
|
12201
|
+
reasoning: true;
|
|
12202
|
+
input: ("image" | "text")[];
|
|
12203
|
+
cost: {
|
|
12204
|
+
input: number;
|
|
12205
|
+
output: number;
|
|
12206
|
+
cacheRead: number;
|
|
12207
|
+
cacheWrite: number;
|
|
12208
|
+
};
|
|
12209
|
+
contextWindow: number;
|
|
12210
|
+
maxTokens: number;
|
|
12211
|
+
};
|
|
12212
|
+
readonly "google/gemini-3.1-pro-preview-customtools": {
|
|
12213
|
+
id: string;
|
|
12214
|
+
name: string;
|
|
12215
|
+
api: "openai-completions";
|
|
12216
|
+
provider: string;
|
|
12217
|
+
baseUrl: string;
|
|
12218
|
+
reasoning: true;
|
|
12219
|
+
input: ("image" | "text")[];
|
|
12220
|
+
cost: {
|
|
12221
|
+
input: number;
|
|
12222
|
+
output: number;
|
|
12223
|
+
cacheRead: number;
|
|
12224
|
+
cacheWrite: number;
|
|
12225
|
+
};
|
|
12226
|
+
contextWindow: number;
|
|
12227
|
+
maxTokens: number;
|
|
12228
|
+
};
|
|
12229
|
+
readonly "google/gemini-3.1-pro-preview:batch": {
|
|
12230
|
+
id: string;
|
|
12231
|
+
name: string;
|
|
12232
|
+
api: "openai-completions";
|
|
12233
|
+
provider: string;
|
|
12234
|
+
baseUrl: string;
|
|
12235
|
+
reasoning: true;
|
|
12236
|
+
input: ("image" | "text")[];
|
|
12237
|
+
cost: {
|
|
12238
|
+
input: number;
|
|
12239
|
+
output: number;
|
|
12240
|
+
cacheRead: number;
|
|
12241
|
+
cacheWrite: number;
|
|
12242
|
+
};
|
|
12243
|
+
contextWindow: number;
|
|
12244
|
+
maxTokens: number;
|
|
12245
|
+
};
|
|
12246
|
+
readonly "google/gemini-3.5-flash": {
|
|
12247
|
+
id: string;
|
|
12248
|
+
name: string;
|
|
12249
|
+
api: "openai-completions";
|
|
12250
|
+
provider: string;
|
|
12251
|
+
baseUrl: string;
|
|
12252
|
+
reasoning: true;
|
|
12253
|
+
input: ("image" | "text")[];
|
|
12254
|
+
cost: {
|
|
12255
|
+
input: number;
|
|
12256
|
+
output: number;
|
|
12257
|
+
cacheRead: number;
|
|
12258
|
+
cacheWrite: number;
|
|
12259
|
+
};
|
|
12260
|
+
contextWindow: number;
|
|
12261
|
+
maxTokens: number;
|
|
12262
|
+
};
|
|
12263
|
+
readonly "google/gemini-3.5-flash-lite": {
|
|
12264
|
+
id: string;
|
|
12265
|
+
name: string;
|
|
12266
|
+
api: "openai-completions";
|
|
12267
|
+
provider: string;
|
|
12268
|
+
baseUrl: string;
|
|
12269
|
+
reasoning: true;
|
|
12270
|
+
input: ("image" | "text")[];
|
|
12271
|
+
cost: {
|
|
12272
|
+
input: number;
|
|
12273
|
+
output: number;
|
|
12274
|
+
cacheRead: number;
|
|
12275
|
+
cacheWrite: number;
|
|
12276
|
+
};
|
|
12277
|
+
contextWindow: number;
|
|
12278
|
+
maxTokens: number;
|
|
12279
|
+
};
|
|
12280
|
+
readonly "google/gemini-3.5-flash-lite:batch": {
|
|
12281
|
+
id: string;
|
|
12282
|
+
name: string;
|
|
12283
|
+
api: "openai-completions";
|
|
12284
|
+
provider: string;
|
|
12285
|
+
baseUrl: string;
|
|
12286
|
+
reasoning: true;
|
|
12287
|
+
input: ("image" | "text")[];
|
|
12288
|
+
cost: {
|
|
12289
|
+
input: number;
|
|
12290
|
+
output: number;
|
|
12291
|
+
cacheRead: number;
|
|
12292
|
+
cacheWrite: number;
|
|
12293
|
+
};
|
|
12294
|
+
contextWindow: number;
|
|
12295
|
+
maxTokens: number;
|
|
12296
|
+
};
|
|
12297
|
+
readonly "google/gemini-3.5-flash:batch": {
|
|
12298
|
+
id: string;
|
|
12299
|
+
name: string;
|
|
12300
|
+
api: "openai-completions";
|
|
12301
|
+
provider: string;
|
|
12302
|
+
baseUrl: string;
|
|
12303
|
+
reasoning: true;
|
|
12304
|
+
input: ("image" | "text")[];
|
|
12305
|
+
cost: {
|
|
12306
|
+
input: number;
|
|
12307
|
+
output: number;
|
|
12308
|
+
cacheRead: number;
|
|
12309
|
+
cacheWrite: number;
|
|
12310
|
+
};
|
|
12311
|
+
contextWindow: number;
|
|
12312
|
+
maxTokens: number;
|
|
12313
|
+
};
|
|
12314
|
+
readonly "google/gemini-3.6-flash": {
|
|
12315
|
+
id: string;
|
|
12316
|
+
name: string;
|
|
12317
|
+
api: "openai-completions";
|
|
12318
|
+
provider: string;
|
|
12319
|
+
baseUrl: string;
|
|
12320
|
+
reasoning: true;
|
|
12321
|
+
input: ("image" | "text")[];
|
|
12322
|
+
cost: {
|
|
12323
|
+
input: number;
|
|
12324
|
+
output: number;
|
|
12325
|
+
cacheRead: number;
|
|
12326
|
+
cacheWrite: number;
|
|
12327
|
+
};
|
|
12328
|
+
contextWindow: number;
|
|
12329
|
+
maxTokens: number;
|
|
12330
|
+
};
|
|
12331
|
+
readonly "google/gemini-3.6-flash:batch": {
|
|
12332
|
+
id: string;
|
|
12333
|
+
name: string;
|
|
12334
|
+
api: "openai-completions";
|
|
12335
|
+
provider: string;
|
|
12336
|
+
baseUrl: string;
|
|
12337
|
+
reasoning: true;
|
|
12338
|
+
input: ("image" | "text")[];
|
|
12339
|
+
cost: {
|
|
12340
|
+
input: number;
|
|
12341
|
+
output: number;
|
|
12342
|
+
cacheRead: number;
|
|
12343
|
+
cacheWrite: number;
|
|
12344
|
+
};
|
|
12345
|
+
contextWindow: number;
|
|
12346
|
+
maxTokens: number;
|
|
12347
|
+
};
|
|
12348
|
+
readonly "google/gemma-3-12b-it": {
|
|
12349
|
+
id: string;
|
|
12350
|
+
name: string;
|
|
12351
|
+
api: "openai-completions";
|
|
12352
|
+
provider: string;
|
|
12353
|
+
baseUrl: string;
|
|
12354
|
+
reasoning: false;
|
|
12355
|
+
input: ("image" | "text")[];
|
|
12356
|
+
cost: {
|
|
12357
|
+
input: number;
|
|
12358
|
+
output: number;
|
|
12359
|
+
cacheRead: number;
|
|
12360
|
+
cacheWrite: number;
|
|
12361
|
+
};
|
|
12362
|
+
contextWindow: number;
|
|
12363
|
+
maxTokens: number;
|
|
12364
|
+
};
|
|
12365
|
+
readonly "google/gemma-3-27b-it": {
|
|
12366
|
+
id: string;
|
|
12367
|
+
name: string;
|
|
12368
|
+
api: "openai-completions";
|
|
12369
|
+
provider: string;
|
|
12370
|
+
baseUrl: string;
|
|
12371
|
+
reasoning: false;
|
|
12372
|
+
input: ("image" | "text")[];
|
|
12373
|
+
cost: {
|
|
12374
|
+
input: number;
|
|
12375
|
+
output: number;
|
|
12376
|
+
cacheRead: number;
|
|
12377
|
+
cacheWrite: number;
|
|
12378
|
+
};
|
|
12379
|
+
contextWindow: number;
|
|
12380
|
+
maxTokens: number;
|
|
12381
|
+
};
|
|
12382
|
+
readonly "google/gemma-4-26b-a4b-it": {
|
|
12383
|
+
id: string;
|
|
12384
|
+
name: string;
|
|
12385
|
+
api: "openai-completions";
|
|
12386
|
+
provider: string;
|
|
12387
|
+
baseUrl: string;
|
|
12388
|
+
reasoning: true;
|
|
12389
|
+
input: ("image" | "text")[];
|
|
12390
|
+
cost: {
|
|
12391
|
+
input: number;
|
|
12392
|
+
output: number;
|
|
12393
|
+
cacheRead: number;
|
|
12394
|
+
cacheWrite: number;
|
|
12395
|
+
};
|
|
12396
|
+
contextWindow: number;
|
|
12397
|
+
maxTokens: number;
|
|
12398
|
+
};
|
|
12399
|
+
readonly "google/gemma-4-26b-a4b-it:free": {
|
|
12400
|
+
id: string;
|
|
12401
|
+
name: string;
|
|
12402
|
+
api: "openai-completions";
|
|
12403
|
+
provider: string;
|
|
12404
|
+
baseUrl: string;
|
|
12405
|
+
reasoning: true;
|
|
12406
|
+
input: ("image" | "text")[];
|
|
12407
|
+
cost: {
|
|
12408
|
+
input: number;
|
|
12409
|
+
output: number;
|
|
12410
|
+
cacheRead: number;
|
|
12411
|
+
cacheWrite: number;
|
|
12412
|
+
};
|
|
12413
|
+
contextWindow: number;
|
|
12414
|
+
maxTokens: number;
|
|
12415
|
+
};
|
|
12416
|
+
readonly "google/gemma-4-31b-it": {
|
|
11201
12417
|
id: string;
|
|
11202
12418
|
name: string;
|
|
11203
12419
|
api: "openai-completions";
|
|
@@ -11214,14 +12430,14 @@ export declare const MODELS: {
|
|
|
11214
12430
|
contextWindow: number;
|
|
11215
12431
|
maxTokens: number;
|
|
11216
12432
|
};
|
|
11217
|
-
readonly "
|
|
12433
|
+
readonly "google/gemma-4-31b-it:free": {
|
|
11218
12434
|
id: string;
|
|
11219
12435
|
name: string;
|
|
11220
12436
|
api: "openai-completions";
|
|
11221
12437
|
provider: string;
|
|
11222
12438
|
baseUrl: string;
|
|
11223
|
-
reasoning:
|
|
11224
|
-
input: "text"[];
|
|
12439
|
+
reasoning: true;
|
|
12440
|
+
input: ("image" | "text")[];
|
|
11225
12441
|
cost: {
|
|
11226
12442
|
input: number;
|
|
11227
12443
|
output: number;
|
|
@@ -11231,7 +12447,7 @@ export declare const MODELS: {
|
|
|
11231
12447
|
contextWindow: number;
|
|
11232
12448
|
maxTokens: number;
|
|
11233
12449
|
};
|
|
11234
|
-
readonly "
|
|
12450
|
+
readonly "ibm-granite/granite-4.1-8b": {
|
|
11235
12451
|
id: string;
|
|
11236
12452
|
name: string;
|
|
11237
12453
|
api: "openai-completions";
|
|
@@ -11248,7 +12464,7 @@ export declare const MODELS: {
|
|
|
11248
12464
|
contextWindow: number;
|
|
11249
12465
|
maxTokens: number;
|
|
11250
12466
|
};
|
|
11251
|
-
readonly "
|
|
12467
|
+
readonly "inception/mercury-2": {
|
|
11252
12468
|
id: string;
|
|
11253
12469
|
name: string;
|
|
11254
12470
|
api: "openai-completions";
|
|
@@ -11265,7 +12481,7 @@ export declare const MODELS: {
|
|
|
11265
12481
|
contextWindow: number;
|
|
11266
12482
|
maxTokens: number;
|
|
11267
12483
|
};
|
|
11268
|
-
readonly "
|
|
12484
|
+
readonly "inclusionai/ling-2.6-1t": {
|
|
11269
12485
|
id: string;
|
|
11270
12486
|
name: string;
|
|
11271
12487
|
api: "openai-completions";
|
|
@@ -11282,7 +12498,7 @@ export declare const MODELS: {
|
|
|
11282
12498
|
contextWindow: number;
|
|
11283
12499
|
maxTokens: number;
|
|
11284
12500
|
};
|
|
11285
|
-
readonly "
|
|
12501
|
+
readonly "inclusionai/ling-2.6-flash": {
|
|
11286
12502
|
id: string;
|
|
11287
12503
|
name: string;
|
|
11288
12504
|
api: "openai-completions";
|
|
@@ -11299,7 +12515,7 @@ export declare const MODELS: {
|
|
|
11299
12515
|
contextWindow: number;
|
|
11300
12516
|
maxTokens: number;
|
|
11301
12517
|
};
|
|
11302
|
-
readonly "
|
|
12518
|
+
readonly "inclusionai/ling-3.0-flash": {
|
|
11303
12519
|
id: string;
|
|
11304
12520
|
name: string;
|
|
11305
12521
|
api: "openai-completions";
|
|
@@ -11316,7 +12532,7 @@ export declare const MODELS: {
|
|
|
11316
12532
|
contextWindow: number;
|
|
11317
12533
|
maxTokens: number;
|
|
11318
12534
|
};
|
|
11319
|
-
readonly "
|
|
12535
|
+
readonly "inclusionai/ling-3.0-tiny:free": {
|
|
11320
12536
|
id: string;
|
|
11321
12537
|
name: string;
|
|
11322
12538
|
api: "openai-completions";
|
|
@@ -11333,7 +12549,7 @@ export declare const MODELS: {
|
|
|
11333
12549
|
contextWindow: number;
|
|
11334
12550
|
maxTokens: number;
|
|
11335
12551
|
};
|
|
11336
|
-
readonly "
|
|
12552
|
+
readonly "inclusionai/ring-2.6-1t": {
|
|
11337
12553
|
id: string;
|
|
11338
12554
|
name: string;
|
|
11339
12555
|
api: "openai-completions";
|
|
@@ -11350,13 +12566,13 @@ export declare const MODELS: {
|
|
|
11350
12566
|
contextWindow: number;
|
|
11351
12567
|
maxTokens: number;
|
|
11352
12568
|
};
|
|
11353
|
-
readonly "
|
|
12569
|
+
readonly "kwaipilot/kat-coder-air-v2.5": {
|
|
11354
12570
|
id: string;
|
|
11355
12571
|
name: string;
|
|
11356
12572
|
api: "openai-completions";
|
|
11357
12573
|
provider: string;
|
|
11358
12574
|
baseUrl: string;
|
|
11359
|
-
reasoning:
|
|
12575
|
+
reasoning: false;
|
|
11360
12576
|
input: "text"[];
|
|
11361
12577
|
cost: {
|
|
11362
12578
|
input: number;
|
|
@@ -11367,13 +12583,13 @@ export declare const MODELS: {
|
|
|
11367
12583
|
contextWindow: number;
|
|
11368
12584
|
maxTokens: number;
|
|
11369
12585
|
};
|
|
11370
|
-
readonly "
|
|
12586
|
+
readonly "kwaipilot/kat-coder-pro-v2": {
|
|
11371
12587
|
id: string;
|
|
11372
12588
|
name: string;
|
|
11373
12589
|
api: "openai-completions";
|
|
11374
12590
|
provider: string;
|
|
11375
12591
|
baseUrl: string;
|
|
11376
|
-
reasoning:
|
|
12592
|
+
reasoning: false;
|
|
11377
12593
|
input: "text"[];
|
|
11378
12594
|
cost: {
|
|
11379
12595
|
input: number;
|
|
@@ -11384,13 +12600,13 @@ export declare const MODELS: {
|
|
|
11384
12600
|
contextWindow: number;
|
|
11385
12601
|
maxTokens: number;
|
|
11386
12602
|
};
|
|
11387
|
-
readonly "
|
|
12603
|
+
readonly "kwaipilot/kat-coder-pro-v2.5": {
|
|
11388
12604
|
id: string;
|
|
11389
12605
|
name: string;
|
|
11390
12606
|
api: "openai-completions";
|
|
11391
12607
|
provider: string;
|
|
11392
12608
|
baseUrl: string;
|
|
11393
|
-
reasoning:
|
|
12609
|
+
reasoning: false;
|
|
11394
12610
|
input: "text"[];
|
|
11395
12611
|
cost: {
|
|
11396
12612
|
input: number;
|
|
@@ -11401,24 +12617,13 @@ export declare const MODELS: {
|
|
|
11401
12617
|
contextWindow: number;
|
|
11402
12618
|
maxTokens: number;
|
|
11403
12619
|
};
|
|
11404
|
-
readonly "
|
|
12620
|
+
readonly "meituan/longcat-2.0": {
|
|
11405
12621
|
id: string;
|
|
11406
12622
|
name: string;
|
|
11407
12623
|
api: "openai-completions";
|
|
11408
12624
|
provider: string;
|
|
11409
12625
|
baseUrl: string;
|
|
11410
|
-
compat: {
|
|
11411
|
-
requiresReasoningContentOnAssistantMessages: true;
|
|
11412
|
-
thinkingFormat: "deepseek";
|
|
11413
|
-
};
|
|
11414
12626
|
reasoning: true;
|
|
11415
|
-
thinkingLevelMap: {
|
|
11416
|
-
minimal: null;
|
|
11417
|
-
low: null;
|
|
11418
|
-
medium: null;
|
|
11419
|
-
high: string;
|
|
11420
|
-
xhigh: string;
|
|
11421
|
-
};
|
|
11422
12627
|
input: "text"[];
|
|
11423
12628
|
cost: {
|
|
11424
12629
|
input: number;
|
|
@@ -11429,24 +12634,13 @@ export declare const MODELS: {
|
|
|
11429
12634
|
contextWindow: number;
|
|
11430
12635
|
maxTokens: number;
|
|
11431
12636
|
};
|
|
11432
|
-
readonly "
|
|
12637
|
+
readonly "meta-llama/llama-3.1-70b-instruct": {
|
|
11433
12638
|
id: string;
|
|
11434
12639
|
name: string;
|
|
11435
12640
|
api: "openai-completions";
|
|
11436
12641
|
provider: string;
|
|
11437
12642
|
baseUrl: string;
|
|
11438
|
-
|
|
11439
|
-
requiresReasoningContentOnAssistantMessages: true;
|
|
11440
|
-
thinkingFormat: "deepseek";
|
|
11441
|
-
};
|
|
11442
|
-
reasoning: true;
|
|
11443
|
-
thinkingLevelMap: {
|
|
11444
|
-
minimal: null;
|
|
11445
|
-
low: null;
|
|
11446
|
-
medium: null;
|
|
11447
|
-
high: string;
|
|
11448
|
-
xhigh: string;
|
|
11449
|
-
};
|
|
12643
|
+
reasoning: false;
|
|
11450
12644
|
input: "text"[];
|
|
11451
12645
|
cost: {
|
|
11452
12646
|
input: number;
|
|
@@ -11457,14 +12651,14 @@ export declare const MODELS: {
|
|
|
11457
12651
|
contextWindow: number;
|
|
11458
12652
|
maxTokens: number;
|
|
11459
12653
|
};
|
|
11460
|
-
readonly "
|
|
12654
|
+
readonly "meta-llama/llama-3.1-8b-instruct": {
|
|
11461
12655
|
id: string;
|
|
11462
12656
|
name: string;
|
|
11463
12657
|
api: "openai-completions";
|
|
11464
12658
|
provider: string;
|
|
11465
12659
|
baseUrl: string;
|
|
11466
|
-
reasoning:
|
|
11467
|
-
input:
|
|
12660
|
+
reasoning: false;
|
|
12661
|
+
input: "text"[];
|
|
11468
12662
|
cost: {
|
|
11469
12663
|
input: number;
|
|
11470
12664
|
output: number;
|
|
@@ -11474,14 +12668,14 @@ export declare const MODELS: {
|
|
|
11474
12668
|
contextWindow: number;
|
|
11475
12669
|
maxTokens: number;
|
|
11476
12670
|
};
|
|
11477
|
-
readonly "
|
|
12671
|
+
readonly "meta-llama/llama-3.3-70b-instruct": {
|
|
11478
12672
|
id: string;
|
|
11479
12673
|
name: string;
|
|
11480
12674
|
api: "openai-completions";
|
|
11481
12675
|
provider: string;
|
|
11482
12676
|
baseUrl: string;
|
|
11483
|
-
reasoning:
|
|
11484
|
-
input:
|
|
12677
|
+
reasoning: false;
|
|
12678
|
+
input: "text"[];
|
|
11485
12679
|
cost: {
|
|
11486
12680
|
input: number;
|
|
11487
12681
|
output: number;
|
|
@@ -11491,13 +12685,13 @@ export declare const MODELS: {
|
|
|
11491
12685
|
contextWindow: number;
|
|
11492
12686
|
maxTokens: number;
|
|
11493
12687
|
};
|
|
11494
|
-
readonly "
|
|
12688
|
+
readonly "meta-llama/llama-4-maverick": {
|
|
11495
12689
|
id: string;
|
|
11496
12690
|
name: string;
|
|
11497
12691
|
api: "openai-completions";
|
|
11498
12692
|
provider: string;
|
|
11499
12693
|
baseUrl: string;
|
|
11500
|
-
reasoning:
|
|
12694
|
+
reasoning: false;
|
|
11501
12695
|
input: ("image" | "text")[];
|
|
11502
12696
|
cost: {
|
|
11503
12697
|
input: number;
|
|
@@ -11508,13 +12702,13 @@ export declare const MODELS: {
|
|
|
11508
12702
|
contextWindow: number;
|
|
11509
12703
|
maxTokens: number;
|
|
11510
12704
|
};
|
|
11511
|
-
readonly "
|
|
12705
|
+
readonly "meta-llama/llama-4-scout": {
|
|
11512
12706
|
id: string;
|
|
11513
12707
|
name: string;
|
|
11514
12708
|
api: "openai-completions";
|
|
11515
12709
|
provider: string;
|
|
11516
12710
|
baseUrl: string;
|
|
11517
|
-
reasoning:
|
|
12711
|
+
reasoning: false;
|
|
11518
12712
|
input: ("image" | "text")[];
|
|
11519
12713
|
cost: {
|
|
11520
12714
|
input: number;
|
|
@@ -11525,7 +12719,7 @@ export declare const MODELS: {
|
|
|
11525
12719
|
contextWindow: number;
|
|
11526
12720
|
maxTokens: number;
|
|
11527
12721
|
};
|
|
11528
|
-
readonly "
|
|
12722
|
+
readonly "meta/muse-spark-1.1": {
|
|
11529
12723
|
id: string;
|
|
11530
12724
|
name: string;
|
|
11531
12725
|
api: "openai-completions";
|
|
@@ -11542,7 +12736,7 @@ export declare const MODELS: {
|
|
|
11542
12736
|
contextWindow: number;
|
|
11543
12737
|
maxTokens: number;
|
|
11544
12738
|
};
|
|
11545
|
-
readonly "
|
|
12739
|
+
readonly "meta/muse-spark-1.2": {
|
|
11546
12740
|
id: string;
|
|
11547
12741
|
name: string;
|
|
11548
12742
|
api: "openai-completions";
|
|
@@ -11559,14 +12753,14 @@ export declare const MODELS: {
|
|
|
11559
12753
|
contextWindow: number;
|
|
11560
12754
|
maxTokens: number;
|
|
11561
12755
|
};
|
|
11562
|
-
readonly "
|
|
12756
|
+
readonly "minimax/minimax-m1": {
|
|
11563
12757
|
id: string;
|
|
11564
12758
|
name: string;
|
|
11565
12759
|
api: "openai-completions";
|
|
11566
12760
|
provider: string;
|
|
11567
12761
|
baseUrl: string;
|
|
11568
12762
|
reasoning: true;
|
|
11569
|
-
input:
|
|
12763
|
+
input: "text"[];
|
|
11570
12764
|
cost: {
|
|
11571
12765
|
input: number;
|
|
11572
12766
|
output: number;
|
|
@@ -11576,14 +12770,14 @@ export declare const MODELS: {
|
|
|
11576
12770
|
contextWindow: number;
|
|
11577
12771
|
maxTokens: number;
|
|
11578
12772
|
};
|
|
11579
|
-
readonly "
|
|
12773
|
+
readonly "minimax/minimax-m2": {
|
|
11580
12774
|
id: string;
|
|
11581
12775
|
name: string;
|
|
11582
12776
|
api: "openai-completions";
|
|
11583
12777
|
provider: string;
|
|
11584
12778
|
baseUrl: string;
|
|
11585
12779
|
reasoning: true;
|
|
11586
|
-
input:
|
|
12780
|
+
input: "text"[];
|
|
11587
12781
|
cost: {
|
|
11588
12782
|
input: number;
|
|
11589
12783
|
output: number;
|
|
@@ -11593,14 +12787,14 @@ export declare const MODELS: {
|
|
|
11593
12787
|
contextWindow: number;
|
|
11594
12788
|
maxTokens: number;
|
|
11595
12789
|
};
|
|
11596
|
-
readonly "
|
|
12790
|
+
readonly "minimax/minimax-m2.1": {
|
|
11597
12791
|
id: string;
|
|
11598
12792
|
name: string;
|
|
11599
12793
|
api: "openai-completions";
|
|
11600
12794
|
provider: string;
|
|
11601
12795
|
baseUrl: string;
|
|
11602
12796
|
reasoning: true;
|
|
11603
|
-
input:
|
|
12797
|
+
input: "text"[];
|
|
11604
12798
|
cost: {
|
|
11605
12799
|
input: number;
|
|
11606
12800
|
output: number;
|
|
@@ -11610,14 +12804,14 @@ export declare const MODELS: {
|
|
|
11610
12804
|
contextWindow: number;
|
|
11611
12805
|
maxTokens: number;
|
|
11612
12806
|
};
|
|
11613
|
-
readonly "
|
|
12807
|
+
readonly "minimax/minimax-m2.5": {
|
|
11614
12808
|
id: string;
|
|
11615
12809
|
name: string;
|
|
11616
12810
|
api: "openai-completions";
|
|
11617
12811
|
provider: string;
|
|
11618
12812
|
baseUrl: string;
|
|
11619
12813
|
reasoning: true;
|
|
11620
|
-
input:
|
|
12814
|
+
input: "text"[];
|
|
11621
12815
|
cost: {
|
|
11622
12816
|
input: number;
|
|
11623
12817
|
output: number;
|
|
@@ -11627,14 +12821,14 @@ export declare const MODELS: {
|
|
|
11627
12821
|
contextWindow: number;
|
|
11628
12822
|
maxTokens: number;
|
|
11629
12823
|
};
|
|
11630
|
-
readonly "
|
|
12824
|
+
readonly "minimax/minimax-m2.7": {
|
|
11631
12825
|
id: string;
|
|
11632
12826
|
name: string;
|
|
11633
12827
|
api: "openai-completions";
|
|
11634
12828
|
provider: string;
|
|
11635
12829
|
baseUrl: string;
|
|
11636
12830
|
reasoning: true;
|
|
11637
|
-
input:
|
|
12831
|
+
input: "text"[];
|
|
11638
12832
|
cost: {
|
|
11639
12833
|
input: number;
|
|
11640
12834
|
output: number;
|
|
@@ -11644,7 +12838,7 @@ export declare const MODELS: {
|
|
|
11644
12838
|
contextWindow: number;
|
|
11645
12839
|
maxTokens: number;
|
|
11646
12840
|
};
|
|
11647
|
-
readonly "
|
|
12841
|
+
readonly "minimax/minimax-m3": {
|
|
11648
12842
|
id: string;
|
|
11649
12843
|
name: string;
|
|
11650
12844
|
api: "openai-completions";
|
|
@@ -11661,7 +12855,7 @@ export declare const MODELS: {
|
|
|
11661
12855
|
contextWindow: number;
|
|
11662
12856
|
maxTokens: number;
|
|
11663
12857
|
};
|
|
11664
|
-
readonly "
|
|
12858
|
+
readonly "minimax/minimax-m3:batch": {
|
|
11665
12859
|
id: string;
|
|
11666
12860
|
name: string;
|
|
11667
12861
|
api: "openai-completions";
|
|
@@ -11678,14 +12872,14 @@ export declare const MODELS: {
|
|
|
11678
12872
|
contextWindow: number;
|
|
11679
12873
|
maxTokens: number;
|
|
11680
12874
|
};
|
|
11681
|
-
readonly "
|
|
12875
|
+
readonly "mistralai/codestral-2508": {
|
|
11682
12876
|
id: string;
|
|
11683
12877
|
name: string;
|
|
11684
12878
|
api: "openai-completions";
|
|
11685
12879
|
provider: string;
|
|
11686
12880
|
baseUrl: string;
|
|
11687
|
-
reasoning:
|
|
11688
|
-
input:
|
|
12881
|
+
reasoning: false;
|
|
12882
|
+
input: "text"[];
|
|
11689
12883
|
cost: {
|
|
11690
12884
|
input: number;
|
|
11691
12885
|
output: number;
|
|
@@ -11695,7 +12889,7 @@ export declare const MODELS: {
|
|
|
11695
12889
|
contextWindow: number;
|
|
11696
12890
|
maxTokens: number;
|
|
11697
12891
|
};
|
|
11698
|
-
readonly "
|
|
12892
|
+
readonly "mistralai/ministral-14b-2512": {
|
|
11699
12893
|
id: string;
|
|
11700
12894
|
name: string;
|
|
11701
12895
|
api: "openai-completions";
|
|
@@ -11712,7 +12906,7 @@ export declare const MODELS: {
|
|
|
11712
12906
|
contextWindow: number;
|
|
11713
12907
|
maxTokens: number;
|
|
11714
12908
|
};
|
|
11715
|
-
readonly "
|
|
12909
|
+
readonly "mistralai/ministral-3b-2512": {
|
|
11716
12910
|
id: string;
|
|
11717
12911
|
name: string;
|
|
11718
12912
|
api: "openai-completions";
|
|
@@ -11729,13 +12923,13 @@ export declare const MODELS: {
|
|
|
11729
12923
|
contextWindow: number;
|
|
11730
12924
|
maxTokens: number;
|
|
11731
12925
|
};
|
|
11732
|
-
readonly "
|
|
12926
|
+
readonly "mistralai/ministral-8b-2512": {
|
|
11733
12927
|
id: string;
|
|
11734
12928
|
name: string;
|
|
11735
12929
|
api: "openai-completions";
|
|
11736
12930
|
provider: string;
|
|
11737
12931
|
baseUrl: string;
|
|
11738
|
-
reasoning:
|
|
12932
|
+
reasoning: false;
|
|
11739
12933
|
input: ("image" | "text")[];
|
|
11740
12934
|
cost: {
|
|
11741
12935
|
input: number;
|
|
@@ -11746,14 +12940,14 @@ export declare const MODELS: {
|
|
|
11746
12940
|
contextWindow: number;
|
|
11747
12941
|
maxTokens: number;
|
|
11748
12942
|
};
|
|
11749
|
-
readonly "
|
|
12943
|
+
readonly "mistralai/mistral-large": {
|
|
11750
12944
|
id: string;
|
|
11751
12945
|
name: string;
|
|
11752
12946
|
api: "openai-completions";
|
|
11753
12947
|
provider: string;
|
|
11754
12948
|
baseUrl: string;
|
|
11755
|
-
reasoning:
|
|
11756
|
-
input:
|
|
12949
|
+
reasoning: false;
|
|
12950
|
+
input: "text"[];
|
|
11757
12951
|
cost: {
|
|
11758
12952
|
input: number;
|
|
11759
12953
|
output: number;
|
|
@@ -11763,14 +12957,14 @@ export declare const MODELS: {
|
|
|
11763
12957
|
contextWindow: number;
|
|
11764
12958
|
maxTokens: number;
|
|
11765
12959
|
};
|
|
11766
|
-
readonly "
|
|
12960
|
+
readonly "mistralai/mistral-large-2407": {
|
|
11767
12961
|
id: string;
|
|
11768
12962
|
name: string;
|
|
11769
12963
|
api: "openai-completions";
|
|
11770
12964
|
provider: string;
|
|
11771
12965
|
baseUrl: string;
|
|
11772
|
-
reasoning:
|
|
11773
|
-
input:
|
|
12966
|
+
reasoning: false;
|
|
12967
|
+
input: "text"[];
|
|
11774
12968
|
cost: {
|
|
11775
12969
|
input: number;
|
|
11776
12970
|
output: number;
|
|
@@ -11780,13 +12974,13 @@ export declare const MODELS: {
|
|
|
11780
12974
|
contextWindow: number;
|
|
11781
12975
|
maxTokens: number;
|
|
11782
12976
|
};
|
|
11783
|
-
readonly "
|
|
12977
|
+
readonly "mistralai/mistral-large-2512": {
|
|
11784
12978
|
id: string;
|
|
11785
12979
|
name: string;
|
|
11786
12980
|
api: "openai-completions";
|
|
11787
12981
|
provider: string;
|
|
11788
12982
|
baseUrl: string;
|
|
11789
|
-
reasoning:
|
|
12983
|
+
reasoning: false;
|
|
11790
12984
|
input: ("image" | "text")[];
|
|
11791
12985
|
cost: {
|
|
11792
12986
|
input: number;
|
|
@@ -11797,14 +12991,14 @@ export declare const MODELS: {
|
|
|
11797
12991
|
contextWindow: number;
|
|
11798
12992
|
maxTokens: number;
|
|
11799
12993
|
};
|
|
11800
|
-
readonly "
|
|
12994
|
+
readonly "mistralai/mistral-medium-3": {
|
|
11801
12995
|
id: string;
|
|
11802
12996
|
name: string;
|
|
11803
12997
|
api: "openai-completions";
|
|
11804
12998
|
provider: string;
|
|
11805
12999
|
baseUrl: string;
|
|
11806
13000
|
reasoning: false;
|
|
11807
|
-
input: "text"[];
|
|
13001
|
+
input: ("image" | "text")[];
|
|
11808
13002
|
cost: {
|
|
11809
13003
|
input: number;
|
|
11810
13004
|
output: number;
|
|
@@ -11814,14 +13008,14 @@ export declare const MODELS: {
|
|
|
11814
13008
|
contextWindow: number;
|
|
11815
13009
|
maxTokens: number;
|
|
11816
13010
|
};
|
|
11817
|
-
readonly "
|
|
13011
|
+
readonly "mistralai/mistral-medium-3-5": {
|
|
11818
13012
|
id: string;
|
|
11819
13013
|
name: string;
|
|
11820
13014
|
api: "openai-completions";
|
|
11821
13015
|
provider: string;
|
|
11822
13016
|
baseUrl: string;
|
|
11823
13017
|
reasoning: true;
|
|
11824
|
-
input: "text"[];
|
|
13018
|
+
input: ("image" | "text")[];
|
|
11825
13019
|
cost: {
|
|
11826
13020
|
input: number;
|
|
11827
13021
|
output: number;
|
|
@@ -11831,14 +13025,14 @@ export declare const MODELS: {
|
|
|
11831
13025
|
contextWindow: number;
|
|
11832
13026
|
maxTokens: number;
|
|
11833
13027
|
};
|
|
11834
|
-
readonly "
|
|
13028
|
+
readonly "mistralai/mistral-medium-3.1": {
|
|
11835
13029
|
id: string;
|
|
11836
13030
|
name: string;
|
|
11837
13031
|
api: "openai-completions";
|
|
11838
13032
|
provider: string;
|
|
11839
13033
|
baseUrl: string;
|
|
11840
13034
|
reasoning: false;
|
|
11841
|
-
input: "text"[];
|
|
13035
|
+
input: ("image" | "text")[];
|
|
11842
13036
|
cost: {
|
|
11843
13037
|
input: number;
|
|
11844
13038
|
output: number;
|
|
@@ -11848,7 +13042,7 @@ export declare const MODELS: {
|
|
|
11848
13042
|
contextWindow: number;
|
|
11849
13043
|
maxTokens: number;
|
|
11850
13044
|
};
|
|
11851
|
-
readonly "
|
|
13045
|
+
readonly "mistralai/mistral-nemo": {
|
|
11852
13046
|
id: string;
|
|
11853
13047
|
name: string;
|
|
11854
13048
|
api: "openai-completions";
|
|
@@ -11865,13 +13059,13 @@ export declare const MODELS: {
|
|
|
11865
13059
|
contextWindow: number;
|
|
11866
13060
|
maxTokens: number;
|
|
11867
13061
|
};
|
|
11868
|
-
readonly "
|
|
13062
|
+
readonly "mistralai/mistral-saba": {
|
|
11869
13063
|
id: string;
|
|
11870
13064
|
name: string;
|
|
11871
13065
|
api: "openai-completions";
|
|
11872
13066
|
provider: string;
|
|
11873
13067
|
baseUrl: string;
|
|
11874
|
-
reasoning:
|
|
13068
|
+
reasoning: false;
|
|
11875
13069
|
input: "text"[];
|
|
11876
13070
|
cost: {
|
|
11877
13071
|
input: number;
|
|
@@ -11882,14 +13076,14 @@ export declare const MODELS: {
|
|
|
11882
13076
|
contextWindow: number;
|
|
11883
13077
|
maxTokens: number;
|
|
11884
13078
|
};
|
|
11885
|
-
readonly "
|
|
13079
|
+
readonly "mistralai/mistral-small-2603": {
|
|
11886
13080
|
id: string;
|
|
11887
13081
|
name: string;
|
|
11888
13082
|
api: "openai-completions";
|
|
11889
13083
|
provider: string;
|
|
11890
13084
|
baseUrl: string;
|
|
11891
13085
|
reasoning: true;
|
|
11892
|
-
input: "text"[];
|
|
13086
|
+
input: ("image" | "text")[];
|
|
11893
13087
|
cost: {
|
|
11894
13088
|
input: number;
|
|
11895
13089
|
output: number;
|
|
@@ -11899,14 +13093,14 @@ export declare const MODELS: {
|
|
|
11899
13093
|
contextWindow: number;
|
|
11900
13094
|
maxTokens: number;
|
|
11901
13095
|
};
|
|
11902
|
-
readonly "
|
|
13096
|
+
readonly "mistralai/mistral-small-3.2-24b-instruct": {
|
|
11903
13097
|
id: string;
|
|
11904
13098
|
name: string;
|
|
11905
13099
|
api: "openai-completions";
|
|
11906
13100
|
provider: string;
|
|
11907
13101
|
baseUrl: string;
|
|
11908
13102
|
reasoning: false;
|
|
11909
|
-
input: "text"[];
|
|
13103
|
+
input: ("image" | "text")[];
|
|
11910
13104
|
cost: {
|
|
11911
13105
|
input: number;
|
|
11912
13106
|
output: number;
|
|
@@ -11916,7 +13110,7 @@ export declare const MODELS: {
|
|
|
11916
13110
|
contextWindow: number;
|
|
11917
13111
|
maxTokens: number;
|
|
11918
13112
|
};
|
|
11919
|
-
readonly "
|
|
13113
|
+
readonly "mistralai/mixtral-8x22b-instruct": {
|
|
11920
13114
|
id: string;
|
|
11921
13115
|
name: string;
|
|
11922
13116
|
api: "openai-completions";
|
|
@@ -11933,7 +13127,7 @@ export declare const MODELS: {
|
|
|
11933
13127
|
contextWindow: number;
|
|
11934
13128
|
maxTokens: number;
|
|
11935
13129
|
};
|
|
11936
|
-
readonly "
|
|
13130
|
+
readonly "mistralai/voxtral-small-24b-2507": {
|
|
11937
13131
|
id: string;
|
|
11938
13132
|
name: string;
|
|
11939
13133
|
api: "openai-completions";
|
|
@@ -11950,13 +13144,13 @@ export declare const MODELS: {
|
|
|
11950
13144
|
contextWindow: number;
|
|
11951
13145
|
maxTokens: number;
|
|
11952
13146
|
};
|
|
11953
|
-
readonly "
|
|
13147
|
+
readonly "moonshotai/kimi-k2": {
|
|
11954
13148
|
id: string;
|
|
11955
13149
|
name: string;
|
|
11956
13150
|
api: "openai-completions";
|
|
11957
13151
|
provider: string;
|
|
11958
13152
|
baseUrl: string;
|
|
11959
|
-
reasoning:
|
|
13153
|
+
reasoning: false;
|
|
11960
13154
|
input: "text"[];
|
|
11961
13155
|
cost: {
|
|
11962
13156
|
input: number;
|
|
@@ -11967,7 +13161,7 @@ export declare const MODELS: {
|
|
|
11967
13161
|
contextWindow: number;
|
|
11968
13162
|
maxTokens: number;
|
|
11969
13163
|
};
|
|
11970
|
-
readonly "
|
|
13164
|
+
readonly "moonshotai/kimi-k2-0905": {
|
|
11971
13165
|
id: string;
|
|
11972
13166
|
name: string;
|
|
11973
13167
|
api: "openai-completions";
|
|
@@ -11984,13 +13178,13 @@ export declare const MODELS: {
|
|
|
11984
13178
|
contextWindow: number;
|
|
11985
13179
|
maxTokens: number;
|
|
11986
13180
|
};
|
|
11987
|
-
readonly "
|
|
13181
|
+
readonly "moonshotai/kimi-k2-thinking": {
|
|
11988
13182
|
id: string;
|
|
11989
13183
|
name: string;
|
|
11990
13184
|
api: "openai-completions";
|
|
11991
13185
|
provider: string;
|
|
11992
13186
|
baseUrl: string;
|
|
11993
|
-
reasoning:
|
|
13187
|
+
reasoning: true;
|
|
11994
13188
|
input: "text"[];
|
|
11995
13189
|
cost: {
|
|
11996
13190
|
input: number;
|
|
@@ -12001,14 +13195,14 @@ export declare const MODELS: {
|
|
|
12001
13195
|
contextWindow: number;
|
|
12002
13196
|
maxTokens: number;
|
|
12003
13197
|
};
|
|
12004
|
-
readonly "
|
|
13198
|
+
readonly "moonshotai/kimi-k2.5": {
|
|
12005
13199
|
id: string;
|
|
12006
13200
|
name: string;
|
|
12007
13201
|
api: "openai-completions";
|
|
12008
13202
|
provider: string;
|
|
12009
13203
|
baseUrl: string;
|
|
12010
|
-
reasoning:
|
|
12011
|
-
input: "text"[];
|
|
13204
|
+
reasoning: true;
|
|
13205
|
+
input: ("image" | "text")[];
|
|
12012
13206
|
cost: {
|
|
12013
13207
|
input: number;
|
|
12014
13208
|
output: number;
|
|
@@ -12018,13 +13212,13 @@ export declare const MODELS: {
|
|
|
12018
13212
|
contextWindow: number;
|
|
12019
13213
|
maxTokens: number;
|
|
12020
13214
|
};
|
|
12021
|
-
readonly "
|
|
13215
|
+
readonly "moonshotai/kimi-k2.6": {
|
|
12022
13216
|
id: string;
|
|
12023
13217
|
name: string;
|
|
12024
13218
|
api: "openai-completions";
|
|
12025
13219
|
provider: string;
|
|
12026
13220
|
baseUrl: string;
|
|
12027
|
-
reasoning:
|
|
13221
|
+
reasoning: true;
|
|
12028
13222
|
input: ("image" | "text")[];
|
|
12029
13223
|
cost: {
|
|
12030
13224
|
input: number;
|
|
@@ -12035,13 +13229,13 @@ export declare const MODELS: {
|
|
|
12035
13229
|
contextWindow: number;
|
|
12036
13230
|
maxTokens: number;
|
|
12037
13231
|
};
|
|
12038
|
-
readonly "
|
|
13232
|
+
readonly "moonshotai/kimi-k2.7-code": {
|
|
12039
13233
|
id: string;
|
|
12040
13234
|
name: string;
|
|
12041
13235
|
api: "openai-completions";
|
|
12042
13236
|
provider: string;
|
|
12043
13237
|
baseUrl: string;
|
|
12044
|
-
reasoning:
|
|
13238
|
+
reasoning: true;
|
|
12045
13239
|
input: ("image" | "text")[];
|
|
12046
13240
|
cost: {
|
|
12047
13241
|
input: number;
|
|
@@ -12052,7 +13246,7 @@ export declare const MODELS: {
|
|
|
12052
13246
|
contextWindow: number;
|
|
12053
13247
|
maxTokens: number;
|
|
12054
13248
|
};
|
|
12055
|
-
readonly "
|
|
13249
|
+
readonly "moonshotai/kimi-k2.7-code:batch": {
|
|
12056
13250
|
id: string;
|
|
12057
13251
|
name: string;
|
|
12058
13252
|
api: "openai-completions";
|
|
@@ -12069,14 +13263,14 @@ export declare const MODELS: {
|
|
|
12069
13263
|
contextWindow: number;
|
|
12070
13264
|
maxTokens: number;
|
|
12071
13265
|
};
|
|
12072
|
-
readonly "
|
|
13266
|
+
readonly "moonshotai/kimi-k3": {
|
|
12073
13267
|
id: string;
|
|
12074
13268
|
name: string;
|
|
12075
13269
|
api: "openai-completions";
|
|
12076
13270
|
provider: string;
|
|
12077
13271
|
baseUrl: string;
|
|
12078
13272
|
reasoning: true;
|
|
12079
|
-
input: "text"[];
|
|
13273
|
+
input: ("image" | "text")[];
|
|
12080
13274
|
cost: {
|
|
12081
13275
|
input: number;
|
|
12082
13276
|
output: number;
|
|
@@ -12086,14 +13280,14 @@ export declare const MODELS: {
|
|
|
12086
13280
|
contextWindow: number;
|
|
12087
13281
|
maxTokens: number;
|
|
12088
13282
|
};
|
|
12089
|
-
readonly "
|
|
13283
|
+
readonly "nex-agi/nex-n2-mini": {
|
|
12090
13284
|
id: string;
|
|
12091
13285
|
name: string;
|
|
12092
13286
|
api: "openai-completions";
|
|
12093
13287
|
provider: string;
|
|
12094
13288
|
baseUrl: string;
|
|
12095
13289
|
reasoning: true;
|
|
12096
|
-
input: "text"[];
|
|
13290
|
+
input: ("image" | "text")[];
|
|
12097
13291
|
cost: {
|
|
12098
13292
|
input: number;
|
|
12099
13293
|
output: number;
|
|
@@ -12103,14 +13297,14 @@ export declare const MODELS: {
|
|
|
12103
13297
|
contextWindow: number;
|
|
12104
13298
|
maxTokens: number;
|
|
12105
13299
|
};
|
|
12106
|
-
readonly "
|
|
13300
|
+
readonly "nex-agi/nex-n2-pro": {
|
|
12107
13301
|
id: string;
|
|
12108
13302
|
name: string;
|
|
12109
13303
|
api: "openai-completions";
|
|
12110
13304
|
provider: string;
|
|
12111
13305
|
baseUrl: string;
|
|
12112
13306
|
reasoning: true;
|
|
12113
|
-
input: "text"[];
|
|
13307
|
+
input: ("image" | "text")[];
|
|
12114
13308
|
cost: {
|
|
12115
13309
|
input: number;
|
|
12116
13310
|
output: number;
|
|
@@ -12120,7 +13314,7 @@ export declare const MODELS: {
|
|
|
12120
13314
|
contextWindow: number;
|
|
12121
13315
|
maxTokens: number;
|
|
12122
13316
|
};
|
|
12123
|
-
readonly "
|
|
13317
|
+
readonly "nvidia/nemotron-3-nano-30b-a3b": {
|
|
12124
13318
|
id: string;
|
|
12125
13319
|
name: string;
|
|
12126
13320
|
api: "openai-completions";
|
|
@@ -12137,7 +13331,7 @@ export declare const MODELS: {
|
|
|
12137
13331
|
contextWindow: number;
|
|
12138
13332
|
maxTokens: number;
|
|
12139
13333
|
};
|
|
12140
|
-
readonly "
|
|
13334
|
+
readonly "nvidia/nemotron-3-nano-30b-a3b:free": {
|
|
12141
13335
|
id: string;
|
|
12142
13336
|
name: string;
|
|
12143
13337
|
api: "openai-completions";
|
|
@@ -12154,7 +13348,7 @@ export declare const MODELS: {
|
|
|
12154
13348
|
contextWindow: number;
|
|
12155
13349
|
maxTokens: number;
|
|
12156
13350
|
};
|
|
12157
|
-
readonly "
|
|
13351
|
+
readonly "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free": {
|
|
12158
13352
|
id: string;
|
|
12159
13353
|
name: string;
|
|
12160
13354
|
api: "openai-completions";
|
|
@@ -12171,13 +13365,13 @@ export declare const MODELS: {
|
|
|
12171
13365
|
contextWindow: number;
|
|
12172
13366
|
maxTokens: number;
|
|
12173
13367
|
};
|
|
12174
|
-
readonly "
|
|
13368
|
+
readonly "nvidia/nemotron-3-super-120b-a12b": {
|
|
12175
13369
|
id: string;
|
|
12176
13370
|
name: string;
|
|
12177
13371
|
api: "openai-completions";
|
|
12178
13372
|
provider: string;
|
|
12179
13373
|
baseUrl: string;
|
|
12180
|
-
reasoning:
|
|
13374
|
+
reasoning: true;
|
|
12181
13375
|
input: "text"[];
|
|
12182
13376
|
cost: {
|
|
12183
13377
|
input: number;
|
|
@@ -12188,13 +13382,13 @@ export declare const MODELS: {
|
|
|
12188
13382
|
contextWindow: number;
|
|
12189
13383
|
maxTokens: number;
|
|
12190
13384
|
};
|
|
12191
|
-
readonly "
|
|
13385
|
+
readonly "nvidia/nemotron-3-super-120b-a12b:free": {
|
|
12192
13386
|
id: string;
|
|
12193
13387
|
name: string;
|
|
12194
13388
|
api: "openai-completions";
|
|
12195
13389
|
provider: string;
|
|
12196
13390
|
baseUrl: string;
|
|
12197
|
-
reasoning:
|
|
13391
|
+
reasoning: true;
|
|
12198
13392
|
input: "text"[];
|
|
12199
13393
|
cost: {
|
|
12200
13394
|
input: number;
|
|
@@ -12205,14 +13399,14 @@ export declare const MODELS: {
|
|
|
12205
13399
|
contextWindow: number;
|
|
12206
13400
|
maxTokens: number;
|
|
12207
13401
|
};
|
|
12208
|
-
readonly "
|
|
13402
|
+
readonly "nvidia/nemotron-3-ultra-550b-a55b": {
|
|
12209
13403
|
id: string;
|
|
12210
13404
|
name: string;
|
|
12211
13405
|
api: "openai-completions";
|
|
12212
13406
|
provider: string;
|
|
12213
13407
|
baseUrl: string;
|
|
12214
|
-
reasoning:
|
|
12215
|
-
input:
|
|
13408
|
+
reasoning: true;
|
|
13409
|
+
input: "text"[];
|
|
12216
13410
|
cost: {
|
|
12217
13411
|
input: number;
|
|
12218
13412
|
output: number;
|
|
@@ -12222,14 +13416,14 @@ export declare const MODELS: {
|
|
|
12222
13416
|
contextWindow: number;
|
|
12223
13417
|
maxTokens: number;
|
|
12224
13418
|
};
|
|
12225
|
-
readonly "
|
|
13419
|
+
readonly "nvidia/nemotron-3-ultra-550b-a55b:batch": {
|
|
12226
13420
|
id: string;
|
|
12227
13421
|
name: string;
|
|
12228
13422
|
api: "openai-completions";
|
|
12229
13423
|
provider: string;
|
|
12230
13424
|
baseUrl: string;
|
|
12231
|
-
reasoning:
|
|
12232
|
-
input:
|
|
13425
|
+
reasoning: true;
|
|
13426
|
+
input: "text"[];
|
|
12233
13427
|
cost: {
|
|
12234
13428
|
input: number;
|
|
12235
13429
|
output: number;
|
|
@@ -12239,14 +13433,14 @@ export declare const MODELS: {
|
|
|
12239
13433
|
contextWindow: number;
|
|
12240
13434
|
maxTokens: number;
|
|
12241
13435
|
};
|
|
12242
|
-
readonly "
|
|
13436
|
+
readonly "nvidia/nemotron-3-ultra-550b-a55b:free": {
|
|
12243
13437
|
id: string;
|
|
12244
13438
|
name: string;
|
|
12245
13439
|
api: "openai-completions";
|
|
12246
13440
|
provider: string;
|
|
12247
13441
|
baseUrl: string;
|
|
12248
|
-
reasoning:
|
|
12249
|
-
input:
|
|
13442
|
+
reasoning: true;
|
|
13443
|
+
input: "text"[];
|
|
12250
13444
|
cost: {
|
|
12251
13445
|
input: number;
|
|
12252
13446
|
output: number;
|
|
@@ -12256,14 +13450,14 @@ export declare const MODELS: {
|
|
|
12256
13450
|
contextWindow: number;
|
|
12257
13451
|
maxTokens: number;
|
|
12258
13452
|
};
|
|
12259
|
-
readonly "
|
|
13453
|
+
readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
|
|
12260
13454
|
id: string;
|
|
12261
13455
|
name: string;
|
|
12262
13456
|
api: "openai-completions";
|
|
12263
13457
|
provider: string;
|
|
12264
13458
|
baseUrl: string;
|
|
12265
|
-
reasoning:
|
|
12266
|
-
input: "text"[];
|
|
13459
|
+
reasoning: true;
|
|
13460
|
+
input: ("image" | "text")[];
|
|
12267
13461
|
cost: {
|
|
12268
13462
|
input: number;
|
|
12269
13463
|
output: number;
|
|
@@ -12273,13 +13467,13 @@ export declare const MODELS: {
|
|
|
12273
13467
|
contextWindow: number;
|
|
12274
13468
|
maxTokens: number;
|
|
12275
13469
|
};
|
|
12276
|
-
readonly "
|
|
13470
|
+
readonly "nvidia/nemotron-nano-9b-v2:free": {
|
|
12277
13471
|
id: string;
|
|
12278
13472
|
name: string;
|
|
12279
13473
|
api: "openai-completions";
|
|
12280
13474
|
provider: string;
|
|
12281
13475
|
baseUrl: string;
|
|
12282
|
-
reasoning:
|
|
13476
|
+
reasoning: true;
|
|
12283
13477
|
input: "text"[];
|
|
12284
13478
|
cost: {
|
|
12285
13479
|
input: number;
|
|
@@ -12290,14 +13484,14 @@ export declare const MODELS: {
|
|
|
12290
13484
|
contextWindow: number;
|
|
12291
13485
|
maxTokens: number;
|
|
12292
13486
|
};
|
|
12293
|
-
readonly "
|
|
13487
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
12294
13488
|
id: string;
|
|
12295
13489
|
name: string;
|
|
12296
13490
|
api: "openai-completions";
|
|
12297
13491
|
provider: string;
|
|
12298
13492
|
baseUrl: string;
|
|
12299
13493
|
reasoning: false;
|
|
12300
|
-
input:
|
|
13494
|
+
input: "text"[];
|
|
12301
13495
|
cost: {
|
|
12302
13496
|
input: number;
|
|
12303
13497
|
output: number;
|
|
@@ -12307,14 +13501,14 @@ export declare const MODELS: {
|
|
|
12307
13501
|
contextWindow: number;
|
|
12308
13502
|
maxTokens: number;
|
|
12309
13503
|
};
|
|
12310
|
-
readonly "
|
|
13504
|
+
readonly "openai/gpt-3.5-turbo-0613": {
|
|
12311
13505
|
id: string;
|
|
12312
13506
|
name: string;
|
|
12313
13507
|
api: "openai-completions";
|
|
12314
13508
|
provider: string;
|
|
12315
13509
|
baseUrl: string;
|
|
12316
13510
|
reasoning: false;
|
|
12317
|
-
input:
|
|
13511
|
+
input: "text"[];
|
|
12318
13512
|
cost: {
|
|
12319
13513
|
input: number;
|
|
12320
13514
|
output: number;
|
|
@@ -12324,14 +13518,14 @@ export declare const MODELS: {
|
|
|
12324
13518
|
contextWindow: number;
|
|
12325
13519
|
maxTokens: number;
|
|
12326
13520
|
};
|
|
12327
|
-
readonly "
|
|
13521
|
+
readonly "openai/gpt-3.5-turbo-16k": {
|
|
12328
13522
|
id: string;
|
|
12329
13523
|
name: string;
|
|
12330
13524
|
api: "openai-completions";
|
|
12331
13525
|
provider: string;
|
|
12332
13526
|
baseUrl: string;
|
|
12333
|
-
reasoning:
|
|
12334
|
-
input:
|
|
13527
|
+
reasoning: false;
|
|
13528
|
+
input: "text"[];
|
|
12335
13529
|
cost: {
|
|
12336
13530
|
input: number;
|
|
12337
13531
|
output: number;
|
|
@@ -12341,14 +13535,14 @@ export declare const MODELS: {
|
|
|
12341
13535
|
contextWindow: number;
|
|
12342
13536
|
maxTokens: number;
|
|
12343
13537
|
};
|
|
12344
|
-
readonly "
|
|
13538
|
+
readonly "openai/gpt-3.5-turbo:batch": {
|
|
12345
13539
|
id: string;
|
|
12346
13540
|
name: string;
|
|
12347
13541
|
api: "openai-completions";
|
|
12348
13542
|
provider: string;
|
|
12349
13543
|
baseUrl: string;
|
|
12350
13544
|
reasoning: false;
|
|
12351
|
-
input:
|
|
13545
|
+
input: "text"[];
|
|
12352
13546
|
cost: {
|
|
12353
13547
|
input: number;
|
|
12354
13548
|
output: number;
|
|
@@ -12358,7 +13552,7 @@ export declare const MODELS: {
|
|
|
12358
13552
|
contextWindow: number;
|
|
12359
13553
|
maxTokens: number;
|
|
12360
13554
|
};
|
|
12361
|
-
readonly "
|
|
13555
|
+
readonly "openai/gpt-4": {
|
|
12362
13556
|
id: string;
|
|
12363
13557
|
name: string;
|
|
12364
13558
|
api: "openai-completions";
|
|
@@ -12375,14 +13569,14 @@ export declare const MODELS: {
|
|
|
12375
13569
|
contextWindow: number;
|
|
12376
13570
|
maxTokens: number;
|
|
12377
13571
|
};
|
|
12378
|
-
readonly "
|
|
13572
|
+
readonly "openai/gpt-4-turbo:batch": {
|
|
12379
13573
|
id: string;
|
|
12380
13574
|
name: string;
|
|
12381
13575
|
api: "openai-completions";
|
|
12382
13576
|
provider: string;
|
|
12383
13577
|
baseUrl: string;
|
|
12384
13578
|
reasoning: false;
|
|
12385
|
-
input: "text"[];
|
|
13579
|
+
input: ("image" | "text")[];
|
|
12386
13580
|
cost: {
|
|
12387
13581
|
input: number;
|
|
12388
13582
|
output: number;
|
|
@@ -12392,13 +13586,13 @@ export declare const MODELS: {
|
|
|
12392
13586
|
contextWindow: number;
|
|
12393
13587
|
maxTokens: number;
|
|
12394
13588
|
};
|
|
12395
|
-
readonly "
|
|
13589
|
+
readonly "openai/gpt-4.1": {
|
|
12396
13590
|
id: string;
|
|
12397
13591
|
name: string;
|
|
12398
13592
|
api: "openai-completions";
|
|
12399
13593
|
provider: string;
|
|
12400
13594
|
baseUrl: string;
|
|
12401
|
-
reasoning:
|
|
13595
|
+
reasoning: false;
|
|
12402
13596
|
input: ("image" | "text")[];
|
|
12403
13597
|
cost: {
|
|
12404
13598
|
input: number;
|
|
@@ -12409,7 +13603,7 @@ export declare const MODELS: {
|
|
|
12409
13603
|
contextWindow: number;
|
|
12410
13604
|
maxTokens: number;
|
|
12411
13605
|
};
|
|
12412
|
-
readonly "
|
|
13606
|
+
readonly "openai/gpt-4.1-mini": {
|
|
12413
13607
|
id: string;
|
|
12414
13608
|
name: string;
|
|
12415
13609
|
api: "openai-completions";
|
|
@@ -12426,14 +13620,14 @@ export declare const MODELS: {
|
|
|
12426
13620
|
contextWindow: number;
|
|
12427
13621
|
maxTokens: number;
|
|
12428
13622
|
};
|
|
12429
|
-
readonly "
|
|
13623
|
+
readonly "openai/gpt-4.1-mini:batch": {
|
|
12430
13624
|
id: string;
|
|
12431
13625
|
name: string;
|
|
12432
13626
|
api: "openai-completions";
|
|
12433
13627
|
provider: string;
|
|
12434
13628
|
baseUrl: string;
|
|
12435
13629
|
reasoning: false;
|
|
12436
|
-
input: "text"[];
|
|
13630
|
+
input: ("image" | "text")[];
|
|
12437
13631
|
cost: {
|
|
12438
13632
|
input: number;
|
|
12439
13633
|
output: number;
|
|
@@ -12443,14 +13637,14 @@ export declare const MODELS: {
|
|
|
12443
13637
|
contextWindow: number;
|
|
12444
13638
|
maxTokens: number;
|
|
12445
13639
|
};
|
|
12446
|
-
readonly "
|
|
13640
|
+
readonly "openai/gpt-4.1-nano": {
|
|
12447
13641
|
id: string;
|
|
12448
13642
|
name: string;
|
|
12449
13643
|
api: "openai-completions";
|
|
12450
13644
|
provider: string;
|
|
12451
13645
|
baseUrl: string;
|
|
12452
13646
|
reasoning: false;
|
|
12453
|
-
input: "text"[];
|
|
13647
|
+
input: ("image" | "text")[];
|
|
12454
13648
|
cost: {
|
|
12455
13649
|
input: number;
|
|
12456
13650
|
output: number;
|
|
@@ -12460,14 +13654,14 @@ export declare const MODELS: {
|
|
|
12460
13654
|
contextWindow: number;
|
|
12461
13655
|
maxTokens: number;
|
|
12462
13656
|
};
|
|
12463
|
-
readonly "
|
|
13657
|
+
readonly "openai/gpt-4.1-nano:batch": {
|
|
12464
13658
|
id: string;
|
|
12465
13659
|
name: string;
|
|
12466
13660
|
api: "openai-completions";
|
|
12467
13661
|
provider: string;
|
|
12468
13662
|
baseUrl: string;
|
|
12469
13663
|
reasoning: false;
|
|
12470
|
-
input: "text"[];
|
|
13664
|
+
input: ("image" | "text")[];
|
|
12471
13665
|
cost: {
|
|
12472
13666
|
input: number;
|
|
12473
13667
|
output: number;
|
|
@@ -12477,14 +13671,14 @@ export declare const MODELS: {
|
|
|
12477
13671
|
contextWindow: number;
|
|
12478
13672
|
maxTokens: number;
|
|
12479
13673
|
};
|
|
12480
|
-
readonly "
|
|
13674
|
+
readonly "openai/gpt-4.1:batch": {
|
|
12481
13675
|
id: string;
|
|
12482
13676
|
name: string;
|
|
12483
13677
|
api: "openai-completions";
|
|
12484
13678
|
provider: string;
|
|
12485
13679
|
baseUrl: string;
|
|
12486
13680
|
reasoning: false;
|
|
12487
|
-
input: "text"[];
|
|
13681
|
+
input: ("image" | "text")[];
|
|
12488
13682
|
cost: {
|
|
12489
13683
|
input: number;
|
|
12490
13684
|
output: number;
|
|
@@ -12494,14 +13688,14 @@ export declare const MODELS: {
|
|
|
12494
13688
|
contextWindow: number;
|
|
12495
13689
|
maxTokens: number;
|
|
12496
13690
|
};
|
|
12497
|
-
readonly "
|
|
13691
|
+
readonly "openai/gpt-4o": {
|
|
12498
13692
|
id: string;
|
|
12499
13693
|
name: string;
|
|
12500
13694
|
api: "openai-completions";
|
|
12501
13695
|
provider: string;
|
|
12502
13696
|
baseUrl: string;
|
|
12503
|
-
reasoning:
|
|
12504
|
-
input: "text"[];
|
|
13697
|
+
reasoning: false;
|
|
13698
|
+
input: ("image" | "text")[];
|
|
12505
13699
|
cost: {
|
|
12506
13700
|
input: number;
|
|
12507
13701
|
output: number;
|
|
@@ -12511,13 +13705,13 @@ export declare const MODELS: {
|
|
|
12511
13705
|
contextWindow: number;
|
|
12512
13706
|
maxTokens: number;
|
|
12513
13707
|
};
|
|
12514
|
-
readonly "
|
|
13708
|
+
readonly "openai/gpt-4o-mini": {
|
|
12515
13709
|
id: string;
|
|
12516
13710
|
name: string;
|
|
12517
13711
|
api: "openai-completions";
|
|
12518
13712
|
provider: string;
|
|
12519
13713
|
baseUrl: string;
|
|
12520
|
-
reasoning:
|
|
13714
|
+
reasoning: false;
|
|
12521
13715
|
input: ("image" | "text")[];
|
|
12522
13716
|
cost: {
|
|
12523
13717
|
input: number;
|
|
@@ -12528,13 +13722,13 @@ export declare const MODELS: {
|
|
|
12528
13722
|
contextWindow: number;
|
|
12529
13723
|
maxTokens: number;
|
|
12530
13724
|
};
|
|
12531
|
-
readonly "
|
|
13725
|
+
readonly "openai/gpt-4o-mini:batch": {
|
|
12532
13726
|
id: string;
|
|
12533
13727
|
name: string;
|
|
12534
13728
|
api: "openai-completions";
|
|
12535
13729
|
provider: string;
|
|
12536
13730
|
baseUrl: string;
|
|
12537
|
-
reasoning:
|
|
13731
|
+
reasoning: false;
|
|
12538
13732
|
input: ("image" | "text")[];
|
|
12539
13733
|
cost: {
|
|
12540
13734
|
input: number;
|
|
@@ -12545,13 +13739,13 @@ export declare const MODELS: {
|
|
|
12545
13739
|
contextWindow: number;
|
|
12546
13740
|
maxTokens: number;
|
|
12547
13741
|
};
|
|
12548
|
-
readonly "
|
|
13742
|
+
readonly "openai/gpt-4o:batch": {
|
|
12549
13743
|
id: string;
|
|
12550
13744
|
name: string;
|
|
12551
13745
|
api: "openai-completions";
|
|
12552
13746
|
provider: string;
|
|
12553
13747
|
baseUrl: string;
|
|
12554
|
-
reasoning:
|
|
13748
|
+
reasoning: false;
|
|
12555
13749
|
input: ("image" | "text")[];
|
|
12556
13750
|
cost: {
|
|
12557
13751
|
input: number;
|
|
@@ -12562,7 +13756,7 @@ export declare const MODELS: {
|
|
|
12562
13756
|
contextWindow: number;
|
|
12563
13757
|
maxTokens: number;
|
|
12564
13758
|
};
|
|
12565
|
-
readonly "
|
|
13759
|
+
readonly "openai/gpt-5": {
|
|
12566
13760
|
id: string;
|
|
12567
13761
|
name: string;
|
|
12568
13762
|
api: "openai-completions";
|
|
@@ -12579,7 +13773,7 @@ export declare const MODELS: {
|
|
|
12579
13773
|
contextWindow: number;
|
|
12580
13774
|
maxTokens: number;
|
|
12581
13775
|
};
|
|
12582
|
-
readonly "
|
|
13776
|
+
readonly "openai/gpt-5-codex:batch": {
|
|
12583
13777
|
id: string;
|
|
12584
13778
|
name: string;
|
|
12585
13779
|
api: "openai-completions";
|
|
@@ -12596,7 +13790,7 @@ export declare const MODELS: {
|
|
|
12596
13790
|
contextWindow: number;
|
|
12597
13791
|
maxTokens: number;
|
|
12598
13792
|
};
|
|
12599
|
-
readonly "
|
|
13793
|
+
readonly "openai/gpt-5-mini": {
|
|
12600
13794
|
id: string;
|
|
12601
13795
|
name: string;
|
|
12602
13796
|
api: "openai-completions";
|
|
@@ -12613,14 +13807,14 @@ export declare const MODELS: {
|
|
|
12613
13807
|
contextWindow: number;
|
|
12614
13808
|
maxTokens: number;
|
|
12615
13809
|
};
|
|
12616
|
-
readonly "
|
|
13810
|
+
readonly "openai/gpt-5-mini:batch": {
|
|
12617
13811
|
id: string;
|
|
12618
13812
|
name: string;
|
|
12619
13813
|
api: "openai-completions";
|
|
12620
13814
|
provider: string;
|
|
12621
13815
|
baseUrl: string;
|
|
12622
13816
|
reasoning: true;
|
|
12623
|
-
input: "text"[];
|
|
13817
|
+
input: ("image" | "text")[];
|
|
12624
13818
|
cost: {
|
|
12625
13819
|
input: number;
|
|
12626
13820
|
output: number;
|
|
@@ -12630,14 +13824,14 @@ export declare const MODELS: {
|
|
|
12630
13824
|
contextWindow: number;
|
|
12631
13825
|
maxTokens: number;
|
|
12632
13826
|
};
|
|
12633
|
-
readonly "
|
|
13827
|
+
readonly "openai/gpt-5-nano": {
|
|
12634
13828
|
id: string;
|
|
12635
13829
|
name: string;
|
|
12636
13830
|
api: "openai-completions";
|
|
12637
13831
|
provider: string;
|
|
12638
13832
|
baseUrl: string;
|
|
12639
13833
|
reasoning: true;
|
|
12640
|
-
input: "text"[];
|
|
13834
|
+
input: ("image" | "text")[];
|
|
12641
13835
|
cost: {
|
|
12642
13836
|
input: number;
|
|
12643
13837
|
output: number;
|
|
@@ -12647,7 +13841,7 @@ export declare const MODELS: {
|
|
|
12647
13841
|
contextWindow: number;
|
|
12648
13842
|
maxTokens: number;
|
|
12649
13843
|
};
|
|
12650
|
-
readonly "
|
|
13844
|
+
readonly "openai/gpt-5-nano:batch": {
|
|
12651
13845
|
id: string;
|
|
12652
13846
|
name: string;
|
|
12653
13847
|
api: "openai-completions";
|
|
@@ -12664,14 +13858,14 @@ export declare const MODELS: {
|
|
|
12664
13858
|
contextWindow: number;
|
|
12665
13859
|
maxTokens: number;
|
|
12666
13860
|
};
|
|
12667
|
-
readonly "
|
|
13861
|
+
readonly "openai/gpt-5-pro": {
|
|
12668
13862
|
id: string;
|
|
12669
13863
|
name: string;
|
|
12670
13864
|
api: "openai-completions";
|
|
12671
13865
|
provider: string;
|
|
12672
13866
|
baseUrl: string;
|
|
12673
13867
|
reasoning: true;
|
|
12674
|
-
input: "text"[];
|
|
13868
|
+
input: ("image" | "text")[];
|
|
12675
13869
|
cost: {
|
|
12676
13870
|
input: number;
|
|
12677
13871
|
output: number;
|
|
@@ -12681,14 +13875,14 @@ export declare const MODELS: {
|
|
|
12681
13875
|
contextWindow: number;
|
|
12682
13876
|
maxTokens: number;
|
|
12683
13877
|
};
|
|
12684
|
-
readonly "
|
|
13878
|
+
readonly "openai/gpt-5-pro:batch": {
|
|
12685
13879
|
id: string;
|
|
12686
13880
|
name: string;
|
|
12687
13881
|
api: "openai-completions";
|
|
12688
13882
|
provider: string;
|
|
12689
13883
|
baseUrl: string;
|
|
12690
13884
|
reasoning: true;
|
|
12691
|
-
input: "text"[];
|
|
13885
|
+
input: ("image" | "text")[];
|
|
12692
13886
|
cost: {
|
|
12693
13887
|
input: number;
|
|
12694
13888
|
output: number;
|
|
@@ -12698,14 +13892,14 @@ export declare const MODELS: {
|
|
|
12698
13892
|
contextWindow: number;
|
|
12699
13893
|
maxTokens: number;
|
|
12700
13894
|
};
|
|
12701
|
-
readonly "
|
|
13895
|
+
readonly "openai/gpt-5.1": {
|
|
12702
13896
|
id: string;
|
|
12703
13897
|
name: string;
|
|
12704
13898
|
api: "openai-completions";
|
|
12705
13899
|
provider: string;
|
|
12706
13900
|
baseUrl: string;
|
|
12707
13901
|
reasoning: true;
|
|
12708
|
-
input: "text"[];
|
|
13902
|
+
input: ("image" | "text")[];
|
|
12709
13903
|
cost: {
|
|
12710
13904
|
input: number;
|
|
12711
13905
|
output: number;
|
|
@@ -12715,14 +13909,14 @@ export declare const MODELS: {
|
|
|
12715
13909
|
contextWindow: number;
|
|
12716
13910
|
maxTokens: number;
|
|
12717
13911
|
};
|
|
12718
|
-
readonly "
|
|
13912
|
+
readonly "openai/gpt-5.1-codex": {
|
|
12719
13913
|
id: string;
|
|
12720
13914
|
name: string;
|
|
12721
13915
|
api: "openai-completions";
|
|
12722
13916
|
provider: string;
|
|
12723
13917
|
baseUrl: string;
|
|
12724
13918
|
reasoning: true;
|
|
12725
|
-
input: "text"[];
|
|
13919
|
+
input: ("image" | "text")[];
|
|
12726
13920
|
cost: {
|
|
12727
13921
|
input: number;
|
|
12728
13922
|
output: number;
|
|
@@ -12732,7 +13926,7 @@ export declare const MODELS: {
|
|
|
12732
13926
|
contextWindow: number;
|
|
12733
13927
|
maxTokens: number;
|
|
12734
13928
|
};
|
|
12735
|
-
readonly "
|
|
13929
|
+
readonly "openai/gpt-5.1-codex-max": {
|
|
12736
13930
|
id: string;
|
|
12737
13931
|
name: string;
|
|
12738
13932
|
api: "openai-completions";
|
|
@@ -12749,14 +13943,14 @@ export declare const MODELS: {
|
|
|
12749
13943
|
contextWindow: number;
|
|
12750
13944
|
maxTokens: number;
|
|
12751
13945
|
};
|
|
12752
|
-
readonly "
|
|
13946
|
+
readonly "openai/gpt-5.1-codex-mini": {
|
|
12753
13947
|
id: string;
|
|
12754
13948
|
name: string;
|
|
12755
13949
|
api: "openai-completions";
|
|
12756
13950
|
provider: string;
|
|
12757
13951
|
baseUrl: string;
|
|
12758
13952
|
reasoning: true;
|
|
12759
|
-
input: "text"[];
|
|
13953
|
+
input: ("image" | "text")[];
|
|
12760
13954
|
cost: {
|
|
12761
13955
|
input: number;
|
|
12762
13956
|
output: number;
|
|
@@ -12766,14 +13960,14 @@ export declare const MODELS: {
|
|
|
12766
13960
|
contextWindow: number;
|
|
12767
13961
|
maxTokens: number;
|
|
12768
13962
|
};
|
|
12769
|
-
readonly "openai/gpt-
|
|
13963
|
+
readonly "openai/gpt-5.1:batch": {
|
|
12770
13964
|
id: string;
|
|
12771
13965
|
name: string;
|
|
12772
13966
|
api: "openai-completions";
|
|
12773
13967
|
provider: string;
|
|
12774
13968
|
baseUrl: string;
|
|
12775
|
-
reasoning:
|
|
12776
|
-
input: "text"[];
|
|
13969
|
+
reasoning: true;
|
|
13970
|
+
input: ("image" | "text")[];
|
|
12777
13971
|
cost: {
|
|
12778
13972
|
input: number;
|
|
12779
13973
|
output: number;
|
|
@@ -12783,14 +13977,17 @@ export declare const MODELS: {
|
|
|
12783
13977
|
contextWindow: number;
|
|
12784
13978
|
maxTokens: number;
|
|
12785
13979
|
};
|
|
12786
|
-
readonly "openai/gpt-
|
|
13980
|
+
readonly "openai/gpt-5.2": {
|
|
12787
13981
|
id: string;
|
|
12788
13982
|
name: string;
|
|
12789
13983
|
api: "openai-completions";
|
|
12790
13984
|
provider: string;
|
|
12791
13985
|
baseUrl: string;
|
|
12792
|
-
reasoning:
|
|
12793
|
-
|
|
13986
|
+
reasoning: true;
|
|
13987
|
+
thinkingLevelMap: {
|
|
13988
|
+
xhigh: string;
|
|
13989
|
+
};
|
|
13990
|
+
input: ("image" | "text")[];
|
|
12794
13991
|
cost: {
|
|
12795
13992
|
input: number;
|
|
12796
13993
|
output: number;
|
|
@@ -12800,14 +13997,17 @@ export declare const MODELS: {
|
|
|
12800
13997
|
contextWindow: number;
|
|
12801
13998
|
maxTokens: number;
|
|
12802
13999
|
};
|
|
12803
|
-
readonly "openai/gpt-
|
|
14000
|
+
readonly "openai/gpt-5.2-chat": {
|
|
12804
14001
|
id: string;
|
|
12805
14002
|
name: string;
|
|
12806
14003
|
api: "openai-completions";
|
|
12807
14004
|
provider: string;
|
|
12808
14005
|
baseUrl: string;
|
|
12809
14006
|
reasoning: false;
|
|
12810
|
-
|
|
14007
|
+
thinkingLevelMap: {
|
|
14008
|
+
xhigh: string;
|
|
14009
|
+
};
|
|
14010
|
+
input: ("image" | "text")[];
|
|
12811
14011
|
cost: {
|
|
12812
14012
|
input: number;
|
|
12813
14013
|
output: number;
|
|
@@ -12817,14 +14017,17 @@ export declare const MODELS: {
|
|
|
12817
14017
|
contextWindow: number;
|
|
12818
14018
|
maxTokens: number;
|
|
12819
14019
|
};
|
|
12820
|
-
readonly "openai/gpt-
|
|
14020
|
+
readonly "openai/gpt-5.2-codex": {
|
|
12821
14021
|
id: string;
|
|
12822
14022
|
name: string;
|
|
12823
14023
|
api: "openai-completions";
|
|
12824
14024
|
provider: string;
|
|
12825
14025
|
baseUrl: string;
|
|
12826
|
-
reasoning:
|
|
12827
|
-
|
|
14026
|
+
reasoning: true;
|
|
14027
|
+
thinkingLevelMap: {
|
|
14028
|
+
xhigh: string;
|
|
14029
|
+
};
|
|
14030
|
+
input: ("image" | "text")[];
|
|
12828
14031
|
cost: {
|
|
12829
14032
|
input: number;
|
|
12830
14033
|
output: number;
|
|
@@ -12834,13 +14037,16 @@ export declare const MODELS: {
|
|
|
12834
14037
|
contextWindow: number;
|
|
12835
14038
|
maxTokens: number;
|
|
12836
14039
|
};
|
|
12837
|
-
readonly "openai/gpt-
|
|
14040
|
+
readonly "openai/gpt-5.2-pro": {
|
|
12838
14041
|
id: string;
|
|
12839
14042
|
name: string;
|
|
12840
14043
|
api: "openai-completions";
|
|
12841
14044
|
provider: string;
|
|
12842
14045
|
baseUrl: string;
|
|
12843
|
-
reasoning:
|
|
14046
|
+
reasoning: true;
|
|
14047
|
+
thinkingLevelMap: {
|
|
14048
|
+
xhigh: string;
|
|
14049
|
+
};
|
|
12844
14050
|
input: ("image" | "text")[];
|
|
12845
14051
|
cost: {
|
|
12846
14052
|
input: number;
|
|
@@ -12851,13 +14057,16 @@ export declare const MODELS: {
|
|
|
12851
14057
|
contextWindow: number;
|
|
12852
14058
|
maxTokens: number;
|
|
12853
14059
|
};
|
|
12854
|
-
readonly "openai/gpt-
|
|
14060
|
+
readonly "openai/gpt-5.2-pro:batch": {
|
|
12855
14061
|
id: string;
|
|
12856
14062
|
name: string;
|
|
12857
14063
|
api: "openai-completions";
|
|
12858
14064
|
provider: string;
|
|
12859
14065
|
baseUrl: string;
|
|
12860
|
-
reasoning:
|
|
14066
|
+
reasoning: true;
|
|
14067
|
+
thinkingLevelMap: {
|
|
14068
|
+
xhigh: string;
|
|
14069
|
+
};
|
|
12861
14070
|
input: ("image" | "text")[];
|
|
12862
14071
|
cost: {
|
|
12863
14072
|
input: number;
|
|
@@ -12868,13 +14077,16 @@ export declare const MODELS: {
|
|
|
12868
14077
|
contextWindow: number;
|
|
12869
14078
|
maxTokens: number;
|
|
12870
14079
|
};
|
|
12871
|
-
readonly "openai/gpt-
|
|
14080
|
+
readonly "openai/gpt-5.2:batch": {
|
|
12872
14081
|
id: string;
|
|
12873
14082
|
name: string;
|
|
12874
14083
|
api: "openai-completions";
|
|
12875
14084
|
provider: string;
|
|
12876
14085
|
baseUrl: string;
|
|
12877
|
-
reasoning:
|
|
14086
|
+
reasoning: true;
|
|
14087
|
+
thinkingLevelMap: {
|
|
14088
|
+
xhigh: string;
|
|
14089
|
+
};
|
|
12878
14090
|
input: ("image" | "text")[];
|
|
12879
14091
|
cost: {
|
|
12880
14092
|
input: number;
|
|
@@ -12885,13 +14097,16 @@ export declare const MODELS: {
|
|
|
12885
14097
|
contextWindow: number;
|
|
12886
14098
|
maxTokens: number;
|
|
12887
14099
|
};
|
|
12888
|
-
readonly "openai/gpt-
|
|
14100
|
+
readonly "openai/gpt-5.3-chat": {
|
|
12889
14101
|
id: string;
|
|
12890
14102
|
name: string;
|
|
12891
14103
|
api: "openai-completions";
|
|
12892
14104
|
provider: string;
|
|
12893
14105
|
baseUrl: string;
|
|
12894
14106
|
reasoning: false;
|
|
14107
|
+
thinkingLevelMap: {
|
|
14108
|
+
xhigh: string;
|
|
14109
|
+
};
|
|
12895
14110
|
input: ("image" | "text")[];
|
|
12896
14111
|
cost: {
|
|
12897
14112
|
input: number;
|
|
@@ -12902,13 +14117,16 @@ export declare const MODELS: {
|
|
|
12902
14117
|
contextWindow: number;
|
|
12903
14118
|
maxTokens: number;
|
|
12904
14119
|
};
|
|
12905
|
-
readonly "openai/gpt-
|
|
14120
|
+
readonly "openai/gpt-5.3-codex": {
|
|
12906
14121
|
id: string;
|
|
12907
14122
|
name: string;
|
|
12908
14123
|
api: "openai-completions";
|
|
12909
14124
|
provider: string;
|
|
12910
14125
|
baseUrl: string;
|
|
12911
|
-
reasoning:
|
|
14126
|
+
reasoning: true;
|
|
14127
|
+
thinkingLevelMap: {
|
|
14128
|
+
xhigh: string;
|
|
14129
|
+
};
|
|
12912
14130
|
input: ("image" | "text")[];
|
|
12913
14131
|
cost: {
|
|
12914
14132
|
input: number;
|
|
@@ -12919,13 +14137,16 @@ export declare const MODELS: {
|
|
|
12919
14137
|
contextWindow: number;
|
|
12920
14138
|
maxTokens: number;
|
|
12921
14139
|
};
|
|
12922
|
-
readonly "openai/gpt-5": {
|
|
14140
|
+
readonly "openai/gpt-5.4": {
|
|
12923
14141
|
id: string;
|
|
12924
14142
|
name: string;
|
|
12925
14143
|
api: "openai-completions";
|
|
12926
14144
|
provider: string;
|
|
12927
14145
|
baseUrl: string;
|
|
12928
14146
|
reasoning: true;
|
|
14147
|
+
thinkingLevelMap: {
|
|
14148
|
+
xhigh: string;
|
|
14149
|
+
};
|
|
12929
14150
|
input: ("image" | "text")[];
|
|
12930
14151
|
cost: {
|
|
12931
14152
|
input: number;
|
|
@@ -12936,13 +14157,16 @@ export declare const MODELS: {
|
|
|
12936
14157
|
contextWindow: number;
|
|
12937
14158
|
maxTokens: number;
|
|
12938
14159
|
};
|
|
12939
|
-
readonly "openai/gpt-5-
|
|
14160
|
+
readonly "openai/gpt-5.4-mini": {
|
|
12940
14161
|
id: string;
|
|
12941
14162
|
name: string;
|
|
12942
14163
|
api: "openai-completions";
|
|
12943
14164
|
provider: string;
|
|
12944
14165
|
baseUrl: string;
|
|
12945
14166
|
reasoning: true;
|
|
14167
|
+
thinkingLevelMap: {
|
|
14168
|
+
xhigh: string;
|
|
14169
|
+
};
|
|
12946
14170
|
input: ("image" | "text")[];
|
|
12947
14171
|
cost: {
|
|
12948
14172
|
input: number;
|
|
@@ -12953,13 +14177,16 @@ export declare const MODELS: {
|
|
|
12953
14177
|
contextWindow: number;
|
|
12954
14178
|
maxTokens: number;
|
|
12955
14179
|
};
|
|
12956
|
-
readonly "openai/gpt-5-mini": {
|
|
14180
|
+
readonly "openai/gpt-5.4-mini:batch": {
|
|
12957
14181
|
id: string;
|
|
12958
14182
|
name: string;
|
|
12959
14183
|
api: "openai-completions";
|
|
12960
14184
|
provider: string;
|
|
12961
14185
|
baseUrl: string;
|
|
12962
14186
|
reasoning: true;
|
|
14187
|
+
thinkingLevelMap: {
|
|
14188
|
+
xhigh: string;
|
|
14189
|
+
};
|
|
12963
14190
|
input: ("image" | "text")[];
|
|
12964
14191
|
cost: {
|
|
12965
14192
|
input: number;
|
|
@@ -12970,13 +14197,16 @@ export declare const MODELS: {
|
|
|
12970
14197
|
contextWindow: number;
|
|
12971
14198
|
maxTokens: number;
|
|
12972
14199
|
};
|
|
12973
|
-
readonly "openai/gpt-5-nano": {
|
|
14200
|
+
readonly "openai/gpt-5.4-nano": {
|
|
12974
14201
|
id: string;
|
|
12975
14202
|
name: string;
|
|
12976
14203
|
api: "openai-completions";
|
|
12977
14204
|
provider: string;
|
|
12978
14205
|
baseUrl: string;
|
|
12979
14206
|
reasoning: true;
|
|
14207
|
+
thinkingLevelMap: {
|
|
14208
|
+
xhigh: string;
|
|
14209
|
+
};
|
|
12980
14210
|
input: ("image" | "text")[];
|
|
12981
14211
|
cost: {
|
|
12982
14212
|
input: number;
|
|
@@ -12987,13 +14217,16 @@ export declare const MODELS: {
|
|
|
12987
14217
|
contextWindow: number;
|
|
12988
14218
|
maxTokens: number;
|
|
12989
14219
|
};
|
|
12990
|
-
readonly "openai/gpt-5-
|
|
14220
|
+
readonly "openai/gpt-5.4-nano:batch": {
|
|
12991
14221
|
id: string;
|
|
12992
14222
|
name: string;
|
|
12993
14223
|
api: "openai-completions";
|
|
12994
14224
|
provider: string;
|
|
12995
14225
|
baseUrl: string;
|
|
12996
14226
|
reasoning: true;
|
|
14227
|
+
thinkingLevelMap: {
|
|
14228
|
+
xhigh: string;
|
|
14229
|
+
};
|
|
12997
14230
|
input: ("image" | "text")[];
|
|
12998
14231
|
cost: {
|
|
12999
14232
|
input: number;
|
|
@@ -13004,13 +14237,16 @@ export declare const MODELS: {
|
|
|
13004
14237
|
contextWindow: number;
|
|
13005
14238
|
maxTokens: number;
|
|
13006
14239
|
};
|
|
13007
|
-
readonly "openai/gpt-5.
|
|
14240
|
+
readonly "openai/gpt-5.4-pro": {
|
|
13008
14241
|
id: string;
|
|
13009
14242
|
name: string;
|
|
13010
14243
|
api: "openai-completions";
|
|
13011
14244
|
provider: string;
|
|
13012
14245
|
baseUrl: string;
|
|
13013
14246
|
reasoning: true;
|
|
14247
|
+
thinkingLevelMap: {
|
|
14248
|
+
xhigh: string;
|
|
14249
|
+
};
|
|
13014
14250
|
input: ("image" | "text")[];
|
|
13015
14251
|
cost: {
|
|
13016
14252
|
input: number;
|
|
@@ -13021,13 +14257,16 @@ export declare const MODELS: {
|
|
|
13021
14257
|
contextWindow: number;
|
|
13022
14258
|
maxTokens: number;
|
|
13023
14259
|
};
|
|
13024
|
-
readonly "openai/gpt-5.
|
|
14260
|
+
readonly "openai/gpt-5.4-pro:batch": {
|
|
13025
14261
|
id: string;
|
|
13026
14262
|
name: string;
|
|
13027
14263
|
api: "openai-completions";
|
|
13028
14264
|
provider: string;
|
|
13029
14265
|
baseUrl: string;
|
|
13030
|
-
reasoning:
|
|
14266
|
+
reasoning: true;
|
|
14267
|
+
thinkingLevelMap: {
|
|
14268
|
+
xhigh: string;
|
|
14269
|
+
};
|
|
13031
14270
|
input: ("image" | "text")[];
|
|
13032
14271
|
cost: {
|
|
13033
14272
|
input: number;
|
|
@@ -13038,13 +14277,16 @@ export declare const MODELS: {
|
|
|
13038
14277
|
contextWindow: number;
|
|
13039
14278
|
maxTokens: number;
|
|
13040
14279
|
};
|
|
13041
|
-
readonly "openai/gpt-5.
|
|
14280
|
+
readonly "openai/gpt-5.4:batch": {
|
|
13042
14281
|
id: string;
|
|
13043
14282
|
name: string;
|
|
13044
14283
|
api: "openai-completions";
|
|
13045
14284
|
provider: string;
|
|
13046
14285
|
baseUrl: string;
|
|
13047
14286
|
reasoning: true;
|
|
14287
|
+
thinkingLevelMap: {
|
|
14288
|
+
xhigh: string;
|
|
14289
|
+
};
|
|
13048
14290
|
input: ("image" | "text")[];
|
|
13049
14291
|
cost: {
|
|
13050
14292
|
input: number;
|
|
@@ -13055,13 +14297,16 @@ export declare const MODELS: {
|
|
|
13055
14297
|
contextWindow: number;
|
|
13056
14298
|
maxTokens: number;
|
|
13057
14299
|
};
|
|
13058
|
-
readonly "openai/gpt-5.
|
|
14300
|
+
readonly "openai/gpt-5.5": {
|
|
13059
14301
|
id: string;
|
|
13060
14302
|
name: string;
|
|
13061
14303
|
api: "openai-completions";
|
|
13062
14304
|
provider: string;
|
|
13063
14305
|
baseUrl: string;
|
|
13064
14306
|
reasoning: true;
|
|
14307
|
+
thinkingLevelMap: {
|
|
14308
|
+
xhigh: string;
|
|
14309
|
+
};
|
|
13065
14310
|
input: ("image" | "text")[];
|
|
13066
14311
|
cost: {
|
|
13067
14312
|
input: number;
|
|
@@ -13072,13 +14317,16 @@ export declare const MODELS: {
|
|
|
13072
14317
|
contextWindow: number;
|
|
13073
14318
|
maxTokens: number;
|
|
13074
14319
|
};
|
|
13075
|
-
readonly "openai/gpt-5.
|
|
14320
|
+
readonly "openai/gpt-5.5-pro": {
|
|
13076
14321
|
id: string;
|
|
13077
14322
|
name: string;
|
|
13078
14323
|
api: "openai-completions";
|
|
13079
14324
|
provider: string;
|
|
13080
14325
|
baseUrl: string;
|
|
13081
14326
|
reasoning: true;
|
|
14327
|
+
thinkingLevelMap: {
|
|
14328
|
+
xhigh: string;
|
|
14329
|
+
};
|
|
13082
14330
|
input: ("image" | "text")[];
|
|
13083
14331
|
cost: {
|
|
13084
14332
|
input: number;
|
|
@@ -13089,7 +14337,7 @@ export declare const MODELS: {
|
|
|
13089
14337
|
contextWindow: number;
|
|
13090
14338
|
maxTokens: number;
|
|
13091
14339
|
};
|
|
13092
|
-
readonly "openai/gpt-5.
|
|
14340
|
+
readonly "openai/gpt-5.5-pro:batch": {
|
|
13093
14341
|
id: string;
|
|
13094
14342
|
name: string;
|
|
13095
14343
|
api: "openai-completions";
|
|
@@ -13109,13 +14357,13 @@ export declare const MODELS: {
|
|
|
13109
14357
|
contextWindow: number;
|
|
13110
14358
|
maxTokens: number;
|
|
13111
14359
|
};
|
|
13112
|
-
readonly "openai/gpt-5.
|
|
14360
|
+
readonly "openai/gpt-5.5:batch": {
|
|
13113
14361
|
id: string;
|
|
13114
14362
|
name: string;
|
|
13115
14363
|
api: "openai-completions";
|
|
13116
14364
|
provider: string;
|
|
13117
14365
|
baseUrl: string;
|
|
13118
|
-
reasoning:
|
|
14366
|
+
reasoning: true;
|
|
13119
14367
|
thinkingLevelMap: {
|
|
13120
14368
|
xhigh: string;
|
|
13121
14369
|
};
|
|
@@ -13129,16 +14377,13 @@ export declare const MODELS: {
|
|
|
13129
14377
|
contextWindow: number;
|
|
13130
14378
|
maxTokens: number;
|
|
13131
14379
|
};
|
|
13132
|
-
readonly "openai/gpt-5.
|
|
14380
|
+
readonly "openai/gpt-5.6-luna": {
|
|
13133
14381
|
id: string;
|
|
13134
14382
|
name: string;
|
|
13135
14383
|
api: "openai-completions";
|
|
13136
14384
|
provider: string;
|
|
13137
14385
|
baseUrl: string;
|
|
13138
14386
|
reasoning: true;
|
|
13139
|
-
thinkingLevelMap: {
|
|
13140
|
-
xhigh: string;
|
|
13141
|
-
};
|
|
13142
14387
|
input: ("image" | "text")[];
|
|
13143
14388
|
cost: {
|
|
13144
14389
|
input: number;
|
|
@@ -13149,16 +14394,13 @@ export declare const MODELS: {
|
|
|
13149
14394
|
contextWindow: number;
|
|
13150
14395
|
maxTokens: number;
|
|
13151
14396
|
};
|
|
13152
|
-
readonly "openai/gpt-5.
|
|
14397
|
+
readonly "openai/gpt-5.6-luna-pro": {
|
|
13153
14398
|
id: string;
|
|
13154
14399
|
name: string;
|
|
13155
14400
|
api: "openai-completions";
|
|
13156
14401
|
provider: string;
|
|
13157
14402
|
baseUrl: string;
|
|
13158
14403
|
reasoning: true;
|
|
13159
|
-
thinkingLevelMap: {
|
|
13160
|
-
xhigh: string;
|
|
13161
|
-
};
|
|
13162
14404
|
input: ("image" | "text")[];
|
|
13163
14405
|
cost: {
|
|
13164
14406
|
input: number;
|
|
@@ -13169,16 +14411,13 @@ export declare const MODELS: {
|
|
|
13169
14411
|
contextWindow: number;
|
|
13170
14412
|
maxTokens: number;
|
|
13171
14413
|
};
|
|
13172
|
-
readonly "openai/gpt-5.
|
|
14414
|
+
readonly "openai/gpt-5.6-luna-pro:batch": {
|
|
13173
14415
|
id: string;
|
|
13174
14416
|
name: string;
|
|
13175
14417
|
api: "openai-completions";
|
|
13176
14418
|
provider: string;
|
|
13177
14419
|
baseUrl: string;
|
|
13178
|
-
reasoning:
|
|
13179
|
-
thinkingLevelMap: {
|
|
13180
|
-
xhigh: string;
|
|
13181
|
-
};
|
|
14420
|
+
reasoning: true;
|
|
13182
14421
|
input: ("image" | "text")[];
|
|
13183
14422
|
cost: {
|
|
13184
14423
|
input: number;
|
|
@@ -13189,16 +14428,13 @@ export declare const MODELS: {
|
|
|
13189
14428
|
contextWindow: number;
|
|
13190
14429
|
maxTokens: number;
|
|
13191
14430
|
};
|
|
13192
|
-
readonly "openai/gpt-5.
|
|
14431
|
+
readonly "openai/gpt-5.6-luna:batch": {
|
|
13193
14432
|
id: string;
|
|
13194
14433
|
name: string;
|
|
13195
14434
|
api: "openai-completions";
|
|
13196
14435
|
provider: string;
|
|
13197
14436
|
baseUrl: string;
|
|
13198
14437
|
reasoning: true;
|
|
13199
|
-
thinkingLevelMap: {
|
|
13200
|
-
xhigh: string;
|
|
13201
|
-
};
|
|
13202
14438
|
input: ("image" | "text")[];
|
|
13203
14439
|
cost: {
|
|
13204
14440
|
input: number;
|
|
@@ -13209,16 +14445,13 @@ export declare const MODELS: {
|
|
|
13209
14445
|
contextWindow: number;
|
|
13210
14446
|
maxTokens: number;
|
|
13211
14447
|
};
|
|
13212
|
-
readonly "openai/gpt-5.
|
|
14448
|
+
readonly "openai/gpt-5.6-sol": {
|
|
13213
14449
|
id: string;
|
|
13214
14450
|
name: string;
|
|
13215
14451
|
api: "openai-completions";
|
|
13216
14452
|
provider: string;
|
|
13217
14453
|
baseUrl: string;
|
|
13218
14454
|
reasoning: true;
|
|
13219
|
-
thinkingLevelMap: {
|
|
13220
|
-
xhigh: string;
|
|
13221
|
-
};
|
|
13222
14455
|
input: ("image" | "text")[];
|
|
13223
14456
|
cost: {
|
|
13224
14457
|
input: number;
|
|
@@ -13229,16 +14462,13 @@ export declare const MODELS: {
|
|
|
13229
14462
|
contextWindow: number;
|
|
13230
14463
|
maxTokens: number;
|
|
13231
14464
|
};
|
|
13232
|
-
readonly "openai/gpt-5.
|
|
14465
|
+
readonly "openai/gpt-5.6-sol-pro": {
|
|
13233
14466
|
id: string;
|
|
13234
14467
|
name: string;
|
|
13235
14468
|
api: "openai-completions";
|
|
13236
14469
|
provider: string;
|
|
13237
14470
|
baseUrl: string;
|
|
13238
14471
|
reasoning: true;
|
|
13239
|
-
thinkingLevelMap: {
|
|
13240
|
-
xhigh: string;
|
|
13241
|
-
};
|
|
13242
14472
|
input: ("image" | "text")[];
|
|
13243
14473
|
cost: {
|
|
13244
14474
|
input: number;
|
|
@@ -13249,16 +14479,13 @@ export declare const MODELS: {
|
|
|
13249
14479
|
contextWindow: number;
|
|
13250
14480
|
maxTokens: number;
|
|
13251
14481
|
};
|
|
13252
|
-
readonly "openai/gpt-5.
|
|
14482
|
+
readonly "openai/gpt-5.6-sol-pro:batch": {
|
|
13253
14483
|
id: string;
|
|
13254
14484
|
name: string;
|
|
13255
14485
|
api: "openai-completions";
|
|
13256
14486
|
provider: string;
|
|
13257
14487
|
baseUrl: string;
|
|
13258
14488
|
reasoning: true;
|
|
13259
|
-
thinkingLevelMap: {
|
|
13260
|
-
xhigh: string;
|
|
13261
|
-
};
|
|
13262
14489
|
input: ("image" | "text")[];
|
|
13263
14490
|
cost: {
|
|
13264
14491
|
input: number;
|
|
@@ -13269,16 +14496,13 @@ export declare const MODELS: {
|
|
|
13269
14496
|
contextWindow: number;
|
|
13270
14497
|
maxTokens: number;
|
|
13271
14498
|
};
|
|
13272
|
-
readonly "openai/gpt-5.
|
|
14499
|
+
readonly "openai/gpt-5.6-sol:batch": {
|
|
13273
14500
|
id: string;
|
|
13274
14501
|
name: string;
|
|
13275
14502
|
api: "openai-completions";
|
|
13276
14503
|
provider: string;
|
|
13277
14504
|
baseUrl: string;
|
|
13278
14505
|
reasoning: true;
|
|
13279
|
-
thinkingLevelMap: {
|
|
13280
|
-
xhigh: string;
|
|
13281
|
-
};
|
|
13282
14506
|
input: ("image" | "text")[];
|
|
13283
14507
|
cost: {
|
|
13284
14508
|
input: number;
|
|
@@ -13289,16 +14513,13 @@ export declare const MODELS: {
|
|
|
13289
14513
|
contextWindow: number;
|
|
13290
14514
|
maxTokens: number;
|
|
13291
14515
|
};
|
|
13292
|
-
readonly "openai/gpt-5.
|
|
14516
|
+
readonly "openai/gpt-5.6-terra": {
|
|
13293
14517
|
id: string;
|
|
13294
14518
|
name: string;
|
|
13295
14519
|
api: "openai-completions";
|
|
13296
14520
|
provider: string;
|
|
13297
14521
|
baseUrl: string;
|
|
13298
14522
|
reasoning: true;
|
|
13299
|
-
thinkingLevelMap: {
|
|
13300
|
-
xhigh: string;
|
|
13301
|
-
};
|
|
13302
14523
|
input: ("image" | "text")[];
|
|
13303
14524
|
cost: {
|
|
13304
14525
|
input: number;
|
|
@@ -13309,16 +14530,13 @@ export declare const MODELS: {
|
|
|
13309
14530
|
contextWindow: number;
|
|
13310
14531
|
maxTokens: number;
|
|
13311
14532
|
};
|
|
13312
|
-
readonly "openai/gpt-5.
|
|
14533
|
+
readonly "openai/gpt-5.6-terra-pro": {
|
|
13313
14534
|
id: string;
|
|
13314
14535
|
name: string;
|
|
13315
14536
|
api: "openai-completions";
|
|
13316
14537
|
provider: string;
|
|
13317
14538
|
baseUrl: string;
|
|
13318
14539
|
reasoning: true;
|
|
13319
|
-
thinkingLevelMap: {
|
|
13320
|
-
xhigh: string;
|
|
13321
|
-
};
|
|
13322
14540
|
input: ("image" | "text")[];
|
|
13323
14541
|
cost: {
|
|
13324
14542
|
input: number;
|
|
@@ -13329,7 +14547,7 @@ export declare const MODELS: {
|
|
|
13329
14547
|
contextWindow: number;
|
|
13330
14548
|
maxTokens: number;
|
|
13331
14549
|
};
|
|
13332
|
-
readonly "openai/gpt-5.6-
|
|
14550
|
+
readonly "openai/gpt-5.6-terra-pro:batch": {
|
|
13333
14551
|
id: string;
|
|
13334
14552
|
name: string;
|
|
13335
14553
|
api: "openai-completions";
|
|
@@ -13346,7 +14564,7 @@ export declare const MODELS: {
|
|
|
13346
14564
|
contextWindow: number;
|
|
13347
14565
|
maxTokens: number;
|
|
13348
14566
|
};
|
|
13349
|
-
readonly "openai/gpt-5.6-
|
|
14567
|
+
readonly "openai/gpt-5.6-terra:batch": {
|
|
13350
14568
|
id: string;
|
|
13351
14569
|
name: string;
|
|
13352
14570
|
api: "openai-completions";
|
|
@@ -13363,7 +14581,7 @@ export declare const MODELS: {
|
|
|
13363
14581
|
contextWindow: number;
|
|
13364
14582
|
maxTokens: number;
|
|
13365
14583
|
};
|
|
13366
|
-
readonly "openai/gpt-5
|
|
14584
|
+
readonly "openai/gpt-5:batch": {
|
|
13367
14585
|
id: string;
|
|
13368
14586
|
name: string;
|
|
13369
14587
|
api: "openai-completions";
|
|
@@ -13380,14 +14598,14 @@ export declare const MODELS: {
|
|
|
13380
14598
|
contextWindow: number;
|
|
13381
14599
|
maxTokens: number;
|
|
13382
14600
|
};
|
|
13383
|
-
readonly "openai/gpt-
|
|
14601
|
+
readonly "openai/gpt-audio": {
|
|
13384
14602
|
id: string;
|
|
13385
14603
|
name: string;
|
|
13386
14604
|
api: "openai-completions";
|
|
13387
14605
|
provider: string;
|
|
13388
14606
|
baseUrl: string;
|
|
13389
|
-
reasoning:
|
|
13390
|
-
input:
|
|
14607
|
+
reasoning: false;
|
|
14608
|
+
input: "text"[];
|
|
13391
14609
|
cost: {
|
|
13392
14610
|
input: number;
|
|
13393
14611
|
output: number;
|
|
@@ -13397,14 +14615,14 @@ export declare const MODELS: {
|
|
|
13397
14615
|
contextWindow: number;
|
|
13398
14616
|
maxTokens: number;
|
|
13399
14617
|
};
|
|
13400
|
-
readonly "openai/gpt-
|
|
14618
|
+
readonly "openai/gpt-audio-mini": {
|
|
13401
14619
|
id: string;
|
|
13402
14620
|
name: string;
|
|
13403
14621
|
api: "openai-completions";
|
|
13404
14622
|
provider: string;
|
|
13405
14623
|
baseUrl: string;
|
|
13406
|
-
reasoning:
|
|
13407
|
-
input:
|
|
14624
|
+
reasoning: false;
|
|
14625
|
+
input: "text"[];
|
|
13408
14626
|
cost: {
|
|
13409
14627
|
input: number;
|
|
13410
14628
|
output: number;
|
|
@@ -13414,13 +14632,13 @@ export declare const MODELS: {
|
|
|
13414
14632
|
contextWindow: number;
|
|
13415
14633
|
maxTokens: number;
|
|
13416
14634
|
};
|
|
13417
|
-
readonly "openai/gpt-
|
|
14635
|
+
readonly "openai/gpt-chat-latest": {
|
|
13418
14636
|
id: string;
|
|
13419
14637
|
name: string;
|
|
13420
14638
|
api: "openai-completions";
|
|
13421
14639
|
provider: string;
|
|
13422
14640
|
baseUrl: string;
|
|
13423
|
-
reasoning:
|
|
14641
|
+
reasoning: false;
|
|
13424
14642
|
input: ("image" | "text")[];
|
|
13425
14643
|
cost: {
|
|
13426
14644
|
input: number;
|
|
@@ -13431,13 +14649,13 @@ export declare const MODELS: {
|
|
|
13431
14649
|
contextWindow: number;
|
|
13432
14650
|
maxTokens: number;
|
|
13433
14651
|
};
|
|
13434
|
-
readonly "openai/gpt-
|
|
14652
|
+
readonly "openai/gpt-oss-120b": {
|
|
13435
14653
|
id: string;
|
|
13436
14654
|
name: string;
|
|
13437
14655
|
api: "openai-completions";
|
|
13438
14656
|
provider: string;
|
|
13439
14657
|
baseUrl: string;
|
|
13440
|
-
reasoning:
|
|
14658
|
+
reasoning: true;
|
|
13441
14659
|
input: "text"[];
|
|
13442
14660
|
cost: {
|
|
13443
14661
|
input: number;
|
|
@@ -13448,13 +14666,13 @@ export declare const MODELS: {
|
|
|
13448
14666
|
contextWindow: number;
|
|
13449
14667
|
maxTokens: number;
|
|
13450
14668
|
};
|
|
13451
|
-
readonly "openai/gpt-
|
|
14669
|
+
readonly "openai/gpt-oss-20b": {
|
|
13452
14670
|
id: string;
|
|
13453
14671
|
name: string;
|
|
13454
14672
|
api: "openai-completions";
|
|
13455
14673
|
provider: string;
|
|
13456
14674
|
baseUrl: string;
|
|
13457
|
-
reasoning:
|
|
14675
|
+
reasoning: true;
|
|
13458
14676
|
input: "text"[];
|
|
13459
14677
|
cost: {
|
|
13460
14678
|
input: number;
|
|
@@ -13465,14 +14683,14 @@ export declare const MODELS: {
|
|
|
13465
14683
|
contextWindow: number;
|
|
13466
14684
|
maxTokens: number;
|
|
13467
14685
|
};
|
|
13468
|
-
readonly "openai/gpt-
|
|
14686
|
+
readonly "openai/gpt-oss-20b:free": {
|
|
13469
14687
|
id: string;
|
|
13470
14688
|
name: string;
|
|
13471
14689
|
api: "openai-completions";
|
|
13472
14690
|
provider: string;
|
|
13473
14691
|
baseUrl: string;
|
|
13474
|
-
reasoning:
|
|
13475
|
-
input:
|
|
14692
|
+
reasoning: true;
|
|
14693
|
+
input: "text"[];
|
|
13476
14694
|
cost: {
|
|
13477
14695
|
input: number;
|
|
13478
14696
|
output: number;
|
|
@@ -13482,7 +14700,7 @@ export declare const MODELS: {
|
|
|
13482
14700
|
contextWindow: number;
|
|
13483
14701
|
maxTokens: number;
|
|
13484
14702
|
};
|
|
13485
|
-
readonly "openai/gpt-oss-
|
|
14703
|
+
readonly "openai/gpt-oss-safeguard-20b": {
|
|
13486
14704
|
id: string;
|
|
13487
14705
|
name: string;
|
|
13488
14706
|
api: "openai-completions";
|
|
@@ -13499,14 +14717,14 @@ export declare const MODELS: {
|
|
|
13499
14717
|
contextWindow: number;
|
|
13500
14718
|
maxTokens: number;
|
|
13501
14719
|
};
|
|
13502
|
-
readonly "openai/
|
|
14720
|
+
readonly "openai/o1": {
|
|
13503
14721
|
id: string;
|
|
13504
14722
|
name: string;
|
|
13505
14723
|
api: "openai-completions";
|
|
13506
14724
|
provider: string;
|
|
13507
14725
|
baseUrl: string;
|
|
13508
14726
|
reasoning: true;
|
|
13509
|
-
input: "text"[];
|
|
14727
|
+
input: ("image" | "text")[];
|
|
13510
14728
|
cost: {
|
|
13511
14729
|
input: number;
|
|
13512
14730
|
output: number;
|
|
@@ -13516,14 +14734,14 @@ export declare const MODELS: {
|
|
|
13516
14734
|
contextWindow: number;
|
|
13517
14735
|
maxTokens: number;
|
|
13518
14736
|
};
|
|
13519
|
-
readonly "openai/
|
|
14737
|
+
readonly "openai/o1:batch": {
|
|
13520
14738
|
id: string;
|
|
13521
14739
|
name: string;
|
|
13522
14740
|
api: "openai-completions";
|
|
13523
14741
|
provider: string;
|
|
13524
14742
|
baseUrl: string;
|
|
13525
14743
|
reasoning: true;
|
|
13526
|
-
input: "text"[];
|
|
14744
|
+
input: ("image" | "text")[];
|
|
13527
14745
|
cost: {
|
|
13528
14746
|
input: number;
|
|
13529
14747
|
output: number;
|
|
@@ -13533,14 +14751,14 @@ export declare const MODELS: {
|
|
|
13533
14751
|
contextWindow: number;
|
|
13534
14752
|
maxTokens: number;
|
|
13535
14753
|
};
|
|
13536
|
-
readonly "openai/
|
|
14754
|
+
readonly "openai/o3": {
|
|
13537
14755
|
id: string;
|
|
13538
14756
|
name: string;
|
|
13539
14757
|
api: "openai-completions";
|
|
13540
14758
|
provider: string;
|
|
13541
14759
|
baseUrl: string;
|
|
13542
14760
|
reasoning: true;
|
|
13543
|
-
input: "text"[];
|
|
14761
|
+
input: ("image" | "text")[];
|
|
13544
14762
|
cost: {
|
|
13545
14763
|
input: number;
|
|
13546
14764
|
output: number;
|
|
@@ -13550,14 +14768,14 @@ export declare const MODELS: {
|
|
|
13550
14768
|
contextWindow: number;
|
|
13551
14769
|
maxTokens: number;
|
|
13552
14770
|
};
|
|
13553
|
-
readonly "openai/
|
|
14771
|
+
readonly "openai/o3-mini": {
|
|
13554
14772
|
id: string;
|
|
13555
14773
|
name: string;
|
|
13556
14774
|
api: "openai-completions";
|
|
13557
14775
|
provider: string;
|
|
13558
14776
|
baseUrl: string;
|
|
13559
14777
|
reasoning: true;
|
|
13560
|
-
input:
|
|
14778
|
+
input: "text"[];
|
|
13561
14779
|
cost: {
|
|
13562
14780
|
input: number;
|
|
13563
14781
|
output: number;
|
|
@@ -13567,14 +14785,14 @@ export declare const MODELS: {
|
|
|
13567
14785
|
contextWindow: number;
|
|
13568
14786
|
maxTokens: number;
|
|
13569
14787
|
};
|
|
13570
|
-
readonly "openai/o3": {
|
|
14788
|
+
readonly "openai/o3-mini-high": {
|
|
13571
14789
|
id: string;
|
|
13572
14790
|
name: string;
|
|
13573
14791
|
api: "openai-completions";
|
|
13574
14792
|
provider: string;
|
|
13575
14793
|
baseUrl: string;
|
|
13576
14794
|
reasoning: true;
|
|
13577
|
-
input:
|
|
14795
|
+
input: "text"[];
|
|
13578
14796
|
cost: {
|
|
13579
14797
|
input: number;
|
|
13580
14798
|
output: number;
|
|
@@ -13584,14 +14802,14 @@ export declare const MODELS: {
|
|
|
13584
14802
|
contextWindow: number;
|
|
13585
14803
|
maxTokens: number;
|
|
13586
14804
|
};
|
|
13587
|
-
readonly "openai/o3-
|
|
14805
|
+
readonly "openai/o3-mini-high:batch": {
|
|
13588
14806
|
id: string;
|
|
13589
14807
|
name: string;
|
|
13590
14808
|
api: "openai-completions";
|
|
13591
14809
|
provider: string;
|
|
13592
14810
|
baseUrl: string;
|
|
13593
14811
|
reasoning: true;
|
|
13594
|
-
input:
|
|
14812
|
+
input: "text"[];
|
|
13595
14813
|
cost: {
|
|
13596
14814
|
input: number;
|
|
13597
14815
|
output: number;
|
|
@@ -13601,7 +14819,7 @@ export declare const MODELS: {
|
|
|
13601
14819
|
contextWindow: number;
|
|
13602
14820
|
maxTokens: number;
|
|
13603
14821
|
};
|
|
13604
|
-
readonly "openai/o3-mini": {
|
|
14822
|
+
readonly "openai/o3-mini:batch": {
|
|
13605
14823
|
id: string;
|
|
13606
14824
|
name: string;
|
|
13607
14825
|
api: "openai-completions";
|
|
@@ -13618,14 +14836,14 @@ export declare const MODELS: {
|
|
|
13618
14836
|
contextWindow: number;
|
|
13619
14837
|
maxTokens: number;
|
|
13620
14838
|
};
|
|
13621
|
-
readonly "openai/o3-
|
|
14839
|
+
readonly "openai/o3-pro": {
|
|
13622
14840
|
id: string;
|
|
13623
14841
|
name: string;
|
|
13624
14842
|
api: "openai-completions";
|
|
13625
14843
|
provider: string;
|
|
13626
14844
|
baseUrl: string;
|
|
13627
14845
|
reasoning: true;
|
|
13628
|
-
input: "text"[];
|
|
14846
|
+
input: ("image" | "text")[];
|
|
13629
14847
|
cost: {
|
|
13630
14848
|
input: number;
|
|
13631
14849
|
output: number;
|
|
@@ -13635,7 +14853,7 @@ export declare const MODELS: {
|
|
|
13635
14853
|
contextWindow: number;
|
|
13636
14854
|
maxTokens: number;
|
|
13637
14855
|
};
|
|
13638
|
-
readonly "openai/o3-pro": {
|
|
14856
|
+
readonly "openai/o3-pro:batch": {
|
|
13639
14857
|
id: string;
|
|
13640
14858
|
name: string;
|
|
13641
14859
|
api: "openai-completions";
|
|
@@ -13652,7 +14870,7 @@ export declare const MODELS: {
|
|
|
13652
14870
|
contextWindow: number;
|
|
13653
14871
|
maxTokens: number;
|
|
13654
14872
|
};
|
|
13655
|
-
readonly "openai/
|
|
14873
|
+
readonly "openai/o3:batch": {
|
|
13656
14874
|
id: string;
|
|
13657
14875
|
name: string;
|
|
13658
14876
|
api: "openai-completions";
|
|
@@ -13669,7 +14887,7 @@ export declare const MODELS: {
|
|
|
13669
14887
|
contextWindow: number;
|
|
13670
14888
|
maxTokens: number;
|
|
13671
14889
|
};
|
|
13672
|
-
readonly "openai/o4-mini
|
|
14890
|
+
readonly "openai/o4-mini": {
|
|
13673
14891
|
id: string;
|
|
13674
14892
|
name: string;
|
|
13675
14893
|
api: "openai-completions";
|
|
@@ -13703,7 +14921,7 @@ export declare const MODELS: {
|
|
|
13703
14921
|
contextWindow: number;
|
|
13704
14922
|
maxTokens: number;
|
|
13705
14923
|
};
|
|
13706
|
-
readonly "
|
|
14924
|
+
readonly "openai/o4-mini-high:batch": {
|
|
13707
14925
|
id: string;
|
|
13708
14926
|
name: string;
|
|
13709
14927
|
api: "openai-completions";
|
|
@@ -13720,7 +14938,7 @@ export declare const MODELS: {
|
|
|
13720
14938
|
contextWindow: number;
|
|
13721
14939
|
maxTokens: number;
|
|
13722
14940
|
};
|
|
13723
|
-
readonly "
|
|
14941
|
+
readonly "openai/o4-mini:batch": {
|
|
13724
14942
|
id: string;
|
|
13725
14943
|
name: string;
|
|
13726
14944
|
api: "openai-completions";
|
|
@@ -13737,7 +14955,7 @@ export declare const MODELS: {
|
|
|
13737
14955
|
contextWindow: number;
|
|
13738
14956
|
maxTokens: number;
|
|
13739
14957
|
};
|
|
13740
|
-
readonly "openrouter/
|
|
14958
|
+
readonly "openrouter/auto": {
|
|
13741
14959
|
id: string;
|
|
13742
14960
|
name: string;
|
|
13743
14961
|
api: "openai-completions";
|
|
@@ -13754,14 +14972,14 @@ export declare const MODELS: {
|
|
|
13754
14972
|
contextWindow: number;
|
|
13755
14973
|
maxTokens: number;
|
|
13756
14974
|
};
|
|
13757
|
-
readonly "
|
|
14975
|
+
readonly "openrouter/auto-beta": {
|
|
13758
14976
|
id: string;
|
|
13759
14977
|
name: string;
|
|
13760
14978
|
api: "openai-completions";
|
|
13761
14979
|
provider: string;
|
|
13762
14980
|
baseUrl: string;
|
|
13763
14981
|
reasoning: true;
|
|
13764
|
-
input: "text"[];
|
|
14982
|
+
input: ("image" | "text")[];
|
|
13765
14983
|
cost: {
|
|
13766
14984
|
input: number;
|
|
13767
14985
|
output: number;
|
|
@@ -13771,14 +14989,14 @@ export declare const MODELS: {
|
|
|
13771
14989
|
contextWindow: number;
|
|
13772
14990
|
maxTokens: number;
|
|
13773
14991
|
};
|
|
13774
|
-
readonly "
|
|
14992
|
+
readonly "openrouter/free": {
|
|
13775
14993
|
id: string;
|
|
13776
14994
|
name: string;
|
|
13777
14995
|
api: "openai-completions";
|
|
13778
14996
|
provider: string;
|
|
13779
14997
|
baseUrl: string;
|
|
13780
14998
|
reasoning: true;
|
|
13781
|
-
input: "text"[];
|
|
14999
|
+
input: ("image" | "text")[];
|
|
13782
15000
|
cost: {
|
|
13783
15001
|
input: number;
|
|
13784
15002
|
output: number;
|
|
@@ -14587,6 +15805,23 @@ export declare const MODELS: {
|
|
|
14587
15805
|
contextWindow: number;
|
|
14588
15806
|
maxTokens: number;
|
|
14589
15807
|
};
|
|
15808
|
+
readonly "qwen/qwen3.7-flash": {
|
|
15809
|
+
id: string;
|
|
15810
|
+
name: string;
|
|
15811
|
+
api: "openai-completions";
|
|
15812
|
+
provider: string;
|
|
15813
|
+
baseUrl: string;
|
|
15814
|
+
reasoning: true;
|
|
15815
|
+
input: ("image" | "text")[];
|
|
15816
|
+
cost: {
|
|
15817
|
+
input: number;
|
|
15818
|
+
output: number;
|
|
15819
|
+
cacheRead: number;
|
|
15820
|
+
cacheWrite: number;
|
|
15821
|
+
};
|
|
15822
|
+
contextWindow: number;
|
|
15823
|
+
maxTokens: number;
|
|
15824
|
+
};
|
|
14590
15825
|
readonly "qwen/qwen3.7-max": {
|
|
14591
15826
|
id: string;
|
|
14592
15827
|
name: string;
|
|
@@ -14621,6 +15856,23 @@ export declare const MODELS: {
|
|
|
14621
15856
|
contextWindow: number;
|
|
14622
15857
|
maxTokens: number;
|
|
14623
15858
|
};
|
|
15859
|
+
readonly "qwen/qwen3.8-max": {
|
|
15860
|
+
id: string;
|
|
15861
|
+
name: string;
|
|
15862
|
+
api: "openai-completions";
|
|
15863
|
+
provider: string;
|
|
15864
|
+
baseUrl: string;
|
|
15865
|
+
reasoning: true;
|
|
15866
|
+
input: ("image" | "text")[];
|
|
15867
|
+
cost: {
|
|
15868
|
+
input: number;
|
|
15869
|
+
output: number;
|
|
15870
|
+
cacheRead: number;
|
|
15871
|
+
cacheWrite: number;
|
|
15872
|
+
};
|
|
15873
|
+
contextWindow: number;
|
|
15874
|
+
maxTokens: number;
|
|
15875
|
+
};
|
|
14624
15876
|
readonly "rekaai/reka-edge": {
|
|
14625
15877
|
id: string;
|
|
14626
15878
|
name: string;
|
|
@@ -14774,6 +16026,40 @@ export declare const MODELS: {
|
|
|
14774
16026
|
contextWindow: number;
|
|
14775
16027
|
maxTokens: number;
|
|
14776
16028
|
};
|
|
16029
|
+
readonly "thinkingmachines/inkling-small": {
|
|
16030
|
+
id: string;
|
|
16031
|
+
name: string;
|
|
16032
|
+
api: "openai-completions";
|
|
16033
|
+
provider: string;
|
|
16034
|
+
baseUrl: string;
|
|
16035
|
+
reasoning: true;
|
|
16036
|
+
input: ("image" | "text")[];
|
|
16037
|
+
cost: {
|
|
16038
|
+
input: number;
|
|
16039
|
+
output: number;
|
|
16040
|
+
cacheRead: number;
|
|
16041
|
+
cacheWrite: number;
|
|
16042
|
+
};
|
|
16043
|
+
contextWindow: number;
|
|
16044
|
+
maxTokens: number;
|
|
16045
|
+
};
|
|
16046
|
+
readonly "thinkingmachines/inkling:batch": {
|
|
16047
|
+
id: string;
|
|
16048
|
+
name: string;
|
|
16049
|
+
api: "openai-completions";
|
|
16050
|
+
provider: string;
|
|
16051
|
+
baseUrl: string;
|
|
16052
|
+
reasoning: true;
|
|
16053
|
+
input: ("image" | "text")[];
|
|
16054
|
+
cost: {
|
|
16055
|
+
input: number;
|
|
16056
|
+
output: number;
|
|
16057
|
+
cacheRead: number;
|
|
16058
|
+
cacheWrite: number;
|
|
16059
|
+
};
|
|
16060
|
+
contextWindow: number;
|
|
16061
|
+
maxTokens: number;
|
|
16062
|
+
};
|
|
14777
16063
|
readonly "upstage/solar-pro-3": {
|
|
14778
16064
|
id: string;
|
|
14779
16065
|
name: string;
|
|
@@ -15080,6 +16366,23 @@ export declare const MODELS: {
|
|
|
15080
16366
|
contextWindow: number;
|
|
15081
16367
|
maxTokens: number;
|
|
15082
16368
|
};
|
|
16369
|
+
readonly "z-ai/glm-5.2:batch": {
|
|
16370
|
+
id: string;
|
|
16371
|
+
name: string;
|
|
16372
|
+
api: "openai-completions";
|
|
16373
|
+
provider: string;
|
|
16374
|
+
baseUrl: string;
|
|
16375
|
+
reasoning: true;
|
|
16376
|
+
input: "text"[];
|
|
16377
|
+
cost: {
|
|
16378
|
+
input: number;
|
|
16379
|
+
output: number;
|
|
16380
|
+
cacheRead: number;
|
|
16381
|
+
cacheWrite: number;
|
|
16382
|
+
};
|
|
16383
|
+
contextWindow: number;
|
|
16384
|
+
maxTokens: number;
|
|
16385
|
+
};
|
|
15083
16386
|
readonly "z-ai/glm-5v-turbo": {
|
|
15084
16387
|
id: string;
|
|
15085
16388
|
name: string;
|
|
@@ -15172,6 +16475,34 @@ export declare const MODELS: {
|
|
|
15172
16475
|
contextWindow: number;
|
|
15173
16476
|
maxTokens: number;
|
|
15174
16477
|
};
|
|
16478
|
+
readonly "~deepseek/deepseek-v4-flash-latest": {
|
|
16479
|
+
id: string;
|
|
16480
|
+
name: string;
|
|
16481
|
+
api: "openai-completions";
|
|
16482
|
+
provider: string;
|
|
16483
|
+
baseUrl: string;
|
|
16484
|
+
compat: {
|
|
16485
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
16486
|
+
thinkingFormat: "deepseek";
|
|
16487
|
+
};
|
|
16488
|
+
reasoning: true;
|
|
16489
|
+
thinkingLevelMap: {
|
|
16490
|
+
minimal: null;
|
|
16491
|
+
low: null;
|
|
16492
|
+
medium: null;
|
|
16493
|
+
high: string;
|
|
16494
|
+
xhigh: string;
|
|
16495
|
+
};
|
|
16496
|
+
input: "text"[];
|
|
16497
|
+
cost: {
|
|
16498
|
+
input: number;
|
|
16499
|
+
output: number;
|
|
16500
|
+
cacheRead: number;
|
|
16501
|
+
cacheWrite: number;
|
|
16502
|
+
};
|
|
16503
|
+
contextWindow: number;
|
|
16504
|
+
maxTokens: number;
|
|
16505
|
+
};
|
|
15175
16506
|
readonly "~google/gemini-flash-latest": {
|
|
15176
16507
|
id: string;
|
|
15177
16508
|
name: string;
|
|
@@ -15450,6 +16781,37 @@ export declare const MODELS: {
|
|
|
15450
16781
|
contextWindow: number;
|
|
15451
16782
|
maxTokens: number;
|
|
15452
16783
|
};
|
|
16784
|
+
readonly "deepseek-ai/DeepSeek-V4-Flash-0731": {
|
|
16785
|
+
id: string;
|
|
16786
|
+
name: string;
|
|
16787
|
+
api: "openai-completions";
|
|
16788
|
+
provider: string;
|
|
16789
|
+
baseUrl: string;
|
|
16790
|
+
compat: {
|
|
16791
|
+
supportsStore: false;
|
|
16792
|
+
supportsDeveloperRole: false;
|
|
16793
|
+
supportsReasoningEffort: false;
|
|
16794
|
+
maxTokensField: "max_tokens";
|
|
16795
|
+
supportsStrictMode: false;
|
|
16796
|
+
supportsLongCacheRetention: false;
|
|
16797
|
+
thinkingFormat: "together";
|
|
16798
|
+
};
|
|
16799
|
+
reasoning: true;
|
|
16800
|
+
thinkingLevelMap: {
|
|
16801
|
+
minimal: null;
|
|
16802
|
+
low: null;
|
|
16803
|
+
medium: null;
|
|
16804
|
+
};
|
|
16805
|
+
input: "text"[];
|
|
16806
|
+
cost: {
|
|
16807
|
+
input: number;
|
|
16808
|
+
output: number;
|
|
16809
|
+
cacheRead: number;
|
|
16810
|
+
cacheWrite: number;
|
|
16811
|
+
};
|
|
16812
|
+
contextWindow: number;
|
|
16813
|
+
maxTokens: number;
|
|
16814
|
+
};
|
|
15453
16815
|
readonly "deepseek-ai/DeepSeek-V4-Pro": {
|
|
15454
16816
|
id: string;
|
|
15455
16817
|
name: string;
|
|
@@ -15601,6 +16963,37 @@ export declare const MODELS: {
|
|
|
15601
16963
|
contextWindow: number;
|
|
15602
16964
|
maxTokens: number;
|
|
15603
16965
|
};
|
|
16966
|
+
readonly "moonshotai/Kimi-K3": {
|
|
16967
|
+
id: string;
|
|
16968
|
+
name: string;
|
|
16969
|
+
api: "openai-completions";
|
|
16970
|
+
provider: string;
|
|
16971
|
+
baseUrl: string;
|
|
16972
|
+
compat: {
|
|
16973
|
+
supportsStore: false;
|
|
16974
|
+
supportsDeveloperRole: false;
|
|
16975
|
+
supportsReasoningEffort: false;
|
|
16976
|
+
maxTokensField: "max_tokens";
|
|
16977
|
+
supportsStrictMode: false;
|
|
16978
|
+
supportsLongCacheRetention: false;
|
|
16979
|
+
thinkingFormat: "together";
|
|
16980
|
+
};
|
|
16981
|
+
reasoning: true;
|
|
16982
|
+
thinkingLevelMap: {
|
|
16983
|
+
minimal: null;
|
|
16984
|
+
low: null;
|
|
16985
|
+
medium: null;
|
|
16986
|
+
};
|
|
16987
|
+
input: ("image" | "text")[];
|
|
16988
|
+
cost: {
|
|
16989
|
+
input: number;
|
|
16990
|
+
output: number;
|
|
16991
|
+
cacheRead: number;
|
|
16992
|
+
cacheWrite: number;
|
|
16993
|
+
};
|
|
16994
|
+
contextWindow: number;
|
|
16995
|
+
maxTokens: number;
|
|
16996
|
+
};
|
|
15604
16997
|
readonly "nvidia/nemotron-3-ultra-550b-a55b": {
|
|
15605
16998
|
id: string;
|
|
15606
16999
|
name: string;
|
|
@@ -16113,14 +17506,48 @@ export declare const MODELS: {
|
|
|
16113
17506
|
contextWindow: number;
|
|
16114
17507
|
maxTokens: number;
|
|
16115
17508
|
};
|
|
16116
|
-
readonly "alibaba/qwen3.6-plus": {
|
|
17509
|
+
readonly "alibaba/qwen3.6-plus": {
|
|
17510
|
+
id: string;
|
|
17511
|
+
name: string;
|
|
17512
|
+
api: "anthropic-messages";
|
|
17513
|
+
provider: string;
|
|
17514
|
+
baseUrl: string;
|
|
17515
|
+
reasoning: true;
|
|
17516
|
+
input: ("image" | "text")[];
|
|
17517
|
+
cost: {
|
|
17518
|
+
input: number;
|
|
17519
|
+
output: number;
|
|
17520
|
+
cacheRead: number;
|
|
17521
|
+
cacheWrite: number;
|
|
17522
|
+
};
|
|
17523
|
+
contextWindow: number;
|
|
17524
|
+
maxTokens: number;
|
|
17525
|
+
};
|
|
17526
|
+
readonly "alibaba/qwen3.7-flash": {
|
|
17527
|
+
id: string;
|
|
17528
|
+
name: string;
|
|
17529
|
+
api: "anthropic-messages";
|
|
17530
|
+
provider: string;
|
|
17531
|
+
baseUrl: string;
|
|
17532
|
+
reasoning: true;
|
|
17533
|
+
input: ("image" | "text")[];
|
|
17534
|
+
cost: {
|
|
17535
|
+
input: number;
|
|
17536
|
+
output: number;
|
|
17537
|
+
cacheRead: number;
|
|
17538
|
+
cacheWrite: number;
|
|
17539
|
+
};
|
|
17540
|
+
contextWindow: number;
|
|
17541
|
+
maxTokens: number;
|
|
17542
|
+
};
|
|
17543
|
+
readonly "alibaba/qwen3.7-max": {
|
|
16117
17544
|
id: string;
|
|
16118
17545
|
name: string;
|
|
16119
17546
|
api: "anthropic-messages";
|
|
16120
17547
|
provider: string;
|
|
16121
17548
|
baseUrl: string;
|
|
16122
17549
|
reasoning: true;
|
|
16123
|
-
input:
|
|
17550
|
+
input: "text"[];
|
|
16124
17551
|
cost: {
|
|
16125
17552
|
input: number;
|
|
16126
17553
|
output: number;
|
|
@@ -16130,14 +17557,14 @@ export declare const MODELS: {
|
|
|
16130
17557
|
contextWindow: number;
|
|
16131
17558
|
maxTokens: number;
|
|
16132
17559
|
};
|
|
16133
|
-
readonly "alibaba/qwen3.7-
|
|
17560
|
+
readonly "alibaba/qwen3.7-plus": {
|
|
16134
17561
|
id: string;
|
|
16135
17562
|
name: string;
|
|
16136
17563
|
api: "anthropic-messages";
|
|
16137
17564
|
provider: string;
|
|
16138
17565
|
baseUrl: string;
|
|
16139
17566
|
reasoning: true;
|
|
16140
|
-
input: "text"[];
|
|
17567
|
+
input: ("image" | "text")[];
|
|
16141
17568
|
cost: {
|
|
16142
17569
|
input: number;
|
|
16143
17570
|
output: number;
|
|
@@ -16147,7 +17574,7 @@ export declare const MODELS: {
|
|
|
16147
17574
|
contextWindow: number;
|
|
16148
17575
|
maxTokens: number;
|
|
16149
17576
|
};
|
|
16150
|
-
readonly "alibaba/qwen3.
|
|
17577
|
+
readonly "alibaba/qwen3.8-max": {
|
|
16151
17578
|
id: string;
|
|
16152
17579
|
name: string;
|
|
16153
17580
|
api: "anthropic-messages";
|
|
@@ -16307,23 +17734,6 @@ export declare const MODELS: {
|
|
|
16307
17734
|
contextWindow: number;
|
|
16308
17735
|
maxTokens: number;
|
|
16309
17736
|
};
|
|
16310
|
-
readonly "anthropic/claude-opus-4.1": {
|
|
16311
|
-
id: string;
|
|
16312
|
-
name: string;
|
|
16313
|
-
api: "anthropic-messages";
|
|
16314
|
-
provider: string;
|
|
16315
|
-
baseUrl: string;
|
|
16316
|
-
reasoning: true;
|
|
16317
|
-
input: ("image" | "text")[];
|
|
16318
|
-
cost: {
|
|
16319
|
-
input: number;
|
|
16320
|
-
output: number;
|
|
16321
|
-
cacheRead: number;
|
|
16322
|
-
cacheWrite: number;
|
|
16323
|
-
};
|
|
16324
|
-
contextWindow: number;
|
|
16325
|
-
maxTokens: number;
|
|
16326
|
-
};
|
|
16327
17737
|
readonly "anthropic/claude-opus-4.5": {
|
|
16328
17738
|
id: string;
|
|
16329
17739
|
name: string;
|
|
@@ -16381,26 +17791,6 @@ export declare const MODELS: {
|
|
|
16381
17791
|
contextWindow: number;
|
|
16382
17792
|
maxTokens: number;
|
|
16383
17793
|
};
|
|
16384
|
-
readonly "anthropic/claude-opus-4.7-fast": {
|
|
16385
|
-
id: string;
|
|
16386
|
-
name: string;
|
|
16387
|
-
api: "anthropic-messages";
|
|
16388
|
-
provider: string;
|
|
16389
|
-
baseUrl: string;
|
|
16390
|
-
reasoning: true;
|
|
16391
|
-
thinkingLevelMap: {
|
|
16392
|
-
xhigh: string;
|
|
16393
|
-
};
|
|
16394
|
-
input: ("image" | "text")[];
|
|
16395
|
-
cost: {
|
|
16396
|
-
input: number;
|
|
16397
|
-
output: number;
|
|
16398
|
-
cacheRead: number;
|
|
16399
|
-
cacheWrite: number;
|
|
16400
|
-
};
|
|
16401
|
-
contextWindow: number;
|
|
16402
|
-
maxTokens: number;
|
|
16403
|
-
};
|
|
16404
17794
|
readonly "anthropic/claude-opus-4.8": {
|
|
16405
17795
|
id: string;
|
|
16406
17796
|
name: string;
|
|
@@ -16466,23 +17856,6 @@ export declare const MODELS: {
|
|
|
16466
17856
|
contextWindow: number;
|
|
16467
17857
|
maxTokens: number;
|
|
16468
17858
|
};
|
|
16469
|
-
readonly "anthropic/claude-opus-5-fast": {
|
|
16470
|
-
id: string;
|
|
16471
|
-
name: string;
|
|
16472
|
-
api: "anthropic-messages";
|
|
16473
|
-
provider: string;
|
|
16474
|
-
baseUrl: string;
|
|
16475
|
-
reasoning: true;
|
|
16476
|
-
input: ("image" | "text")[];
|
|
16477
|
-
cost: {
|
|
16478
|
-
input: number;
|
|
16479
|
-
output: number;
|
|
16480
|
-
cacheRead: number;
|
|
16481
|
-
cacheWrite: number;
|
|
16482
|
-
};
|
|
16483
|
-
contextWindow: number;
|
|
16484
|
-
maxTokens: number;
|
|
16485
|
-
};
|
|
16486
17859
|
readonly "anthropic/claude-sonnet-4": {
|
|
16487
17860
|
id: string;
|
|
16488
17861
|
name: string;
|
|
@@ -16727,7 +18100,7 @@ export declare const MODELS: {
|
|
|
16727
18100
|
api: "anthropic-messages";
|
|
16728
18101
|
provider: string;
|
|
16729
18102
|
baseUrl: string;
|
|
16730
|
-
reasoning:
|
|
18103
|
+
reasoning: false;
|
|
16731
18104
|
input: "text"[];
|
|
16732
18105
|
cost: {
|
|
16733
18106
|
input: number;
|
|
@@ -16755,7 +18128,7 @@ export declare const MODELS: {
|
|
|
16755
18128
|
contextWindow: number;
|
|
16756
18129
|
maxTokens: number;
|
|
16757
18130
|
};
|
|
16758
|
-
readonly "deepseek/deepseek-v4-
|
|
18131
|
+
readonly "deepseek/deepseek-v4-flash-0731": {
|
|
16759
18132
|
id: string;
|
|
16760
18133
|
name: string;
|
|
16761
18134
|
api: "anthropic-messages";
|
|
@@ -16772,14 +18145,14 @@ export declare const MODELS: {
|
|
|
16772
18145
|
contextWindow: number;
|
|
16773
18146
|
maxTokens: number;
|
|
16774
18147
|
};
|
|
16775
|
-
readonly "
|
|
18148
|
+
readonly "deepseek/deepseek-v4-pro": {
|
|
16776
18149
|
id: string;
|
|
16777
18150
|
name: string;
|
|
16778
18151
|
api: "anthropic-messages";
|
|
16779
18152
|
provider: string;
|
|
16780
18153
|
baseUrl: string;
|
|
16781
18154
|
reasoning: true;
|
|
16782
|
-
input:
|
|
18155
|
+
input: "text"[];
|
|
16783
18156
|
cost: {
|
|
16784
18157
|
input: number;
|
|
16785
18158
|
output: number;
|
|
@@ -16789,7 +18162,7 @@ export declare const MODELS: {
|
|
|
16789
18162
|
contextWindow: number;
|
|
16790
18163
|
maxTokens: number;
|
|
16791
18164
|
};
|
|
16792
|
-
readonly "google/gemini-2.5-flash
|
|
18165
|
+
readonly "google/gemini-2.5-flash": {
|
|
16793
18166
|
id: string;
|
|
16794
18167
|
name: string;
|
|
16795
18168
|
api: "anthropic-messages";
|
|
@@ -16806,7 +18179,7 @@ export declare const MODELS: {
|
|
|
16806
18179
|
contextWindow: number;
|
|
16807
18180
|
maxTokens: number;
|
|
16808
18181
|
};
|
|
16809
|
-
readonly "google/gemini-2.5-
|
|
18182
|
+
readonly "google/gemini-2.5-flash-lite": {
|
|
16810
18183
|
id: string;
|
|
16811
18184
|
name: string;
|
|
16812
18185
|
api: "anthropic-messages";
|
|
@@ -16823,7 +18196,7 @@ export declare const MODELS: {
|
|
|
16823
18196
|
contextWindow: number;
|
|
16824
18197
|
maxTokens: number;
|
|
16825
18198
|
};
|
|
16826
|
-
readonly "google/gemini-
|
|
18199
|
+
readonly "google/gemini-2.5-pro": {
|
|
16827
18200
|
id: string;
|
|
16828
18201
|
name: string;
|
|
16829
18202
|
api: "anthropic-messages";
|
|
@@ -16840,7 +18213,7 @@ export declare const MODELS: {
|
|
|
16840
18213
|
contextWindow: number;
|
|
16841
18214
|
maxTokens: number;
|
|
16842
18215
|
};
|
|
16843
|
-
readonly "google/gemini-3-
|
|
18216
|
+
readonly "google/gemini-3-flash": {
|
|
16844
18217
|
id: string;
|
|
16845
18218
|
name: string;
|
|
16846
18219
|
api: "anthropic-messages";
|
|
@@ -16874,7 +18247,7 @@ export declare const MODELS: {
|
|
|
16874
18247
|
contextWindow: number;
|
|
16875
18248
|
maxTokens: number;
|
|
16876
18249
|
};
|
|
16877
|
-
readonly "google/gemini-3.1-
|
|
18250
|
+
readonly "google/gemini-3.1-pro-preview": {
|
|
16878
18251
|
id: string;
|
|
16879
18252
|
name: string;
|
|
16880
18253
|
api: "anthropic-messages";
|
|
@@ -16891,7 +18264,7 @@ export declare const MODELS: {
|
|
|
16891
18264
|
contextWindow: number;
|
|
16892
18265
|
maxTokens: number;
|
|
16893
18266
|
};
|
|
16894
|
-
readonly "google/gemini-3.
|
|
18267
|
+
readonly "google/gemini-3.5-flash": {
|
|
16895
18268
|
id: string;
|
|
16896
18269
|
name: string;
|
|
16897
18270
|
api: "anthropic-messages";
|
|
@@ -16908,7 +18281,7 @@ export declare const MODELS: {
|
|
|
16908
18281
|
contextWindow: number;
|
|
16909
18282
|
maxTokens: number;
|
|
16910
18283
|
};
|
|
16911
|
-
readonly "google/gemini-3.5-flash": {
|
|
18284
|
+
readonly "google/gemini-3.5-flash-lite": {
|
|
16912
18285
|
id: string;
|
|
16913
18286
|
name: string;
|
|
16914
18287
|
api: "anthropic-messages";
|
|
@@ -16925,7 +18298,7 @@ export declare const MODELS: {
|
|
|
16925
18298
|
contextWindow: number;
|
|
16926
18299
|
maxTokens: number;
|
|
16927
18300
|
};
|
|
16928
|
-
readonly "google/gemini-3.
|
|
18301
|
+
readonly "google/gemini-3.6-flash": {
|
|
16929
18302
|
id: string;
|
|
16930
18303
|
name: string;
|
|
16931
18304
|
api: "anthropic-messages";
|
|
@@ -16942,7 +18315,7 @@ export declare const MODELS: {
|
|
|
16942
18315
|
contextWindow: number;
|
|
16943
18316
|
maxTokens: number;
|
|
16944
18317
|
};
|
|
16945
|
-
readonly "google/
|
|
18318
|
+
readonly "google/gemma-4-26b-a4b-it": {
|
|
16946
18319
|
id: string;
|
|
16947
18320
|
name: string;
|
|
16948
18321
|
api: "anthropic-messages";
|
|
@@ -16959,7 +18332,7 @@ export declare const MODELS: {
|
|
|
16959
18332
|
contextWindow: number;
|
|
16960
18333
|
maxTokens: number;
|
|
16961
18334
|
};
|
|
16962
|
-
readonly "google/gemma-4-
|
|
18335
|
+
readonly "google/gemma-4-31b-it": {
|
|
16963
18336
|
id: string;
|
|
16964
18337
|
name: string;
|
|
16965
18338
|
api: "anthropic-messages";
|
|
@@ -16976,14 +18349,14 @@ export declare const MODELS: {
|
|
|
16976
18349
|
contextWindow: number;
|
|
16977
18350
|
maxTokens: number;
|
|
16978
18351
|
};
|
|
16979
|
-
readonly "
|
|
18352
|
+
readonly "inception/mercury-2": {
|
|
16980
18353
|
id: string;
|
|
16981
18354
|
name: string;
|
|
16982
18355
|
api: "anthropic-messages";
|
|
16983
18356
|
provider: string;
|
|
16984
18357
|
baseUrl: string;
|
|
16985
18358
|
reasoning: true;
|
|
16986
|
-
input:
|
|
18359
|
+
input: "text"[];
|
|
16987
18360
|
cost: {
|
|
16988
18361
|
input: number;
|
|
16989
18362
|
output: number;
|
|
@@ -16993,13 +18366,13 @@ export declare const MODELS: {
|
|
|
16993
18366
|
contextWindow: number;
|
|
16994
18367
|
maxTokens: number;
|
|
16995
18368
|
};
|
|
16996
|
-
readonly "inception/mercury-
|
|
18369
|
+
readonly "inception/mercury-coder-small": {
|
|
16997
18370
|
id: string;
|
|
16998
18371
|
name: string;
|
|
16999
18372
|
api: "anthropic-messages";
|
|
17000
18373
|
provider: string;
|
|
17001
18374
|
baseUrl: string;
|
|
17002
|
-
reasoning:
|
|
18375
|
+
reasoning: false;
|
|
17003
18376
|
input: "text"[];
|
|
17004
18377
|
cost: {
|
|
17005
18378
|
input: number;
|
|
@@ -17010,13 +18383,13 @@ export declare const MODELS: {
|
|
|
17010
18383
|
contextWindow: number;
|
|
17011
18384
|
maxTokens: number;
|
|
17012
18385
|
};
|
|
17013
|
-
readonly "
|
|
18386
|
+
readonly "inclusionai/ling-3.0-flash": {
|
|
17014
18387
|
id: string;
|
|
17015
18388
|
name: string;
|
|
17016
18389
|
api: "anthropic-messages";
|
|
17017
18390
|
provider: string;
|
|
17018
18391
|
baseUrl: string;
|
|
17019
|
-
reasoning:
|
|
18392
|
+
reasoning: true;
|
|
17020
18393
|
input: "text"[];
|
|
17021
18394
|
cost: {
|
|
17022
18395
|
input: number;
|
|
@@ -17027,7 +18400,7 @@ export declare const MODELS: {
|
|
|
17027
18400
|
contextWindow: number;
|
|
17028
18401
|
maxTokens: number;
|
|
17029
18402
|
};
|
|
17030
|
-
readonly "inclusionai/ling-3.0-
|
|
18403
|
+
readonly "inclusionai/ling-3.0-tiny-free": {
|
|
17031
18404
|
id: string;
|
|
17032
18405
|
name: string;
|
|
17033
18406
|
api: "anthropic-messages";
|
|
@@ -17068,7 +18441,7 @@ export declare const MODELS: {
|
|
|
17068
18441
|
provider: string;
|
|
17069
18442
|
baseUrl: string;
|
|
17070
18443
|
reasoning: true;
|
|
17071
|
-
input: "text"[];
|
|
18444
|
+
input: ("image" | "text")[];
|
|
17072
18445
|
cost: {
|
|
17073
18446
|
input: number;
|
|
17074
18447
|
output: number;
|
|
@@ -17119,7 +18492,7 @@ export declare const MODELS: {
|
|
|
17119
18492
|
provider: string;
|
|
17120
18493
|
baseUrl: string;
|
|
17121
18494
|
reasoning: true;
|
|
17122
|
-
input: "text"[];
|
|
18495
|
+
input: ("image" | "text")[];
|
|
17123
18496
|
cost: {
|
|
17124
18497
|
input: number;
|
|
17125
18498
|
output: number;
|
|
@@ -17231,6 +18604,40 @@ export declare const MODELS: {
|
|
|
17231
18604
|
contextWindow: number;
|
|
17232
18605
|
maxTokens: number;
|
|
17233
18606
|
};
|
|
18607
|
+
readonly "meta/muse-spark-1.2": {
|
|
18608
|
+
id: string;
|
|
18609
|
+
name: string;
|
|
18610
|
+
api: "anthropic-messages";
|
|
18611
|
+
provider: string;
|
|
18612
|
+
baseUrl: string;
|
|
18613
|
+
reasoning: true;
|
|
18614
|
+
input: ("image" | "text")[];
|
|
18615
|
+
cost: {
|
|
18616
|
+
input: number;
|
|
18617
|
+
output: number;
|
|
18618
|
+
cacheRead: number;
|
|
18619
|
+
cacheWrite: number;
|
|
18620
|
+
};
|
|
18621
|
+
contextWindow: number;
|
|
18622
|
+
maxTokens: number;
|
|
18623
|
+
};
|
|
18624
|
+
readonly "meta/muse-spark-1.2-contributor": {
|
|
18625
|
+
id: string;
|
|
18626
|
+
name: string;
|
|
18627
|
+
api: "anthropic-messages";
|
|
18628
|
+
provider: string;
|
|
18629
|
+
baseUrl: string;
|
|
18630
|
+
reasoning: true;
|
|
18631
|
+
input: ("image" | "text")[];
|
|
18632
|
+
cost: {
|
|
18633
|
+
input: number;
|
|
18634
|
+
output: number;
|
|
18635
|
+
cacheRead: number;
|
|
18636
|
+
cacheWrite: number;
|
|
18637
|
+
};
|
|
18638
|
+
contextWindow: number;
|
|
18639
|
+
maxTokens: number;
|
|
18640
|
+
};
|
|
17234
18641
|
readonly "minimax/minimax-m2": {
|
|
17235
18642
|
id: string;
|
|
17236
18643
|
name: string;
|
|
@@ -17476,7 +18883,7 @@ export declare const MODELS: {
|
|
|
17476
18883
|
provider: string;
|
|
17477
18884
|
baseUrl: string;
|
|
17478
18885
|
reasoning: false;
|
|
17479
|
-
input: "text"[];
|
|
18886
|
+
input: ("image" | "text")[];
|
|
17480
18887
|
cost: {
|
|
17481
18888
|
input: number;
|
|
17482
18889
|
output: number;
|
|
@@ -17493,7 +18900,7 @@ export declare const MODELS: {
|
|
|
17493
18900
|
provider: string;
|
|
17494
18901
|
baseUrl: string;
|
|
17495
18902
|
reasoning: false;
|
|
17496
|
-
input: "text"[];
|
|
18903
|
+
input: ("image" | "text")[];
|
|
17497
18904
|
cost: {
|
|
17498
18905
|
input: number;
|
|
17499
18906
|
output: number;
|
|
@@ -17561,7 +18968,7 @@ export declare const MODELS: {
|
|
|
17561
18968
|
provider: string;
|
|
17562
18969
|
baseUrl: string;
|
|
17563
18970
|
reasoning: false;
|
|
17564
|
-
input: "text"[];
|
|
18971
|
+
input: ("image" | "text")[];
|
|
17565
18972
|
cost: {
|
|
17566
18973
|
input: number;
|
|
17567
18974
|
output: number;
|
|
@@ -17724,6 +19131,23 @@ export declare const MODELS: {
|
|
|
17724
19131
|
contextWindow: number;
|
|
17725
19132
|
maxTokens: number;
|
|
17726
19133
|
};
|
|
19134
|
+
readonly "moonshotai/kimi-k3-fast": {
|
|
19135
|
+
id: string;
|
|
19136
|
+
name: string;
|
|
19137
|
+
api: "anthropic-messages";
|
|
19138
|
+
provider: string;
|
|
19139
|
+
baseUrl: string;
|
|
19140
|
+
reasoning: true;
|
|
19141
|
+
input: ("image" | "text")[];
|
|
19142
|
+
cost: {
|
|
19143
|
+
input: number;
|
|
19144
|
+
output: number;
|
|
19145
|
+
cacheRead: number;
|
|
19146
|
+
cacheWrite: number;
|
|
19147
|
+
};
|
|
19148
|
+
contextWindow: number;
|
|
19149
|
+
maxTokens: number;
|
|
19150
|
+
};
|
|
17727
19151
|
readonly "nvidia/nemotron-3-nano-30b-a3b": {
|
|
17728
19152
|
id: string;
|
|
17729
19153
|
name: string;
|
|
@@ -17928,23 +19352,6 @@ export declare const MODELS: {
|
|
|
17928
19352
|
contextWindow: number;
|
|
17929
19353
|
maxTokens: number;
|
|
17930
19354
|
};
|
|
17931
|
-
readonly "openai/gpt-5-chat": {
|
|
17932
|
-
id: string;
|
|
17933
|
-
name: string;
|
|
17934
|
-
api: "anthropic-messages";
|
|
17935
|
-
provider: string;
|
|
17936
|
-
baseUrl: string;
|
|
17937
|
-
reasoning: false;
|
|
17938
|
-
input: ("image" | "text")[];
|
|
17939
|
-
cost: {
|
|
17940
|
-
input: number;
|
|
17941
|
-
output: number;
|
|
17942
|
-
cacheRead: number;
|
|
17943
|
-
cacheWrite: number;
|
|
17944
|
-
};
|
|
17945
|
-
contextWindow: number;
|
|
17946
|
-
maxTokens: number;
|
|
17947
|
-
};
|
|
17948
19355
|
readonly "openai/gpt-5-codex": {
|
|
17949
19356
|
id: string;
|
|
17950
19357
|
name: string;
|
|
@@ -18118,26 +19525,6 @@ export declare const MODELS: {
|
|
|
18118
19525
|
contextWindow: number;
|
|
18119
19526
|
maxTokens: number;
|
|
18120
19527
|
};
|
|
18121
|
-
readonly "openai/gpt-5.2-chat": {
|
|
18122
|
-
id: string;
|
|
18123
|
-
name: string;
|
|
18124
|
-
api: "anthropic-messages";
|
|
18125
|
-
provider: string;
|
|
18126
|
-
baseUrl: string;
|
|
18127
|
-
reasoning: false;
|
|
18128
|
-
thinkingLevelMap: {
|
|
18129
|
-
xhigh: string;
|
|
18130
|
-
};
|
|
18131
|
-
input: ("image" | "text")[];
|
|
18132
|
-
cost: {
|
|
18133
|
-
input: number;
|
|
18134
|
-
output: number;
|
|
18135
|
-
cacheRead: number;
|
|
18136
|
-
cacheWrite: number;
|
|
18137
|
-
};
|
|
18138
|
-
contextWindow: number;
|
|
18139
|
-
maxTokens: number;
|
|
18140
|
-
};
|
|
18141
19528
|
readonly "openai/gpt-5.2-codex": {
|
|
18142
19529
|
id: string;
|
|
18143
19530
|
name: string;
|
|
@@ -18600,7 +19987,7 @@ export declare const MODELS: {
|
|
|
18600
19987
|
provider: string;
|
|
18601
19988
|
baseUrl: string;
|
|
18602
19989
|
reasoning: true;
|
|
18603
|
-
input: "text"[];
|
|
19990
|
+
input: ("image" | "text")[];
|
|
18604
19991
|
cost: {
|
|
18605
19992
|
input: number;
|
|
18606
19993
|
output: number;
|
|
@@ -18661,6 +20048,23 @@ export declare const MODELS: {
|
|
|
18661
20048
|
contextWindow: number;
|
|
18662
20049
|
maxTokens: number;
|
|
18663
20050
|
};
|
|
20051
|
+
readonly "thinkingmachines/inkling-small": {
|
|
20052
|
+
id: string;
|
|
20053
|
+
name: string;
|
|
20054
|
+
api: "anthropic-messages";
|
|
20055
|
+
provider: string;
|
|
20056
|
+
baseUrl: string;
|
|
20057
|
+
reasoning: true;
|
|
20058
|
+
input: ("image" | "text")[];
|
|
20059
|
+
cost: {
|
|
20060
|
+
input: number;
|
|
20061
|
+
output: number;
|
|
20062
|
+
cacheRead: number;
|
|
20063
|
+
cacheWrite: number;
|
|
20064
|
+
};
|
|
20065
|
+
contextWindow: number;
|
|
20066
|
+
maxTokens: number;
|
|
20067
|
+
};
|
|
18664
20068
|
readonly "xai/grok-4.1-fast-non-reasoning": {
|
|
18665
20069
|
id: string;
|
|
18666
20070
|
name: string;
|
|
@@ -19455,27 +20859,6 @@ export declare const MODELS: {
|
|
|
19455
20859
|
};
|
|
19456
20860
|
};
|
|
19457
20861
|
readonly zai: {
|
|
19458
|
-
readonly "glm-4.5-air": {
|
|
19459
|
-
id: string;
|
|
19460
|
-
name: string;
|
|
19461
|
-
api: "openai-completions";
|
|
19462
|
-
provider: string;
|
|
19463
|
-
baseUrl: string;
|
|
19464
|
-
compat: {
|
|
19465
|
-
supportsDeveloperRole: false;
|
|
19466
|
-
thinkingFormat: "zai";
|
|
19467
|
-
};
|
|
19468
|
-
reasoning: true;
|
|
19469
|
-
input: "text"[];
|
|
19470
|
-
cost: {
|
|
19471
|
-
input: number;
|
|
19472
|
-
output: number;
|
|
19473
|
-
cacheRead: number;
|
|
19474
|
-
cacheWrite: number;
|
|
19475
|
-
};
|
|
19476
|
-
contextWindow: number;
|
|
19477
|
-
maxTokens: number;
|
|
19478
|
-
};
|
|
19479
20862
|
readonly "glm-4.7": {
|
|
19480
20863
|
id: string;
|
|
19481
20864
|
name: string;
|
|
@@ -19520,28 +20903,6 @@ export declare const MODELS: {
|
|
|
19520
20903
|
contextWindow: number;
|
|
19521
20904
|
maxTokens: number;
|
|
19522
20905
|
};
|
|
19523
|
-
readonly "glm-5.1": {
|
|
19524
|
-
id: string;
|
|
19525
|
-
name: string;
|
|
19526
|
-
api: "openai-completions";
|
|
19527
|
-
provider: string;
|
|
19528
|
-
baseUrl: string;
|
|
19529
|
-
compat: {
|
|
19530
|
-
supportsDeveloperRole: false;
|
|
19531
|
-
thinkingFormat: "zai";
|
|
19532
|
-
zaiToolStream: true;
|
|
19533
|
-
};
|
|
19534
|
-
reasoning: true;
|
|
19535
|
-
input: "text"[];
|
|
19536
|
-
cost: {
|
|
19537
|
-
input: number;
|
|
19538
|
-
output: number;
|
|
19539
|
-
cacheRead: number;
|
|
19540
|
-
cacheWrite: number;
|
|
19541
|
-
};
|
|
19542
|
-
contextWindow: number;
|
|
19543
|
-
maxTokens: number;
|
|
19544
|
-
};
|
|
19545
20906
|
readonly "glm-5.2": {
|
|
19546
20907
|
id: string;
|
|
19547
20908
|
name: string;
|
|
@@ -19564,7 +20925,7 @@ export declare const MODELS: {
|
|
|
19564
20925
|
contextWindow: number;
|
|
19565
20926
|
maxTokens: number;
|
|
19566
20927
|
};
|
|
19567
|
-
readonly "glm-
|
|
20928
|
+
readonly "glm-5.2-highspeed": {
|
|
19568
20929
|
id: string;
|
|
19569
20930
|
name: string;
|
|
19570
20931
|
api: "openai-completions";
|
|
@@ -19576,7 +20937,7 @@ export declare const MODELS: {
|
|
|
19576
20937
|
zaiToolStream: true;
|
|
19577
20938
|
};
|
|
19578
20939
|
reasoning: true;
|
|
19579
|
-
input:
|
|
20940
|
+
input: "text"[];
|
|
19580
20941
|
cost: {
|
|
19581
20942
|
input: number;
|
|
19582
20943
|
output: number;
|