@dreb/ai 2.19.2 → 2.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/models.generated.d.ts +224 -791
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +423 -999
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
|
@@ -2573,23 +2573,6 @@ export declare const MODELS: {
|
|
|
2573
2573
|
contextWindow: number;
|
|
2574
2574
|
maxTokens: number;
|
|
2575
2575
|
};
|
|
2576
|
-
readonly "qwen-3-235b-a22b-instruct-2507": {
|
|
2577
|
-
id: string;
|
|
2578
|
-
name: string;
|
|
2579
|
-
api: "openai-completions";
|
|
2580
|
-
provider: string;
|
|
2581
|
-
baseUrl: string;
|
|
2582
|
-
reasoning: false;
|
|
2583
|
-
input: "text"[];
|
|
2584
|
-
cost: {
|
|
2585
|
-
input: number;
|
|
2586
|
-
output: number;
|
|
2587
|
-
cacheRead: number;
|
|
2588
|
-
cacheWrite: number;
|
|
2589
|
-
};
|
|
2590
|
-
contextWindow: number;
|
|
2591
|
-
maxTokens: number;
|
|
2592
|
-
};
|
|
2593
2576
|
};
|
|
2594
2577
|
readonly "github-copilot": {
|
|
2595
2578
|
readonly "claude-haiku-4.5": {
|
|
@@ -2814,6 +2797,34 @@ export declare const MODELS: {
|
|
|
2814
2797
|
contextWindow: number;
|
|
2815
2798
|
maxTokens: number;
|
|
2816
2799
|
};
|
|
2800
|
+
readonly "gemini-3.5-flash": {
|
|
2801
|
+
id: string;
|
|
2802
|
+
name: string;
|
|
2803
|
+
api: "openai-completions";
|
|
2804
|
+
provider: string;
|
|
2805
|
+
baseUrl: string;
|
|
2806
|
+
headers: {
|
|
2807
|
+
"User-Agent": string;
|
|
2808
|
+
"Editor-Version": string;
|
|
2809
|
+
"Editor-Plugin-Version": string;
|
|
2810
|
+
"Copilot-Integration-Id": string;
|
|
2811
|
+
};
|
|
2812
|
+
compat: {
|
|
2813
|
+
supportsStore: false;
|
|
2814
|
+
supportsDeveloperRole: false;
|
|
2815
|
+
supportsReasoningEffort: false;
|
|
2816
|
+
};
|
|
2817
|
+
reasoning: true;
|
|
2818
|
+
input: ("image" | "text")[];
|
|
2819
|
+
cost: {
|
|
2820
|
+
input: number;
|
|
2821
|
+
output: number;
|
|
2822
|
+
cacheRead: number;
|
|
2823
|
+
cacheWrite: number;
|
|
2824
|
+
};
|
|
2825
|
+
contextWindow: number;
|
|
2826
|
+
maxTokens: number;
|
|
2827
|
+
};
|
|
2817
2828
|
readonly "gpt-4.1": {
|
|
2818
2829
|
id: string;
|
|
2819
2830
|
name: string;
|
|
@@ -3061,57 +3072,6 @@ export declare const MODELS: {
|
|
|
3061
3072
|
};
|
|
3062
3073
|
};
|
|
3063
3074
|
readonly google: {
|
|
3064
|
-
readonly "gemini-1.5-flash": {
|
|
3065
|
-
id: string;
|
|
3066
|
-
name: string;
|
|
3067
|
-
api: "google-generative-ai";
|
|
3068
|
-
provider: string;
|
|
3069
|
-
baseUrl: string;
|
|
3070
|
-
reasoning: false;
|
|
3071
|
-
input: ("image" | "text")[];
|
|
3072
|
-
cost: {
|
|
3073
|
-
input: number;
|
|
3074
|
-
output: number;
|
|
3075
|
-
cacheRead: number;
|
|
3076
|
-
cacheWrite: number;
|
|
3077
|
-
};
|
|
3078
|
-
contextWindow: number;
|
|
3079
|
-
maxTokens: number;
|
|
3080
|
-
};
|
|
3081
|
-
readonly "gemini-1.5-flash-8b": {
|
|
3082
|
-
id: string;
|
|
3083
|
-
name: string;
|
|
3084
|
-
api: "google-generative-ai";
|
|
3085
|
-
provider: string;
|
|
3086
|
-
baseUrl: string;
|
|
3087
|
-
reasoning: false;
|
|
3088
|
-
input: ("image" | "text")[];
|
|
3089
|
-
cost: {
|
|
3090
|
-
input: number;
|
|
3091
|
-
output: number;
|
|
3092
|
-
cacheRead: number;
|
|
3093
|
-
cacheWrite: number;
|
|
3094
|
-
};
|
|
3095
|
-
contextWindow: number;
|
|
3096
|
-
maxTokens: number;
|
|
3097
|
-
};
|
|
3098
|
-
readonly "gemini-1.5-pro": {
|
|
3099
|
-
id: string;
|
|
3100
|
-
name: string;
|
|
3101
|
-
api: "google-generative-ai";
|
|
3102
|
-
provider: string;
|
|
3103
|
-
baseUrl: string;
|
|
3104
|
-
reasoning: false;
|
|
3105
|
-
input: ("image" | "text")[];
|
|
3106
|
-
cost: {
|
|
3107
|
-
input: number;
|
|
3108
|
-
output: number;
|
|
3109
|
-
cacheRead: number;
|
|
3110
|
-
cacheWrite: number;
|
|
3111
|
-
};
|
|
3112
|
-
contextWindow: number;
|
|
3113
|
-
maxTokens: number;
|
|
3114
|
-
};
|
|
3115
3075
|
readonly "gemini-2.0-flash": {
|
|
3116
3076
|
id: string;
|
|
3117
3077
|
name: string;
|
|
@@ -3180,91 +3140,6 @@ export declare const MODELS: {
|
|
|
3180
3140
|
contextWindow: number;
|
|
3181
3141
|
maxTokens: number;
|
|
3182
3142
|
};
|
|
3183
|
-
readonly "gemini-2.5-flash-lite-preview-06-17": {
|
|
3184
|
-
id: string;
|
|
3185
|
-
name: string;
|
|
3186
|
-
api: "google-generative-ai";
|
|
3187
|
-
provider: string;
|
|
3188
|
-
baseUrl: string;
|
|
3189
|
-
reasoning: true;
|
|
3190
|
-
input: ("image" | "text")[];
|
|
3191
|
-
cost: {
|
|
3192
|
-
input: number;
|
|
3193
|
-
output: number;
|
|
3194
|
-
cacheRead: number;
|
|
3195
|
-
cacheWrite: number;
|
|
3196
|
-
};
|
|
3197
|
-
contextWindow: number;
|
|
3198
|
-
maxTokens: number;
|
|
3199
|
-
};
|
|
3200
|
-
readonly "gemini-2.5-flash-lite-preview-09-2025": {
|
|
3201
|
-
id: string;
|
|
3202
|
-
name: string;
|
|
3203
|
-
api: "google-generative-ai";
|
|
3204
|
-
provider: string;
|
|
3205
|
-
baseUrl: string;
|
|
3206
|
-
reasoning: true;
|
|
3207
|
-
input: ("image" | "text")[];
|
|
3208
|
-
cost: {
|
|
3209
|
-
input: number;
|
|
3210
|
-
output: number;
|
|
3211
|
-
cacheRead: number;
|
|
3212
|
-
cacheWrite: number;
|
|
3213
|
-
};
|
|
3214
|
-
contextWindow: number;
|
|
3215
|
-
maxTokens: number;
|
|
3216
|
-
};
|
|
3217
|
-
readonly "gemini-2.5-flash-preview-04-17": {
|
|
3218
|
-
id: string;
|
|
3219
|
-
name: string;
|
|
3220
|
-
api: "google-generative-ai";
|
|
3221
|
-
provider: string;
|
|
3222
|
-
baseUrl: string;
|
|
3223
|
-
reasoning: true;
|
|
3224
|
-
input: ("image" | "text")[];
|
|
3225
|
-
cost: {
|
|
3226
|
-
input: number;
|
|
3227
|
-
output: number;
|
|
3228
|
-
cacheRead: number;
|
|
3229
|
-
cacheWrite: number;
|
|
3230
|
-
};
|
|
3231
|
-
contextWindow: number;
|
|
3232
|
-
maxTokens: number;
|
|
3233
|
-
};
|
|
3234
|
-
readonly "gemini-2.5-flash-preview-05-20": {
|
|
3235
|
-
id: string;
|
|
3236
|
-
name: string;
|
|
3237
|
-
api: "google-generative-ai";
|
|
3238
|
-
provider: string;
|
|
3239
|
-
baseUrl: string;
|
|
3240
|
-
reasoning: true;
|
|
3241
|
-
input: ("image" | "text")[];
|
|
3242
|
-
cost: {
|
|
3243
|
-
input: number;
|
|
3244
|
-
output: number;
|
|
3245
|
-
cacheRead: number;
|
|
3246
|
-
cacheWrite: number;
|
|
3247
|
-
};
|
|
3248
|
-
contextWindow: number;
|
|
3249
|
-
maxTokens: number;
|
|
3250
|
-
};
|
|
3251
|
-
readonly "gemini-2.5-flash-preview-09-2025": {
|
|
3252
|
-
id: string;
|
|
3253
|
-
name: string;
|
|
3254
|
-
api: "google-generative-ai";
|
|
3255
|
-
provider: string;
|
|
3256
|
-
baseUrl: string;
|
|
3257
|
-
reasoning: true;
|
|
3258
|
-
input: ("image" | "text")[];
|
|
3259
|
-
cost: {
|
|
3260
|
-
input: number;
|
|
3261
|
-
output: number;
|
|
3262
|
-
cacheRead: number;
|
|
3263
|
-
cacheWrite: number;
|
|
3264
|
-
};
|
|
3265
|
-
contextWindow: number;
|
|
3266
|
-
maxTokens: number;
|
|
3267
|
-
};
|
|
3268
3143
|
readonly "gemini-2.5-pro": {
|
|
3269
3144
|
id: string;
|
|
3270
3145
|
name: string;
|
|
@@ -3282,40 +3157,6 @@ export declare const MODELS: {
|
|
|
3282
3157
|
contextWindow: number;
|
|
3283
3158
|
maxTokens: number;
|
|
3284
3159
|
};
|
|
3285
|
-
readonly "gemini-2.5-pro-preview-05-06": {
|
|
3286
|
-
id: string;
|
|
3287
|
-
name: string;
|
|
3288
|
-
api: "google-generative-ai";
|
|
3289
|
-
provider: string;
|
|
3290
|
-
baseUrl: string;
|
|
3291
|
-
reasoning: true;
|
|
3292
|
-
input: ("image" | "text")[];
|
|
3293
|
-
cost: {
|
|
3294
|
-
input: number;
|
|
3295
|
-
output: number;
|
|
3296
|
-
cacheRead: number;
|
|
3297
|
-
cacheWrite: number;
|
|
3298
|
-
};
|
|
3299
|
-
contextWindow: number;
|
|
3300
|
-
maxTokens: number;
|
|
3301
|
-
};
|
|
3302
|
-
readonly "gemini-2.5-pro-preview-06-05": {
|
|
3303
|
-
id: string;
|
|
3304
|
-
name: string;
|
|
3305
|
-
api: "google-generative-ai";
|
|
3306
|
-
provider: string;
|
|
3307
|
-
baseUrl: string;
|
|
3308
|
-
reasoning: true;
|
|
3309
|
-
input: ("image" | "text")[];
|
|
3310
|
-
cost: {
|
|
3311
|
-
input: number;
|
|
3312
|
-
output: number;
|
|
3313
|
-
cacheRead: number;
|
|
3314
|
-
cacheWrite: number;
|
|
3315
|
-
};
|
|
3316
|
-
contextWindow: number;
|
|
3317
|
-
maxTokens: number;
|
|
3318
|
-
};
|
|
3319
3160
|
readonly "gemini-3-flash-preview": {
|
|
3320
3161
|
id: string;
|
|
3321
3162
|
name: string;
|
|
@@ -3418,24 +3259,7 @@ export declare const MODELS: {
|
|
|
3418
3259
|
contextWindow: number;
|
|
3419
3260
|
maxTokens: number;
|
|
3420
3261
|
};
|
|
3421
|
-
readonly "gemini-flash
|
|
3422
|
-
id: string;
|
|
3423
|
-
name: string;
|
|
3424
|
-
api: "google-generative-ai";
|
|
3425
|
-
provider: string;
|
|
3426
|
-
baseUrl: string;
|
|
3427
|
-
reasoning: true;
|
|
3428
|
-
input: ("image" | "text")[];
|
|
3429
|
-
cost: {
|
|
3430
|
-
input: number;
|
|
3431
|
-
output: number;
|
|
3432
|
-
cacheRead: number;
|
|
3433
|
-
cacheWrite: number;
|
|
3434
|
-
};
|
|
3435
|
-
contextWindow: number;
|
|
3436
|
-
maxTokens: number;
|
|
3437
|
-
};
|
|
3438
|
-
readonly "gemini-flash-lite-latest": {
|
|
3262
|
+
readonly "gemini-3.5-flash": {
|
|
3439
3263
|
id: string;
|
|
3440
3264
|
name: string;
|
|
3441
3265
|
api: "google-generative-ai";
|
|
@@ -3452,7 +3276,7 @@ export declare const MODELS: {
|
|
|
3452
3276
|
contextWindow: number;
|
|
3453
3277
|
maxTokens: number;
|
|
3454
3278
|
};
|
|
3455
|
-
readonly "gemini-
|
|
3279
|
+
readonly "gemini-flash-latest": {
|
|
3456
3280
|
id: string;
|
|
3457
3281
|
name: string;
|
|
3458
3282
|
api: "google-generative-ai";
|
|
@@ -3469,30 +3293,13 @@ export declare const MODELS: {
|
|
|
3469
3293
|
contextWindow: number;
|
|
3470
3294
|
maxTokens: number;
|
|
3471
3295
|
};
|
|
3472
|
-
readonly "gemini-
|
|
3296
|
+
readonly "gemini-flash-lite-latest": {
|
|
3473
3297
|
id: string;
|
|
3474
3298
|
name: string;
|
|
3475
3299
|
api: "google-generative-ai";
|
|
3476
3300
|
provider: string;
|
|
3477
3301
|
baseUrl: string;
|
|
3478
3302
|
reasoning: true;
|
|
3479
|
-
input: "text"[];
|
|
3480
|
-
cost: {
|
|
3481
|
-
input: number;
|
|
3482
|
-
output: number;
|
|
3483
|
-
cacheRead: number;
|
|
3484
|
-
cacheWrite: number;
|
|
3485
|
-
};
|
|
3486
|
-
contextWindow: number;
|
|
3487
|
-
maxTokens: number;
|
|
3488
|
-
};
|
|
3489
|
-
readonly "gemma-3-27b-it": {
|
|
3490
|
-
id: string;
|
|
3491
|
-
name: string;
|
|
3492
|
-
api: "google-generative-ai";
|
|
3493
|
-
provider: string;
|
|
3494
|
-
baseUrl: string;
|
|
3495
|
-
reasoning: false;
|
|
3496
3303
|
input: ("image" | "text")[];
|
|
3497
3304
|
cost: {
|
|
3498
3305
|
input: number;
|
|
@@ -6421,14 +6228,14 @@ export declare const MODELS: {
|
|
|
6421
6228
|
contextWindow: number;
|
|
6422
6229
|
maxTokens: number;
|
|
6423
6230
|
};
|
|
6424
|
-
readonly "
|
|
6231
|
+
readonly "gemini-3.5-flash": {
|
|
6425
6232
|
id: string;
|
|
6426
6233
|
name: string;
|
|
6427
|
-
api: "
|
|
6234
|
+
api: "google-generative-ai";
|
|
6428
6235
|
provider: string;
|
|
6429
6236
|
baseUrl: string;
|
|
6430
6237
|
reasoning: true;
|
|
6431
|
-
input: "text"[];
|
|
6238
|
+
input: ("image" | "text")[];
|
|
6432
6239
|
cost: {
|
|
6433
6240
|
input: number;
|
|
6434
6241
|
output: number;
|
|
@@ -6438,7 +6245,7 @@ export declare const MODELS: {
|
|
|
6438
6245
|
contextWindow: number;
|
|
6439
6246
|
maxTokens: number;
|
|
6440
6247
|
};
|
|
6441
|
-
readonly "glm-5
|
|
6248
|
+
readonly "glm-5": {
|
|
6442
6249
|
id: string;
|
|
6443
6250
|
name: string;
|
|
6444
6251
|
api: "openai-completions";
|
|
@@ -6455,14 +6262,31 @@ export declare const MODELS: {
|
|
|
6455
6262
|
contextWindow: number;
|
|
6456
6263
|
maxTokens: number;
|
|
6457
6264
|
};
|
|
6458
|
-
readonly "
|
|
6265
|
+
readonly "glm-5.1": {
|
|
6459
6266
|
id: string;
|
|
6460
6267
|
name: string;
|
|
6461
|
-
api: "openai-
|
|
6268
|
+
api: "openai-completions";
|
|
6462
6269
|
provider: string;
|
|
6463
6270
|
baseUrl: string;
|
|
6464
6271
|
reasoning: true;
|
|
6465
|
-
input:
|
|
6272
|
+
input: "text"[];
|
|
6273
|
+
cost: {
|
|
6274
|
+
input: number;
|
|
6275
|
+
output: number;
|
|
6276
|
+
cacheRead: number;
|
|
6277
|
+
cacheWrite: number;
|
|
6278
|
+
};
|
|
6279
|
+
contextWindow: number;
|
|
6280
|
+
maxTokens: number;
|
|
6281
|
+
};
|
|
6282
|
+
readonly "gpt-5": {
|
|
6283
|
+
id: string;
|
|
6284
|
+
name: string;
|
|
6285
|
+
api: "openai-responses";
|
|
6286
|
+
provider: string;
|
|
6287
|
+
baseUrl: string;
|
|
6288
|
+
reasoning: true;
|
|
6289
|
+
input: ("image" | "text")[];
|
|
6466
6290
|
cost: {
|
|
6467
6291
|
input: number;
|
|
6468
6292
|
output: number;
|
|
@@ -6727,7 +6551,7 @@ export declare const MODELS: {
|
|
|
6727
6551
|
contextWindow: number;
|
|
6728
6552
|
maxTokens: number;
|
|
6729
6553
|
};
|
|
6730
|
-
readonly "
|
|
6554
|
+
readonly "grok-build-0.1": {
|
|
6731
6555
|
id: string;
|
|
6732
6556
|
name: string;
|
|
6733
6557
|
api: "openai-completions";
|
|
@@ -6744,7 +6568,7 @@ export declare const MODELS: {
|
|
|
6744
6568
|
contextWindow: number;
|
|
6745
6569
|
maxTokens: number;
|
|
6746
6570
|
};
|
|
6747
|
-
readonly "kimi-k2.
|
|
6571
|
+
readonly "kimi-k2.5": {
|
|
6748
6572
|
id: string;
|
|
6749
6573
|
name: string;
|
|
6750
6574
|
api: "openai-completions";
|
|
@@ -6761,14 +6585,14 @@ export declare const MODELS: {
|
|
|
6761
6585
|
contextWindow: number;
|
|
6762
6586
|
maxTokens: number;
|
|
6763
6587
|
};
|
|
6764
|
-
readonly "
|
|
6588
|
+
readonly "kimi-k2.6": {
|
|
6765
6589
|
id: string;
|
|
6766
6590
|
name: string;
|
|
6767
6591
|
api: "openai-completions";
|
|
6768
6592
|
provider: string;
|
|
6769
6593
|
baseUrl: string;
|
|
6770
6594
|
reasoning: true;
|
|
6771
|
-
input: "text"[];
|
|
6595
|
+
input: ("image" | "text")[];
|
|
6772
6596
|
cost: {
|
|
6773
6597
|
input: number;
|
|
6774
6598
|
output: number;
|
|
@@ -6778,14 +6602,14 @@ export declare const MODELS: {
|
|
|
6778
6602
|
contextWindow: number;
|
|
6779
6603
|
maxTokens: number;
|
|
6780
6604
|
};
|
|
6781
|
-
readonly "
|
|
6605
|
+
readonly "mimo-v2.5-free": {
|
|
6782
6606
|
id: string;
|
|
6783
6607
|
name: string;
|
|
6784
|
-
api: "
|
|
6608
|
+
api: "openai-completions";
|
|
6785
6609
|
provider: string;
|
|
6786
6610
|
baseUrl: string;
|
|
6787
6611
|
reasoning: true;
|
|
6788
|
-
input: "text"[];
|
|
6612
|
+
input: ("image" | "text")[];
|
|
6789
6613
|
cost: {
|
|
6790
6614
|
input: number;
|
|
6791
6615
|
output: number;
|
|
@@ -6795,7 +6619,7 @@ export declare const MODELS: {
|
|
|
6795
6619
|
contextWindow: number;
|
|
6796
6620
|
maxTokens: number;
|
|
6797
6621
|
};
|
|
6798
|
-
readonly "minimax-m2.
|
|
6622
|
+
readonly "minimax-m2.5": {
|
|
6799
6623
|
id: string;
|
|
6800
6624
|
name: string;
|
|
6801
6625
|
api: "openai-completions";
|
|
@@ -6812,7 +6636,7 @@ export declare const MODELS: {
|
|
|
6812
6636
|
contextWindow: number;
|
|
6813
6637
|
maxTokens: number;
|
|
6814
6638
|
};
|
|
6815
|
-
readonly "
|
|
6639
|
+
readonly "minimax-m2.7": {
|
|
6816
6640
|
id: string;
|
|
6817
6641
|
name: string;
|
|
6818
6642
|
api: "openai-completions";
|
|
@@ -6829,14 +6653,14 @@ export declare const MODELS: {
|
|
|
6829
6653
|
contextWindow: number;
|
|
6830
6654
|
maxTokens: number;
|
|
6831
6655
|
};
|
|
6832
|
-
readonly "
|
|
6656
|
+
readonly "nemotron-3-super-free": {
|
|
6833
6657
|
id: string;
|
|
6834
6658
|
name: string;
|
|
6835
|
-
api: "
|
|
6659
|
+
api: "openai-completions";
|
|
6836
6660
|
provider: string;
|
|
6837
6661
|
baseUrl: string;
|
|
6838
6662
|
reasoning: true;
|
|
6839
|
-
input:
|
|
6663
|
+
input: "text"[];
|
|
6840
6664
|
cost: {
|
|
6841
6665
|
input: number;
|
|
6842
6666
|
output: number;
|
|
@@ -6846,7 +6670,7 @@ export declare const MODELS: {
|
|
|
6846
6670
|
contextWindow: number;
|
|
6847
6671
|
maxTokens: number;
|
|
6848
6672
|
};
|
|
6849
|
-
readonly "qwen3.
|
|
6673
|
+
readonly "qwen3.5-plus": {
|
|
6850
6674
|
id: string;
|
|
6851
6675
|
name: string;
|
|
6852
6676
|
api: "anthropic-messages";
|
|
@@ -6863,7 +6687,7 @@ export declare const MODELS: {
|
|
|
6863
6687
|
contextWindow: number;
|
|
6864
6688
|
maxTokens: number;
|
|
6865
6689
|
};
|
|
6866
|
-
readonly "qwen3.6-plus
|
|
6690
|
+
readonly "qwen3.6-plus": {
|
|
6867
6691
|
id: string;
|
|
6868
6692
|
name: string;
|
|
6869
6693
|
api: "anthropic-messages";
|
|
@@ -7086,15 +6910,13 @@ export declare const MODELS: {
|
|
|
7086
6910
|
contextWindow: number;
|
|
7087
6911
|
maxTokens: number;
|
|
7088
6912
|
};
|
|
7089
|
-
|
|
7090
|
-
readonly openrouter: {
|
|
7091
|
-
readonly "ai21/jamba-large-1.7": {
|
|
6913
|
+
readonly "qwen3.7-max": {
|
|
7092
6914
|
id: string;
|
|
7093
6915
|
name: string;
|
|
7094
|
-
api: "
|
|
6916
|
+
api: "anthropic-messages";
|
|
7095
6917
|
provider: string;
|
|
7096
6918
|
baseUrl: string;
|
|
7097
|
-
reasoning:
|
|
6919
|
+
reasoning: true;
|
|
7098
6920
|
input: "text"[];
|
|
7099
6921
|
cost: {
|
|
7100
6922
|
input: number;
|
|
@@ -7105,13 +6927,15 @@ export declare const MODELS: {
|
|
|
7105
6927
|
contextWindow: number;
|
|
7106
6928
|
maxTokens: number;
|
|
7107
6929
|
};
|
|
7108
|
-
|
|
6930
|
+
};
|
|
6931
|
+
readonly openrouter: {
|
|
6932
|
+
readonly "ai21/jamba-large-1.7": {
|
|
7109
6933
|
id: string;
|
|
7110
6934
|
name: string;
|
|
7111
6935
|
api: "openai-completions";
|
|
7112
6936
|
provider: string;
|
|
7113
6937
|
baseUrl: string;
|
|
7114
|
-
reasoning:
|
|
6938
|
+
reasoning: false;
|
|
7115
6939
|
input: "text"[];
|
|
7116
6940
|
cost: {
|
|
7117
6941
|
input: number;
|
|
@@ -7428,23 +7252,6 @@ export declare const MODELS: {
|
|
|
7428
7252
|
contextWindow: number;
|
|
7429
7253
|
maxTokens: number;
|
|
7430
7254
|
};
|
|
7431
|
-
readonly "arcee-ai/trinity-large-preview": {
|
|
7432
|
-
id: string;
|
|
7433
|
-
name: string;
|
|
7434
|
-
api: "openai-completions";
|
|
7435
|
-
provider: string;
|
|
7436
|
-
baseUrl: string;
|
|
7437
|
-
reasoning: false;
|
|
7438
|
-
input: "text"[];
|
|
7439
|
-
cost: {
|
|
7440
|
-
input: number;
|
|
7441
|
-
output: number;
|
|
7442
|
-
cacheRead: number;
|
|
7443
|
-
cacheWrite: number;
|
|
7444
|
-
};
|
|
7445
|
-
contextWindow: number;
|
|
7446
|
-
maxTokens: number;
|
|
7447
|
-
};
|
|
7448
7255
|
readonly "arcee-ai/trinity-large-thinking": {
|
|
7449
7256
|
id: string;
|
|
7450
7257
|
name: string;
|
|
@@ -7462,23 +7269,6 @@ export declare const MODELS: {
|
|
|
7462
7269
|
contextWindow: number;
|
|
7463
7270
|
maxTokens: number;
|
|
7464
7271
|
};
|
|
7465
|
-
readonly "arcee-ai/trinity-large-thinking:free": {
|
|
7466
|
-
id: string;
|
|
7467
|
-
name: string;
|
|
7468
|
-
api: "openai-completions";
|
|
7469
|
-
provider: string;
|
|
7470
|
-
baseUrl: string;
|
|
7471
|
-
reasoning: true;
|
|
7472
|
-
input: "text"[];
|
|
7473
|
-
cost: {
|
|
7474
|
-
input: number;
|
|
7475
|
-
output: number;
|
|
7476
|
-
cacheRead: number;
|
|
7477
|
-
cacheWrite: number;
|
|
7478
|
-
};
|
|
7479
|
-
contextWindow: number;
|
|
7480
|
-
maxTokens: number;
|
|
7481
|
-
};
|
|
7482
7272
|
readonly "arcee-ai/trinity-mini": {
|
|
7483
7273
|
id: string;
|
|
7484
7274
|
name: string;
|
|
@@ -7530,23 +7320,6 @@ export declare const MODELS: {
|
|
|
7530
7320
|
contextWindow: number;
|
|
7531
7321
|
maxTokens: number;
|
|
7532
7322
|
};
|
|
7533
|
-
readonly "baidu/cobuddy:free": {
|
|
7534
|
-
id: string;
|
|
7535
|
-
name: string;
|
|
7536
|
-
api: "openai-completions";
|
|
7537
|
-
provider: string;
|
|
7538
|
-
baseUrl: string;
|
|
7539
|
-
reasoning: true;
|
|
7540
|
-
input: "text"[];
|
|
7541
|
-
cost: {
|
|
7542
|
-
input: number;
|
|
7543
|
-
output: number;
|
|
7544
|
-
cacheRead: number;
|
|
7545
|
-
cacheWrite: number;
|
|
7546
|
-
};
|
|
7547
|
-
contextWindow: number;
|
|
7548
|
-
maxTokens: number;
|
|
7549
|
-
};
|
|
7550
7323
|
readonly "baidu/ernie-4.5-21b-a3b": {
|
|
7551
7324
|
id: string;
|
|
7552
7325
|
name: string;
|
|
@@ -8108,6 +7881,23 @@ export declare const MODELS: {
|
|
|
8108
7881
|
contextWindow: number;
|
|
8109
7882
|
maxTokens: number;
|
|
8110
7883
|
};
|
|
7884
|
+
readonly "google/gemini-3.5-flash": {
|
|
7885
|
+
id: string;
|
|
7886
|
+
name: string;
|
|
7887
|
+
api: "openai-completions";
|
|
7888
|
+
provider: string;
|
|
7889
|
+
baseUrl: string;
|
|
7890
|
+
reasoning: true;
|
|
7891
|
+
input: ("image" | "text")[];
|
|
7892
|
+
cost: {
|
|
7893
|
+
input: number;
|
|
7894
|
+
output: number;
|
|
7895
|
+
cacheRead: number;
|
|
7896
|
+
cacheWrite: number;
|
|
7897
|
+
};
|
|
7898
|
+
contextWindow: number;
|
|
7899
|
+
maxTokens: number;
|
|
7900
|
+
};
|
|
8111
7901
|
readonly "google/gemma-3-12b-it": {
|
|
8112
7902
|
id: string;
|
|
8113
7903
|
name: string;
|
|
@@ -8941,6 +8731,23 @@ export declare const MODELS: {
|
|
|
8941
8731
|
contextWindow: number;
|
|
8942
8732
|
maxTokens: number;
|
|
8943
8733
|
};
|
|
8734
|
+
readonly "moonshotai/kimi-k2.6:free": {
|
|
8735
|
+
id: string;
|
|
8736
|
+
name: string;
|
|
8737
|
+
api: "openai-completions";
|
|
8738
|
+
provider: string;
|
|
8739
|
+
baseUrl: string;
|
|
8740
|
+
reasoning: true;
|
|
8741
|
+
input: ("image" | "text")[];
|
|
8742
|
+
cost: {
|
|
8743
|
+
input: number;
|
|
8744
|
+
output: number;
|
|
8745
|
+
cacheRead: number;
|
|
8746
|
+
cacheWrite: number;
|
|
8747
|
+
};
|
|
8748
|
+
contextWindow: number;
|
|
8749
|
+
maxTokens: number;
|
|
8750
|
+
};
|
|
8944
8751
|
readonly "nex-agi/deepseek-v3.1-nex-n1": {
|
|
8945
8752
|
id: string;
|
|
8946
8753
|
name: string;
|
|
@@ -10947,6 +10754,23 @@ export declare const MODELS: {
|
|
|
10947
10754
|
contextWindow: number;
|
|
10948
10755
|
maxTokens: number;
|
|
10949
10756
|
};
|
|
10757
|
+
readonly "qwen/qwen3.7-max": {
|
|
10758
|
+
id: string;
|
|
10759
|
+
name: string;
|
|
10760
|
+
api: "openai-completions";
|
|
10761
|
+
provider: string;
|
|
10762
|
+
baseUrl: string;
|
|
10763
|
+
reasoning: true;
|
|
10764
|
+
input: "text"[];
|
|
10765
|
+
cost: {
|
|
10766
|
+
input: number;
|
|
10767
|
+
output: number;
|
|
10768
|
+
cacheRead: number;
|
|
10769
|
+
cacheWrite: number;
|
|
10770
|
+
};
|
|
10771
|
+
contextWindow: number;
|
|
10772
|
+
maxTokens: number;
|
|
10773
|
+
};
|
|
10950
10774
|
readonly "rekaai/reka-edge": {
|
|
10951
10775
|
id: string;
|
|
10952
10776
|
name: string;
|
|
@@ -11134,6 +10958,23 @@ export declare const MODELS: {
|
|
|
11134
10958
|
contextWindow: number;
|
|
11135
10959
|
maxTokens: number;
|
|
11136
10960
|
};
|
|
10961
|
+
readonly "x-ai/grok-build-0.1": {
|
|
10962
|
+
id: string;
|
|
10963
|
+
name: string;
|
|
10964
|
+
api: "openai-completions";
|
|
10965
|
+
provider: string;
|
|
10966
|
+
baseUrl: string;
|
|
10967
|
+
reasoning: true;
|
|
10968
|
+
input: ("image" | "text")[];
|
|
10969
|
+
cost: {
|
|
10970
|
+
input: number;
|
|
10971
|
+
output: number;
|
|
10972
|
+
cacheRead: number;
|
|
10973
|
+
cacheWrite: number;
|
|
10974
|
+
};
|
|
10975
|
+
contextWindow: number;
|
|
10976
|
+
maxTokens: number;
|
|
10977
|
+
};
|
|
11137
10978
|
readonly "xiaomi/mimo-v2-flash": {
|
|
11138
10979
|
id: string;
|
|
11139
10980
|
name: string;
|
|
@@ -11884,6 +11725,23 @@ export declare const MODELS: {
|
|
|
11884
11725
|
contextWindow: number;
|
|
11885
11726
|
maxTokens: number;
|
|
11886
11727
|
};
|
|
11728
|
+
readonly "alibaba/qwen3.7-max": {
|
|
11729
|
+
id: string;
|
|
11730
|
+
name: string;
|
|
11731
|
+
api: "anthropic-messages";
|
|
11732
|
+
provider: string;
|
|
11733
|
+
baseUrl: string;
|
|
11734
|
+
reasoning: true;
|
|
11735
|
+
input: ("image" | "text")[];
|
|
11736
|
+
cost: {
|
|
11737
|
+
input: number;
|
|
11738
|
+
output: number;
|
|
11739
|
+
cacheRead: number;
|
|
11740
|
+
cacheWrite: number;
|
|
11741
|
+
};
|
|
11742
|
+
contextWindow: number;
|
|
11743
|
+
maxTokens: number;
|
|
11744
|
+
};
|
|
11887
11745
|
readonly "anthropic/claude-3-haiku": {
|
|
11888
11746
|
id: string;
|
|
11889
11747
|
name: string;
|
|
@@ -12445,6 +12303,23 @@ export declare const MODELS: {
|
|
|
12445
12303
|
contextWindow: number;
|
|
12446
12304
|
maxTokens: number;
|
|
12447
12305
|
};
|
|
12306
|
+
readonly "google/gemini-3.5-flash": {
|
|
12307
|
+
id: string;
|
|
12308
|
+
name: string;
|
|
12309
|
+
api: "anthropic-messages";
|
|
12310
|
+
provider: string;
|
|
12311
|
+
baseUrl: string;
|
|
12312
|
+
reasoning: true;
|
|
12313
|
+
input: ("image" | "text")[];
|
|
12314
|
+
cost: {
|
|
12315
|
+
input: number;
|
|
12316
|
+
output: number;
|
|
12317
|
+
cacheRead: number;
|
|
12318
|
+
cacheWrite: number;
|
|
12319
|
+
};
|
|
12320
|
+
contextWindow: number;
|
|
12321
|
+
maxTokens: number;
|
|
12322
|
+
};
|
|
12448
12323
|
readonly "google/gemma-4-26b-a4b-it": {
|
|
12449
12324
|
id: string;
|
|
12450
12325
|
name: string;
|
|
@@ -12904,6 +12779,23 @@ export declare const MODELS: {
|
|
|
12904
12779
|
contextWindow: number;
|
|
12905
12780
|
maxTokens: number;
|
|
12906
12781
|
};
|
|
12782
|
+
readonly "mistral/mistral-medium-3.5": {
|
|
12783
|
+
id: string;
|
|
12784
|
+
name: string;
|
|
12785
|
+
api: "anthropic-messages";
|
|
12786
|
+
provider: string;
|
|
12787
|
+
baseUrl: string;
|
|
12788
|
+
reasoning: true;
|
|
12789
|
+
input: "text"[];
|
|
12790
|
+
cost: {
|
|
12791
|
+
input: number;
|
|
12792
|
+
output: number;
|
|
12793
|
+
cacheRead: number;
|
|
12794
|
+
cacheWrite: number;
|
|
12795
|
+
};
|
|
12796
|
+
contextWindow: number;
|
|
12797
|
+
maxTokens: number;
|
|
12798
|
+
};
|
|
12907
12799
|
readonly "mistral/mistral-small": {
|
|
12908
12800
|
id: string;
|
|
12909
12801
|
name: string;
|
|
@@ -13754,14 +13646,14 @@ export declare const MODELS: {
|
|
|
13754
13646
|
contextWindow: number;
|
|
13755
13647
|
maxTokens: number;
|
|
13756
13648
|
};
|
|
13757
|
-
readonly "xai/grok-
|
|
13649
|
+
readonly "xai/grok-4.1-fast-non-reasoning": {
|
|
13758
13650
|
id: string;
|
|
13759
13651
|
name: string;
|
|
13760
13652
|
api: "anthropic-messages";
|
|
13761
13653
|
provider: string;
|
|
13762
13654
|
baseUrl: string;
|
|
13763
13655
|
reasoning: false;
|
|
13764
|
-
input: "text"[];
|
|
13656
|
+
input: ("image" | "text")[];
|
|
13765
13657
|
cost: {
|
|
13766
13658
|
input: number;
|
|
13767
13659
|
output: number;
|
|
@@ -13771,14 +13663,14 @@ export declare const MODELS: {
|
|
|
13771
13663
|
contextWindow: number;
|
|
13772
13664
|
maxTokens: number;
|
|
13773
13665
|
};
|
|
13774
|
-
readonly "xai/grok-
|
|
13666
|
+
readonly "xai/grok-4.1-fast-reasoning": {
|
|
13775
13667
|
id: string;
|
|
13776
13668
|
name: string;
|
|
13777
13669
|
api: "anthropic-messages";
|
|
13778
13670
|
provider: string;
|
|
13779
13671
|
baseUrl: string;
|
|
13780
|
-
reasoning:
|
|
13781
|
-
input: "text"[];
|
|
13672
|
+
reasoning: true;
|
|
13673
|
+
input: ("image" | "text")[];
|
|
13782
13674
|
cost: {
|
|
13783
13675
|
input: number;
|
|
13784
13676
|
output: number;
|
|
@@ -13788,14 +13680,14 @@ export declare const MODELS: {
|
|
|
13788
13680
|
contextWindow: number;
|
|
13789
13681
|
maxTokens: number;
|
|
13790
13682
|
};
|
|
13791
|
-
readonly "xai/grok-
|
|
13683
|
+
readonly "xai/grok-4.20-multi-agent": {
|
|
13792
13684
|
id: string;
|
|
13793
13685
|
name: string;
|
|
13794
13686
|
api: "anthropic-messages";
|
|
13795
13687
|
provider: string;
|
|
13796
13688
|
baseUrl: string;
|
|
13797
|
-
reasoning:
|
|
13798
|
-
input: "text"[];
|
|
13689
|
+
reasoning: true;
|
|
13690
|
+
input: ("image" | "text")[];
|
|
13799
13691
|
cost: {
|
|
13800
13692
|
input: number;
|
|
13801
13693
|
output: number;
|
|
@@ -13805,14 +13697,14 @@ export declare const MODELS: {
|
|
|
13805
13697
|
contextWindow: number;
|
|
13806
13698
|
maxTokens: number;
|
|
13807
13699
|
};
|
|
13808
|
-
readonly "xai/grok-
|
|
13700
|
+
readonly "xai/grok-4.20-multi-agent-beta": {
|
|
13809
13701
|
id: string;
|
|
13810
13702
|
name: string;
|
|
13811
13703
|
api: "anthropic-messages";
|
|
13812
13704
|
provider: string;
|
|
13813
13705
|
baseUrl: string;
|
|
13814
|
-
reasoning:
|
|
13815
|
-
input: "text"[];
|
|
13706
|
+
reasoning: true;
|
|
13707
|
+
input: ("image" | "text")[];
|
|
13816
13708
|
cost: {
|
|
13817
13709
|
input: number;
|
|
13818
13710
|
output: number;
|
|
@@ -13822,13 +13714,13 @@ export declare const MODELS: {
|
|
|
13822
13714
|
contextWindow: number;
|
|
13823
13715
|
maxTokens: number;
|
|
13824
13716
|
};
|
|
13825
|
-
readonly "xai/grok-4": {
|
|
13717
|
+
readonly "xai/grok-4.20-non-reasoning": {
|
|
13826
13718
|
id: string;
|
|
13827
13719
|
name: string;
|
|
13828
13720
|
api: "anthropic-messages";
|
|
13829
13721
|
provider: string;
|
|
13830
13722
|
baseUrl: string;
|
|
13831
|
-
reasoning:
|
|
13723
|
+
reasoning: false;
|
|
13832
13724
|
input: ("image" | "text")[];
|
|
13833
13725
|
cost: {
|
|
13834
13726
|
input: number;
|
|
@@ -13839,7 +13731,7 @@ export declare const MODELS: {
|
|
|
13839
13731
|
contextWindow: number;
|
|
13840
13732
|
maxTokens: number;
|
|
13841
13733
|
};
|
|
13842
|
-
readonly "xai/grok-4-
|
|
13734
|
+
readonly "xai/grok-4.20-non-reasoning-beta": {
|
|
13843
13735
|
id: string;
|
|
13844
13736
|
name: string;
|
|
13845
13737
|
api: "anthropic-messages";
|
|
@@ -13856,7 +13748,7 @@ export declare const MODELS: {
|
|
|
13856
13748
|
contextWindow: number;
|
|
13857
13749
|
maxTokens: number;
|
|
13858
13750
|
};
|
|
13859
|
-
readonly "xai/grok-4-
|
|
13751
|
+
readonly "xai/grok-4.20-reasoning": {
|
|
13860
13752
|
id: string;
|
|
13861
13753
|
name: string;
|
|
13862
13754
|
api: "anthropic-messages";
|
|
@@ -13873,13 +13765,13 @@ export declare const MODELS: {
|
|
|
13873
13765
|
contextWindow: number;
|
|
13874
13766
|
maxTokens: number;
|
|
13875
13767
|
};
|
|
13876
|
-
readonly "xai/grok-4.
|
|
13768
|
+
readonly "xai/grok-4.20-reasoning-beta": {
|
|
13877
13769
|
id: string;
|
|
13878
13770
|
name: string;
|
|
13879
13771
|
api: "anthropic-messages";
|
|
13880
13772
|
provider: string;
|
|
13881
13773
|
baseUrl: string;
|
|
13882
|
-
reasoning:
|
|
13774
|
+
reasoning: true;
|
|
13883
13775
|
input: ("image" | "text")[];
|
|
13884
13776
|
cost: {
|
|
13885
13777
|
input: number;
|
|
@@ -13890,7 +13782,7 @@ export declare const MODELS: {
|
|
|
13890
13782
|
contextWindow: number;
|
|
13891
13783
|
maxTokens: number;
|
|
13892
13784
|
};
|
|
13893
|
-
readonly "xai/grok-4.
|
|
13785
|
+
readonly "xai/grok-4.3": {
|
|
13894
13786
|
id: string;
|
|
13895
13787
|
name: string;
|
|
13896
13788
|
api: "anthropic-messages";
|
|
@@ -13907,7 +13799,7 @@ export declare const MODELS: {
|
|
|
13907
13799
|
contextWindow: number;
|
|
13908
13800
|
maxTokens: number;
|
|
13909
13801
|
};
|
|
13910
|
-
readonly "xai/grok-
|
|
13802
|
+
readonly "xai/grok-build-0.1": {
|
|
13911
13803
|
id: string;
|
|
13912
13804
|
name: string;
|
|
13913
13805
|
api: "anthropic-messages";
|
|
@@ -13924,14 +13816,14 @@ export declare const MODELS: {
|
|
|
13924
13816
|
contextWindow: number;
|
|
13925
13817
|
maxTokens: number;
|
|
13926
13818
|
};
|
|
13927
|
-
readonly "
|
|
13819
|
+
readonly "xiaomi/mimo-v2-flash": {
|
|
13928
13820
|
id: string;
|
|
13929
13821
|
name: string;
|
|
13930
13822
|
api: "anthropic-messages";
|
|
13931
13823
|
provider: string;
|
|
13932
13824
|
baseUrl: string;
|
|
13933
13825
|
reasoning: true;
|
|
13934
|
-
input:
|
|
13826
|
+
input: "text"[];
|
|
13935
13827
|
cost: {
|
|
13936
13828
|
input: number;
|
|
13937
13829
|
output: number;
|
|
@@ -13941,14 +13833,14 @@ export declare const MODELS: {
|
|
|
13941
13833
|
contextWindow: number;
|
|
13942
13834
|
maxTokens: number;
|
|
13943
13835
|
};
|
|
13944
|
-
readonly "
|
|
13836
|
+
readonly "xiaomi/mimo-v2-pro": {
|
|
13945
13837
|
id: string;
|
|
13946
13838
|
name: string;
|
|
13947
13839
|
api: "anthropic-messages";
|
|
13948
13840
|
provider: string;
|
|
13949
13841
|
baseUrl: string;
|
|
13950
|
-
reasoning:
|
|
13951
|
-
input:
|
|
13842
|
+
reasoning: true;
|
|
13843
|
+
input: "text"[];
|
|
13952
13844
|
cost: {
|
|
13953
13845
|
input: number;
|
|
13954
13846
|
output: number;
|
|
@@ -13958,126 +13850,7 @@ export declare const MODELS: {
|
|
|
13958
13850
|
contextWindow: number;
|
|
13959
13851
|
maxTokens: number;
|
|
13960
13852
|
};
|
|
13961
|
-
readonly "
|
|
13962
|
-
id: string;
|
|
13963
|
-
name: string;
|
|
13964
|
-
api: "anthropic-messages";
|
|
13965
|
-
provider: string;
|
|
13966
|
-
baseUrl: string;
|
|
13967
|
-
reasoning: false;
|
|
13968
|
-
input: ("image" | "text")[];
|
|
13969
|
-
cost: {
|
|
13970
|
-
input: number;
|
|
13971
|
-
output: number;
|
|
13972
|
-
cacheRead: number;
|
|
13973
|
-
cacheWrite: number;
|
|
13974
|
-
};
|
|
13975
|
-
contextWindow: number;
|
|
13976
|
-
maxTokens: number;
|
|
13977
|
-
};
|
|
13978
|
-
readonly "xai/grok-4.20-reasoning": {
|
|
13979
|
-
id: string;
|
|
13980
|
-
name: string;
|
|
13981
|
-
api: "anthropic-messages";
|
|
13982
|
-
provider: string;
|
|
13983
|
-
baseUrl: string;
|
|
13984
|
-
reasoning: true;
|
|
13985
|
-
input: ("image" | "text")[];
|
|
13986
|
-
cost: {
|
|
13987
|
-
input: number;
|
|
13988
|
-
output: number;
|
|
13989
|
-
cacheRead: number;
|
|
13990
|
-
cacheWrite: number;
|
|
13991
|
-
};
|
|
13992
|
-
contextWindow: number;
|
|
13993
|
-
maxTokens: number;
|
|
13994
|
-
};
|
|
13995
|
-
readonly "xai/grok-4.20-reasoning-beta": {
|
|
13996
|
-
id: string;
|
|
13997
|
-
name: string;
|
|
13998
|
-
api: "anthropic-messages";
|
|
13999
|
-
provider: string;
|
|
14000
|
-
baseUrl: string;
|
|
14001
|
-
reasoning: true;
|
|
14002
|
-
input: ("image" | "text")[];
|
|
14003
|
-
cost: {
|
|
14004
|
-
input: number;
|
|
14005
|
-
output: number;
|
|
14006
|
-
cacheRead: number;
|
|
14007
|
-
cacheWrite: number;
|
|
14008
|
-
};
|
|
14009
|
-
contextWindow: number;
|
|
14010
|
-
maxTokens: number;
|
|
14011
|
-
};
|
|
14012
|
-
readonly "xai/grok-4.3": {
|
|
14013
|
-
id: string;
|
|
14014
|
-
name: string;
|
|
14015
|
-
api: "anthropic-messages";
|
|
14016
|
-
provider: string;
|
|
14017
|
-
baseUrl: string;
|
|
14018
|
-
reasoning: true;
|
|
14019
|
-
input: ("image" | "text")[];
|
|
14020
|
-
cost: {
|
|
14021
|
-
input: number;
|
|
14022
|
-
output: number;
|
|
14023
|
-
cacheRead: number;
|
|
14024
|
-
cacheWrite: number;
|
|
14025
|
-
};
|
|
14026
|
-
contextWindow: number;
|
|
14027
|
-
maxTokens: number;
|
|
14028
|
-
};
|
|
14029
|
-
readonly "xai/grok-code-fast-1": {
|
|
14030
|
-
id: string;
|
|
14031
|
-
name: string;
|
|
14032
|
-
api: "anthropic-messages";
|
|
14033
|
-
provider: string;
|
|
14034
|
-
baseUrl: string;
|
|
14035
|
-
reasoning: true;
|
|
14036
|
-
input: "text"[];
|
|
14037
|
-
cost: {
|
|
14038
|
-
input: number;
|
|
14039
|
-
output: number;
|
|
14040
|
-
cacheRead: number;
|
|
14041
|
-
cacheWrite: number;
|
|
14042
|
-
};
|
|
14043
|
-
contextWindow: number;
|
|
14044
|
-
maxTokens: number;
|
|
14045
|
-
};
|
|
14046
|
-
readonly "xiaomi/mimo-v2-flash": {
|
|
14047
|
-
id: string;
|
|
14048
|
-
name: string;
|
|
14049
|
-
api: "anthropic-messages";
|
|
14050
|
-
provider: string;
|
|
14051
|
-
baseUrl: string;
|
|
14052
|
-
reasoning: true;
|
|
14053
|
-
input: "text"[];
|
|
14054
|
-
cost: {
|
|
14055
|
-
input: number;
|
|
14056
|
-
output: number;
|
|
14057
|
-
cacheRead: number;
|
|
14058
|
-
cacheWrite: number;
|
|
14059
|
-
};
|
|
14060
|
-
contextWindow: number;
|
|
14061
|
-
maxTokens: number;
|
|
14062
|
-
};
|
|
14063
|
-
readonly "xiaomi/mimo-v2-pro": {
|
|
14064
|
-
id: string;
|
|
14065
|
-
name: string;
|
|
14066
|
-
api: "anthropic-messages";
|
|
14067
|
-
provider: string;
|
|
14068
|
-
baseUrl: string;
|
|
14069
|
-
reasoning: true;
|
|
14070
|
-
input: "text"[];
|
|
14071
|
-
cost: {
|
|
14072
|
-
input: number;
|
|
14073
|
-
output: number;
|
|
14074
|
-
cacheRead: number;
|
|
14075
|
-
cacheWrite: number;
|
|
14076
|
-
};
|
|
14077
|
-
contextWindow: number;
|
|
14078
|
-
maxTokens: number;
|
|
14079
|
-
};
|
|
14080
|
-
readonly "xiaomi/mimo-v2.5": {
|
|
13853
|
+
readonly "xiaomi/mimo-v2.5": {
|
|
14081
13854
|
id: string;
|
|
14082
13855
|
name: string;
|
|
14083
13856
|
api: "anthropic-messages";
|
|
@@ -14334,329 +14107,6 @@ export declare const MODELS: {
|
|
|
14334
14107
|
};
|
|
14335
14108
|
};
|
|
14336
14109
|
readonly xai: {
|
|
14337
|
-
readonly "grok-2": {
|
|
14338
|
-
id: string;
|
|
14339
|
-
name: string;
|
|
14340
|
-
api: "openai-completions";
|
|
14341
|
-
provider: string;
|
|
14342
|
-
baseUrl: string;
|
|
14343
|
-
reasoning: false;
|
|
14344
|
-
input: "text"[];
|
|
14345
|
-
cost: {
|
|
14346
|
-
input: number;
|
|
14347
|
-
output: number;
|
|
14348
|
-
cacheRead: number;
|
|
14349
|
-
cacheWrite: number;
|
|
14350
|
-
};
|
|
14351
|
-
contextWindow: number;
|
|
14352
|
-
maxTokens: number;
|
|
14353
|
-
};
|
|
14354
|
-
readonly "grok-2-1212": {
|
|
14355
|
-
id: string;
|
|
14356
|
-
name: string;
|
|
14357
|
-
api: "openai-completions";
|
|
14358
|
-
provider: string;
|
|
14359
|
-
baseUrl: string;
|
|
14360
|
-
reasoning: false;
|
|
14361
|
-
input: "text"[];
|
|
14362
|
-
cost: {
|
|
14363
|
-
input: number;
|
|
14364
|
-
output: number;
|
|
14365
|
-
cacheRead: number;
|
|
14366
|
-
cacheWrite: number;
|
|
14367
|
-
};
|
|
14368
|
-
contextWindow: number;
|
|
14369
|
-
maxTokens: number;
|
|
14370
|
-
};
|
|
14371
|
-
readonly "grok-2-latest": {
|
|
14372
|
-
id: string;
|
|
14373
|
-
name: string;
|
|
14374
|
-
api: "openai-completions";
|
|
14375
|
-
provider: string;
|
|
14376
|
-
baseUrl: string;
|
|
14377
|
-
reasoning: false;
|
|
14378
|
-
input: "text"[];
|
|
14379
|
-
cost: {
|
|
14380
|
-
input: number;
|
|
14381
|
-
output: number;
|
|
14382
|
-
cacheRead: number;
|
|
14383
|
-
cacheWrite: number;
|
|
14384
|
-
};
|
|
14385
|
-
contextWindow: number;
|
|
14386
|
-
maxTokens: number;
|
|
14387
|
-
};
|
|
14388
|
-
readonly "grok-2-vision": {
|
|
14389
|
-
id: string;
|
|
14390
|
-
name: string;
|
|
14391
|
-
api: "openai-completions";
|
|
14392
|
-
provider: string;
|
|
14393
|
-
baseUrl: string;
|
|
14394
|
-
reasoning: false;
|
|
14395
|
-
input: ("image" | "text")[];
|
|
14396
|
-
cost: {
|
|
14397
|
-
input: number;
|
|
14398
|
-
output: number;
|
|
14399
|
-
cacheRead: number;
|
|
14400
|
-
cacheWrite: number;
|
|
14401
|
-
};
|
|
14402
|
-
contextWindow: number;
|
|
14403
|
-
maxTokens: number;
|
|
14404
|
-
};
|
|
14405
|
-
readonly "grok-2-vision-1212": {
|
|
14406
|
-
id: string;
|
|
14407
|
-
name: string;
|
|
14408
|
-
api: "openai-completions";
|
|
14409
|
-
provider: string;
|
|
14410
|
-
baseUrl: string;
|
|
14411
|
-
reasoning: false;
|
|
14412
|
-
input: ("image" | "text")[];
|
|
14413
|
-
cost: {
|
|
14414
|
-
input: number;
|
|
14415
|
-
output: number;
|
|
14416
|
-
cacheRead: number;
|
|
14417
|
-
cacheWrite: number;
|
|
14418
|
-
};
|
|
14419
|
-
contextWindow: number;
|
|
14420
|
-
maxTokens: number;
|
|
14421
|
-
};
|
|
14422
|
-
readonly "grok-2-vision-latest": {
|
|
14423
|
-
id: string;
|
|
14424
|
-
name: string;
|
|
14425
|
-
api: "openai-completions";
|
|
14426
|
-
provider: string;
|
|
14427
|
-
baseUrl: string;
|
|
14428
|
-
reasoning: false;
|
|
14429
|
-
input: ("image" | "text")[];
|
|
14430
|
-
cost: {
|
|
14431
|
-
input: number;
|
|
14432
|
-
output: number;
|
|
14433
|
-
cacheRead: number;
|
|
14434
|
-
cacheWrite: number;
|
|
14435
|
-
};
|
|
14436
|
-
contextWindow: number;
|
|
14437
|
-
maxTokens: number;
|
|
14438
|
-
};
|
|
14439
|
-
readonly "grok-3": {
|
|
14440
|
-
id: string;
|
|
14441
|
-
name: string;
|
|
14442
|
-
api: "openai-completions";
|
|
14443
|
-
provider: string;
|
|
14444
|
-
baseUrl: string;
|
|
14445
|
-
reasoning: false;
|
|
14446
|
-
input: "text"[];
|
|
14447
|
-
cost: {
|
|
14448
|
-
input: number;
|
|
14449
|
-
output: number;
|
|
14450
|
-
cacheRead: number;
|
|
14451
|
-
cacheWrite: number;
|
|
14452
|
-
};
|
|
14453
|
-
contextWindow: number;
|
|
14454
|
-
maxTokens: number;
|
|
14455
|
-
};
|
|
14456
|
-
readonly "grok-3-fast": {
|
|
14457
|
-
id: string;
|
|
14458
|
-
name: string;
|
|
14459
|
-
api: "openai-completions";
|
|
14460
|
-
provider: string;
|
|
14461
|
-
baseUrl: string;
|
|
14462
|
-
reasoning: false;
|
|
14463
|
-
input: "text"[];
|
|
14464
|
-
cost: {
|
|
14465
|
-
input: number;
|
|
14466
|
-
output: number;
|
|
14467
|
-
cacheRead: number;
|
|
14468
|
-
cacheWrite: number;
|
|
14469
|
-
};
|
|
14470
|
-
contextWindow: number;
|
|
14471
|
-
maxTokens: number;
|
|
14472
|
-
};
|
|
14473
|
-
readonly "grok-3-fast-latest": {
|
|
14474
|
-
id: string;
|
|
14475
|
-
name: string;
|
|
14476
|
-
api: "openai-completions";
|
|
14477
|
-
provider: string;
|
|
14478
|
-
baseUrl: string;
|
|
14479
|
-
reasoning: false;
|
|
14480
|
-
input: "text"[];
|
|
14481
|
-
cost: {
|
|
14482
|
-
input: number;
|
|
14483
|
-
output: number;
|
|
14484
|
-
cacheRead: number;
|
|
14485
|
-
cacheWrite: number;
|
|
14486
|
-
};
|
|
14487
|
-
contextWindow: number;
|
|
14488
|
-
maxTokens: number;
|
|
14489
|
-
};
|
|
14490
|
-
readonly "grok-3-latest": {
|
|
14491
|
-
id: string;
|
|
14492
|
-
name: string;
|
|
14493
|
-
api: "openai-completions";
|
|
14494
|
-
provider: string;
|
|
14495
|
-
baseUrl: string;
|
|
14496
|
-
reasoning: false;
|
|
14497
|
-
input: "text"[];
|
|
14498
|
-
cost: {
|
|
14499
|
-
input: number;
|
|
14500
|
-
output: number;
|
|
14501
|
-
cacheRead: number;
|
|
14502
|
-
cacheWrite: number;
|
|
14503
|
-
};
|
|
14504
|
-
contextWindow: number;
|
|
14505
|
-
maxTokens: number;
|
|
14506
|
-
};
|
|
14507
|
-
readonly "grok-3-mini": {
|
|
14508
|
-
id: string;
|
|
14509
|
-
name: string;
|
|
14510
|
-
api: "openai-completions";
|
|
14511
|
-
provider: string;
|
|
14512
|
-
baseUrl: string;
|
|
14513
|
-
reasoning: true;
|
|
14514
|
-
input: "text"[];
|
|
14515
|
-
cost: {
|
|
14516
|
-
input: number;
|
|
14517
|
-
output: number;
|
|
14518
|
-
cacheRead: number;
|
|
14519
|
-
cacheWrite: number;
|
|
14520
|
-
};
|
|
14521
|
-
contextWindow: number;
|
|
14522
|
-
maxTokens: number;
|
|
14523
|
-
};
|
|
14524
|
-
readonly "grok-3-mini-fast": {
|
|
14525
|
-
id: string;
|
|
14526
|
-
name: string;
|
|
14527
|
-
api: "openai-completions";
|
|
14528
|
-
provider: string;
|
|
14529
|
-
baseUrl: string;
|
|
14530
|
-
reasoning: true;
|
|
14531
|
-
input: "text"[];
|
|
14532
|
-
cost: {
|
|
14533
|
-
input: number;
|
|
14534
|
-
output: number;
|
|
14535
|
-
cacheRead: number;
|
|
14536
|
-
cacheWrite: number;
|
|
14537
|
-
};
|
|
14538
|
-
contextWindow: number;
|
|
14539
|
-
maxTokens: number;
|
|
14540
|
-
};
|
|
14541
|
-
readonly "grok-3-mini-fast-latest": {
|
|
14542
|
-
id: string;
|
|
14543
|
-
name: string;
|
|
14544
|
-
api: "openai-completions";
|
|
14545
|
-
provider: string;
|
|
14546
|
-
baseUrl: string;
|
|
14547
|
-
reasoning: true;
|
|
14548
|
-
input: "text"[];
|
|
14549
|
-
cost: {
|
|
14550
|
-
input: number;
|
|
14551
|
-
output: number;
|
|
14552
|
-
cacheRead: number;
|
|
14553
|
-
cacheWrite: number;
|
|
14554
|
-
};
|
|
14555
|
-
contextWindow: number;
|
|
14556
|
-
maxTokens: number;
|
|
14557
|
-
};
|
|
14558
|
-
readonly "grok-3-mini-latest": {
|
|
14559
|
-
id: string;
|
|
14560
|
-
name: string;
|
|
14561
|
-
api: "openai-completions";
|
|
14562
|
-
provider: string;
|
|
14563
|
-
baseUrl: string;
|
|
14564
|
-
reasoning: true;
|
|
14565
|
-
input: "text"[];
|
|
14566
|
-
cost: {
|
|
14567
|
-
input: number;
|
|
14568
|
-
output: number;
|
|
14569
|
-
cacheRead: number;
|
|
14570
|
-
cacheWrite: number;
|
|
14571
|
-
};
|
|
14572
|
-
contextWindow: number;
|
|
14573
|
-
maxTokens: number;
|
|
14574
|
-
};
|
|
14575
|
-
readonly "grok-4": {
|
|
14576
|
-
id: string;
|
|
14577
|
-
name: string;
|
|
14578
|
-
api: "openai-completions";
|
|
14579
|
-
provider: string;
|
|
14580
|
-
baseUrl: string;
|
|
14581
|
-
reasoning: true;
|
|
14582
|
-
input: "text"[];
|
|
14583
|
-
cost: {
|
|
14584
|
-
input: number;
|
|
14585
|
-
output: number;
|
|
14586
|
-
cacheRead: number;
|
|
14587
|
-
cacheWrite: number;
|
|
14588
|
-
};
|
|
14589
|
-
contextWindow: number;
|
|
14590
|
-
maxTokens: number;
|
|
14591
|
-
};
|
|
14592
|
-
readonly "grok-4-1-fast": {
|
|
14593
|
-
id: string;
|
|
14594
|
-
name: string;
|
|
14595
|
-
api: "openai-completions";
|
|
14596
|
-
provider: string;
|
|
14597
|
-
baseUrl: string;
|
|
14598
|
-
reasoning: true;
|
|
14599
|
-
input: ("image" | "text")[];
|
|
14600
|
-
cost: {
|
|
14601
|
-
input: number;
|
|
14602
|
-
output: number;
|
|
14603
|
-
cacheRead: number;
|
|
14604
|
-
cacheWrite: number;
|
|
14605
|
-
};
|
|
14606
|
-
contextWindow: number;
|
|
14607
|
-
maxTokens: number;
|
|
14608
|
-
};
|
|
14609
|
-
readonly "grok-4-1-fast-non-reasoning": {
|
|
14610
|
-
id: string;
|
|
14611
|
-
name: string;
|
|
14612
|
-
api: "openai-completions";
|
|
14613
|
-
provider: string;
|
|
14614
|
-
baseUrl: string;
|
|
14615
|
-
reasoning: false;
|
|
14616
|
-
input: ("image" | "text")[];
|
|
14617
|
-
cost: {
|
|
14618
|
-
input: number;
|
|
14619
|
-
output: number;
|
|
14620
|
-
cacheRead: number;
|
|
14621
|
-
cacheWrite: number;
|
|
14622
|
-
};
|
|
14623
|
-
contextWindow: number;
|
|
14624
|
-
maxTokens: number;
|
|
14625
|
-
};
|
|
14626
|
-
readonly "grok-4-fast": {
|
|
14627
|
-
id: string;
|
|
14628
|
-
name: string;
|
|
14629
|
-
api: "openai-completions";
|
|
14630
|
-
provider: string;
|
|
14631
|
-
baseUrl: string;
|
|
14632
|
-
reasoning: true;
|
|
14633
|
-
input: ("image" | "text")[];
|
|
14634
|
-
cost: {
|
|
14635
|
-
input: number;
|
|
14636
|
-
output: number;
|
|
14637
|
-
cacheRead: number;
|
|
14638
|
-
cacheWrite: number;
|
|
14639
|
-
};
|
|
14640
|
-
contextWindow: number;
|
|
14641
|
-
maxTokens: number;
|
|
14642
|
-
};
|
|
14643
|
-
readonly "grok-4-fast-non-reasoning": {
|
|
14644
|
-
id: string;
|
|
14645
|
-
name: string;
|
|
14646
|
-
api: "openai-completions";
|
|
14647
|
-
provider: string;
|
|
14648
|
-
baseUrl: string;
|
|
14649
|
-
reasoning: false;
|
|
14650
|
-
input: ("image" | "text")[];
|
|
14651
|
-
cost: {
|
|
14652
|
-
input: number;
|
|
14653
|
-
output: number;
|
|
14654
|
-
cacheRead: number;
|
|
14655
|
-
cacheWrite: number;
|
|
14656
|
-
};
|
|
14657
|
-
contextWindow: number;
|
|
14658
|
-
maxTokens: number;
|
|
14659
|
-
};
|
|
14660
14110
|
readonly "grok-4.20-0309-non-reasoning": {
|
|
14661
14111
|
id: string;
|
|
14662
14112
|
name: string;
|
|
@@ -14708,31 +14158,14 @@ export declare const MODELS: {
|
|
|
14708
14158
|
contextWindow: number;
|
|
14709
14159
|
maxTokens: number;
|
|
14710
14160
|
};
|
|
14711
|
-
readonly "grok-
|
|
14712
|
-
id: string;
|
|
14713
|
-
name: string;
|
|
14714
|
-
api: "openai-completions";
|
|
14715
|
-
provider: string;
|
|
14716
|
-
baseUrl: string;
|
|
14717
|
-
reasoning: false;
|
|
14718
|
-
input: "text"[];
|
|
14719
|
-
cost: {
|
|
14720
|
-
input: number;
|
|
14721
|
-
output: number;
|
|
14722
|
-
cacheRead: number;
|
|
14723
|
-
cacheWrite: number;
|
|
14724
|
-
};
|
|
14725
|
-
contextWindow: number;
|
|
14726
|
-
maxTokens: number;
|
|
14727
|
-
};
|
|
14728
|
-
readonly "grok-code-fast-1": {
|
|
14161
|
+
readonly "grok-build-0.1": {
|
|
14729
14162
|
id: string;
|
|
14730
14163
|
name: string;
|
|
14731
14164
|
api: "openai-completions";
|
|
14732
14165
|
provider: string;
|
|
14733
14166
|
baseUrl: string;
|
|
14734
14167
|
reasoning: true;
|
|
14735
|
-
input: "text"[];
|
|
14168
|
+
input: ("image" | "text")[];
|
|
14736
14169
|
cost: {
|
|
14737
14170
|
input: number;
|
|
14738
14171
|
output: number;
|
|
@@ -14742,14 +14175,14 @@ export declare const MODELS: {
|
|
|
14742
14175
|
contextWindow: number;
|
|
14743
14176
|
maxTokens: number;
|
|
14744
14177
|
};
|
|
14745
|
-
readonly "grok-
|
|
14178
|
+
readonly "grok-code-fast-1": {
|
|
14746
14179
|
id: string;
|
|
14747
14180
|
name: string;
|
|
14748
14181
|
api: "openai-completions";
|
|
14749
14182
|
provider: string;
|
|
14750
14183
|
baseUrl: string;
|
|
14751
14184
|
reasoning: false;
|
|
14752
|
-
input:
|
|
14185
|
+
input: "text"[];
|
|
14753
14186
|
cost: {
|
|
14754
14187
|
input: number;
|
|
14755
14188
|
output: number;
|