@elyracode/ai 0.9.25 → 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 +31 -1
- package/dist/image-models.generated.js.map +1 -1
- package/dist/models.generated.d.ts +1534 -376
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +1362 -258
- 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;
|
|
@@ -5300,6 +5264,34 @@ export declare const MODELS: {
|
|
|
5300
5264
|
contextWindow: number;
|
|
5301
5265
|
maxTokens: number;
|
|
5302
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
|
+
};
|
|
5303
5295
|
readonly "mai-code-1-flash-picker": {
|
|
5304
5296
|
id: string;
|
|
5305
5297
|
name: string;
|
|
@@ -6080,23 +6072,6 @@ export declare const MODELS: {
|
|
|
6080
6072
|
contextWindow: number;
|
|
6081
6073
|
maxTokens: number;
|
|
6082
6074
|
};
|
|
6083
|
-
readonly "meta-llama/llama-4-scout-17b-16e-instruct": {
|
|
6084
|
-
id: string;
|
|
6085
|
-
name: string;
|
|
6086
|
-
api: "openai-completions";
|
|
6087
|
-
provider: string;
|
|
6088
|
-
baseUrl: string;
|
|
6089
|
-
reasoning: false;
|
|
6090
|
-
input: ("image" | "text")[];
|
|
6091
|
-
cost: {
|
|
6092
|
-
input: number;
|
|
6093
|
-
output: number;
|
|
6094
|
-
cacheRead: number;
|
|
6095
|
-
cacheWrite: number;
|
|
6096
|
-
};
|
|
6097
|
-
contextWindow: number;
|
|
6098
|
-
maxTokens: number;
|
|
6099
|
-
};
|
|
6100
6075
|
readonly "openai/gpt-oss-120b": {
|
|
6101
6076
|
id: string;
|
|
6102
6077
|
name: string;
|
|
@@ -6148,20 +6123,14 @@ export declare const MODELS: {
|
|
|
6148
6123
|
contextWindow: number;
|
|
6149
6124
|
maxTokens: number;
|
|
6150
6125
|
};
|
|
6151
|
-
readonly "qwen/qwen3-
|
|
6126
|
+
readonly "qwen/qwen3.6-27b": {
|
|
6152
6127
|
id: string;
|
|
6153
6128
|
name: string;
|
|
6154
6129
|
api: "openai-completions";
|
|
6155
6130
|
provider: string;
|
|
6156
6131
|
baseUrl: string;
|
|
6157
6132
|
reasoning: true;
|
|
6158
|
-
|
|
6159
|
-
minimal: null;
|
|
6160
|
-
low: null;
|
|
6161
|
-
medium: null;
|
|
6162
|
-
high: string;
|
|
6163
|
-
};
|
|
6164
|
-
input: "text"[];
|
|
6133
|
+
input: ("image" | "text")[];
|
|
6165
6134
|
cost: {
|
|
6166
6135
|
input: number;
|
|
6167
6136
|
output: number;
|
|
@@ -6293,6 +6262,26 @@ export declare const MODELS: {
|
|
|
6293
6262
|
contextWindow: number;
|
|
6294
6263
|
maxTokens: number;
|
|
6295
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
|
+
};
|
|
6296
6285
|
readonly "Qwen/Qwen3-235B-A22B-Thinking-2507": {
|
|
6297
6286
|
id: string;
|
|
6298
6287
|
name: string;
|
|
@@ -6653,6 +6642,46 @@ export declare const MODELS: {
|
|
|
6653
6642
|
contextWindow: number;
|
|
6654
6643
|
maxTokens: number;
|
|
6655
6644
|
};
|
|
6645
|
+
readonly "deepseek-ai/DeepSeek-V3": {
|
|
6646
|
+
id: string;
|
|
6647
|
+
name: string;
|
|
6648
|
+
api: "openai-completions";
|
|
6649
|
+
provider: string;
|
|
6650
|
+
baseUrl: string;
|
|
6651
|
+
compat: {
|
|
6652
|
+
supportsDeveloperRole: false;
|
|
6653
|
+
};
|
|
6654
|
+
reasoning: false;
|
|
6655
|
+
input: "text"[];
|
|
6656
|
+
cost: {
|
|
6657
|
+
input: number;
|
|
6658
|
+
output: number;
|
|
6659
|
+
cacheRead: number;
|
|
6660
|
+
cacheWrite: number;
|
|
6661
|
+
};
|
|
6662
|
+
contextWindow: number;
|
|
6663
|
+
maxTokens: number;
|
|
6664
|
+
};
|
|
6665
|
+
readonly "deepseek-ai/DeepSeek-V3.1": {
|
|
6666
|
+
id: string;
|
|
6667
|
+
name: string;
|
|
6668
|
+
api: "openai-completions";
|
|
6669
|
+
provider: string;
|
|
6670
|
+
baseUrl: string;
|
|
6671
|
+
compat: {
|
|
6672
|
+
supportsDeveloperRole: false;
|
|
6673
|
+
};
|
|
6674
|
+
reasoning: true;
|
|
6675
|
+
input: "text"[];
|
|
6676
|
+
cost: {
|
|
6677
|
+
input: number;
|
|
6678
|
+
output: number;
|
|
6679
|
+
cacheRead: number;
|
|
6680
|
+
cacheWrite: number;
|
|
6681
|
+
};
|
|
6682
|
+
contextWindow: number;
|
|
6683
|
+
maxTokens: number;
|
|
6684
|
+
};
|
|
6656
6685
|
readonly "deepseek-ai/DeepSeek-V3.2": {
|
|
6657
6686
|
id: string;
|
|
6658
6687
|
name: string;
|
|
@@ -9435,23 +9464,6 @@ export declare const MODELS: {
|
|
|
9435
9464
|
contextWindow: number;
|
|
9436
9465
|
maxTokens: number;
|
|
9437
9466
|
};
|
|
9438
|
-
readonly "claude-opus-4-1": {
|
|
9439
|
-
id: string;
|
|
9440
|
-
name: string;
|
|
9441
|
-
api: "anthropic-messages";
|
|
9442
|
-
provider: string;
|
|
9443
|
-
baseUrl: string;
|
|
9444
|
-
reasoning: true;
|
|
9445
|
-
input: ("image" | "text")[];
|
|
9446
|
-
cost: {
|
|
9447
|
-
input: number;
|
|
9448
|
-
output: number;
|
|
9449
|
-
cacheRead: number;
|
|
9450
|
-
cacheWrite: number;
|
|
9451
|
-
};
|
|
9452
|
-
contextWindow: number;
|
|
9453
|
-
maxTokens: number;
|
|
9454
|
-
};
|
|
9455
9467
|
readonly "claude-opus-4-5": {
|
|
9456
9468
|
id: string;
|
|
9457
9469
|
name: string;
|
|
@@ -10382,6 +10394,23 @@ export declare const MODELS: {
|
|
|
10382
10394
|
contextWindow: number;
|
|
10383
10395
|
maxTokens: number;
|
|
10384
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
|
+
};
|
|
10385
10414
|
readonly "mimo-v2.5-free": {
|
|
10386
10415
|
id: string;
|
|
10387
10416
|
name: string;
|
|
@@ -11050,13 +11079,20 @@ export declare const MODELS: {
|
|
|
11050
11079
|
contextWindow: number;
|
|
11051
11080
|
maxTokens: number;
|
|
11052
11081
|
};
|
|
11053
|
-
readonly "anthropic/claude-
|
|
11082
|
+
readonly "anthropic/claude-fable-5:batch": {
|
|
11054
11083
|
id: string;
|
|
11055
11084
|
name: string;
|
|
11056
11085
|
api: "openai-completions";
|
|
11057
11086
|
provider: string;
|
|
11058
11087
|
baseUrl: string;
|
|
11059
11088
|
reasoning: true;
|
|
11089
|
+
thinkingLevelMap: {
|
|
11090
|
+
minimal: string;
|
|
11091
|
+
low: string;
|
|
11092
|
+
medium: string;
|
|
11093
|
+
high: string;
|
|
11094
|
+
xhigh: string;
|
|
11095
|
+
};
|
|
11060
11096
|
input: ("image" | "text")[];
|
|
11061
11097
|
cost: {
|
|
11062
11098
|
input: number;
|
|
@@ -11067,7 +11103,7 @@ export declare const MODELS: {
|
|
|
11067
11103
|
contextWindow: number;
|
|
11068
11104
|
maxTokens: number;
|
|
11069
11105
|
};
|
|
11070
|
-
readonly "anthropic/claude-
|
|
11106
|
+
readonly "anthropic/claude-haiku-4.5": {
|
|
11071
11107
|
id: string;
|
|
11072
11108
|
name: string;
|
|
11073
11109
|
api: "openai-completions";
|
|
@@ -11084,7 +11120,7 @@ export declare const MODELS: {
|
|
|
11084
11120
|
contextWindow: number;
|
|
11085
11121
|
maxTokens: number;
|
|
11086
11122
|
};
|
|
11087
|
-
readonly "anthropic/claude-
|
|
11123
|
+
readonly "anthropic/claude-haiku-4.5:batch": {
|
|
11088
11124
|
id: string;
|
|
11089
11125
|
name: string;
|
|
11090
11126
|
api: "openai-completions";
|
|
@@ -11101,7 +11137,7 @@ export declare const MODELS: {
|
|
|
11101
11137
|
contextWindow: number;
|
|
11102
11138
|
maxTokens: number;
|
|
11103
11139
|
};
|
|
11104
|
-
readonly "anthropic/claude-opus-4
|
|
11140
|
+
readonly "anthropic/claude-opus-4": {
|
|
11105
11141
|
id: string;
|
|
11106
11142
|
name: string;
|
|
11107
11143
|
api: "openai-completions";
|
|
@@ -11118,16 +11154,13 @@ export declare const MODELS: {
|
|
|
11118
11154
|
contextWindow: number;
|
|
11119
11155
|
maxTokens: number;
|
|
11120
11156
|
};
|
|
11121
|
-
readonly "anthropic/claude-opus-4.
|
|
11157
|
+
readonly "anthropic/claude-opus-4.1": {
|
|
11122
11158
|
id: string;
|
|
11123
11159
|
name: string;
|
|
11124
11160
|
api: "openai-completions";
|
|
11125
11161
|
provider: string;
|
|
11126
11162
|
baseUrl: string;
|
|
11127
11163
|
reasoning: true;
|
|
11128
|
-
thinkingLevelMap: {
|
|
11129
|
-
xhigh: string;
|
|
11130
|
-
};
|
|
11131
11164
|
input: ("image" | "text")[];
|
|
11132
11165
|
cost: {
|
|
11133
11166
|
input: number;
|
|
@@ -11138,16 +11171,13 @@ export declare const MODELS: {
|
|
|
11138
11171
|
contextWindow: number;
|
|
11139
11172
|
maxTokens: number;
|
|
11140
11173
|
};
|
|
11141
|
-
readonly "anthropic/claude-opus-4.
|
|
11174
|
+
readonly "anthropic/claude-opus-4.1:batch": {
|
|
11142
11175
|
id: string;
|
|
11143
11176
|
name: string;
|
|
11144
11177
|
api: "openai-completions";
|
|
11145
11178
|
provider: string;
|
|
11146
11179
|
baseUrl: string;
|
|
11147
11180
|
reasoning: true;
|
|
11148
|
-
thinkingLevelMap: {
|
|
11149
|
-
xhigh: string;
|
|
11150
|
-
};
|
|
11151
11181
|
input: ("image" | "text")[];
|
|
11152
11182
|
cost: {
|
|
11153
11183
|
input: number;
|
|
@@ -11158,16 +11188,13 @@ export declare const MODELS: {
|
|
|
11158
11188
|
contextWindow: number;
|
|
11159
11189
|
maxTokens: number;
|
|
11160
11190
|
};
|
|
11161
|
-
readonly "anthropic/claude-opus-4.
|
|
11191
|
+
readonly "anthropic/claude-opus-4.5": {
|
|
11162
11192
|
id: string;
|
|
11163
11193
|
name: string;
|
|
11164
11194
|
api: "openai-completions";
|
|
11165
11195
|
provider: string;
|
|
11166
11196
|
baseUrl: string;
|
|
11167
11197
|
reasoning: true;
|
|
11168
|
-
thinkingLevelMap: {
|
|
11169
|
-
xhigh: string;
|
|
11170
|
-
};
|
|
11171
11198
|
input: ("image" | "text")[];
|
|
11172
11199
|
cost: {
|
|
11173
11200
|
input: number;
|
|
@@ -11178,20 +11205,13 @@ export declare const MODELS: {
|
|
|
11178
11205
|
contextWindow: number;
|
|
11179
11206
|
maxTokens: number;
|
|
11180
11207
|
};
|
|
11181
|
-
readonly "anthropic/claude-opus-4.
|
|
11208
|
+
readonly "anthropic/claude-opus-4.5:batch": {
|
|
11182
11209
|
id: string;
|
|
11183
11210
|
name: string;
|
|
11184
11211
|
api: "openai-completions";
|
|
11185
11212
|
provider: string;
|
|
11186
11213
|
baseUrl: string;
|
|
11187
11214
|
reasoning: true;
|
|
11188
|
-
thinkingLevelMap: {
|
|
11189
|
-
minimal: string;
|
|
11190
|
-
low: string;
|
|
11191
|
-
medium: string;
|
|
11192
|
-
high: string;
|
|
11193
|
-
xhigh: string;
|
|
11194
|
-
};
|
|
11195
11215
|
input: ("image" | "text")[];
|
|
11196
11216
|
cost: {
|
|
11197
11217
|
input: number;
|
|
@@ -11202,7 +11222,7 @@ export declare const MODELS: {
|
|
|
11202
11222
|
contextWindow: number;
|
|
11203
11223
|
maxTokens: number;
|
|
11204
11224
|
};
|
|
11205
|
-
readonly "anthropic/claude-opus-4.
|
|
11225
|
+
readonly "anthropic/claude-opus-4.6": {
|
|
11206
11226
|
id: string;
|
|
11207
11227
|
name: string;
|
|
11208
11228
|
api: "openai-completions";
|
|
@@ -11210,10 +11230,6 @@ export declare const MODELS: {
|
|
|
11210
11230
|
baseUrl: string;
|
|
11211
11231
|
reasoning: true;
|
|
11212
11232
|
thinkingLevelMap: {
|
|
11213
|
-
minimal: string;
|
|
11214
|
-
low: string;
|
|
11215
|
-
medium: string;
|
|
11216
|
-
high: string;
|
|
11217
11233
|
xhigh: string;
|
|
11218
11234
|
};
|
|
11219
11235
|
input: ("image" | "text")[];
|
|
@@ -11226,13 +11242,16 @@ export declare const MODELS: {
|
|
|
11226
11242
|
contextWindow: number;
|
|
11227
11243
|
maxTokens: number;
|
|
11228
11244
|
};
|
|
11229
|
-
readonly "anthropic/claude-opus-
|
|
11245
|
+
readonly "anthropic/claude-opus-4.6:batch": {
|
|
11230
11246
|
id: string;
|
|
11231
11247
|
name: string;
|
|
11232
11248
|
api: "openai-completions";
|
|
11233
11249
|
provider: string;
|
|
11234
11250
|
baseUrl: string;
|
|
11235
11251
|
reasoning: true;
|
|
11252
|
+
thinkingLevelMap: {
|
|
11253
|
+
xhigh: string;
|
|
11254
|
+
};
|
|
11236
11255
|
input: ("image" | "text")[];
|
|
11237
11256
|
cost: {
|
|
11238
11257
|
input: number;
|
|
@@ -11243,13 +11262,16 @@ export declare const MODELS: {
|
|
|
11243
11262
|
contextWindow: number;
|
|
11244
11263
|
maxTokens: number;
|
|
11245
11264
|
};
|
|
11246
|
-
readonly "anthropic/claude-opus-
|
|
11265
|
+
readonly "anthropic/claude-opus-4.7": {
|
|
11247
11266
|
id: string;
|
|
11248
11267
|
name: string;
|
|
11249
11268
|
api: "openai-completions";
|
|
11250
11269
|
provider: string;
|
|
11251
11270
|
baseUrl: string;
|
|
11252
11271
|
reasoning: true;
|
|
11272
|
+
thinkingLevelMap: {
|
|
11273
|
+
xhigh: string;
|
|
11274
|
+
};
|
|
11253
11275
|
input: ("image" | "text")[];
|
|
11254
11276
|
cost: {
|
|
11255
11277
|
input: number;
|
|
@@ -11260,13 +11282,16 @@ export declare const MODELS: {
|
|
|
11260
11282
|
contextWindow: number;
|
|
11261
11283
|
maxTokens: number;
|
|
11262
11284
|
};
|
|
11263
|
-
readonly "anthropic/claude-
|
|
11285
|
+
readonly "anthropic/claude-opus-4.7-fast": {
|
|
11264
11286
|
id: string;
|
|
11265
11287
|
name: string;
|
|
11266
11288
|
api: "openai-completions";
|
|
11267
11289
|
provider: string;
|
|
11268
11290
|
baseUrl: string;
|
|
11269
11291
|
reasoning: true;
|
|
11292
|
+
thinkingLevelMap: {
|
|
11293
|
+
xhigh: string;
|
|
11294
|
+
};
|
|
11270
11295
|
input: ("image" | "text")[];
|
|
11271
11296
|
cost: {
|
|
11272
11297
|
input: number;
|
|
@@ -11277,13 +11302,16 @@ export declare const MODELS: {
|
|
|
11277
11302
|
contextWindow: number;
|
|
11278
11303
|
maxTokens: number;
|
|
11279
11304
|
};
|
|
11280
|
-
readonly "anthropic/claude-
|
|
11305
|
+
readonly "anthropic/claude-opus-4.7:batch": {
|
|
11281
11306
|
id: string;
|
|
11282
11307
|
name: string;
|
|
11283
11308
|
api: "openai-completions";
|
|
11284
11309
|
provider: string;
|
|
11285
11310
|
baseUrl: string;
|
|
11286
11311
|
reasoning: true;
|
|
11312
|
+
thinkingLevelMap: {
|
|
11313
|
+
xhigh: string;
|
|
11314
|
+
};
|
|
11287
11315
|
input: ("image" | "text")[];
|
|
11288
11316
|
cost: {
|
|
11289
11317
|
input: number;
|
|
@@ -11294,13 +11322,20 @@ export declare const MODELS: {
|
|
|
11294
11322
|
contextWindow: number;
|
|
11295
11323
|
maxTokens: number;
|
|
11296
11324
|
};
|
|
11297
|
-
readonly "anthropic/claude-
|
|
11325
|
+
readonly "anthropic/claude-opus-4.8": {
|
|
11298
11326
|
id: string;
|
|
11299
11327
|
name: string;
|
|
11300
11328
|
api: "openai-completions";
|
|
11301
11329
|
provider: string;
|
|
11302
11330
|
baseUrl: string;
|
|
11303
11331
|
reasoning: true;
|
|
11332
|
+
thinkingLevelMap: {
|
|
11333
|
+
minimal: string;
|
|
11334
|
+
low: string;
|
|
11335
|
+
medium: string;
|
|
11336
|
+
high: string;
|
|
11337
|
+
xhigh: string;
|
|
11338
|
+
};
|
|
11304
11339
|
input: ("image" | "text")[];
|
|
11305
11340
|
cost: {
|
|
11306
11341
|
input: number;
|
|
@@ -11311,7 +11346,208 @@ export declare const MODELS: {
|
|
|
11311
11346
|
contextWindow: number;
|
|
11312
11347
|
maxTokens: number;
|
|
11313
11348
|
};
|
|
11314
|
-
readonly "anthropic/claude-
|
|
11349
|
+
readonly "anthropic/claude-opus-4.8-fast": {
|
|
11350
|
+
id: string;
|
|
11351
|
+
name: string;
|
|
11352
|
+
api: "openai-completions";
|
|
11353
|
+
provider: string;
|
|
11354
|
+
baseUrl: string;
|
|
11355
|
+
reasoning: true;
|
|
11356
|
+
thinkingLevelMap: {
|
|
11357
|
+
minimal: string;
|
|
11358
|
+
low: string;
|
|
11359
|
+
medium: string;
|
|
11360
|
+
high: string;
|
|
11361
|
+
xhigh: string;
|
|
11362
|
+
};
|
|
11363
|
+
input: ("image" | "text")[];
|
|
11364
|
+
cost: {
|
|
11365
|
+
input: number;
|
|
11366
|
+
output: number;
|
|
11367
|
+
cacheRead: number;
|
|
11368
|
+
cacheWrite: number;
|
|
11369
|
+
};
|
|
11370
|
+
contextWindow: number;
|
|
11371
|
+
maxTokens: number;
|
|
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
|
+
};
|
|
11397
|
+
readonly "anthropic/claude-opus-5": {
|
|
11398
|
+
id: string;
|
|
11399
|
+
name: string;
|
|
11400
|
+
api: "openai-completions";
|
|
11401
|
+
provider: string;
|
|
11402
|
+
baseUrl: string;
|
|
11403
|
+
reasoning: true;
|
|
11404
|
+
input: ("image" | "text")[];
|
|
11405
|
+
cost: {
|
|
11406
|
+
input: number;
|
|
11407
|
+
output: number;
|
|
11408
|
+
cacheRead: number;
|
|
11409
|
+
cacheWrite: number;
|
|
11410
|
+
};
|
|
11411
|
+
contextWindow: number;
|
|
11412
|
+
maxTokens: number;
|
|
11413
|
+
};
|
|
11414
|
+
readonly "anthropic/claude-opus-5-fast": {
|
|
11415
|
+
id: string;
|
|
11416
|
+
name: string;
|
|
11417
|
+
api: "openai-completions";
|
|
11418
|
+
provider: string;
|
|
11419
|
+
baseUrl: string;
|
|
11420
|
+
reasoning: true;
|
|
11421
|
+
input: ("image" | "text")[];
|
|
11422
|
+
cost: {
|
|
11423
|
+
input: number;
|
|
11424
|
+
output: number;
|
|
11425
|
+
cacheRead: number;
|
|
11426
|
+
cacheWrite: number;
|
|
11427
|
+
};
|
|
11428
|
+
contextWindow: number;
|
|
11429
|
+
maxTokens: number;
|
|
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
|
+
};
|
|
11448
|
+
readonly "anthropic/claude-sonnet-4": {
|
|
11449
|
+
id: string;
|
|
11450
|
+
name: string;
|
|
11451
|
+
api: "openai-completions";
|
|
11452
|
+
provider: string;
|
|
11453
|
+
baseUrl: string;
|
|
11454
|
+
reasoning: true;
|
|
11455
|
+
input: ("image" | "text")[];
|
|
11456
|
+
cost: {
|
|
11457
|
+
input: number;
|
|
11458
|
+
output: number;
|
|
11459
|
+
cacheRead: number;
|
|
11460
|
+
cacheWrite: number;
|
|
11461
|
+
};
|
|
11462
|
+
contextWindow: number;
|
|
11463
|
+
maxTokens: number;
|
|
11464
|
+
};
|
|
11465
|
+
readonly "anthropic/claude-sonnet-4.5": {
|
|
11466
|
+
id: string;
|
|
11467
|
+
name: string;
|
|
11468
|
+
api: "openai-completions";
|
|
11469
|
+
provider: string;
|
|
11470
|
+
baseUrl: string;
|
|
11471
|
+
reasoning: true;
|
|
11472
|
+
input: ("image" | "text")[];
|
|
11473
|
+
cost: {
|
|
11474
|
+
input: number;
|
|
11475
|
+
output: number;
|
|
11476
|
+
cacheRead: number;
|
|
11477
|
+
cacheWrite: number;
|
|
11478
|
+
};
|
|
11479
|
+
contextWindow: number;
|
|
11480
|
+
maxTokens: number;
|
|
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
|
+
};
|
|
11499
|
+
readonly "anthropic/claude-sonnet-4.6": {
|
|
11500
|
+
id: string;
|
|
11501
|
+
name: string;
|
|
11502
|
+
api: "openai-completions";
|
|
11503
|
+
provider: string;
|
|
11504
|
+
baseUrl: string;
|
|
11505
|
+
reasoning: true;
|
|
11506
|
+
input: ("image" | "text")[];
|
|
11507
|
+
cost: {
|
|
11508
|
+
input: number;
|
|
11509
|
+
output: number;
|
|
11510
|
+
cacheRead: number;
|
|
11511
|
+
cacheWrite: number;
|
|
11512
|
+
};
|
|
11513
|
+
contextWindow: number;
|
|
11514
|
+
maxTokens: number;
|
|
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
|
+
};
|
|
11533
|
+
readonly "anthropic/claude-sonnet-5": {
|
|
11534
|
+
id: string;
|
|
11535
|
+
name: string;
|
|
11536
|
+
api: "openai-completions";
|
|
11537
|
+
provider: string;
|
|
11538
|
+
baseUrl: string;
|
|
11539
|
+
reasoning: true;
|
|
11540
|
+
input: ("image" | "text")[];
|
|
11541
|
+
cost: {
|
|
11542
|
+
input: number;
|
|
11543
|
+
output: number;
|
|
11544
|
+
cacheRead: number;
|
|
11545
|
+
cacheWrite: number;
|
|
11546
|
+
};
|
|
11547
|
+
contextWindow: number;
|
|
11548
|
+
maxTokens: number;
|
|
11549
|
+
};
|
|
11550
|
+
readonly "anthropic/claude-sonnet-5:batch": {
|
|
11315
11551
|
id: string;
|
|
11316
11552
|
name: string;
|
|
11317
11553
|
api: "openai-completions";
|
|
@@ -11752,7 +11988,7 @@ export declare const MODELS: {
|
|
|
11752
11988
|
contextWindow: number;
|
|
11753
11989
|
maxTokens: number;
|
|
11754
11990
|
};
|
|
11755
|
-
readonly "google/gemini-2.5-
|
|
11991
|
+
readonly "google/gemini-2.5-flash-lite:batch": {
|
|
11756
11992
|
id: string;
|
|
11757
11993
|
name: string;
|
|
11758
11994
|
api: "openai-completions";
|
|
@@ -11769,7 +12005,7 @@ export declare const MODELS: {
|
|
|
11769
12005
|
contextWindow: number;
|
|
11770
12006
|
maxTokens: number;
|
|
11771
12007
|
};
|
|
11772
|
-
readonly "google/gemini-2.5-
|
|
12008
|
+
readonly "google/gemini-2.5-flash:batch": {
|
|
11773
12009
|
id: string;
|
|
11774
12010
|
name: string;
|
|
11775
12011
|
api: "openai-completions";
|
|
@@ -11786,7 +12022,7 @@ export declare const MODELS: {
|
|
|
11786
12022
|
contextWindow: number;
|
|
11787
12023
|
maxTokens: number;
|
|
11788
12024
|
};
|
|
11789
|
-
readonly "google/gemini-2.5-pro
|
|
12025
|
+
readonly "google/gemini-2.5-pro": {
|
|
11790
12026
|
id: string;
|
|
11791
12027
|
name: string;
|
|
11792
12028
|
api: "openai-completions";
|
|
@@ -11803,7 +12039,7 @@ export declare const MODELS: {
|
|
|
11803
12039
|
contextWindow: number;
|
|
11804
12040
|
maxTokens: number;
|
|
11805
12041
|
};
|
|
11806
|
-
readonly "google/gemini-
|
|
12042
|
+
readonly "google/gemini-2.5-pro-preview": {
|
|
11807
12043
|
id: string;
|
|
11808
12044
|
name: string;
|
|
11809
12045
|
api: "openai-completions";
|
|
@@ -11820,7 +12056,7 @@ export declare const MODELS: {
|
|
|
11820
12056
|
contextWindow: number;
|
|
11821
12057
|
maxTokens: number;
|
|
11822
12058
|
};
|
|
11823
|
-
readonly "google/gemini-
|
|
12059
|
+
readonly "google/gemini-2.5-pro-preview-05-06": {
|
|
11824
12060
|
id: string;
|
|
11825
12061
|
name: string;
|
|
11826
12062
|
api: "openai-completions";
|
|
@@ -11837,7 +12073,7 @@ export declare const MODELS: {
|
|
|
11837
12073
|
contextWindow: number;
|
|
11838
12074
|
maxTokens: number;
|
|
11839
12075
|
};
|
|
11840
|
-
readonly "google/gemini-
|
|
12076
|
+
readonly "google/gemini-2.5-pro:batch": {
|
|
11841
12077
|
id: string;
|
|
11842
12078
|
name: string;
|
|
11843
12079
|
api: "openai-completions";
|
|
@@ -11854,7 +12090,7 @@ export declare const MODELS: {
|
|
|
11854
12090
|
contextWindow: number;
|
|
11855
12091
|
maxTokens: number;
|
|
11856
12092
|
};
|
|
11857
|
-
readonly "google/gemini-3
|
|
12093
|
+
readonly "google/gemini-3-flash-preview": {
|
|
11858
12094
|
id: string;
|
|
11859
12095
|
name: string;
|
|
11860
12096
|
api: "openai-completions";
|
|
@@ -11871,7 +12107,7 @@ export declare const MODELS: {
|
|
|
11871
12107
|
contextWindow: number;
|
|
11872
12108
|
maxTokens: number;
|
|
11873
12109
|
};
|
|
11874
|
-
readonly "google/gemini-3
|
|
12110
|
+
readonly "google/gemini-3-flash-preview:batch": {
|
|
11875
12111
|
id: string;
|
|
11876
12112
|
name: string;
|
|
11877
12113
|
api: "openai-completions";
|
|
@@ -11888,7 +12124,7 @@ export declare const MODELS: {
|
|
|
11888
12124
|
contextWindow: number;
|
|
11889
12125
|
maxTokens: number;
|
|
11890
12126
|
};
|
|
11891
|
-
readonly "google/gemini-3
|
|
12127
|
+
readonly "google/gemini-3-pro-image": {
|
|
11892
12128
|
id: string;
|
|
11893
12129
|
name: string;
|
|
11894
12130
|
api: "openai-completions";
|
|
@@ -11905,7 +12141,7 @@ export declare const MODELS: {
|
|
|
11905
12141
|
contextWindow: number;
|
|
11906
12142
|
maxTokens: number;
|
|
11907
12143
|
};
|
|
11908
|
-
readonly "google/gemini-3.
|
|
12144
|
+
readonly "google/gemini-3.1-flash-lite": {
|
|
11909
12145
|
id: string;
|
|
11910
12146
|
name: string;
|
|
11911
12147
|
api: "openai-completions";
|
|
@@ -11922,7 +12158,7 @@ export declare const MODELS: {
|
|
|
11922
12158
|
contextWindow: number;
|
|
11923
12159
|
maxTokens: number;
|
|
11924
12160
|
};
|
|
11925
|
-
readonly "google/gemini-3.
|
|
12161
|
+
readonly "google/gemini-3.1-flash-lite-preview": {
|
|
11926
12162
|
id: string;
|
|
11927
12163
|
name: string;
|
|
11928
12164
|
api: "openai-completions";
|
|
@@ -11939,7 +12175,7 @@ export declare const MODELS: {
|
|
|
11939
12175
|
contextWindow: number;
|
|
11940
12176
|
maxTokens: number;
|
|
11941
12177
|
};
|
|
11942
|
-
readonly "google/gemini-3.
|
|
12178
|
+
readonly "google/gemini-3.1-flash-lite:batch": {
|
|
11943
12179
|
id: string;
|
|
11944
12180
|
name: string;
|
|
11945
12181
|
api: "openai-completions";
|
|
@@ -11956,13 +12192,13 @@ export declare const MODELS: {
|
|
|
11956
12192
|
contextWindow: number;
|
|
11957
12193
|
maxTokens: number;
|
|
11958
12194
|
};
|
|
11959
|
-
readonly "google/
|
|
12195
|
+
readonly "google/gemini-3.1-pro-preview": {
|
|
11960
12196
|
id: string;
|
|
11961
12197
|
name: string;
|
|
11962
12198
|
api: "openai-completions";
|
|
11963
12199
|
provider: string;
|
|
11964
12200
|
baseUrl: string;
|
|
11965
|
-
reasoning:
|
|
12201
|
+
reasoning: true;
|
|
11966
12202
|
input: ("image" | "text")[];
|
|
11967
12203
|
cost: {
|
|
11968
12204
|
input: number;
|
|
@@ -11973,13 +12209,13 @@ export declare const MODELS: {
|
|
|
11973
12209
|
contextWindow: number;
|
|
11974
12210
|
maxTokens: number;
|
|
11975
12211
|
};
|
|
11976
|
-
readonly "google/
|
|
12212
|
+
readonly "google/gemini-3.1-pro-preview-customtools": {
|
|
11977
12213
|
id: string;
|
|
11978
12214
|
name: string;
|
|
11979
12215
|
api: "openai-completions";
|
|
11980
12216
|
provider: string;
|
|
11981
12217
|
baseUrl: string;
|
|
11982
|
-
reasoning:
|
|
12218
|
+
reasoning: true;
|
|
11983
12219
|
input: ("image" | "text")[];
|
|
11984
12220
|
cost: {
|
|
11985
12221
|
input: number;
|
|
@@ -11990,7 +12226,7 @@ export declare const MODELS: {
|
|
|
11990
12226
|
contextWindow: number;
|
|
11991
12227
|
maxTokens: number;
|
|
11992
12228
|
};
|
|
11993
|
-
readonly "google/
|
|
12229
|
+
readonly "google/gemini-3.1-pro-preview:batch": {
|
|
11994
12230
|
id: string;
|
|
11995
12231
|
name: string;
|
|
11996
12232
|
api: "openai-completions";
|
|
@@ -12007,7 +12243,7 @@ export declare const MODELS: {
|
|
|
12007
12243
|
contextWindow: number;
|
|
12008
12244
|
maxTokens: number;
|
|
12009
12245
|
};
|
|
12010
|
-
readonly "google/
|
|
12246
|
+
readonly "google/gemini-3.5-flash": {
|
|
12011
12247
|
id: string;
|
|
12012
12248
|
name: string;
|
|
12013
12249
|
api: "openai-completions";
|
|
@@ -12024,7 +12260,7 @@ export declare const MODELS: {
|
|
|
12024
12260
|
contextWindow: number;
|
|
12025
12261
|
maxTokens: number;
|
|
12026
12262
|
};
|
|
12027
|
-
readonly "google/
|
|
12263
|
+
readonly "google/gemini-3.5-flash-lite": {
|
|
12028
12264
|
id: string;
|
|
12029
12265
|
name: string;
|
|
12030
12266
|
api: "openai-completions";
|
|
@@ -12041,7 +12277,7 @@ export declare const MODELS: {
|
|
|
12041
12277
|
contextWindow: number;
|
|
12042
12278
|
maxTokens: number;
|
|
12043
12279
|
};
|
|
12044
|
-
readonly "google/
|
|
12280
|
+
readonly "google/gemini-3.5-flash-lite:batch": {
|
|
12045
12281
|
id: string;
|
|
12046
12282
|
name: string;
|
|
12047
12283
|
api: "openai-completions";
|
|
@@ -12058,14 +12294,14 @@ export declare const MODELS: {
|
|
|
12058
12294
|
contextWindow: number;
|
|
12059
12295
|
maxTokens: number;
|
|
12060
12296
|
};
|
|
12061
|
-
readonly "
|
|
12297
|
+
readonly "google/gemini-3.5-flash:batch": {
|
|
12062
12298
|
id: string;
|
|
12063
12299
|
name: string;
|
|
12064
12300
|
api: "openai-completions";
|
|
12065
12301
|
provider: string;
|
|
12066
12302
|
baseUrl: string;
|
|
12067
|
-
reasoning:
|
|
12068
|
-
input: "text"[];
|
|
12303
|
+
reasoning: true;
|
|
12304
|
+
input: ("image" | "text")[];
|
|
12069
12305
|
cost: {
|
|
12070
12306
|
input: number;
|
|
12071
12307
|
output: number;
|
|
@@ -12075,14 +12311,14 @@ export declare const MODELS: {
|
|
|
12075
12311
|
contextWindow: number;
|
|
12076
12312
|
maxTokens: number;
|
|
12077
12313
|
};
|
|
12078
|
-
readonly "
|
|
12314
|
+
readonly "google/gemini-3.6-flash": {
|
|
12079
12315
|
id: string;
|
|
12080
12316
|
name: string;
|
|
12081
12317
|
api: "openai-completions";
|
|
12082
12318
|
provider: string;
|
|
12083
12319
|
baseUrl: string;
|
|
12084
12320
|
reasoning: true;
|
|
12085
|
-
input: "text"[];
|
|
12321
|
+
input: ("image" | "text")[];
|
|
12086
12322
|
cost: {
|
|
12087
12323
|
input: number;
|
|
12088
12324
|
output: number;
|
|
@@ -12092,14 +12328,14 @@ export declare const MODELS: {
|
|
|
12092
12328
|
contextWindow: number;
|
|
12093
12329
|
maxTokens: number;
|
|
12094
12330
|
};
|
|
12095
|
-
readonly "
|
|
12331
|
+
readonly "google/gemini-3.6-flash:batch": {
|
|
12096
12332
|
id: string;
|
|
12097
12333
|
name: string;
|
|
12098
12334
|
api: "openai-completions";
|
|
12099
12335
|
provider: string;
|
|
12100
12336
|
baseUrl: string;
|
|
12101
|
-
reasoning:
|
|
12102
|
-
input: "text"[];
|
|
12337
|
+
reasoning: true;
|
|
12338
|
+
input: ("image" | "text")[];
|
|
12103
12339
|
cost: {
|
|
12104
12340
|
input: number;
|
|
12105
12341
|
output: number;
|
|
@@ -12109,14 +12345,14 @@ export declare const MODELS: {
|
|
|
12109
12345
|
contextWindow: number;
|
|
12110
12346
|
maxTokens: number;
|
|
12111
12347
|
};
|
|
12112
|
-
readonly "
|
|
12348
|
+
readonly "google/gemma-3-12b-it": {
|
|
12113
12349
|
id: string;
|
|
12114
12350
|
name: string;
|
|
12115
12351
|
api: "openai-completions";
|
|
12116
12352
|
provider: string;
|
|
12117
12353
|
baseUrl: string;
|
|
12118
12354
|
reasoning: false;
|
|
12119
|
-
input: "text"[];
|
|
12355
|
+
input: ("image" | "text")[];
|
|
12120
12356
|
cost: {
|
|
12121
12357
|
input: number;
|
|
12122
12358
|
output: number;
|
|
@@ -12126,14 +12362,14 @@ export declare const MODELS: {
|
|
|
12126
12362
|
contextWindow: number;
|
|
12127
12363
|
maxTokens: number;
|
|
12128
12364
|
};
|
|
12129
|
-
readonly "
|
|
12365
|
+
readonly "google/gemma-3-27b-it": {
|
|
12130
12366
|
id: string;
|
|
12131
12367
|
name: string;
|
|
12132
12368
|
api: "openai-completions";
|
|
12133
12369
|
provider: string;
|
|
12134
12370
|
baseUrl: string;
|
|
12135
|
-
reasoning:
|
|
12136
|
-
input: "text"[];
|
|
12371
|
+
reasoning: false;
|
|
12372
|
+
input: ("image" | "text")[];
|
|
12137
12373
|
cost: {
|
|
12138
12374
|
input: number;
|
|
12139
12375
|
output: number;
|
|
@@ -12143,14 +12379,14 @@ export declare const MODELS: {
|
|
|
12143
12379
|
contextWindow: number;
|
|
12144
12380
|
maxTokens: number;
|
|
12145
12381
|
};
|
|
12146
|
-
readonly "
|
|
12382
|
+
readonly "google/gemma-4-26b-a4b-it": {
|
|
12147
12383
|
id: string;
|
|
12148
12384
|
name: string;
|
|
12149
12385
|
api: "openai-completions";
|
|
12150
12386
|
provider: string;
|
|
12151
12387
|
baseUrl: string;
|
|
12152
12388
|
reasoning: true;
|
|
12153
|
-
input: "text"[];
|
|
12389
|
+
input: ("image" | "text")[];
|
|
12154
12390
|
cost: {
|
|
12155
12391
|
input: number;
|
|
12156
12392
|
output: number;
|
|
@@ -12160,14 +12396,14 @@ export declare const MODELS: {
|
|
|
12160
12396
|
contextWindow: number;
|
|
12161
12397
|
maxTokens: number;
|
|
12162
12398
|
};
|
|
12163
|
-
readonly "
|
|
12399
|
+
readonly "google/gemma-4-26b-a4b-it:free": {
|
|
12164
12400
|
id: string;
|
|
12165
12401
|
name: string;
|
|
12166
12402
|
api: "openai-completions";
|
|
12167
12403
|
provider: string;
|
|
12168
12404
|
baseUrl: string;
|
|
12169
|
-
reasoning:
|
|
12170
|
-
input: "text"[];
|
|
12405
|
+
reasoning: true;
|
|
12406
|
+
input: ("image" | "text")[];
|
|
12171
12407
|
cost: {
|
|
12172
12408
|
input: number;
|
|
12173
12409
|
output: number;
|
|
@@ -12177,7 +12413,177 @@ export declare const MODELS: {
|
|
|
12177
12413
|
contextWindow: number;
|
|
12178
12414
|
maxTokens: number;
|
|
12179
12415
|
};
|
|
12180
|
-
readonly "
|
|
12416
|
+
readonly "google/gemma-4-31b-it": {
|
|
12417
|
+
id: string;
|
|
12418
|
+
name: string;
|
|
12419
|
+
api: "openai-completions";
|
|
12420
|
+
provider: string;
|
|
12421
|
+
baseUrl: string;
|
|
12422
|
+
reasoning: true;
|
|
12423
|
+
input: ("image" | "text")[];
|
|
12424
|
+
cost: {
|
|
12425
|
+
input: number;
|
|
12426
|
+
output: number;
|
|
12427
|
+
cacheRead: number;
|
|
12428
|
+
cacheWrite: number;
|
|
12429
|
+
};
|
|
12430
|
+
contextWindow: number;
|
|
12431
|
+
maxTokens: number;
|
|
12432
|
+
};
|
|
12433
|
+
readonly "google/gemma-4-31b-it:free": {
|
|
12434
|
+
id: string;
|
|
12435
|
+
name: string;
|
|
12436
|
+
api: "openai-completions";
|
|
12437
|
+
provider: string;
|
|
12438
|
+
baseUrl: string;
|
|
12439
|
+
reasoning: true;
|
|
12440
|
+
input: ("image" | "text")[];
|
|
12441
|
+
cost: {
|
|
12442
|
+
input: number;
|
|
12443
|
+
output: number;
|
|
12444
|
+
cacheRead: number;
|
|
12445
|
+
cacheWrite: number;
|
|
12446
|
+
};
|
|
12447
|
+
contextWindow: number;
|
|
12448
|
+
maxTokens: number;
|
|
12449
|
+
};
|
|
12450
|
+
readonly "ibm-granite/granite-4.1-8b": {
|
|
12451
|
+
id: string;
|
|
12452
|
+
name: string;
|
|
12453
|
+
api: "openai-completions";
|
|
12454
|
+
provider: string;
|
|
12455
|
+
baseUrl: string;
|
|
12456
|
+
reasoning: false;
|
|
12457
|
+
input: "text"[];
|
|
12458
|
+
cost: {
|
|
12459
|
+
input: number;
|
|
12460
|
+
output: number;
|
|
12461
|
+
cacheRead: number;
|
|
12462
|
+
cacheWrite: number;
|
|
12463
|
+
};
|
|
12464
|
+
contextWindow: number;
|
|
12465
|
+
maxTokens: number;
|
|
12466
|
+
};
|
|
12467
|
+
readonly "inception/mercury-2": {
|
|
12468
|
+
id: string;
|
|
12469
|
+
name: string;
|
|
12470
|
+
api: "openai-completions";
|
|
12471
|
+
provider: string;
|
|
12472
|
+
baseUrl: string;
|
|
12473
|
+
reasoning: true;
|
|
12474
|
+
input: "text"[];
|
|
12475
|
+
cost: {
|
|
12476
|
+
input: number;
|
|
12477
|
+
output: number;
|
|
12478
|
+
cacheRead: number;
|
|
12479
|
+
cacheWrite: number;
|
|
12480
|
+
};
|
|
12481
|
+
contextWindow: number;
|
|
12482
|
+
maxTokens: number;
|
|
12483
|
+
};
|
|
12484
|
+
readonly "inclusionai/ling-2.6-1t": {
|
|
12485
|
+
id: string;
|
|
12486
|
+
name: string;
|
|
12487
|
+
api: "openai-completions";
|
|
12488
|
+
provider: string;
|
|
12489
|
+
baseUrl: string;
|
|
12490
|
+
reasoning: false;
|
|
12491
|
+
input: "text"[];
|
|
12492
|
+
cost: {
|
|
12493
|
+
input: number;
|
|
12494
|
+
output: number;
|
|
12495
|
+
cacheRead: number;
|
|
12496
|
+
cacheWrite: number;
|
|
12497
|
+
};
|
|
12498
|
+
contextWindow: number;
|
|
12499
|
+
maxTokens: number;
|
|
12500
|
+
};
|
|
12501
|
+
readonly "inclusionai/ling-2.6-flash": {
|
|
12502
|
+
id: string;
|
|
12503
|
+
name: string;
|
|
12504
|
+
api: "openai-completions";
|
|
12505
|
+
provider: string;
|
|
12506
|
+
baseUrl: string;
|
|
12507
|
+
reasoning: false;
|
|
12508
|
+
input: "text"[];
|
|
12509
|
+
cost: {
|
|
12510
|
+
input: number;
|
|
12511
|
+
output: number;
|
|
12512
|
+
cacheRead: number;
|
|
12513
|
+
cacheWrite: number;
|
|
12514
|
+
};
|
|
12515
|
+
contextWindow: number;
|
|
12516
|
+
maxTokens: number;
|
|
12517
|
+
};
|
|
12518
|
+
readonly "inclusionai/ling-3.0-flash": {
|
|
12519
|
+
id: string;
|
|
12520
|
+
name: string;
|
|
12521
|
+
api: "openai-completions";
|
|
12522
|
+
provider: string;
|
|
12523
|
+
baseUrl: string;
|
|
12524
|
+
reasoning: true;
|
|
12525
|
+
input: "text"[];
|
|
12526
|
+
cost: {
|
|
12527
|
+
input: number;
|
|
12528
|
+
output: number;
|
|
12529
|
+
cacheRead: number;
|
|
12530
|
+
cacheWrite: number;
|
|
12531
|
+
};
|
|
12532
|
+
contextWindow: number;
|
|
12533
|
+
maxTokens: number;
|
|
12534
|
+
};
|
|
12535
|
+
readonly "inclusionai/ling-3.0-tiny:free": {
|
|
12536
|
+
id: string;
|
|
12537
|
+
name: string;
|
|
12538
|
+
api: "openai-completions";
|
|
12539
|
+
provider: string;
|
|
12540
|
+
baseUrl: string;
|
|
12541
|
+
reasoning: true;
|
|
12542
|
+
input: "text"[];
|
|
12543
|
+
cost: {
|
|
12544
|
+
input: number;
|
|
12545
|
+
output: number;
|
|
12546
|
+
cacheRead: number;
|
|
12547
|
+
cacheWrite: number;
|
|
12548
|
+
};
|
|
12549
|
+
contextWindow: number;
|
|
12550
|
+
maxTokens: number;
|
|
12551
|
+
};
|
|
12552
|
+
readonly "inclusionai/ring-2.6-1t": {
|
|
12553
|
+
id: string;
|
|
12554
|
+
name: string;
|
|
12555
|
+
api: "openai-completions";
|
|
12556
|
+
provider: string;
|
|
12557
|
+
baseUrl: string;
|
|
12558
|
+
reasoning: true;
|
|
12559
|
+
input: "text"[];
|
|
12560
|
+
cost: {
|
|
12561
|
+
input: number;
|
|
12562
|
+
output: number;
|
|
12563
|
+
cacheRead: number;
|
|
12564
|
+
cacheWrite: number;
|
|
12565
|
+
};
|
|
12566
|
+
contextWindow: number;
|
|
12567
|
+
maxTokens: number;
|
|
12568
|
+
};
|
|
12569
|
+
readonly "kwaipilot/kat-coder-air-v2.5": {
|
|
12570
|
+
id: string;
|
|
12571
|
+
name: string;
|
|
12572
|
+
api: "openai-completions";
|
|
12573
|
+
provider: string;
|
|
12574
|
+
baseUrl: string;
|
|
12575
|
+
reasoning: false;
|
|
12576
|
+
input: "text"[];
|
|
12577
|
+
cost: {
|
|
12578
|
+
input: number;
|
|
12579
|
+
output: number;
|
|
12580
|
+
cacheRead: number;
|
|
12581
|
+
cacheWrite: number;
|
|
12582
|
+
};
|
|
12583
|
+
contextWindow: number;
|
|
12584
|
+
maxTokens: number;
|
|
12585
|
+
};
|
|
12586
|
+
readonly "kwaipilot/kat-coder-pro-v2": {
|
|
12181
12587
|
id: string;
|
|
12182
12588
|
name: string;
|
|
12183
12589
|
api: "openai-completions";
|
|
@@ -12262,13 +12668,659 @@ export declare const MODELS: {
|
|
|
12262
12668
|
contextWindow: number;
|
|
12263
12669
|
maxTokens: number;
|
|
12264
12670
|
};
|
|
12265
|
-
readonly "meta-llama/llama-3.3-70b-instruct": {
|
|
12671
|
+
readonly "meta-llama/llama-3.3-70b-instruct": {
|
|
12672
|
+
id: string;
|
|
12673
|
+
name: string;
|
|
12674
|
+
api: "openai-completions";
|
|
12675
|
+
provider: string;
|
|
12676
|
+
baseUrl: string;
|
|
12677
|
+
reasoning: false;
|
|
12678
|
+
input: "text"[];
|
|
12679
|
+
cost: {
|
|
12680
|
+
input: number;
|
|
12681
|
+
output: number;
|
|
12682
|
+
cacheRead: number;
|
|
12683
|
+
cacheWrite: number;
|
|
12684
|
+
};
|
|
12685
|
+
contextWindow: number;
|
|
12686
|
+
maxTokens: number;
|
|
12687
|
+
};
|
|
12688
|
+
readonly "meta-llama/llama-4-maverick": {
|
|
12689
|
+
id: string;
|
|
12690
|
+
name: string;
|
|
12691
|
+
api: "openai-completions";
|
|
12692
|
+
provider: string;
|
|
12693
|
+
baseUrl: string;
|
|
12694
|
+
reasoning: false;
|
|
12695
|
+
input: ("image" | "text")[];
|
|
12696
|
+
cost: {
|
|
12697
|
+
input: number;
|
|
12698
|
+
output: number;
|
|
12699
|
+
cacheRead: number;
|
|
12700
|
+
cacheWrite: number;
|
|
12701
|
+
};
|
|
12702
|
+
contextWindow: number;
|
|
12703
|
+
maxTokens: number;
|
|
12704
|
+
};
|
|
12705
|
+
readonly "meta-llama/llama-4-scout": {
|
|
12706
|
+
id: string;
|
|
12707
|
+
name: string;
|
|
12708
|
+
api: "openai-completions";
|
|
12709
|
+
provider: string;
|
|
12710
|
+
baseUrl: string;
|
|
12711
|
+
reasoning: false;
|
|
12712
|
+
input: ("image" | "text")[];
|
|
12713
|
+
cost: {
|
|
12714
|
+
input: number;
|
|
12715
|
+
output: number;
|
|
12716
|
+
cacheRead: number;
|
|
12717
|
+
cacheWrite: number;
|
|
12718
|
+
};
|
|
12719
|
+
contextWindow: number;
|
|
12720
|
+
maxTokens: number;
|
|
12721
|
+
};
|
|
12722
|
+
readonly "meta/muse-spark-1.1": {
|
|
12723
|
+
id: string;
|
|
12724
|
+
name: string;
|
|
12725
|
+
api: "openai-completions";
|
|
12726
|
+
provider: string;
|
|
12727
|
+
baseUrl: string;
|
|
12728
|
+
reasoning: true;
|
|
12729
|
+
input: ("image" | "text")[];
|
|
12730
|
+
cost: {
|
|
12731
|
+
input: number;
|
|
12732
|
+
output: number;
|
|
12733
|
+
cacheRead: number;
|
|
12734
|
+
cacheWrite: number;
|
|
12735
|
+
};
|
|
12736
|
+
contextWindow: number;
|
|
12737
|
+
maxTokens: number;
|
|
12738
|
+
};
|
|
12739
|
+
readonly "meta/muse-spark-1.2": {
|
|
12740
|
+
id: string;
|
|
12741
|
+
name: string;
|
|
12742
|
+
api: "openai-completions";
|
|
12743
|
+
provider: string;
|
|
12744
|
+
baseUrl: string;
|
|
12745
|
+
reasoning: true;
|
|
12746
|
+
input: ("image" | "text")[];
|
|
12747
|
+
cost: {
|
|
12748
|
+
input: number;
|
|
12749
|
+
output: number;
|
|
12750
|
+
cacheRead: number;
|
|
12751
|
+
cacheWrite: number;
|
|
12752
|
+
};
|
|
12753
|
+
contextWindow: number;
|
|
12754
|
+
maxTokens: number;
|
|
12755
|
+
};
|
|
12756
|
+
readonly "minimax/minimax-m1": {
|
|
12757
|
+
id: string;
|
|
12758
|
+
name: string;
|
|
12759
|
+
api: "openai-completions";
|
|
12760
|
+
provider: string;
|
|
12761
|
+
baseUrl: string;
|
|
12762
|
+
reasoning: true;
|
|
12763
|
+
input: "text"[];
|
|
12764
|
+
cost: {
|
|
12765
|
+
input: number;
|
|
12766
|
+
output: number;
|
|
12767
|
+
cacheRead: number;
|
|
12768
|
+
cacheWrite: number;
|
|
12769
|
+
};
|
|
12770
|
+
contextWindow: number;
|
|
12771
|
+
maxTokens: number;
|
|
12772
|
+
};
|
|
12773
|
+
readonly "minimax/minimax-m2": {
|
|
12774
|
+
id: string;
|
|
12775
|
+
name: string;
|
|
12776
|
+
api: "openai-completions";
|
|
12777
|
+
provider: string;
|
|
12778
|
+
baseUrl: string;
|
|
12779
|
+
reasoning: true;
|
|
12780
|
+
input: "text"[];
|
|
12781
|
+
cost: {
|
|
12782
|
+
input: number;
|
|
12783
|
+
output: number;
|
|
12784
|
+
cacheRead: number;
|
|
12785
|
+
cacheWrite: number;
|
|
12786
|
+
};
|
|
12787
|
+
contextWindow: number;
|
|
12788
|
+
maxTokens: number;
|
|
12789
|
+
};
|
|
12790
|
+
readonly "minimax/minimax-m2.1": {
|
|
12791
|
+
id: string;
|
|
12792
|
+
name: string;
|
|
12793
|
+
api: "openai-completions";
|
|
12794
|
+
provider: string;
|
|
12795
|
+
baseUrl: string;
|
|
12796
|
+
reasoning: true;
|
|
12797
|
+
input: "text"[];
|
|
12798
|
+
cost: {
|
|
12799
|
+
input: number;
|
|
12800
|
+
output: number;
|
|
12801
|
+
cacheRead: number;
|
|
12802
|
+
cacheWrite: number;
|
|
12803
|
+
};
|
|
12804
|
+
contextWindow: number;
|
|
12805
|
+
maxTokens: number;
|
|
12806
|
+
};
|
|
12807
|
+
readonly "minimax/minimax-m2.5": {
|
|
12808
|
+
id: string;
|
|
12809
|
+
name: string;
|
|
12810
|
+
api: "openai-completions";
|
|
12811
|
+
provider: string;
|
|
12812
|
+
baseUrl: string;
|
|
12813
|
+
reasoning: true;
|
|
12814
|
+
input: "text"[];
|
|
12815
|
+
cost: {
|
|
12816
|
+
input: number;
|
|
12817
|
+
output: number;
|
|
12818
|
+
cacheRead: number;
|
|
12819
|
+
cacheWrite: number;
|
|
12820
|
+
};
|
|
12821
|
+
contextWindow: number;
|
|
12822
|
+
maxTokens: number;
|
|
12823
|
+
};
|
|
12824
|
+
readonly "minimax/minimax-m2.7": {
|
|
12825
|
+
id: string;
|
|
12826
|
+
name: string;
|
|
12827
|
+
api: "openai-completions";
|
|
12828
|
+
provider: string;
|
|
12829
|
+
baseUrl: string;
|
|
12830
|
+
reasoning: true;
|
|
12831
|
+
input: "text"[];
|
|
12832
|
+
cost: {
|
|
12833
|
+
input: number;
|
|
12834
|
+
output: number;
|
|
12835
|
+
cacheRead: number;
|
|
12836
|
+
cacheWrite: number;
|
|
12837
|
+
};
|
|
12838
|
+
contextWindow: number;
|
|
12839
|
+
maxTokens: number;
|
|
12840
|
+
};
|
|
12841
|
+
readonly "minimax/minimax-m3": {
|
|
12842
|
+
id: string;
|
|
12843
|
+
name: string;
|
|
12844
|
+
api: "openai-completions";
|
|
12845
|
+
provider: string;
|
|
12846
|
+
baseUrl: string;
|
|
12847
|
+
reasoning: true;
|
|
12848
|
+
input: ("image" | "text")[];
|
|
12849
|
+
cost: {
|
|
12850
|
+
input: number;
|
|
12851
|
+
output: number;
|
|
12852
|
+
cacheRead: number;
|
|
12853
|
+
cacheWrite: number;
|
|
12854
|
+
};
|
|
12855
|
+
contextWindow: number;
|
|
12856
|
+
maxTokens: number;
|
|
12857
|
+
};
|
|
12858
|
+
readonly "minimax/minimax-m3:batch": {
|
|
12859
|
+
id: string;
|
|
12860
|
+
name: string;
|
|
12861
|
+
api: "openai-completions";
|
|
12862
|
+
provider: string;
|
|
12863
|
+
baseUrl: string;
|
|
12864
|
+
reasoning: true;
|
|
12865
|
+
input: ("image" | "text")[];
|
|
12866
|
+
cost: {
|
|
12867
|
+
input: number;
|
|
12868
|
+
output: number;
|
|
12869
|
+
cacheRead: number;
|
|
12870
|
+
cacheWrite: number;
|
|
12871
|
+
};
|
|
12872
|
+
contextWindow: number;
|
|
12873
|
+
maxTokens: number;
|
|
12874
|
+
};
|
|
12875
|
+
readonly "mistralai/codestral-2508": {
|
|
12876
|
+
id: string;
|
|
12877
|
+
name: string;
|
|
12878
|
+
api: "openai-completions";
|
|
12879
|
+
provider: string;
|
|
12880
|
+
baseUrl: string;
|
|
12881
|
+
reasoning: false;
|
|
12882
|
+
input: "text"[];
|
|
12883
|
+
cost: {
|
|
12884
|
+
input: number;
|
|
12885
|
+
output: number;
|
|
12886
|
+
cacheRead: number;
|
|
12887
|
+
cacheWrite: number;
|
|
12888
|
+
};
|
|
12889
|
+
contextWindow: number;
|
|
12890
|
+
maxTokens: number;
|
|
12891
|
+
};
|
|
12892
|
+
readonly "mistralai/ministral-14b-2512": {
|
|
12893
|
+
id: string;
|
|
12894
|
+
name: string;
|
|
12895
|
+
api: "openai-completions";
|
|
12896
|
+
provider: string;
|
|
12897
|
+
baseUrl: string;
|
|
12898
|
+
reasoning: false;
|
|
12899
|
+
input: ("image" | "text")[];
|
|
12900
|
+
cost: {
|
|
12901
|
+
input: number;
|
|
12902
|
+
output: number;
|
|
12903
|
+
cacheRead: number;
|
|
12904
|
+
cacheWrite: number;
|
|
12905
|
+
};
|
|
12906
|
+
contextWindow: number;
|
|
12907
|
+
maxTokens: number;
|
|
12908
|
+
};
|
|
12909
|
+
readonly "mistralai/ministral-3b-2512": {
|
|
12910
|
+
id: string;
|
|
12911
|
+
name: string;
|
|
12912
|
+
api: "openai-completions";
|
|
12913
|
+
provider: string;
|
|
12914
|
+
baseUrl: string;
|
|
12915
|
+
reasoning: false;
|
|
12916
|
+
input: ("image" | "text")[];
|
|
12917
|
+
cost: {
|
|
12918
|
+
input: number;
|
|
12919
|
+
output: number;
|
|
12920
|
+
cacheRead: number;
|
|
12921
|
+
cacheWrite: number;
|
|
12922
|
+
};
|
|
12923
|
+
contextWindow: number;
|
|
12924
|
+
maxTokens: number;
|
|
12925
|
+
};
|
|
12926
|
+
readonly "mistralai/ministral-8b-2512": {
|
|
12927
|
+
id: string;
|
|
12928
|
+
name: string;
|
|
12929
|
+
api: "openai-completions";
|
|
12930
|
+
provider: string;
|
|
12931
|
+
baseUrl: string;
|
|
12932
|
+
reasoning: false;
|
|
12933
|
+
input: ("image" | "text")[];
|
|
12934
|
+
cost: {
|
|
12935
|
+
input: number;
|
|
12936
|
+
output: number;
|
|
12937
|
+
cacheRead: number;
|
|
12938
|
+
cacheWrite: number;
|
|
12939
|
+
};
|
|
12940
|
+
contextWindow: number;
|
|
12941
|
+
maxTokens: number;
|
|
12942
|
+
};
|
|
12943
|
+
readonly "mistralai/mistral-large": {
|
|
12944
|
+
id: string;
|
|
12945
|
+
name: string;
|
|
12946
|
+
api: "openai-completions";
|
|
12947
|
+
provider: string;
|
|
12948
|
+
baseUrl: string;
|
|
12949
|
+
reasoning: false;
|
|
12950
|
+
input: "text"[];
|
|
12951
|
+
cost: {
|
|
12952
|
+
input: number;
|
|
12953
|
+
output: number;
|
|
12954
|
+
cacheRead: number;
|
|
12955
|
+
cacheWrite: number;
|
|
12956
|
+
};
|
|
12957
|
+
contextWindow: number;
|
|
12958
|
+
maxTokens: number;
|
|
12959
|
+
};
|
|
12960
|
+
readonly "mistralai/mistral-large-2407": {
|
|
12961
|
+
id: string;
|
|
12962
|
+
name: string;
|
|
12963
|
+
api: "openai-completions";
|
|
12964
|
+
provider: string;
|
|
12965
|
+
baseUrl: string;
|
|
12966
|
+
reasoning: false;
|
|
12967
|
+
input: "text"[];
|
|
12968
|
+
cost: {
|
|
12969
|
+
input: number;
|
|
12970
|
+
output: number;
|
|
12971
|
+
cacheRead: number;
|
|
12972
|
+
cacheWrite: number;
|
|
12973
|
+
};
|
|
12974
|
+
contextWindow: number;
|
|
12975
|
+
maxTokens: number;
|
|
12976
|
+
};
|
|
12977
|
+
readonly "mistralai/mistral-large-2512": {
|
|
12978
|
+
id: string;
|
|
12979
|
+
name: string;
|
|
12980
|
+
api: "openai-completions";
|
|
12981
|
+
provider: string;
|
|
12982
|
+
baseUrl: string;
|
|
12983
|
+
reasoning: false;
|
|
12984
|
+
input: ("image" | "text")[];
|
|
12985
|
+
cost: {
|
|
12986
|
+
input: number;
|
|
12987
|
+
output: number;
|
|
12988
|
+
cacheRead: number;
|
|
12989
|
+
cacheWrite: number;
|
|
12990
|
+
};
|
|
12991
|
+
contextWindow: number;
|
|
12992
|
+
maxTokens: number;
|
|
12993
|
+
};
|
|
12994
|
+
readonly "mistralai/mistral-medium-3": {
|
|
12995
|
+
id: string;
|
|
12996
|
+
name: string;
|
|
12997
|
+
api: "openai-completions";
|
|
12998
|
+
provider: string;
|
|
12999
|
+
baseUrl: string;
|
|
13000
|
+
reasoning: false;
|
|
13001
|
+
input: ("image" | "text")[];
|
|
13002
|
+
cost: {
|
|
13003
|
+
input: number;
|
|
13004
|
+
output: number;
|
|
13005
|
+
cacheRead: number;
|
|
13006
|
+
cacheWrite: number;
|
|
13007
|
+
};
|
|
13008
|
+
contextWindow: number;
|
|
13009
|
+
maxTokens: number;
|
|
13010
|
+
};
|
|
13011
|
+
readonly "mistralai/mistral-medium-3-5": {
|
|
13012
|
+
id: string;
|
|
13013
|
+
name: string;
|
|
13014
|
+
api: "openai-completions";
|
|
13015
|
+
provider: string;
|
|
13016
|
+
baseUrl: string;
|
|
13017
|
+
reasoning: true;
|
|
13018
|
+
input: ("image" | "text")[];
|
|
13019
|
+
cost: {
|
|
13020
|
+
input: number;
|
|
13021
|
+
output: number;
|
|
13022
|
+
cacheRead: number;
|
|
13023
|
+
cacheWrite: number;
|
|
13024
|
+
};
|
|
13025
|
+
contextWindow: number;
|
|
13026
|
+
maxTokens: number;
|
|
13027
|
+
};
|
|
13028
|
+
readonly "mistralai/mistral-medium-3.1": {
|
|
13029
|
+
id: string;
|
|
13030
|
+
name: string;
|
|
13031
|
+
api: "openai-completions";
|
|
13032
|
+
provider: string;
|
|
13033
|
+
baseUrl: string;
|
|
13034
|
+
reasoning: false;
|
|
13035
|
+
input: ("image" | "text")[];
|
|
13036
|
+
cost: {
|
|
13037
|
+
input: number;
|
|
13038
|
+
output: number;
|
|
13039
|
+
cacheRead: number;
|
|
13040
|
+
cacheWrite: number;
|
|
13041
|
+
};
|
|
13042
|
+
contextWindow: number;
|
|
13043
|
+
maxTokens: number;
|
|
13044
|
+
};
|
|
13045
|
+
readonly "mistralai/mistral-nemo": {
|
|
13046
|
+
id: string;
|
|
13047
|
+
name: string;
|
|
13048
|
+
api: "openai-completions";
|
|
13049
|
+
provider: string;
|
|
13050
|
+
baseUrl: string;
|
|
13051
|
+
reasoning: false;
|
|
13052
|
+
input: "text"[];
|
|
13053
|
+
cost: {
|
|
13054
|
+
input: number;
|
|
13055
|
+
output: number;
|
|
13056
|
+
cacheRead: number;
|
|
13057
|
+
cacheWrite: number;
|
|
13058
|
+
};
|
|
13059
|
+
contextWindow: number;
|
|
13060
|
+
maxTokens: number;
|
|
13061
|
+
};
|
|
13062
|
+
readonly "mistralai/mistral-saba": {
|
|
13063
|
+
id: string;
|
|
13064
|
+
name: string;
|
|
13065
|
+
api: "openai-completions";
|
|
13066
|
+
provider: string;
|
|
13067
|
+
baseUrl: string;
|
|
13068
|
+
reasoning: false;
|
|
13069
|
+
input: "text"[];
|
|
13070
|
+
cost: {
|
|
13071
|
+
input: number;
|
|
13072
|
+
output: number;
|
|
13073
|
+
cacheRead: number;
|
|
13074
|
+
cacheWrite: number;
|
|
13075
|
+
};
|
|
13076
|
+
contextWindow: number;
|
|
13077
|
+
maxTokens: number;
|
|
13078
|
+
};
|
|
13079
|
+
readonly "mistralai/mistral-small-2603": {
|
|
13080
|
+
id: string;
|
|
13081
|
+
name: string;
|
|
13082
|
+
api: "openai-completions";
|
|
13083
|
+
provider: string;
|
|
13084
|
+
baseUrl: string;
|
|
13085
|
+
reasoning: true;
|
|
13086
|
+
input: ("image" | "text")[];
|
|
13087
|
+
cost: {
|
|
13088
|
+
input: number;
|
|
13089
|
+
output: number;
|
|
13090
|
+
cacheRead: number;
|
|
13091
|
+
cacheWrite: number;
|
|
13092
|
+
};
|
|
13093
|
+
contextWindow: number;
|
|
13094
|
+
maxTokens: number;
|
|
13095
|
+
};
|
|
13096
|
+
readonly "mistralai/mistral-small-3.2-24b-instruct": {
|
|
13097
|
+
id: string;
|
|
13098
|
+
name: string;
|
|
13099
|
+
api: "openai-completions";
|
|
13100
|
+
provider: string;
|
|
13101
|
+
baseUrl: string;
|
|
13102
|
+
reasoning: false;
|
|
13103
|
+
input: ("image" | "text")[];
|
|
13104
|
+
cost: {
|
|
13105
|
+
input: number;
|
|
13106
|
+
output: number;
|
|
13107
|
+
cacheRead: number;
|
|
13108
|
+
cacheWrite: number;
|
|
13109
|
+
};
|
|
13110
|
+
contextWindow: number;
|
|
13111
|
+
maxTokens: number;
|
|
13112
|
+
};
|
|
13113
|
+
readonly "mistralai/mixtral-8x22b-instruct": {
|
|
13114
|
+
id: string;
|
|
13115
|
+
name: string;
|
|
13116
|
+
api: "openai-completions";
|
|
13117
|
+
provider: string;
|
|
13118
|
+
baseUrl: string;
|
|
13119
|
+
reasoning: false;
|
|
13120
|
+
input: "text"[];
|
|
13121
|
+
cost: {
|
|
13122
|
+
input: number;
|
|
13123
|
+
output: number;
|
|
13124
|
+
cacheRead: number;
|
|
13125
|
+
cacheWrite: number;
|
|
13126
|
+
};
|
|
13127
|
+
contextWindow: number;
|
|
13128
|
+
maxTokens: number;
|
|
13129
|
+
};
|
|
13130
|
+
readonly "mistralai/voxtral-small-24b-2507": {
|
|
13131
|
+
id: string;
|
|
13132
|
+
name: string;
|
|
13133
|
+
api: "openai-completions";
|
|
13134
|
+
provider: string;
|
|
13135
|
+
baseUrl: string;
|
|
13136
|
+
reasoning: false;
|
|
13137
|
+
input: "text"[];
|
|
13138
|
+
cost: {
|
|
13139
|
+
input: number;
|
|
13140
|
+
output: number;
|
|
13141
|
+
cacheRead: number;
|
|
13142
|
+
cacheWrite: number;
|
|
13143
|
+
};
|
|
13144
|
+
contextWindow: number;
|
|
13145
|
+
maxTokens: number;
|
|
13146
|
+
};
|
|
13147
|
+
readonly "moonshotai/kimi-k2": {
|
|
13148
|
+
id: string;
|
|
13149
|
+
name: string;
|
|
13150
|
+
api: "openai-completions";
|
|
13151
|
+
provider: string;
|
|
13152
|
+
baseUrl: string;
|
|
13153
|
+
reasoning: false;
|
|
13154
|
+
input: "text"[];
|
|
13155
|
+
cost: {
|
|
13156
|
+
input: number;
|
|
13157
|
+
output: number;
|
|
13158
|
+
cacheRead: number;
|
|
13159
|
+
cacheWrite: number;
|
|
13160
|
+
};
|
|
13161
|
+
contextWindow: number;
|
|
13162
|
+
maxTokens: number;
|
|
13163
|
+
};
|
|
13164
|
+
readonly "moonshotai/kimi-k2-0905": {
|
|
13165
|
+
id: string;
|
|
13166
|
+
name: string;
|
|
13167
|
+
api: "openai-completions";
|
|
13168
|
+
provider: string;
|
|
13169
|
+
baseUrl: string;
|
|
13170
|
+
reasoning: false;
|
|
13171
|
+
input: "text"[];
|
|
13172
|
+
cost: {
|
|
13173
|
+
input: number;
|
|
13174
|
+
output: number;
|
|
13175
|
+
cacheRead: number;
|
|
13176
|
+
cacheWrite: number;
|
|
13177
|
+
};
|
|
13178
|
+
contextWindow: number;
|
|
13179
|
+
maxTokens: number;
|
|
13180
|
+
};
|
|
13181
|
+
readonly "moonshotai/kimi-k2-thinking": {
|
|
13182
|
+
id: string;
|
|
13183
|
+
name: string;
|
|
13184
|
+
api: "openai-completions";
|
|
13185
|
+
provider: string;
|
|
13186
|
+
baseUrl: string;
|
|
13187
|
+
reasoning: true;
|
|
13188
|
+
input: "text"[];
|
|
13189
|
+
cost: {
|
|
13190
|
+
input: number;
|
|
13191
|
+
output: number;
|
|
13192
|
+
cacheRead: number;
|
|
13193
|
+
cacheWrite: number;
|
|
13194
|
+
};
|
|
13195
|
+
contextWindow: number;
|
|
13196
|
+
maxTokens: number;
|
|
13197
|
+
};
|
|
13198
|
+
readonly "moonshotai/kimi-k2.5": {
|
|
13199
|
+
id: string;
|
|
13200
|
+
name: string;
|
|
13201
|
+
api: "openai-completions";
|
|
13202
|
+
provider: string;
|
|
13203
|
+
baseUrl: string;
|
|
13204
|
+
reasoning: true;
|
|
13205
|
+
input: ("image" | "text")[];
|
|
13206
|
+
cost: {
|
|
13207
|
+
input: number;
|
|
13208
|
+
output: number;
|
|
13209
|
+
cacheRead: number;
|
|
13210
|
+
cacheWrite: number;
|
|
13211
|
+
};
|
|
13212
|
+
contextWindow: number;
|
|
13213
|
+
maxTokens: number;
|
|
13214
|
+
};
|
|
13215
|
+
readonly "moonshotai/kimi-k2.6": {
|
|
13216
|
+
id: string;
|
|
13217
|
+
name: string;
|
|
13218
|
+
api: "openai-completions";
|
|
13219
|
+
provider: string;
|
|
13220
|
+
baseUrl: string;
|
|
13221
|
+
reasoning: true;
|
|
13222
|
+
input: ("image" | "text")[];
|
|
13223
|
+
cost: {
|
|
13224
|
+
input: number;
|
|
13225
|
+
output: number;
|
|
13226
|
+
cacheRead: number;
|
|
13227
|
+
cacheWrite: number;
|
|
13228
|
+
};
|
|
13229
|
+
contextWindow: number;
|
|
13230
|
+
maxTokens: number;
|
|
13231
|
+
};
|
|
13232
|
+
readonly "moonshotai/kimi-k2.7-code": {
|
|
13233
|
+
id: string;
|
|
13234
|
+
name: string;
|
|
13235
|
+
api: "openai-completions";
|
|
13236
|
+
provider: string;
|
|
13237
|
+
baseUrl: string;
|
|
13238
|
+
reasoning: true;
|
|
13239
|
+
input: ("image" | "text")[];
|
|
13240
|
+
cost: {
|
|
13241
|
+
input: number;
|
|
13242
|
+
output: number;
|
|
13243
|
+
cacheRead: number;
|
|
13244
|
+
cacheWrite: number;
|
|
13245
|
+
};
|
|
13246
|
+
contextWindow: number;
|
|
13247
|
+
maxTokens: number;
|
|
13248
|
+
};
|
|
13249
|
+
readonly "moonshotai/kimi-k2.7-code:batch": {
|
|
13250
|
+
id: string;
|
|
13251
|
+
name: string;
|
|
13252
|
+
api: "openai-completions";
|
|
13253
|
+
provider: string;
|
|
13254
|
+
baseUrl: string;
|
|
13255
|
+
reasoning: true;
|
|
13256
|
+
input: ("image" | "text")[];
|
|
13257
|
+
cost: {
|
|
13258
|
+
input: number;
|
|
13259
|
+
output: number;
|
|
13260
|
+
cacheRead: number;
|
|
13261
|
+
cacheWrite: number;
|
|
13262
|
+
};
|
|
13263
|
+
contextWindow: number;
|
|
13264
|
+
maxTokens: number;
|
|
13265
|
+
};
|
|
13266
|
+
readonly "moonshotai/kimi-k3": {
|
|
13267
|
+
id: string;
|
|
13268
|
+
name: string;
|
|
13269
|
+
api: "openai-completions";
|
|
13270
|
+
provider: string;
|
|
13271
|
+
baseUrl: string;
|
|
13272
|
+
reasoning: true;
|
|
13273
|
+
input: ("image" | "text")[];
|
|
13274
|
+
cost: {
|
|
13275
|
+
input: number;
|
|
13276
|
+
output: number;
|
|
13277
|
+
cacheRead: number;
|
|
13278
|
+
cacheWrite: number;
|
|
13279
|
+
};
|
|
13280
|
+
contextWindow: number;
|
|
13281
|
+
maxTokens: number;
|
|
13282
|
+
};
|
|
13283
|
+
readonly "nex-agi/nex-n2-mini": {
|
|
13284
|
+
id: string;
|
|
13285
|
+
name: string;
|
|
13286
|
+
api: "openai-completions";
|
|
13287
|
+
provider: string;
|
|
13288
|
+
baseUrl: string;
|
|
13289
|
+
reasoning: true;
|
|
13290
|
+
input: ("image" | "text")[];
|
|
13291
|
+
cost: {
|
|
13292
|
+
input: number;
|
|
13293
|
+
output: number;
|
|
13294
|
+
cacheRead: number;
|
|
13295
|
+
cacheWrite: number;
|
|
13296
|
+
};
|
|
13297
|
+
contextWindow: number;
|
|
13298
|
+
maxTokens: number;
|
|
13299
|
+
};
|
|
13300
|
+
readonly "nex-agi/nex-n2-pro": {
|
|
13301
|
+
id: string;
|
|
13302
|
+
name: string;
|
|
13303
|
+
api: "openai-completions";
|
|
13304
|
+
provider: string;
|
|
13305
|
+
baseUrl: string;
|
|
13306
|
+
reasoning: true;
|
|
13307
|
+
input: ("image" | "text")[];
|
|
13308
|
+
cost: {
|
|
13309
|
+
input: number;
|
|
13310
|
+
output: number;
|
|
13311
|
+
cacheRead: number;
|
|
13312
|
+
cacheWrite: number;
|
|
13313
|
+
};
|
|
13314
|
+
contextWindow: number;
|
|
13315
|
+
maxTokens: number;
|
|
13316
|
+
};
|
|
13317
|
+
readonly "nvidia/nemotron-3-nano-30b-a3b": {
|
|
12266
13318
|
id: string;
|
|
12267
13319
|
name: string;
|
|
12268
13320
|
api: "openai-completions";
|
|
12269
13321
|
provider: string;
|
|
12270
13322
|
baseUrl: string;
|
|
12271
|
-
reasoning:
|
|
13323
|
+
reasoning: true;
|
|
12272
13324
|
input: "text"[];
|
|
12273
13325
|
cost: {
|
|
12274
13326
|
input: number;
|
|
@@ -12279,14 +13331,14 @@ export declare const MODELS: {
|
|
|
12279
13331
|
contextWindow: number;
|
|
12280
13332
|
maxTokens: number;
|
|
12281
13333
|
};
|
|
12282
|
-
readonly "
|
|
13334
|
+
readonly "nvidia/nemotron-3-nano-30b-a3b:free": {
|
|
12283
13335
|
id: string;
|
|
12284
13336
|
name: string;
|
|
12285
13337
|
api: "openai-completions";
|
|
12286
13338
|
provider: string;
|
|
12287
13339
|
baseUrl: string;
|
|
12288
|
-
reasoning:
|
|
12289
|
-
input:
|
|
13340
|
+
reasoning: true;
|
|
13341
|
+
input: "text"[];
|
|
12290
13342
|
cost: {
|
|
12291
13343
|
input: number;
|
|
12292
13344
|
output: number;
|
|
@@ -12296,13 +13348,13 @@ export declare const MODELS: {
|
|
|
12296
13348
|
contextWindow: number;
|
|
12297
13349
|
maxTokens: number;
|
|
12298
13350
|
};
|
|
12299
|
-
readonly "
|
|
13351
|
+
readonly "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free": {
|
|
12300
13352
|
id: string;
|
|
12301
13353
|
name: string;
|
|
12302
13354
|
api: "openai-completions";
|
|
12303
13355
|
provider: string;
|
|
12304
13356
|
baseUrl: string;
|
|
12305
|
-
reasoning:
|
|
13357
|
+
reasoning: true;
|
|
12306
13358
|
input: ("image" | "text")[];
|
|
12307
13359
|
cost: {
|
|
12308
13360
|
input: number;
|
|
@@ -12313,14 +13365,14 @@ export declare const MODELS: {
|
|
|
12313
13365
|
contextWindow: number;
|
|
12314
13366
|
maxTokens: number;
|
|
12315
13367
|
};
|
|
12316
|
-
readonly "
|
|
13368
|
+
readonly "nvidia/nemotron-3-super-120b-a12b": {
|
|
12317
13369
|
id: string;
|
|
12318
13370
|
name: string;
|
|
12319
13371
|
api: "openai-completions";
|
|
12320
13372
|
provider: string;
|
|
12321
13373
|
baseUrl: string;
|
|
12322
13374
|
reasoning: true;
|
|
12323
|
-
input:
|
|
13375
|
+
input: "text"[];
|
|
12324
13376
|
cost: {
|
|
12325
13377
|
input: number;
|
|
12326
13378
|
output: number;
|
|
@@ -12330,7 +13382,7 @@ export declare const MODELS: {
|
|
|
12330
13382
|
contextWindow: number;
|
|
12331
13383
|
maxTokens: number;
|
|
12332
13384
|
};
|
|
12333
|
-
readonly "
|
|
13385
|
+
readonly "nvidia/nemotron-3-super-120b-a12b:free": {
|
|
12334
13386
|
id: string;
|
|
12335
13387
|
name: string;
|
|
12336
13388
|
api: "openai-completions";
|
|
@@ -12347,7 +13399,7 @@ export declare const MODELS: {
|
|
|
12347
13399
|
contextWindow: number;
|
|
12348
13400
|
maxTokens: number;
|
|
12349
13401
|
};
|
|
12350
|
-
readonly "
|
|
13402
|
+
readonly "nvidia/nemotron-3-ultra-550b-a55b": {
|
|
12351
13403
|
id: string;
|
|
12352
13404
|
name: string;
|
|
12353
13405
|
api: "openai-completions";
|
|
@@ -12364,7 +13416,7 @@ export declare const MODELS: {
|
|
|
12364
13416
|
contextWindow: number;
|
|
12365
13417
|
maxTokens: number;
|
|
12366
13418
|
};
|
|
12367
|
-
readonly "
|
|
13419
|
+
readonly "nvidia/nemotron-3-ultra-550b-a55b:batch": {
|
|
12368
13420
|
id: string;
|
|
12369
13421
|
name: string;
|
|
12370
13422
|
api: "openai-completions";
|
|
@@ -12381,7 +13433,7 @@ export declare const MODELS: {
|
|
|
12381
13433
|
contextWindow: number;
|
|
12382
13434
|
maxTokens: number;
|
|
12383
13435
|
};
|
|
12384
|
-
readonly "
|
|
13436
|
+
readonly "nvidia/nemotron-3-ultra-550b-a55b:free": {
|
|
12385
13437
|
id: string;
|
|
12386
13438
|
name: string;
|
|
12387
13439
|
api: "openai-completions";
|
|
@@ -12398,14 +13450,14 @@ export declare const MODELS: {
|
|
|
12398
13450
|
contextWindow: number;
|
|
12399
13451
|
maxTokens: number;
|
|
12400
13452
|
};
|
|
12401
|
-
readonly "
|
|
13453
|
+
readonly "nvidia/nemotron-nano-12b-v2-vl:free": {
|
|
12402
13454
|
id: string;
|
|
12403
13455
|
name: string;
|
|
12404
13456
|
api: "openai-completions";
|
|
12405
13457
|
provider: string;
|
|
12406
13458
|
baseUrl: string;
|
|
12407
13459
|
reasoning: true;
|
|
12408
|
-
input: "text"[];
|
|
13460
|
+
input: ("image" | "text")[];
|
|
12409
13461
|
cost: {
|
|
12410
13462
|
input: number;
|
|
12411
13463
|
output: number;
|
|
@@ -12415,14 +13467,14 @@ export declare const MODELS: {
|
|
|
12415
13467
|
contextWindow: number;
|
|
12416
13468
|
maxTokens: number;
|
|
12417
13469
|
};
|
|
12418
|
-
readonly "
|
|
13470
|
+
readonly "nvidia/nemotron-nano-9b-v2:free": {
|
|
12419
13471
|
id: string;
|
|
12420
13472
|
name: string;
|
|
12421
13473
|
api: "openai-completions";
|
|
12422
13474
|
provider: string;
|
|
12423
13475
|
baseUrl: string;
|
|
12424
13476
|
reasoning: true;
|
|
12425
|
-
input:
|
|
13477
|
+
input: "text"[];
|
|
12426
13478
|
cost: {
|
|
12427
13479
|
input: number;
|
|
12428
13480
|
output: number;
|
|
@@ -12432,7 +13484,7 @@ export declare const MODELS: {
|
|
|
12432
13484
|
contextWindow: number;
|
|
12433
13485
|
maxTokens: number;
|
|
12434
13486
|
};
|
|
12435
|
-
readonly "
|
|
13487
|
+
readonly "openai/gpt-3.5-turbo": {
|
|
12436
13488
|
id: string;
|
|
12437
13489
|
name: string;
|
|
12438
13490
|
api: "openai-completions";
|
|
@@ -12449,14 +13501,14 @@ export declare const MODELS: {
|
|
|
12449
13501
|
contextWindow: number;
|
|
12450
13502
|
maxTokens: number;
|
|
12451
13503
|
};
|
|
12452
|
-
readonly "
|
|
13504
|
+
readonly "openai/gpt-3.5-turbo-0613": {
|
|
12453
13505
|
id: string;
|
|
12454
13506
|
name: string;
|
|
12455
13507
|
api: "openai-completions";
|
|
12456
13508
|
provider: string;
|
|
12457
13509
|
baseUrl: string;
|
|
12458
13510
|
reasoning: false;
|
|
12459
|
-
input:
|
|
13511
|
+
input: "text"[];
|
|
12460
13512
|
cost: {
|
|
12461
13513
|
input: number;
|
|
12462
13514
|
output: number;
|
|
@@ -12466,14 +13518,14 @@ export declare const MODELS: {
|
|
|
12466
13518
|
contextWindow: number;
|
|
12467
13519
|
maxTokens: number;
|
|
12468
13520
|
};
|
|
12469
|
-
readonly "
|
|
13521
|
+
readonly "openai/gpt-3.5-turbo-16k": {
|
|
12470
13522
|
id: string;
|
|
12471
13523
|
name: string;
|
|
12472
13524
|
api: "openai-completions";
|
|
12473
13525
|
provider: string;
|
|
12474
13526
|
baseUrl: string;
|
|
12475
13527
|
reasoning: false;
|
|
12476
|
-
input:
|
|
13528
|
+
input: "text"[];
|
|
12477
13529
|
cost: {
|
|
12478
13530
|
input: number;
|
|
12479
13531
|
output: number;
|
|
@@ -12483,14 +13535,14 @@ export declare const MODELS: {
|
|
|
12483
13535
|
contextWindow: number;
|
|
12484
13536
|
maxTokens: number;
|
|
12485
13537
|
};
|
|
12486
|
-
readonly "
|
|
13538
|
+
readonly "openai/gpt-3.5-turbo:batch": {
|
|
12487
13539
|
id: string;
|
|
12488
13540
|
name: string;
|
|
12489
13541
|
api: "openai-completions";
|
|
12490
13542
|
provider: string;
|
|
12491
13543
|
baseUrl: string;
|
|
12492
13544
|
reasoning: false;
|
|
12493
|
-
input:
|
|
13545
|
+
input: "text"[];
|
|
12494
13546
|
cost: {
|
|
12495
13547
|
input: number;
|
|
12496
13548
|
output: number;
|
|
@@ -12500,7 +13552,7 @@ export declare const MODELS: {
|
|
|
12500
13552
|
contextWindow: number;
|
|
12501
13553
|
maxTokens: number;
|
|
12502
13554
|
};
|
|
12503
|
-
readonly "
|
|
13555
|
+
readonly "openai/gpt-4": {
|
|
12504
13556
|
id: string;
|
|
12505
13557
|
name: string;
|
|
12506
13558
|
api: "openai-completions";
|
|
@@ -12517,14 +13569,14 @@ export declare const MODELS: {
|
|
|
12517
13569
|
contextWindow: number;
|
|
12518
13570
|
maxTokens: number;
|
|
12519
13571
|
};
|
|
12520
|
-
readonly "
|
|
13572
|
+
readonly "openai/gpt-4-turbo:batch": {
|
|
12521
13573
|
id: string;
|
|
12522
13574
|
name: string;
|
|
12523
13575
|
api: "openai-completions";
|
|
12524
13576
|
provider: string;
|
|
12525
13577
|
baseUrl: string;
|
|
12526
13578
|
reasoning: false;
|
|
12527
|
-
input: "text"[];
|
|
13579
|
+
input: ("image" | "text")[];
|
|
12528
13580
|
cost: {
|
|
12529
13581
|
input: number;
|
|
12530
13582
|
output: number;
|
|
@@ -12534,7 +13586,7 @@ export declare const MODELS: {
|
|
|
12534
13586
|
contextWindow: number;
|
|
12535
13587
|
maxTokens: number;
|
|
12536
13588
|
};
|
|
12537
|
-
readonly "
|
|
13589
|
+
readonly "openai/gpt-4.1": {
|
|
12538
13590
|
id: string;
|
|
12539
13591
|
name: string;
|
|
12540
13592
|
api: "openai-completions";
|
|
@@ -12551,7 +13603,7 @@ export declare const MODELS: {
|
|
|
12551
13603
|
contextWindow: number;
|
|
12552
13604
|
maxTokens: number;
|
|
12553
13605
|
};
|
|
12554
|
-
readonly "
|
|
13606
|
+
readonly "openai/gpt-4.1-mini": {
|
|
12555
13607
|
id: string;
|
|
12556
13608
|
name: string;
|
|
12557
13609
|
api: "openai-completions";
|
|
@@ -12568,13 +13620,13 @@ export declare const MODELS: {
|
|
|
12568
13620
|
contextWindow: number;
|
|
12569
13621
|
maxTokens: number;
|
|
12570
13622
|
};
|
|
12571
|
-
readonly "
|
|
13623
|
+
readonly "openai/gpt-4.1-mini:batch": {
|
|
12572
13624
|
id: string;
|
|
12573
13625
|
name: string;
|
|
12574
13626
|
api: "openai-completions";
|
|
12575
13627
|
provider: string;
|
|
12576
13628
|
baseUrl: string;
|
|
12577
|
-
reasoning:
|
|
13629
|
+
reasoning: false;
|
|
12578
13630
|
input: ("image" | "text")[];
|
|
12579
13631
|
cost: {
|
|
12580
13632
|
input: number;
|
|
@@ -12585,7 +13637,7 @@ export declare const MODELS: {
|
|
|
12585
13637
|
contextWindow: number;
|
|
12586
13638
|
maxTokens: number;
|
|
12587
13639
|
};
|
|
12588
|
-
readonly "
|
|
13640
|
+
readonly "openai/gpt-4.1-nano": {
|
|
12589
13641
|
id: string;
|
|
12590
13642
|
name: string;
|
|
12591
13643
|
api: "openai-completions";
|
|
@@ -12602,14 +13654,14 @@ export declare const MODELS: {
|
|
|
12602
13654
|
contextWindow: number;
|
|
12603
13655
|
maxTokens: number;
|
|
12604
13656
|
};
|
|
12605
|
-
readonly "
|
|
13657
|
+
readonly "openai/gpt-4.1-nano:batch": {
|
|
12606
13658
|
id: string;
|
|
12607
13659
|
name: string;
|
|
12608
13660
|
api: "openai-completions";
|
|
12609
13661
|
provider: string;
|
|
12610
13662
|
baseUrl: string;
|
|
12611
13663
|
reasoning: false;
|
|
12612
|
-
input: "text"[];
|
|
13664
|
+
input: ("image" | "text")[];
|
|
12613
13665
|
cost: {
|
|
12614
13666
|
input: number;
|
|
12615
13667
|
output: number;
|
|
@@ -12619,14 +13671,14 @@ export declare const MODELS: {
|
|
|
12619
13671
|
contextWindow: number;
|
|
12620
13672
|
maxTokens: number;
|
|
12621
13673
|
};
|
|
12622
|
-
readonly "
|
|
13674
|
+
readonly "openai/gpt-4.1:batch": {
|
|
12623
13675
|
id: string;
|
|
12624
13676
|
name: string;
|
|
12625
13677
|
api: "openai-completions";
|
|
12626
13678
|
provider: string;
|
|
12627
13679
|
baseUrl: string;
|
|
12628
13680
|
reasoning: false;
|
|
12629
|
-
input: "text"[];
|
|
13681
|
+
input: ("image" | "text")[];
|
|
12630
13682
|
cost: {
|
|
12631
13683
|
input: number;
|
|
12632
13684
|
output: number;
|
|
@@ -12636,13 +13688,13 @@ export declare const MODELS: {
|
|
|
12636
13688
|
contextWindow: number;
|
|
12637
13689
|
maxTokens: number;
|
|
12638
13690
|
};
|
|
12639
|
-
readonly "
|
|
13691
|
+
readonly "openai/gpt-4o": {
|
|
12640
13692
|
id: string;
|
|
12641
13693
|
name: string;
|
|
12642
13694
|
api: "openai-completions";
|
|
12643
13695
|
provider: string;
|
|
12644
13696
|
baseUrl: string;
|
|
12645
|
-
reasoning:
|
|
13697
|
+
reasoning: false;
|
|
12646
13698
|
input: ("image" | "text")[];
|
|
12647
13699
|
cost: {
|
|
12648
13700
|
input: number;
|
|
@@ -12653,7 +13705,7 @@ export declare const MODELS: {
|
|
|
12653
13705
|
contextWindow: number;
|
|
12654
13706
|
maxTokens: number;
|
|
12655
13707
|
};
|
|
12656
|
-
readonly "
|
|
13708
|
+
readonly "openai/gpt-4o-mini": {
|
|
12657
13709
|
id: string;
|
|
12658
13710
|
name: string;
|
|
12659
13711
|
api: "openai-completions";
|
|
@@ -12670,14 +13722,14 @@ export declare const MODELS: {
|
|
|
12670
13722
|
contextWindow: number;
|
|
12671
13723
|
maxTokens: number;
|
|
12672
13724
|
};
|
|
12673
|
-
readonly "
|
|
13725
|
+
readonly "openai/gpt-4o-mini:batch": {
|
|
12674
13726
|
id: string;
|
|
12675
13727
|
name: string;
|
|
12676
13728
|
api: "openai-completions";
|
|
12677
13729
|
provider: string;
|
|
12678
13730
|
baseUrl: string;
|
|
12679
13731
|
reasoning: false;
|
|
12680
|
-
input: "text"[];
|
|
13732
|
+
input: ("image" | "text")[];
|
|
12681
13733
|
cost: {
|
|
12682
13734
|
input: number;
|
|
12683
13735
|
output: number;
|
|
@@ -12687,14 +13739,14 @@ export declare const MODELS: {
|
|
|
12687
13739
|
contextWindow: number;
|
|
12688
13740
|
maxTokens: number;
|
|
12689
13741
|
};
|
|
12690
|
-
readonly "
|
|
13742
|
+
readonly "openai/gpt-4o:batch": {
|
|
12691
13743
|
id: string;
|
|
12692
13744
|
name: string;
|
|
12693
13745
|
api: "openai-completions";
|
|
12694
13746
|
provider: string;
|
|
12695
13747
|
baseUrl: string;
|
|
12696
13748
|
reasoning: false;
|
|
12697
|
-
input: "text"[];
|
|
13749
|
+
input: ("image" | "text")[];
|
|
12698
13750
|
cost: {
|
|
12699
13751
|
input: number;
|
|
12700
13752
|
output: number;
|
|
@@ -12704,14 +13756,14 @@ export declare const MODELS: {
|
|
|
12704
13756
|
contextWindow: number;
|
|
12705
13757
|
maxTokens: number;
|
|
12706
13758
|
};
|
|
12707
|
-
readonly "
|
|
13759
|
+
readonly "openai/gpt-5": {
|
|
12708
13760
|
id: string;
|
|
12709
13761
|
name: string;
|
|
12710
13762
|
api: "openai-completions";
|
|
12711
13763
|
provider: string;
|
|
12712
13764
|
baseUrl: string;
|
|
12713
|
-
reasoning:
|
|
12714
|
-
input: "text"[];
|
|
13765
|
+
reasoning: true;
|
|
13766
|
+
input: ("image" | "text")[];
|
|
12715
13767
|
cost: {
|
|
12716
13768
|
input: number;
|
|
12717
13769
|
output: number;
|
|
@@ -12721,14 +13773,14 @@ export declare const MODELS: {
|
|
|
12721
13773
|
contextWindow: number;
|
|
12722
13774
|
maxTokens: number;
|
|
12723
13775
|
};
|
|
12724
|
-
readonly "
|
|
13776
|
+
readonly "openai/gpt-5-codex:batch": {
|
|
12725
13777
|
id: string;
|
|
12726
13778
|
name: string;
|
|
12727
13779
|
api: "openai-completions";
|
|
12728
13780
|
provider: string;
|
|
12729
13781
|
baseUrl: string;
|
|
12730
|
-
reasoning:
|
|
12731
|
-
input: "text"[];
|
|
13782
|
+
reasoning: true;
|
|
13783
|
+
input: ("image" | "text")[];
|
|
12732
13784
|
cost: {
|
|
12733
13785
|
input: number;
|
|
12734
13786
|
output: number;
|
|
@@ -12738,14 +13790,14 @@ export declare const MODELS: {
|
|
|
12738
13790
|
contextWindow: number;
|
|
12739
13791
|
maxTokens: number;
|
|
12740
13792
|
};
|
|
12741
|
-
readonly "
|
|
13793
|
+
readonly "openai/gpt-5-mini": {
|
|
12742
13794
|
id: string;
|
|
12743
13795
|
name: string;
|
|
12744
13796
|
api: "openai-completions";
|
|
12745
13797
|
provider: string;
|
|
12746
13798
|
baseUrl: string;
|
|
12747
13799
|
reasoning: true;
|
|
12748
|
-
input: "text"[];
|
|
13800
|
+
input: ("image" | "text")[];
|
|
12749
13801
|
cost: {
|
|
12750
13802
|
input: number;
|
|
12751
13803
|
output: number;
|
|
@@ -12755,7 +13807,7 @@ export declare const MODELS: {
|
|
|
12755
13807
|
contextWindow: number;
|
|
12756
13808
|
maxTokens: number;
|
|
12757
13809
|
};
|
|
12758
|
-
readonly "
|
|
13810
|
+
readonly "openai/gpt-5-mini:batch": {
|
|
12759
13811
|
id: string;
|
|
12760
13812
|
name: string;
|
|
12761
13813
|
api: "openai-completions";
|
|
@@ -12772,7 +13824,7 @@ export declare const MODELS: {
|
|
|
12772
13824
|
contextWindow: number;
|
|
12773
13825
|
maxTokens: number;
|
|
12774
13826
|
};
|
|
12775
|
-
readonly "
|
|
13827
|
+
readonly "openai/gpt-5-nano": {
|
|
12776
13828
|
id: string;
|
|
12777
13829
|
name: string;
|
|
12778
13830
|
api: "openai-completions";
|
|
@@ -12789,7 +13841,7 @@ export declare const MODELS: {
|
|
|
12789
13841
|
contextWindow: number;
|
|
12790
13842
|
maxTokens: number;
|
|
12791
13843
|
};
|
|
12792
|
-
readonly "
|
|
13844
|
+
readonly "openai/gpt-5-nano:batch": {
|
|
12793
13845
|
id: string;
|
|
12794
13846
|
name: string;
|
|
12795
13847
|
api: "openai-completions";
|
|
@@ -12806,7 +13858,7 @@ export declare const MODELS: {
|
|
|
12806
13858
|
contextWindow: number;
|
|
12807
13859
|
maxTokens: number;
|
|
12808
13860
|
};
|
|
12809
|
-
readonly "
|
|
13861
|
+
readonly "openai/gpt-5-pro": {
|
|
12810
13862
|
id: string;
|
|
12811
13863
|
name: string;
|
|
12812
13864
|
api: "openai-completions";
|
|
@@ -12823,7 +13875,7 @@ export declare const MODELS: {
|
|
|
12823
13875
|
contextWindow: number;
|
|
12824
13876
|
maxTokens: number;
|
|
12825
13877
|
};
|
|
12826
|
-
readonly "
|
|
13878
|
+
readonly "openai/gpt-5-pro:batch": {
|
|
12827
13879
|
id: string;
|
|
12828
13880
|
name: string;
|
|
12829
13881
|
api: "openai-completions";
|
|
@@ -12840,7 +13892,7 @@ export declare const MODELS: {
|
|
|
12840
13892
|
contextWindow: number;
|
|
12841
13893
|
maxTokens: number;
|
|
12842
13894
|
};
|
|
12843
|
-
readonly "
|
|
13895
|
+
readonly "openai/gpt-5.1": {
|
|
12844
13896
|
id: string;
|
|
12845
13897
|
name: string;
|
|
12846
13898
|
api: "openai-completions";
|
|
@@ -12857,14 +13909,14 @@ export declare const MODELS: {
|
|
|
12857
13909
|
contextWindow: number;
|
|
12858
13910
|
maxTokens: number;
|
|
12859
13911
|
};
|
|
12860
|
-
readonly "
|
|
13912
|
+
readonly "openai/gpt-5.1-codex": {
|
|
12861
13913
|
id: string;
|
|
12862
13914
|
name: string;
|
|
12863
13915
|
api: "openai-completions";
|
|
12864
13916
|
provider: string;
|
|
12865
13917
|
baseUrl: string;
|
|
12866
13918
|
reasoning: true;
|
|
12867
|
-
input: "text"[];
|
|
13919
|
+
input: ("image" | "text")[];
|
|
12868
13920
|
cost: {
|
|
12869
13921
|
input: number;
|
|
12870
13922
|
output: number;
|
|
@@ -12874,14 +13926,14 @@ export declare const MODELS: {
|
|
|
12874
13926
|
contextWindow: number;
|
|
12875
13927
|
maxTokens: number;
|
|
12876
13928
|
};
|
|
12877
|
-
readonly "
|
|
13929
|
+
readonly "openai/gpt-5.1-codex-max": {
|
|
12878
13930
|
id: string;
|
|
12879
13931
|
name: string;
|
|
12880
13932
|
api: "openai-completions";
|
|
12881
13933
|
provider: string;
|
|
12882
13934
|
baseUrl: string;
|
|
12883
13935
|
reasoning: true;
|
|
12884
|
-
input: "text"[];
|
|
13936
|
+
input: ("image" | "text")[];
|
|
12885
13937
|
cost: {
|
|
12886
13938
|
input: number;
|
|
12887
13939
|
output: number;
|
|
@@ -12891,7 +13943,7 @@ export declare const MODELS: {
|
|
|
12891
13943
|
contextWindow: number;
|
|
12892
13944
|
maxTokens: number;
|
|
12893
13945
|
};
|
|
12894
|
-
readonly "
|
|
13946
|
+
readonly "openai/gpt-5.1-codex-mini": {
|
|
12895
13947
|
id: string;
|
|
12896
13948
|
name: string;
|
|
12897
13949
|
api: "openai-completions";
|
|
@@ -12908,14 +13960,14 @@ export declare const MODELS: {
|
|
|
12908
13960
|
contextWindow: number;
|
|
12909
13961
|
maxTokens: number;
|
|
12910
13962
|
};
|
|
12911
|
-
readonly "
|
|
13963
|
+
readonly "openai/gpt-5.1:batch": {
|
|
12912
13964
|
id: string;
|
|
12913
13965
|
name: string;
|
|
12914
13966
|
api: "openai-completions";
|
|
12915
13967
|
provider: string;
|
|
12916
13968
|
baseUrl: string;
|
|
12917
13969
|
reasoning: true;
|
|
12918
|
-
input: "text"[];
|
|
13970
|
+
input: ("image" | "text")[];
|
|
12919
13971
|
cost: {
|
|
12920
13972
|
input: number;
|
|
12921
13973
|
output: number;
|
|
@@ -12925,14 +13977,17 @@ export declare const MODELS: {
|
|
|
12925
13977
|
contextWindow: number;
|
|
12926
13978
|
maxTokens: number;
|
|
12927
13979
|
};
|
|
12928
|
-
readonly "
|
|
13980
|
+
readonly "openai/gpt-5.2": {
|
|
12929
13981
|
id: string;
|
|
12930
13982
|
name: string;
|
|
12931
13983
|
api: "openai-completions";
|
|
12932
13984
|
provider: string;
|
|
12933
13985
|
baseUrl: string;
|
|
12934
13986
|
reasoning: true;
|
|
12935
|
-
|
|
13987
|
+
thinkingLevelMap: {
|
|
13988
|
+
xhigh: string;
|
|
13989
|
+
};
|
|
13990
|
+
input: ("image" | "text")[];
|
|
12936
13991
|
cost: {
|
|
12937
13992
|
input: number;
|
|
12938
13993
|
output: number;
|
|
@@ -12942,14 +13997,17 @@ export declare const MODELS: {
|
|
|
12942
13997
|
contextWindow: number;
|
|
12943
13998
|
maxTokens: number;
|
|
12944
13999
|
};
|
|
12945
|
-
readonly "
|
|
14000
|
+
readonly "openai/gpt-5.2-chat": {
|
|
12946
14001
|
id: string;
|
|
12947
14002
|
name: string;
|
|
12948
14003
|
api: "openai-completions";
|
|
12949
14004
|
provider: string;
|
|
12950
14005
|
baseUrl: string;
|
|
12951
|
-
reasoning:
|
|
12952
|
-
|
|
14006
|
+
reasoning: false;
|
|
14007
|
+
thinkingLevelMap: {
|
|
14008
|
+
xhigh: string;
|
|
14009
|
+
};
|
|
14010
|
+
input: ("image" | "text")[];
|
|
12953
14011
|
cost: {
|
|
12954
14012
|
input: number;
|
|
12955
14013
|
output: number;
|
|
@@ -12959,14 +14017,17 @@ export declare const MODELS: {
|
|
|
12959
14017
|
contextWindow: number;
|
|
12960
14018
|
maxTokens: number;
|
|
12961
14019
|
};
|
|
12962
|
-
readonly "
|
|
14020
|
+
readonly "openai/gpt-5.2-codex": {
|
|
12963
14021
|
id: string;
|
|
12964
14022
|
name: string;
|
|
12965
14023
|
api: "openai-completions";
|
|
12966
14024
|
provider: string;
|
|
12967
14025
|
baseUrl: string;
|
|
12968
14026
|
reasoning: true;
|
|
12969
|
-
|
|
14027
|
+
thinkingLevelMap: {
|
|
14028
|
+
xhigh: string;
|
|
14029
|
+
};
|
|
14030
|
+
input: ("image" | "text")[];
|
|
12970
14031
|
cost: {
|
|
12971
14032
|
input: number;
|
|
12972
14033
|
output: number;
|
|
@@ -12976,13 +14037,16 @@ export declare const MODELS: {
|
|
|
12976
14037
|
contextWindow: number;
|
|
12977
14038
|
maxTokens: number;
|
|
12978
14039
|
};
|
|
12979
|
-
readonly "
|
|
14040
|
+
readonly "openai/gpt-5.2-pro": {
|
|
12980
14041
|
id: string;
|
|
12981
14042
|
name: string;
|
|
12982
14043
|
api: "openai-completions";
|
|
12983
14044
|
provider: string;
|
|
12984
14045
|
baseUrl: string;
|
|
12985
14046
|
reasoning: true;
|
|
14047
|
+
thinkingLevelMap: {
|
|
14048
|
+
xhigh: string;
|
|
14049
|
+
};
|
|
12986
14050
|
input: ("image" | "text")[];
|
|
12987
14051
|
cost: {
|
|
12988
14052
|
input: number;
|
|
@@ -12993,14 +14057,17 @@ export declare const MODELS: {
|
|
|
12993
14057
|
contextWindow: number;
|
|
12994
14058
|
maxTokens: number;
|
|
12995
14059
|
};
|
|
12996
|
-
readonly "
|
|
14060
|
+
readonly "openai/gpt-5.2-pro:batch": {
|
|
12997
14061
|
id: string;
|
|
12998
14062
|
name: string;
|
|
12999
14063
|
api: "openai-completions";
|
|
13000
14064
|
provider: string;
|
|
13001
14065
|
baseUrl: string;
|
|
13002
14066
|
reasoning: true;
|
|
13003
|
-
|
|
14067
|
+
thinkingLevelMap: {
|
|
14068
|
+
xhigh: string;
|
|
14069
|
+
};
|
|
14070
|
+
input: ("image" | "text")[];
|
|
13004
14071
|
cost: {
|
|
13005
14072
|
input: number;
|
|
13006
14073
|
output: number;
|
|
@@ -13010,14 +14077,17 @@ export declare const MODELS: {
|
|
|
13010
14077
|
contextWindow: number;
|
|
13011
14078
|
maxTokens: number;
|
|
13012
14079
|
};
|
|
13013
|
-
readonly "openai/gpt-
|
|
14080
|
+
readonly "openai/gpt-5.2:batch": {
|
|
13014
14081
|
id: string;
|
|
13015
14082
|
name: string;
|
|
13016
14083
|
api: "openai-completions";
|
|
13017
14084
|
provider: string;
|
|
13018
14085
|
baseUrl: string;
|
|
13019
|
-
reasoning:
|
|
13020
|
-
|
|
14086
|
+
reasoning: true;
|
|
14087
|
+
thinkingLevelMap: {
|
|
14088
|
+
xhigh: string;
|
|
14089
|
+
};
|
|
14090
|
+
input: ("image" | "text")[];
|
|
13021
14091
|
cost: {
|
|
13022
14092
|
input: number;
|
|
13023
14093
|
output: number;
|
|
@@ -13027,14 +14097,17 @@ export declare const MODELS: {
|
|
|
13027
14097
|
contextWindow: number;
|
|
13028
14098
|
maxTokens: number;
|
|
13029
14099
|
};
|
|
13030
|
-
readonly "openai/gpt-3
|
|
14100
|
+
readonly "openai/gpt-5.3-chat": {
|
|
13031
14101
|
id: string;
|
|
13032
14102
|
name: string;
|
|
13033
14103
|
api: "openai-completions";
|
|
13034
14104
|
provider: string;
|
|
13035
14105
|
baseUrl: string;
|
|
13036
14106
|
reasoning: false;
|
|
13037
|
-
|
|
14107
|
+
thinkingLevelMap: {
|
|
14108
|
+
xhigh: string;
|
|
14109
|
+
};
|
|
14110
|
+
input: ("image" | "text")[];
|
|
13038
14111
|
cost: {
|
|
13039
14112
|
input: number;
|
|
13040
14113
|
output: number;
|
|
@@ -13044,14 +14117,17 @@ export declare const MODELS: {
|
|
|
13044
14117
|
contextWindow: number;
|
|
13045
14118
|
maxTokens: number;
|
|
13046
14119
|
};
|
|
13047
|
-
readonly "openai/gpt-3
|
|
14120
|
+
readonly "openai/gpt-5.3-codex": {
|
|
13048
14121
|
id: string;
|
|
13049
14122
|
name: string;
|
|
13050
14123
|
api: "openai-completions";
|
|
13051
14124
|
provider: string;
|
|
13052
14125
|
baseUrl: string;
|
|
13053
|
-
reasoning:
|
|
13054
|
-
|
|
14126
|
+
reasoning: true;
|
|
14127
|
+
thinkingLevelMap: {
|
|
14128
|
+
xhigh: string;
|
|
14129
|
+
};
|
|
14130
|
+
input: ("image" | "text")[];
|
|
13055
14131
|
cost: {
|
|
13056
14132
|
input: number;
|
|
13057
14133
|
output: number;
|
|
@@ -13061,14 +14137,17 @@ export declare const MODELS: {
|
|
|
13061
14137
|
contextWindow: number;
|
|
13062
14138
|
maxTokens: number;
|
|
13063
14139
|
};
|
|
13064
|
-
readonly "openai/gpt-4": {
|
|
14140
|
+
readonly "openai/gpt-5.4": {
|
|
13065
14141
|
id: string;
|
|
13066
14142
|
name: string;
|
|
13067
14143
|
api: "openai-completions";
|
|
13068
14144
|
provider: string;
|
|
13069
14145
|
baseUrl: string;
|
|
13070
|
-
reasoning:
|
|
13071
|
-
|
|
14146
|
+
reasoning: true;
|
|
14147
|
+
thinkingLevelMap: {
|
|
14148
|
+
xhigh: string;
|
|
14149
|
+
};
|
|
14150
|
+
input: ("image" | "text")[];
|
|
13072
14151
|
cost: {
|
|
13073
14152
|
input: number;
|
|
13074
14153
|
output: number;
|
|
@@ -13078,13 +14157,16 @@ export declare const MODELS: {
|
|
|
13078
14157
|
contextWindow: number;
|
|
13079
14158
|
maxTokens: number;
|
|
13080
14159
|
};
|
|
13081
|
-
readonly "openai/gpt-4
|
|
14160
|
+
readonly "openai/gpt-5.4-mini": {
|
|
13082
14161
|
id: string;
|
|
13083
14162
|
name: string;
|
|
13084
14163
|
api: "openai-completions";
|
|
13085
14164
|
provider: string;
|
|
13086
14165
|
baseUrl: string;
|
|
13087
|
-
reasoning:
|
|
14166
|
+
reasoning: true;
|
|
14167
|
+
thinkingLevelMap: {
|
|
14168
|
+
xhigh: string;
|
|
14169
|
+
};
|
|
13088
14170
|
input: ("image" | "text")[];
|
|
13089
14171
|
cost: {
|
|
13090
14172
|
input: number;
|
|
@@ -13095,13 +14177,16 @@ export declare const MODELS: {
|
|
|
13095
14177
|
contextWindow: number;
|
|
13096
14178
|
maxTokens: number;
|
|
13097
14179
|
};
|
|
13098
|
-
readonly "openai/gpt-4
|
|
14180
|
+
readonly "openai/gpt-5.4-mini:batch": {
|
|
13099
14181
|
id: string;
|
|
13100
14182
|
name: string;
|
|
13101
14183
|
api: "openai-completions";
|
|
13102
14184
|
provider: string;
|
|
13103
14185
|
baseUrl: string;
|
|
13104
|
-
reasoning:
|
|
14186
|
+
reasoning: true;
|
|
14187
|
+
thinkingLevelMap: {
|
|
14188
|
+
xhigh: string;
|
|
14189
|
+
};
|
|
13105
14190
|
input: ("image" | "text")[];
|
|
13106
14191
|
cost: {
|
|
13107
14192
|
input: number;
|
|
@@ -13112,13 +14197,16 @@ export declare const MODELS: {
|
|
|
13112
14197
|
contextWindow: number;
|
|
13113
14198
|
maxTokens: number;
|
|
13114
14199
|
};
|
|
13115
|
-
readonly "openai/gpt-4
|
|
14200
|
+
readonly "openai/gpt-5.4-nano": {
|
|
13116
14201
|
id: string;
|
|
13117
14202
|
name: string;
|
|
13118
14203
|
api: "openai-completions";
|
|
13119
14204
|
provider: string;
|
|
13120
14205
|
baseUrl: string;
|
|
13121
|
-
reasoning:
|
|
14206
|
+
reasoning: true;
|
|
14207
|
+
thinkingLevelMap: {
|
|
14208
|
+
xhigh: string;
|
|
14209
|
+
};
|
|
13122
14210
|
input: ("image" | "text")[];
|
|
13123
14211
|
cost: {
|
|
13124
14212
|
input: number;
|
|
@@ -13129,13 +14217,16 @@ export declare const MODELS: {
|
|
|
13129
14217
|
contextWindow: number;
|
|
13130
14218
|
maxTokens: number;
|
|
13131
14219
|
};
|
|
13132
|
-
readonly "openai/gpt-
|
|
14220
|
+
readonly "openai/gpt-5.4-nano:batch": {
|
|
13133
14221
|
id: string;
|
|
13134
14222
|
name: string;
|
|
13135
14223
|
api: "openai-completions";
|
|
13136
14224
|
provider: string;
|
|
13137
14225
|
baseUrl: string;
|
|
13138
|
-
reasoning:
|
|
14226
|
+
reasoning: true;
|
|
14227
|
+
thinkingLevelMap: {
|
|
14228
|
+
xhigh: string;
|
|
14229
|
+
};
|
|
13139
14230
|
input: ("image" | "text")[];
|
|
13140
14231
|
cost: {
|
|
13141
14232
|
input: number;
|
|
@@ -13146,13 +14237,16 @@ export declare const MODELS: {
|
|
|
13146
14237
|
contextWindow: number;
|
|
13147
14238
|
maxTokens: number;
|
|
13148
14239
|
};
|
|
13149
|
-
readonly "openai/gpt-
|
|
14240
|
+
readonly "openai/gpt-5.4-pro": {
|
|
13150
14241
|
id: string;
|
|
13151
14242
|
name: string;
|
|
13152
14243
|
api: "openai-completions";
|
|
13153
14244
|
provider: string;
|
|
13154
14245
|
baseUrl: string;
|
|
13155
|
-
reasoning:
|
|
14246
|
+
reasoning: true;
|
|
14247
|
+
thinkingLevelMap: {
|
|
14248
|
+
xhigh: string;
|
|
14249
|
+
};
|
|
13156
14250
|
input: ("image" | "text")[];
|
|
13157
14251
|
cost: {
|
|
13158
14252
|
input: number;
|
|
@@ -13163,13 +14257,16 @@ export declare const MODELS: {
|
|
|
13163
14257
|
contextWindow: number;
|
|
13164
14258
|
maxTokens: number;
|
|
13165
14259
|
};
|
|
13166
|
-
readonly "openai/gpt-5": {
|
|
14260
|
+
readonly "openai/gpt-5.4-pro:batch": {
|
|
13167
14261
|
id: string;
|
|
13168
14262
|
name: string;
|
|
13169
14263
|
api: "openai-completions";
|
|
13170
14264
|
provider: string;
|
|
13171
14265
|
baseUrl: string;
|
|
13172
14266
|
reasoning: true;
|
|
14267
|
+
thinkingLevelMap: {
|
|
14268
|
+
xhigh: string;
|
|
14269
|
+
};
|
|
13173
14270
|
input: ("image" | "text")[];
|
|
13174
14271
|
cost: {
|
|
13175
14272
|
input: number;
|
|
@@ -13180,13 +14277,16 @@ export declare const MODELS: {
|
|
|
13180
14277
|
contextWindow: number;
|
|
13181
14278
|
maxTokens: number;
|
|
13182
14279
|
};
|
|
13183
|
-
readonly "openai/gpt-5
|
|
14280
|
+
readonly "openai/gpt-5.4:batch": {
|
|
13184
14281
|
id: string;
|
|
13185
14282
|
name: string;
|
|
13186
14283
|
api: "openai-completions";
|
|
13187
14284
|
provider: string;
|
|
13188
14285
|
baseUrl: string;
|
|
13189
14286
|
reasoning: true;
|
|
14287
|
+
thinkingLevelMap: {
|
|
14288
|
+
xhigh: string;
|
|
14289
|
+
};
|
|
13190
14290
|
input: ("image" | "text")[];
|
|
13191
14291
|
cost: {
|
|
13192
14292
|
input: number;
|
|
@@ -13197,13 +14297,16 @@ export declare const MODELS: {
|
|
|
13197
14297
|
contextWindow: number;
|
|
13198
14298
|
maxTokens: number;
|
|
13199
14299
|
};
|
|
13200
|
-
readonly "openai/gpt-5
|
|
14300
|
+
readonly "openai/gpt-5.5": {
|
|
13201
14301
|
id: string;
|
|
13202
14302
|
name: string;
|
|
13203
14303
|
api: "openai-completions";
|
|
13204
14304
|
provider: string;
|
|
13205
14305
|
baseUrl: string;
|
|
13206
14306
|
reasoning: true;
|
|
14307
|
+
thinkingLevelMap: {
|
|
14308
|
+
xhigh: string;
|
|
14309
|
+
};
|
|
13207
14310
|
input: ("image" | "text")[];
|
|
13208
14311
|
cost: {
|
|
13209
14312
|
input: number;
|
|
@@ -13214,13 +14317,16 @@ export declare const MODELS: {
|
|
|
13214
14317
|
contextWindow: number;
|
|
13215
14318
|
maxTokens: number;
|
|
13216
14319
|
};
|
|
13217
|
-
readonly "openai/gpt-5-pro": {
|
|
14320
|
+
readonly "openai/gpt-5.5-pro": {
|
|
13218
14321
|
id: string;
|
|
13219
14322
|
name: string;
|
|
13220
14323
|
api: "openai-completions";
|
|
13221
14324
|
provider: string;
|
|
13222
14325
|
baseUrl: string;
|
|
13223
14326
|
reasoning: true;
|
|
14327
|
+
thinkingLevelMap: {
|
|
14328
|
+
xhigh: string;
|
|
14329
|
+
};
|
|
13224
14330
|
input: ("image" | "text")[];
|
|
13225
14331
|
cost: {
|
|
13226
14332
|
input: number;
|
|
@@ -13231,13 +14337,16 @@ export declare const MODELS: {
|
|
|
13231
14337
|
contextWindow: number;
|
|
13232
14338
|
maxTokens: number;
|
|
13233
14339
|
};
|
|
13234
|
-
readonly "openai/gpt-5.
|
|
14340
|
+
readonly "openai/gpt-5.5-pro:batch": {
|
|
13235
14341
|
id: string;
|
|
13236
14342
|
name: string;
|
|
13237
14343
|
api: "openai-completions";
|
|
13238
14344
|
provider: string;
|
|
13239
14345
|
baseUrl: string;
|
|
13240
14346
|
reasoning: true;
|
|
14347
|
+
thinkingLevelMap: {
|
|
14348
|
+
xhigh: string;
|
|
14349
|
+
};
|
|
13241
14350
|
input: ("image" | "text")[];
|
|
13242
14351
|
cost: {
|
|
13243
14352
|
input: number;
|
|
@@ -13248,13 +14357,16 @@ export declare const MODELS: {
|
|
|
13248
14357
|
contextWindow: number;
|
|
13249
14358
|
maxTokens: number;
|
|
13250
14359
|
};
|
|
13251
|
-
readonly "openai/gpt-5.
|
|
14360
|
+
readonly "openai/gpt-5.5:batch": {
|
|
13252
14361
|
id: string;
|
|
13253
14362
|
name: string;
|
|
13254
14363
|
api: "openai-completions";
|
|
13255
14364
|
provider: string;
|
|
13256
14365
|
baseUrl: string;
|
|
13257
14366
|
reasoning: true;
|
|
14367
|
+
thinkingLevelMap: {
|
|
14368
|
+
xhigh: string;
|
|
14369
|
+
};
|
|
13258
14370
|
input: ("image" | "text")[];
|
|
13259
14371
|
cost: {
|
|
13260
14372
|
input: number;
|
|
@@ -13265,7 +14377,7 @@ export declare const MODELS: {
|
|
|
13265
14377
|
contextWindow: number;
|
|
13266
14378
|
maxTokens: number;
|
|
13267
14379
|
};
|
|
13268
|
-
readonly "openai/gpt-5.
|
|
14380
|
+
readonly "openai/gpt-5.6-luna": {
|
|
13269
14381
|
id: string;
|
|
13270
14382
|
name: string;
|
|
13271
14383
|
api: "openai-completions";
|
|
@@ -13282,7 +14394,7 @@ export declare const MODELS: {
|
|
|
13282
14394
|
contextWindow: number;
|
|
13283
14395
|
maxTokens: number;
|
|
13284
14396
|
};
|
|
13285
|
-
readonly "openai/gpt-5.
|
|
14397
|
+
readonly "openai/gpt-5.6-luna-pro": {
|
|
13286
14398
|
id: string;
|
|
13287
14399
|
name: string;
|
|
13288
14400
|
api: "openai-completions";
|
|
@@ -13299,16 +14411,13 @@ export declare const MODELS: {
|
|
|
13299
14411
|
contextWindow: number;
|
|
13300
14412
|
maxTokens: number;
|
|
13301
14413
|
};
|
|
13302
|
-
readonly "openai/gpt-5.
|
|
14414
|
+
readonly "openai/gpt-5.6-luna-pro:batch": {
|
|
13303
14415
|
id: string;
|
|
13304
14416
|
name: string;
|
|
13305
14417
|
api: "openai-completions";
|
|
13306
14418
|
provider: string;
|
|
13307
14419
|
baseUrl: string;
|
|
13308
14420
|
reasoning: true;
|
|
13309
|
-
thinkingLevelMap: {
|
|
13310
|
-
xhigh: string;
|
|
13311
|
-
};
|
|
13312
14421
|
input: ("image" | "text")[];
|
|
13313
14422
|
cost: {
|
|
13314
14423
|
input: number;
|
|
@@ -13319,16 +14428,13 @@ export declare const MODELS: {
|
|
|
13319
14428
|
contextWindow: number;
|
|
13320
14429
|
maxTokens: number;
|
|
13321
14430
|
};
|
|
13322
|
-
readonly "openai/gpt-5.
|
|
14431
|
+
readonly "openai/gpt-5.6-luna:batch": {
|
|
13323
14432
|
id: string;
|
|
13324
14433
|
name: string;
|
|
13325
14434
|
api: "openai-completions";
|
|
13326
14435
|
provider: string;
|
|
13327
14436
|
baseUrl: string;
|
|
13328
|
-
reasoning:
|
|
13329
|
-
thinkingLevelMap: {
|
|
13330
|
-
xhigh: string;
|
|
13331
|
-
};
|
|
14437
|
+
reasoning: true;
|
|
13332
14438
|
input: ("image" | "text")[];
|
|
13333
14439
|
cost: {
|
|
13334
14440
|
input: number;
|
|
@@ -13339,16 +14445,13 @@ export declare const MODELS: {
|
|
|
13339
14445
|
contextWindow: number;
|
|
13340
14446
|
maxTokens: number;
|
|
13341
14447
|
};
|
|
13342
|
-
readonly "openai/gpt-5.
|
|
14448
|
+
readonly "openai/gpt-5.6-sol": {
|
|
13343
14449
|
id: string;
|
|
13344
14450
|
name: string;
|
|
13345
14451
|
api: "openai-completions";
|
|
13346
14452
|
provider: string;
|
|
13347
14453
|
baseUrl: string;
|
|
13348
14454
|
reasoning: true;
|
|
13349
|
-
thinkingLevelMap: {
|
|
13350
|
-
xhigh: string;
|
|
13351
|
-
};
|
|
13352
14455
|
input: ("image" | "text")[];
|
|
13353
14456
|
cost: {
|
|
13354
14457
|
input: number;
|
|
@@ -13359,16 +14462,13 @@ export declare const MODELS: {
|
|
|
13359
14462
|
contextWindow: number;
|
|
13360
14463
|
maxTokens: number;
|
|
13361
14464
|
};
|
|
13362
|
-
readonly "openai/gpt-5.
|
|
14465
|
+
readonly "openai/gpt-5.6-sol-pro": {
|
|
13363
14466
|
id: string;
|
|
13364
14467
|
name: string;
|
|
13365
14468
|
api: "openai-completions";
|
|
13366
14469
|
provider: string;
|
|
13367
14470
|
baseUrl: string;
|
|
13368
14471
|
reasoning: true;
|
|
13369
|
-
thinkingLevelMap: {
|
|
13370
|
-
xhigh: string;
|
|
13371
|
-
};
|
|
13372
14472
|
input: ("image" | "text")[];
|
|
13373
14473
|
cost: {
|
|
13374
14474
|
input: number;
|
|
@@ -13379,16 +14479,13 @@ export declare const MODELS: {
|
|
|
13379
14479
|
contextWindow: number;
|
|
13380
14480
|
maxTokens: number;
|
|
13381
14481
|
};
|
|
13382
|
-
readonly "openai/gpt-5.
|
|
14482
|
+
readonly "openai/gpt-5.6-sol-pro:batch": {
|
|
13383
14483
|
id: string;
|
|
13384
14484
|
name: string;
|
|
13385
14485
|
api: "openai-completions";
|
|
13386
14486
|
provider: string;
|
|
13387
14487
|
baseUrl: string;
|
|
13388
|
-
reasoning:
|
|
13389
|
-
thinkingLevelMap: {
|
|
13390
|
-
xhigh: string;
|
|
13391
|
-
};
|
|
14488
|
+
reasoning: true;
|
|
13392
14489
|
input: ("image" | "text")[];
|
|
13393
14490
|
cost: {
|
|
13394
14491
|
input: number;
|
|
@@ -13399,16 +14496,13 @@ export declare const MODELS: {
|
|
|
13399
14496
|
contextWindow: number;
|
|
13400
14497
|
maxTokens: number;
|
|
13401
14498
|
};
|
|
13402
|
-
readonly "openai/gpt-5.
|
|
14499
|
+
readonly "openai/gpt-5.6-sol:batch": {
|
|
13403
14500
|
id: string;
|
|
13404
14501
|
name: string;
|
|
13405
14502
|
api: "openai-completions";
|
|
13406
14503
|
provider: string;
|
|
13407
14504
|
baseUrl: string;
|
|
13408
14505
|
reasoning: true;
|
|
13409
|
-
thinkingLevelMap: {
|
|
13410
|
-
xhigh: string;
|
|
13411
|
-
};
|
|
13412
14506
|
input: ("image" | "text")[];
|
|
13413
14507
|
cost: {
|
|
13414
14508
|
input: number;
|
|
@@ -13419,16 +14513,13 @@ export declare const MODELS: {
|
|
|
13419
14513
|
contextWindow: number;
|
|
13420
14514
|
maxTokens: number;
|
|
13421
14515
|
};
|
|
13422
|
-
readonly "openai/gpt-5.
|
|
14516
|
+
readonly "openai/gpt-5.6-terra": {
|
|
13423
14517
|
id: string;
|
|
13424
14518
|
name: string;
|
|
13425
14519
|
api: "openai-completions";
|
|
13426
14520
|
provider: string;
|
|
13427
14521
|
baseUrl: string;
|
|
13428
14522
|
reasoning: true;
|
|
13429
|
-
thinkingLevelMap: {
|
|
13430
|
-
xhigh: string;
|
|
13431
|
-
};
|
|
13432
14523
|
input: ("image" | "text")[];
|
|
13433
14524
|
cost: {
|
|
13434
14525
|
input: number;
|
|
@@ -13439,16 +14530,13 @@ export declare const MODELS: {
|
|
|
13439
14530
|
contextWindow: number;
|
|
13440
14531
|
maxTokens: number;
|
|
13441
14532
|
};
|
|
13442
|
-
readonly "openai/gpt-5.
|
|
14533
|
+
readonly "openai/gpt-5.6-terra-pro": {
|
|
13443
14534
|
id: string;
|
|
13444
14535
|
name: string;
|
|
13445
14536
|
api: "openai-completions";
|
|
13446
14537
|
provider: string;
|
|
13447
14538
|
baseUrl: string;
|
|
13448
14539
|
reasoning: true;
|
|
13449
|
-
thinkingLevelMap: {
|
|
13450
|
-
xhigh: string;
|
|
13451
|
-
};
|
|
13452
14540
|
input: ("image" | "text")[];
|
|
13453
14541
|
cost: {
|
|
13454
14542
|
input: number;
|
|
@@ -13459,16 +14547,13 @@ export declare const MODELS: {
|
|
|
13459
14547
|
contextWindow: number;
|
|
13460
14548
|
maxTokens: number;
|
|
13461
14549
|
};
|
|
13462
|
-
readonly "openai/gpt-5.
|
|
14550
|
+
readonly "openai/gpt-5.6-terra-pro:batch": {
|
|
13463
14551
|
id: string;
|
|
13464
14552
|
name: string;
|
|
13465
14553
|
api: "openai-completions";
|
|
13466
14554
|
provider: string;
|
|
13467
14555
|
baseUrl: string;
|
|
13468
14556
|
reasoning: true;
|
|
13469
|
-
thinkingLevelMap: {
|
|
13470
|
-
xhigh: string;
|
|
13471
|
-
};
|
|
13472
14557
|
input: ("image" | "text")[];
|
|
13473
14558
|
cost: {
|
|
13474
14559
|
input: number;
|
|
@@ -13479,16 +14564,13 @@ export declare const MODELS: {
|
|
|
13479
14564
|
contextWindow: number;
|
|
13480
14565
|
maxTokens: number;
|
|
13481
14566
|
};
|
|
13482
|
-
readonly "openai/gpt-5.
|
|
14567
|
+
readonly "openai/gpt-5.6-terra:batch": {
|
|
13483
14568
|
id: string;
|
|
13484
14569
|
name: string;
|
|
13485
14570
|
api: "openai-completions";
|
|
13486
14571
|
provider: string;
|
|
13487
14572
|
baseUrl: string;
|
|
13488
14573
|
reasoning: true;
|
|
13489
|
-
thinkingLevelMap: {
|
|
13490
|
-
xhigh: string;
|
|
13491
|
-
};
|
|
13492
14574
|
input: ("image" | "text")[];
|
|
13493
14575
|
cost: {
|
|
13494
14576
|
input: number;
|
|
@@ -13499,16 +14581,13 @@ export declare const MODELS: {
|
|
|
13499
14581
|
contextWindow: number;
|
|
13500
14582
|
maxTokens: number;
|
|
13501
14583
|
};
|
|
13502
|
-
readonly "openai/gpt-5
|
|
14584
|
+
readonly "openai/gpt-5:batch": {
|
|
13503
14585
|
id: string;
|
|
13504
14586
|
name: string;
|
|
13505
14587
|
api: "openai-completions";
|
|
13506
14588
|
provider: string;
|
|
13507
14589
|
baseUrl: string;
|
|
13508
14590
|
reasoning: true;
|
|
13509
|
-
thinkingLevelMap: {
|
|
13510
|
-
xhigh: string;
|
|
13511
|
-
};
|
|
13512
14591
|
input: ("image" | "text")[];
|
|
13513
14592
|
cost: {
|
|
13514
14593
|
input: number;
|
|
@@ -13519,17 +14598,14 @@ export declare const MODELS: {
|
|
|
13519
14598
|
contextWindow: number;
|
|
13520
14599
|
maxTokens: number;
|
|
13521
14600
|
};
|
|
13522
|
-
readonly "openai/gpt-
|
|
14601
|
+
readonly "openai/gpt-audio": {
|
|
13523
14602
|
id: string;
|
|
13524
14603
|
name: string;
|
|
13525
14604
|
api: "openai-completions";
|
|
13526
14605
|
provider: string;
|
|
13527
14606
|
baseUrl: string;
|
|
13528
|
-
reasoning:
|
|
13529
|
-
|
|
13530
|
-
xhigh: string;
|
|
13531
|
-
};
|
|
13532
|
-
input: ("image" | "text")[];
|
|
14607
|
+
reasoning: false;
|
|
14608
|
+
input: "text"[];
|
|
13533
14609
|
cost: {
|
|
13534
14610
|
input: number;
|
|
13535
14611
|
output: number;
|
|
@@ -13539,14 +14615,14 @@ export declare const MODELS: {
|
|
|
13539
14615
|
contextWindow: number;
|
|
13540
14616
|
maxTokens: number;
|
|
13541
14617
|
};
|
|
13542
|
-
readonly "openai/gpt-
|
|
14618
|
+
readonly "openai/gpt-audio-mini": {
|
|
13543
14619
|
id: string;
|
|
13544
14620
|
name: string;
|
|
13545
14621
|
api: "openai-completions";
|
|
13546
14622
|
provider: string;
|
|
13547
14623
|
baseUrl: string;
|
|
13548
|
-
reasoning:
|
|
13549
|
-
input:
|
|
14624
|
+
reasoning: false;
|
|
14625
|
+
input: "text"[];
|
|
13550
14626
|
cost: {
|
|
13551
14627
|
input: number;
|
|
13552
14628
|
output: number;
|
|
@@ -13556,13 +14632,13 @@ export declare const MODELS: {
|
|
|
13556
14632
|
contextWindow: number;
|
|
13557
14633
|
maxTokens: number;
|
|
13558
14634
|
};
|
|
13559
|
-
readonly "openai/gpt-
|
|
14635
|
+
readonly "openai/gpt-chat-latest": {
|
|
13560
14636
|
id: string;
|
|
13561
14637
|
name: string;
|
|
13562
14638
|
api: "openai-completions";
|
|
13563
14639
|
provider: string;
|
|
13564
14640
|
baseUrl: string;
|
|
13565
|
-
reasoning:
|
|
14641
|
+
reasoning: false;
|
|
13566
14642
|
input: ("image" | "text")[];
|
|
13567
14643
|
cost: {
|
|
13568
14644
|
input: number;
|
|
@@ -13573,14 +14649,14 @@ export declare const MODELS: {
|
|
|
13573
14649
|
contextWindow: number;
|
|
13574
14650
|
maxTokens: number;
|
|
13575
14651
|
};
|
|
13576
|
-
readonly "openai/gpt-
|
|
14652
|
+
readonly "openai/gpt-oss-120b": {
|
|
13577
14653
|
id: string;
|
|
13578
14654
|
name: string;
|
|
13579
14655
|
api: "openai-completions";
|
|
13580
14656
|
provider: string;
|
|
13581
14657
|
baseUrl: string;
|
|
13582
14658
|
reasoning: true;
|
|
13583
|
-
input:
|
|
14659
|
+
input: "text"[];
|
|
13584
14660
|
cost: {
|
|
13585
14661
|
input: number;
|
|
13586
14662
|
output: number;
|
|
@@ -13590,14 +14666,14 @@ export declare const MODELS: {
|
|
|
13590
14666
|
contextWindow: number;
|
|
13591
14667
|
maxTokens: number;
|
|
13592
14668
|
};
|
|
13593
|
-
readonly "openai/gpt-
|
|
14669
|
+
readonly "openai/gpt-oss-20b": {
|
|
13594
14670
|
id: string;
|
|
13595
14671
|
name: string;
|
|
13596
14672
|
api: "openai-completions";
|
|
13597
14673
|
provider: string;
|
|
13598
14674
|
baseUrl: string;
|
|
13599
14675
|
reasoning: true;
|
|
13600
|
-
input:
|
|
14676
|
+
input: "text"[];
|
|
13601
14677
|
cost: {
|
|
13602
14678
|
input: number;
|
|
13603
14679
|
output: number;
|
|
@@ -13607,14 +14683,14 @@ export declare const MODELS: {
|
|
|
13607
14683
|
contextWindow: number;
|
|
13608
14684
|
maxTokens: number;
|
|
13609
14685
|
};
|
|
13610
|
-
readonly "openai/gpt-
|
|
14686
|
+
readonly "openai/gpt-oss-20b:free": {
|
|
13611
14687
|
id: string;
|
|
13612
14688
|
name: string;
|
|
13613
14689
|
api: "openai-completions";
|
|
13614
14690
|
provider: string;
|
|
13615
14691
|
baseUrl: string;
|
|
13616
14692
|
reasoning: true;
|
|
13617
|
-
input:
|
|
14693
|
+
input: "text"[];
|
|
13618
14694
|
cost: {
|
|
13619
14695
|
input: number;
|
|
13620
14696
|
output: number;
|
|
@@ -13624,14 +14700,14 @@ export declare const MODELS: {
|
|
|
13624
14700
|
contextWindow: number;
|
|
13625
14701
|
maxTokens: number;
|
|
13626
14702
|
};
|
|
13627
|
-
readonly "openai/gpt-
|
|
14703
|
+
readonly "openai/gpt-oss-safeguard-20b": {
|
|
13628
14704
|
id: string;
|
|
13629
14705
|
name: string;
|
|
13630
14706
|
api: "openai-completions";
|
|
13631
14707
|
provider: string;
|
|
13632
14708
|
baseUrl: string;
|
|
13633
14709
|
reasoning: true;
|
|
13634
|
-
input:
|
|
14710
|
+
input: "text"[];
|
|
13635
14711
|
cost: {
|
|
13636
14712
|
input: number;
|
|
13637
14713
|
output: number;
|
|
@@ -13641,14 +14717,14 @@ export declare const MODELS: {
|
|
|
13641
14717
|
contextWindow: number;
|
|
13642
14718
|
maxTokens: number;
|
|
13643
14719
|
};
|
|
13644
|
-
readonly "openai/
|
|
14720
|
+
readonly "openai/o1": {
|
|
13645
14721
|
id: string;
|
|
13646
14722
|
name: string;
|
|
13647
14723
|
api: "openai-completions";
|
|
13648
14724
|
provider: string;
|
|
13649
14725
|
baseUrl: string;
|
|
13650
|
-
reasoning:
|
|
13651
|
-
input: "text"[];
|
|
14726
|
+
reasoning: true;
|
|
14727
|
+
input: ("image" | "text")[];
|
|
13652
14728
|
cost: {
|
|
13653
14729
|
input: number;
|
|
13654
14730
|
output: number;
|
|
@@ -13658,14 +14734,14 @@ export declare const MODELS: {
|
|
|
13658
14734
|
contextWindow: number;
|
|
13659
14735
|
maxTokens: number;
|
|
13660
14736
|
};
|
|
13661
|
-
readonly "openai/
|
|
14737
|
+
readonly "openai/o1:batch": {
|
|
13662
14738
|
id: string;
|
|
13663
14739
|
name: string;
|
|
13664
14740
|
api: "openai-completions";
|
|
13665
14741
|
provider: string;
|
|
13666
14742
|
baseUrl: string;
|
|
13667
|
-
reasoning:
|
|
13668
|
-
input: "text"[];
|
|
14743
|
+
reasoning: true;
|
|
14744
|
+
input: ("image" | "text")[];
|
|
13669
14745
|
cost: {
|
|
13670
14746
|
input: number;
|
|
13671
14747
|
output: number;
|
|
@@ -13675,13 +14751,13 @@ export declare const MODELS: {
|
|
|
13675
14751
|
contextWindow: number;
|
|
13676
14752
|
maxTokens: number;
|
|
13677
14753
|
};
|
|
13678
|
-
readonly "openai/
|
|
14754
|
+
readonly "openai/o3": {
|
|
13679
14755
|
id: string;
|
|
13680
14756
|
name: string;
|
|
13681
14757
|
api: "openai-completions";
|
|
13682
14758
|
provider: string;
|
|
13683
14759
|
baseUrl: string;
|
|
13684
|
-
reasoning:
|
|
14760
|
+
reasoning: true;
|
|
13685
14761
|
input: ("image" | "text")[];
|
|
13686
14762
|
cost: {
|
|
13687
14763
|
input: number;
|
|
@@ -13692,7 +14768,7 @@ export declare const MODELS: {
|
|
|
13692
14768
|
contextWindow: number;
|
|
13693
14769
|
maxTokens: number;
|
|
13694
14770
|
};
|
|
13695
|
-
readonly "openai/
|
|
14771
|
+
readonly "openai/o3-mini": {
|
|
13696
14772
|
id: string;
|
|
13697
14773
|
name: string;
|
|
13698
14774
|
api: "openai-completions";
|
|
@@ -13709,7 +14785,7 @@ export declare const MODELS: {
|
|
|
13709
14785
|
contextWindow: number;
|
|
13710
14786
|
maxTokens: number;
|
|
13711
14787
|
};
|
|
13712
|
-
readonly "openai/
|
|
14788
|
+
readonly "openai/o3-mini-high": {
|
|
13713
14789
|
id: string;
|
|
13714
14790
|
name: string;
|
|
13715
14791
|
api: "openai-completions";
|
|
@@ -13726,7 +14802,7 @@ export declare const MODELS: {
|
|
|
13726
14802
|
contextWindow: number;
|
|
13727
14803
|
maxTokens: number;
|
|
13728
14804
|
};
|
|
13729
|
-
readonly "openai/
|
|
14805
|
+
readonly "openai/o3-mini-high:batch": {
|
|
13730
14806
|
id: string;
|
|
13731
14807
|
name: string;
|
|
13732
14808
|
api: "openai-completions";
|
|
@@ -13743,7 +14819,7 @@ export declare const MODELS: {
|
|
|
13743
14819
|
contextWindow: number;
|
|
13744
14820
|
maxTokens: number;
|
|
13745
14821
|
};
|
|
13746
|
-
readonly "openai/
|
|
14822
|
+
readonly "openai/o3-mini:batch": {
|
|
13747
14823
|
id: string;
|
|
13748
14824
|
name: string;
|
|
13749
14825
|
api: "openai-completions";
|
|
@@ -13760,7 +14836,7 @@ export declare const MODELS: {
|
|
|
13760
14836
|
contextWindow: number;
|
|
13761
14837
|
maxTokens: number;
|
|
13762
14838
|
};
|
|
13763
|
-
readonly "openai/
|
|
14839
|
+
readonly "openai/o3-pro": {
|
|
13764
14840
|
id: string;
|
|
13765
14841
|
name: string;
|
|
13766
14842
|
api: "openai-completions";
|
|
@@ -13777,7 +14853,7 @@ export declare const MODELS: {
|
|
|
13777
14853
|
contextWindow: number;
|
|
13778
14854
|
maxTokens: number;
|
|
13779
14855
|
};
|
|
13780
|
-
readonly "openai/o3": {
|
|
14856
|
+
readonly "openai/o3-pro:batch": {
|
|
13781
14857
|
id: string;
|
|
13782
14858
|
name: string;
|
|
13783
14859
|
api: "openai-completions";
|
|
@@ -13794,14 +14870,14 @@ export declare const MODELS: {
|
|
|
13794
14870
|
contextWindow: number;
|
|
13795
14871
|
maxTokens: number;
|
|
13796
14872
|
};
|
|
13797
|
-
readonly "openai/o3
|
|
14873
|
+
readonly "openai/o3:batch": {
|
|
13798
14874
|
id: string;
|
|
13799
14875
|
name: string;
|
|
13800
14876
|
api: "openai-completions";
|
|
13801
14877
|
provider: string;
|
|
13802
14878
|
baseUrl: string;
|
|
13803
14879
|
reasoning: true;
|
|
13804
|
-
input: "text"[];
|
|
14880
|
+
input: ("image" | "text")[];
|
|
13805
14881
|
cost: {
|
|
13806
14882
|
input: number;
|
|
13807
14883
|
output: number;
|
|
@@ -13811,14 +14887,14 @@ export declare const MODELS: {
|
|
|
13811
14887
|
contextWindow: number;
|
|
13812
14888
|
maxTokens: number;
|
|
13813
14889
|
};
|
|
13814
|
-
readonly "openai/
|
|
14890
|
+
readonly "openai/o4-mini": {
|
|
13815
14891
|
id: string;
|
|
13816
14892
|
name: string;
|
|
13817
14893
|
api: "openai-completions";
|
|
13818
14894
|
provider: string;
|
|
13819
14895
|
baseUrl: string;
|
|
13820
14896
|
reasoning: true;
|
|
13821
|
-
input: "text"[];
|
|
14897
|
+
input: ("image" | "text")[];
|
|
13822
14898
|
cost: {
|
|
13823
14899
|
input: number;
|
|
13824
14900
|
output: number;
|
|
@@ -13828,7 +14904,7 @@ export declare const MODELS: {
|
|
|
13828
14904
|
contextWindow: number;
|
|
13829
14905
|
maxTokens: number;
|
|
13830
14906
|
};
|
|
13831
|
-
readonly "openai/
|
|
14907
|
+
readonly "openai/o4-mini-high": {
|
|
13832
14908
|
id: string;
|
|
13833
14909
|
name: string;
|
|
13834
14910
|
api: "openai-completions";
|
|
@@ -13845,7 +14921,7 @@ export declare const MODELS: {
|
|
|
13845
14921
|
contextWindow: number;
|
|
13846
14922
|
maxTokens: number;
|
|
13847
14923
|
};
|
|
13848
|
-
readonly "openai/o4-mini": {
|
|
14924
|
+
readonly "openai/o4-mini-high:batch": {
|
|
13849
14925
|
id: string;
|
|
13850
14926
|
name: string;
|
|
13851
14927
|
api: "openai-completions";
|
|
@@ -13862,7 +14938,7 @@ export declare const MODELS: {
|
|
|
13862
14938
|
contextWindow: number;
|
|
13863
14939
|
maxTokens: number;
|
|
13864
14940
|
};
|
|
13865
|
-
readonly "openai/o4-mini
|
|
14941
|
+
readonly "openai/o4-mini:batch": {
|
|
13866
14942
|
id: string;
|
|
13867
14943
|
name: string;
|
|
13868
14944
|
api: "openai-completions";
|
|
@@ -14967,6 +16043,23 @@ export declare const MODELS: {
|
|
|
14967
16043
|
contextWindow: number;
|
|
14968
16044
|
maxTokens: number;
|
|
14969
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
|
+
};
|
|
14970
16063
|
readonly "upstage/solar-pro-3": {
|
|
14971
16064
|
id: string;
|
|
14972
16065
|
name: string;
|
|
@@ -15273,6 +16366,23 @@ export declare const MODELS: {
|
|
|
15273
16366
|
contextWindow: number;
|
|
15274
16367
|
maxTokens: number;
|
|
15275
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
|
+
};
|
|
15276
16386
|
readonly "z-ai/glm-5v-turbo": {
|
|
15277
16387
|
id: string;
|
|
15278
16388
|
name: string;
|
|
@@ -15671,6 +16781,37 @@ export declare const MODELS: {
|
|
|
15671
16781
|
contextWindow: number;
|
|
15672
16782
|
maxTokens: number;
|
|
15673
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
|
+
};
|
|
15674
16815
|
readonly "deepseek-ai/DeepSeek-V4-Pro": {
|
|
15675
16816
|
id: string;
|
|
15676
16817
|
name: string;
|
|
@@ -16593,23 +17734,6 @@ export declare const MODELS: {
|
|
|
16593
17734
|
contextWindow: number;
|
|
16594
17735
|
maxTokens: number;
|
|
16595
17736
|
};
|
|
16596
|
-
readonly "anthropic/claude-opus-4.1": {
|
|
16597
|
-
id: string;
|
|
16598
|
-
name: string;
|
|
16599
|
-
api: "anthropic-messages";
|
|
16600
|
-
provider: string;
|
|
16601
|
-
baseUrl: string;
|
|
16602
|
-
reasoning: true;
|
|
16603
|
-
input: ("image" | "text")[];
|
|
16604
|
-
cost: {
|
|
16605
|
-
input: number;
|
|
16606
|
-
output: number;
|
|
16607
|
-
cacheRead: number;
|
|
16608
|
-
cacheWrite: number;
|
|
16609
|
-
};
|
|
16610
|
-
contextWindow: number;
|
|
16611
|
-
maxTokens: number;
|
|
16612
|
-
};
|
|
16613
17737
|
readonly "anthropic/claude-opus-4.5": {
|
|
16614
17738
|
id: string;
|
|
16615
17739
|
name: string;
|
|
@@ -16732,23 +17856,6 @@ export declare const MODELS: {
|
|
|
16732
17856
|
contextWindow: number;
|
|
16733
17857
|
maxTokens: number;
|
|
16734
17858
|
};
|
|
16735
|
-
readonly "anthropic/claude-opus-5-fast": {
|
|
16736
|
-
id: string;
|
|
16737
|
-
name: string;
|
|
16738
|
-
api: "anthropic-messages";
|
|
16739
|
-
provider: string;
|
|
16740
|
-
baseUrl: string;
|
|
16741
|
-
reasoning: true;
|
|
16742
|
-
input: ("image" | "text")[];
|
|
16743
|
-
cost: {
|
|
16744
|
-
input: number;
|
|
16745
|
-
output: number;
|
|
16746
|
-
cacheRead: number;
|
|
16747
|
-
cacheWrite: number;
|
|
16748
|
-
};
|
|
16749
|
-
contextWindow: number;
|
|
16750
|
-
maxTokens: number;
|
|
16751
|
-
};
|
|
16752
17859
|
readonly "anthropic/claude-sonnet-4": {
|
|
16753
17860
|
id: string;
|
|
16754
17861
|
name: string;
|
|
@@ -17276,7 +18383,24 @@ export declare const MODELS: {
|
|
|
17276
18383
|
contextWindow: number;
|
|
17277
18384
|
maxTokens: number;
|
|
17278
18385
|
};
|
|
17279
|
-
readonly "inclusionai/ling-3.0-flash
|
|
18386
|
+
readonly "inclusionai/ling-3.0-flash": {
|
|
18387
|
+
id: string;
|
|
18388
|
+
name: string;
|
|
18389
|
+
api: "anthropic-messages";
|
|
18390
|
+
provider: string;
|
|
18391
|
+
baseUrl: string;
|
|
18392
|
+
reasoning: true;
|
|
18393
|
+
input: "text"[];
|
|
18394
|
+
cost: {
|
|
18395
|
+
input: number;
|
|
18396
|
+
output: number;
|
|
18397
|
+
cacheRead: number;
|
|
18398
|
+
cacheWrite: number;
|
|
18399
|
+
};
|
|
18400
|
+
contextWindow: number;
|
|
18401
|
+
maxTokens: number;
|
|
18402
|
+
};
|
|
18403
|
+
readonly "inclusionai/ling-3.0-tiny-free": {
|
|
17280
18404
|
id: string;
|
|
17281
18405
|
name: string;
|
|
17282
18406
|
api: "anthropic-messages";
|
|
@@ -17480,6 +18604,40 @@ export declare const MODELS: {
|
|
|
17480
18604
|
contextWindow: number;
|
|
17481
18605
|
maxTokens: number;
|
|
17482
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
|
+
};
|
|
17483
18641
|
readonly "minimax/minimax-m2": {
|
|
17484
18642
|
id: string;
|
|
17485
18643
|
name: string;
|