@anolilab/ai-model-registry 4.0.2 → 4.1.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/CHANGELOG.md +21 -0
- package/README.md +123 -0
- package/dist/icons-sprite.d.ts +1 -1
- package/dist/icons-sprite.js +3 -6
- package/dist/index.js +1 -1
- package/dist/packem_shared/{aihubmix-CjuksD_A.js → aihubmix-CKC2Vphr.js} +29 -25
- package/dist/packem_shared/alibaba-BLF61-pB.js +1 -0
- package/dist/packem_shared/{amazon-bedrock-BEpdRaRK.js → amazon-bedrock-CdFZeHv4.js} +1 -1
- package/dist/packem_shared/anthropic-Cj3HbHOC.js +5 -0
- package/dist/packem_shared/{azure-open-ai-C6QP5dSw.js → azure-open-ai-DlsrRCEy.js} +1 -1
- package/dist/packem_shared/cerebras-BotOp5tD.js +1 -0
- package/dist/packem_shared/chutes-BN981Qp1.js +2 -0
- package/dist/packem_shared/cloudflare-DOp6zAqg.js +3 -0
- package/dist/packem_shared/{deep-infra-BbtbGruj.js → deep-infra-B_BEr6MG.js} +1 -1
- package/dist/packem_shared/{deep-seek-CWqPVvJA.js → deep-seek-BxgLsWKo.js} +1 -1
- package/dist/packem_shared/fireworks-ai-SnVqnrNl.js +1 -0
- package/dist/packem_shared/git-hub-copilot-B9NwoDx6.js +1 -0
- package/dist/packem_shared/{google-CF3J5A9V.js → google-LG4qP1Ni.js} +1 -1
- package/dist/packem_shared/{google-partner-DV4aTl-d.js → google-partner-BEfKq6Z4.js} +1 -1
- package/dist/packem_shared/google-vertex-DtU07xbf.js +1 -0
- package/dist/packem_shared/{groq-BiW3tuc8.js → groq-ClFSzTLI.js} +1 -1
- package/dist/packem_shared/hugging-face-zI_cB94C.js +1 -0
- package/dist/packem_shared/inception-D2tOK5hm.js +1 -0
- package/dist/packem_shared/{inference-DeVnQ2rP.js → inference-BhdnsOKc.js} +1 -1
- package/dist/packem_shared/{meta-DgZfkCHT.js → meta-iORQYhl7.js} +1 -1
- package/dist/packem_shared/{mistral-Bqk6rtoD.js → mistral-D1nJG57r.js} +1 -1
- package/dist/packem_shared/model-scope-Dp4WKn9q.js +3 -0
- package/dist/packem_shared/ollama-cloud-DCEPhpO7.js +1 -0
- package/dist/packem_shared/{open-ai-byQBxiD0.js → open-ai-DRCCDDUM.js} +1 -1
- package/dist/packem_shared/open-router-DbfuPYJD.js +1 -0
- package/dist/packem_shared/requesty-CPVpB5vf.js +72 -0
- package/dist/packem_shared/{together-ai-DGMgKPuZ.js → together-ai-owzQDpv4.js} +1 -1
- package/dist/packem_shared/{upstage-CdH3YrFR.js → upstage-Bs8ieFx_.js} +1 -1
- package/dist/packem_shared/v0-BoOzNNt8.js +1 -0
- package/dist/packem_shared/{venice-C3HQT6s8.js → venice-ByXSis7D.js} +1 -1
- package/dist/packem_shared/vercel-cgwTxewS.js +1 -0
- package/dist/packem_shared/weights-_-biases-CRDc_nTA.js +1 -0
- package/dist/packem_shared/xai-DO2i-deZ.js +3 -0
- package/dist/providers/aihubmix.js +1 -1
- package/dist/providers/alibaba.js +1 -1
- package/dist/providers/amazon-bedrock.js +1 -1
- package/dist/providers/anthropic.js +1 -1
- package/dist/providers/azure-open-ai.js +1 -1
- package/dist/providers/cerebras.js +1 -1
- package/dist/providers/chutes.js +1 -1
- package/dist/providers/cloudflare.js +1 -1
- package/dist/providers/deep-infra.js +1 -1
- package/dist/providers/deep-seek.js +1 -1
- package/dist/providers/fireworks-ai.js +1 -1
- package/dist/providers/git-hub-copilot.js +1 -1
- package/dist/providers/google-partner.js +1 -1
- package/dist/providers/google-vertex.js +1 -1
- package/dist/providers/google.js +1 -1
- package/dist/providers/groq.js +1 -1
- package/dist/providers/hugging-face.js +1 -1
- package/dist/providers/inception.js +1 -1
- package/dist/providers/inference.js +1 -1
- package/dist/providers/meta.js +1 -1
- package/dist/providers/mistral.js +1 -1
- package/dist/providers/model-scope.js +1 -1
- package/dist/providers/ollama-cloud.js +1 -1
- package/dist/providers/open-ai.js +1 -1
- package/dist/providers/open-router.js +1 -1
- package/dist/providers/requesty.js +1 -1
- package/dist/providers/together-ai.js +1 -1
- package/dist/providers/upstage.js +1 -1
- package/dist/providers/v0.js +1 -1
- package/dist/providers/venice.js +1 -1
- package/dist/providers/vercel.js +1 -1
- package/dist/providers/weights-_-biases.js +1 -1
- package/dist/providers/xai.js +1 -1
- package/dist/schema.d.ts +2 -1
- package/dist/schema.js +1 -1
- package/dist/types/ai-hub-mix.d.ts +1 -1
- package/dist/types/anthropic.d.ts +1 -1
- package/dist/types/chutes.d.ts +1 -1
- package/dist/types/cloudflare.d.ts +1 -1
- package/dist/types/deep-infra.d.ts +1 -1
- package/dist/types/fireworks-ai.d.ts +1 -1
- package/dist/types/git-hub-copilot.d.ts +1 -1
- package/dist/types/google-vertex.d.ts +1 -1
- package/dist/types/hugging-face.d.ts +1 -1
- package/dist/types/inception.d.ts +1 -1
- package/dist/types/mistral.d.ts +1 -1
- package/dist/types/model-scope.d.ts +1 -1
- package/dist/types/ollama-cloud.d.ts +2 -2
- package/dist/types/open-router.d.ts +1 -1
- package/dist/types/providers.d.ts +2 -2
- package/dist/types/providers.js +1 -1
- package/dist/types/requesty.d.ts +1 -1
- package/dist/types/upstage.d.ts +1 -1
- package/dist/types/v0.d.ts +1 -1
- package/dist/types/vercel.d.ts +1 -1
- package/dist/types/weights-_-biases.d.ts +1 -1
- package/package.json +2 -2
- package/public/ai-hub-mix.json +2691 -327
- package/public/alibaba.json +23 -23
- package/public/amazon-bedrock.json +4 -4
- package/public/anthropic.json +114 -5
- package/public/azure-open-ai.json +2 -2
- package/public/cerebras.json +11 -11
- package/public/chutes.json +349 -9
- package/public/cloudflare.json +246 -9
- package/public/deep-infra.json +111 -6
- package/public/deep-seek.json +2 -2
- package/public/fireworks-ai.json +169 -5615
- package/public/git-hub-copilot.json +178 -3
- package/public/google-partner.json +2 -2
- package/public/google-vertex.json +38 -3
- package/public/google.json +2 -2
- package/public/groq.json +2 -2
- package/public/hugging-face.json +285 -5
- package/public/inception.json +73 -3
- package/public/inference.json +2 -2
- package/public/meta.json +2 -2
- package/public/mistral.json +38 -3
- package/public/model-scope.json +17735 -6066
- package/public/ollama-cloud.json +209 -961
- package/public/open-ai.json +2 -2
- package/public/open-router.json +2074 -744
- package/public/providers.json +4 -40
- package/public/requesty.json +5404 -2892
- package/public/together-ai.json +2 -2
- package/public/upstage.json +89 -54
- package/public/v0.json +73 -3
- package/public/venice.json +2 -2
- package/public/vercel.json +1587 -257
- package/public/weights-&-biases.json +349 -119
- package/public/xai.json +3 -2
- package/dist/packem_shared/alibaba-KCpNTbPH.js +0 -1
- package/dist/packem_shared/anthropic-D5m7WwK5.js +0 -2
- package/dist/packem_shared/cerebras-BjaINteN.js +0 -1
- package/dist/packem_shared/chutes-DJskRgMs.js +0 -3
- package/dist/packem_shared/cloudflare-C83X5Lbf.js +0 -3
- package/dist/packem_shared/fireworks-ai-D3bvzN8A.js +0 -1
- package/dist/packem_shared/git-hub-copilot-B0xJ4jvl.js +0 -1
- package/dist/packem_shared/git-hub-models-Cyf4N1hP.js +0 -1
- package/dist/packem_shared/google-vertex-CbWZUmxZ.js +0 -1
- package/dist/packem_shared/hugging-face-CWivgPFf.js +0 -1
- package/dist/packem_shared/inception-C2RuJCqh.js +0 -1
- package/dist/packem_shared/model-scope-B97EzMOm.js +0 -1
- package/dist/packem_shared/morph-CBEkhIbg.js +0 -1
- package/dist/packem_shared/ollama-cloud-AMbVVbEe.js +0 -1
- package/dist/packem_shared/open-router-Bgk_Eg85.js +0 -1
- package/dist/packem_shared/requesty-jpAC9INf.js +0 -73
- package/dist/packem_shared/v0-BjlxXJua.js +0 -1
- package/dist/packem_shared/vercel-CtkHacHk.js +0 -1
- package/dist/packem_shared/weights-_-biases-BJw-U5-q.js +0 -1
- package/dist/packem_shared/xai-ojVHf5mV.js +0 -1
- package/dist/providers/git-hub-models.d.ts +0 -49
- package/dist/providers/git-hub-models.js +0 -1
- package/dist/providers/morph.d.ts +0 -49
- package/dist/providers/morph.js +0 -1
- package/dist/types/git-hub-models.d.ts +0 -6
- package/dist/types/git-hub-models.js +0 -0
- package/dist/types/morph.d.ts +0 -6
- package/dist/types/morph.js +0 -0
- package/public/git-hub-models.json +0 -257
- package/public/morph.json +0 -47
package/public/vercel.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"description": "AI Models API - Models from Vercel",
|
|
4
|
-
"lastUpdated": "2026-
|
|
4
|
+
"lastUpdated": "2026-03-02T07:56:54.926Z",
|
|
5
5
|
"pricingUnit": "1K",
|
|
6
6
|
"provider": "Vercel",
|
|
7
|
-
"totalModels":
|
|
8
|
-
"version": "4.0
|
|
7
|
+
"totalModels": 154,
|
|
8
|
+
"version": "4.1.0"
|
|
9
9
|
},
|
|
10
10
|
"models": [
|
|
11
11
|
{
|
|
@@ -46,9 +46,9 @@
|
|
|
46
46
|
{
|
|
47
47
|
"attachment": false,
|
|
48
48
|
"cost": {
|
|
49
|
-
"input":
|
|
49
|
+
"input": 0.00018,
|
|
50
50
|
"inputCacheHit": null,
|
|
51
|
-
"output":
|
|
51
|
+
"output": 0.00054
|
|
52
52
|
},
|
|
53
53
|
"extendedThinking": false,
|
|
54
54
|
"id": "alibaba/qwen-3-235b",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"input": ["text"],
|
|
63
63
|
"output": ["text"]
|
|
64
64
|
},
|
|
65
|
-
"name": "Qwen3
|
|
65
|
+
"name": "Qwen3-235B-A22B",
|
|
66
66
|
"openWeights": false,
|
|
67
67
|
"provider": "Vercel",
|
|
68
68
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"input": ["text"],
|
|
168
168
|
"output": ["text"]
|
|
169
169
|
},
|
|
170
|
-
"name": "Qwen 3
|
|
170
|
+
"name": "Qwen 3 32B",
|
|
171
171
|
"openWeights": false,
|
|
172
172
|
"provider": "Vercel",
|
|
173
173
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -191,18 +191,18 @@
|
|
|
191
191
|
"output": null
|
|
192
192
|
},
|
|
193
193
|
"extendedThinking": false,
|
|
194
|
-
"id": "alibaba/qwen3-
|
|
194
|
+
"id": "alibaba/qwen3.5-flash",
|
|
195
195
|
"knowledge": null,
|
|
196
196
|
"lastUpdated": null,
|
|
197
197
|
"limit": {
|
|
198
|
-
"context":
|
|
199
|
-
"output":
|
|
198
|
+
"context": 1000000,
|
|
199
|
+
"output": 64000
|
|
200
200
|
},
|
|
201
201
|
"modalities": {
|
|
202
202
|
"input": ["text"],
|
|
203
203
|
"output": ["text"]
|
|
204
204
|
},
|
|
205
|
-
"name": "
|
|
205
|
+
"name": "Qwen 3.5 Flash",
|
|
206
206
|
"openWeights": false,
|
|
207
207
|
"provider": "Vercel",
|
|
208
208
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -226,18 +226,18 @@
|
|
|
226
226
|
"output": null
|
|
227
227
|
},
|
|
228
228
|
"extendedThinking": false,
|
|
229
|
-
"id": "alibaba/qwen3-
|
|
229
|
+
"id": "alibaba/qwen3.5-plus",
|
|
230
230
|
"knowledge": null,
|
|
231
231
|
"lastUpdated": null,
|
|
232
232
|
"limit": {
|
|
233
|
-
"context":
|
|
234
|
-
"output":
|
|
233
|
+
"context": 1000000,
|
|
234
|
+
"output": 64000
|
|
235
235
|
},
|
|
236
236
|
"modalities": {
|
|
237
237
|
"input": ["text"],
|
|
238
238
|
"output": ["text"]
|
|
239
239
|
},
|
|
240
|
-
"name": "Qwen 3
|
|
240
|
+
"name": "Qwen 3.5 Plus",
|
|
241
241
|
"openWeights": false,
|
|
242
242
|
"provider": "Vercel",
|
|
243
243
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -261,18 +261,18 @@
|
|
|
261
261
|
"output": null
|
|
262
262
|
},
|
|
263
263
|
"extendedThinking": false,
|
|
264
|
-
"id": "alibaba/qwen3-coder
|
|
264
|
+
"id": "alibaba/qwen3-coder",
|
|
265
265
|
"knowledge": null,
|
|
266
266
|
"lastUpdated": null,
|
|
267
267
|
"limit": {
|
|
268
|
-
"context":
|
|
269
|
-
"output":
|
|
268
|
+
"context": 262144,
|
|
269
|
+
"output": 66536
|
|
270
270
|
},
|
|
271
271
|
"modalities": {
|
|
272
272
|
"input": ["text"],
|
|
273
273
|
"output": ["text"]
|
|
274
274
|
},
|
|
275
|
-
"name": "Qwen3 Coder
|
|
275
|
+
"name": "Qwen3 Coder 480B A35B Instruct",
|
|
276
276
|
"openWeights": false,
|
|
277
277
|
"provider": "Vercel",
|
|
278
278
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -296,18 +296,18 @@
|
|
|
296
296
|
"output": null
|
|
297
297
|
},
|
|
298
298
|
"extendedThinking": false,
|
|
299
|
-
"id": "alibaba/qwen3-
|
|
299
|
+
"id": "alibaba/qwen3-coder-30b-a3b",
|
|
300
300
|
"knowledge": null,
|
|
301
301
|
"lastUpdated": null,
|
|
302
302
|
"limit": {
|
|
303
|
-
"context":
|
|
303
|
+
"context": 160000,
|
|
304
304
|
"output": 32768
|
|
305
305
|
},
|
|
306
306
|
"modalities": {
|
|
307
307
|
"input": ["text"],
|
|
308
308
|
"output": ["text"]
|
|
309
309
|
},
|
|
310
|
-
"name": "
|
|
310
|
+
"name": "Qwen 3 Coder 30B A3B Instruct",
|
|
311
311
|
"openWeights": false,
|
|
312
312
|
"provider": "Vercel",
|
|
313
313
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -331,18 +331,18 @@
|
|
|
331
331
|
"output": null
|
|
332
332
|
},
|
|
333
333
|
"extendedThinking": false,
|
|
334
|
-
"id": "alibaba/qwen3-
|
|
334
|
+
"id": "alibaba/qwen3-coder-next",
|
|
335
335
|
"knowledge": null,
|
|
336
336
|
"lastUpdated": null,
|
|
337
337
|
"limit": {
|
|
338
|
-
"context":
|
|
339
|
-
"output":
|
|
338
|
+
"context": 256000,
|
|
339
|
+
"output": 256000
|
|
340
340
|
},
|
|
341
341
|
"modalities": {
|
|
342
342
|
"input": ["text"],
|
|
343
343
|
"output": ["text"]
|
|
344
344
|
},
|
|
345
|
-
"name": "Qwen3
|
|
345
|
+
"name": "Qwen3 Coder Next",
|
|
346
346
|
"openWeights": false,
|
|
347
347
|
"provider": "Vercel",
|
|
348
348
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -366,18 +366,18 @@
|
|
|
366
366
|
"output": null
|
|
367
367
|
},
|
|
368
368
|
"extendedThinking": false,
|
|
369
|
-
"id": "alibaba/qwen3-
|
|
369
|
+
"id": "alibaba/qwen3-coder-plus",
|
|
370
370
|
"knowledge": null,
|
|
371
371
|
"lastUpdated": null,
|
|
372
372
|
"limit": {
|
|
373
|
-
"context":
|
|
374
|
-
"output":
|
|
373
|
+
"context": 1000000,
|
|
374
|
+
"output": 65536
|
|
375
375
|
},
|
|
376
376
|
"modalities": {
|
|
377
377
|
"input": ["text"],
|
|
378
378
|
"output": ["text"]
|
|
379
379
|
},
|
|
380
|
-
"name": "Qwen3
|
|
380
|
+
"name": "Qwen3 Coder Plus",
|
|
381
381
|
"openWeights": false,
|
|
382
382
|
"provider": "Vercel",
|
|
383
383
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -401,18 +401,18 @@
|
|
|
401
401
|
"output": null
|
|
402
402
|
},
|
|
403
403
|
"extendedThinking": false,
|
|
404
|
-
"id": "alibaba/qwen3-
|
|
404
|
+
"id": "alibaba/qwen3-embedding-0.6b",
|
|
405
405
|
"knowledge": null,
|
|
406
406
|
"lastUpdated": null,
|
|
407
407
|
"limit": {
|
|
408
|
-
"context":
|
|
408
|
+
"context": 32768,
|
|
409
409
|
"output": 32768
|
|
410
410
|
},
|
|
411
411
|
"modalities": {
|
|
412
412
|
"input": ["text"],
|
|
413
413
|
"output": ["text"]
|
|
414
414
|
},
|
|
415
|
-
"name": "Qwen3
|
|
415
|
+
"name": "Qwen3 Embedding 0.6B",
|
|
416
416
|
"openWeights": false,
|
|
417
417
|
"provider": "Vercel",
|
|
418
418
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -436,18 +436,18 @@
|
|
|
436
436
|
"output": null
|
|
437
437
|
},
|
|
438
438
|
"extendedThinking": false,
|
|
439
|
-
"id": "alibaba/qwen3-
|
|
439
|
+
"id": "alibaba/qwen3-embedding-4b",
|
|
440
440
|
"knowledge": null,
|
|
441
441
|
"lastUpdated": null,
|
|
442
442
|
"limit": {
|
|
443
|
-
"context":
|
|
443
|
+
"context": 32768,
|
|
444
444
|
"output": 32768
|
|
445
445
|
},
|
|
446
446
|
"modalities": {
|
|
447
447
|
"input": ["text"],
|
|
448
448
|
"output": ["text"]
|
|
449
449
|
},
|
|
450
|
-
"name": "Qwen3
|
|
450
|
+
"name": "Qwen3 Embedding 4B",
|
|
451
451
|
"openWeights": false,
|
|
452
452
|
"provider": "Vercel",
|
|
453
453
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -471,18 +471,18 @@
|
|
|
471
471
|
"output": null
|
|
472
472
|
},
|
|
473
473
|
"extendedThinking": false,
|
|
474
|
-
"id": "alibaba/qwen3-
|
|
474
|
+
"id": "alibaba/qwen3-embedding-8b",
|
|
475
475
|
"knowledge": null,
|
|
476
476
|
"lastUpdated": null,
|
|
477
477
|
"limit": {
|
|
478
|
-
"context":
|
|
478
|
+
"context": 32768,
|
|
479
479
|
"output": 32768
|
|
480
480
|
},
|
|
481
481
|
"modalities": {
|
|
482
482
|
"input": ["text"],
|
|
483
483
|
"output": ["text"]
|
|
484
484
|
},
|
|
485
|
-
"name": "Qwen3
|
|
485
|
+
"name": "Qwen3 Embedding 8B",
|
|
486
486
|
"openWeights": false,
|
|
487
487
|
"provider": "Vercel",
|
|
488
488
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -506,18 +506,18 @@
|
|
|
506
506
|
"output": null
|
|
507
507
|
},
|
|
508
508
|
"extendedThinking": false,
|
|
509
|
-
"id": "alibaba/qwen3-
|
|
509
|
+
"id": "alibaba/qwen3-max",
|
|
510
510
|
"knowledge": null,
|
|
511
511
|
"lastUpdated": null,
|
|
512
512
|
"limit": {
|
|
513
|
-
"context":
|
|
513
|
+
"context": 262144,
|
|
514
514
|
"output": 65536
|
|
515
515
|
},
|
|
516
516
|
"modalities": {
|
|
517
517
|
"input": ["text"],
|
|
518
518
|
"output": ["text"]
|
|
519
519
|
},
|
|
520
|
-
"name": "Qwen3
|
|
520
|
+
"name": "Qwen3 Max",
|
|
521
521
|
"openWeights": false,
|
|
522
522
|
"provider": "Vercel",
|
|
523
523
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -541,18 +541,18 @@
|
|
|
541
541
|
"output": null
|
|
542
542
|
},
|
|
543
543
|
"extendedThinking": false,
|
|
544
|
-
"id": "alibaba/qwen3-
|
|
544
|
+
"id": "alibaba/qwen3-max-preview",
|
|
545
545
|
"knowledge": null,
|
|
546
546
|
"lastUpdated": null,
|
|
547
547
|
"limit": {
|
|
548
|
-
"context":
|
|
549
|
-
"output":
|
|
548
|
+
"context": 262144,
|
|
549
|
+
"output": 32768
|
|
550
550
|
},
|
|
551
551
|
"modalities": {
|
|
552
552
|
"input": ["text"],
|
|
553
553
|
"output": ["text"]
|
|
554
554
|
},
|
|
555
|
-
"name": "Qwen3
|
|
555
|
+
"name": "Qwen3 Max Preview",
|
|
556
556
|
"openWeights": false,
|
|
557
557
|
"provider": "Vercel",
|
|
558
558
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -576,18 +576,18 @@
|
|
|
576
576
|
"output": null
|
|
577
577
|
},
|
|
578
578
|
"extendedThinking": false,
|
|
579
|
-
"id": "alibaba/qwen3-
|
|
579
|
+
"id": "alibaba/qwen3-max-thinking",
|
|
580
580
|
"knowledge": null,
|
|
581
581
|
"lastUpdated": null,
|
|
582
582
|
"limit": {
|
|
583
|
-
"context":
|
|
584
|
-
"output":
|
|
583
|
+
"context": 256000,
|
|
584
|
+
"output": 65536
|
|
585
585
|
},
|
|
586
586
|
"modalities": {
|
|
587
587
|
"input": ["text"],
|
|
588
588
|
"output": ["text"]
|
|
589
589
|
},
|
|
590
|
-
"name": "
|
|
590
|
+
"name": "Qwen 3 Max Thinking",
|
|
591
591
|
"openWeights": false,
|
|
592
592
|
"provider": "Vercel",
|
|
593
593
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -611,23 +611,23 @@
|
|
|
611
611
|
"output": null
|
|
612
612
|
},
|
|
613
613
|
"extendedThinking": false,
|
|
614
|
-
"id": "
|
|
614
|
+
"id": "alibaba/qwen3-next-80b-a3b-instruct",
|
|
615
615
|
"knowledge": null,
|
|
616
616
|
"lastUpdated": null,
|
|
617
617
|
"limit": {
|
|
618
|
-
"context":
|
|
619
|
-
"output":
|
|
618
|
+
"context": 262144,
|
|
619
|
+
"output": 32768
|
|
620
620
|
},
|
|
621
621
|
"modalities": {
|
|
622
622
|
"input": ["text"],
|
|
623
623
|
"output": ["text"]
|
|
624
624
|
},
|
|
625
|
-
"name": "
|
|
625
|
+
"name": "Qwen3 Next 80B A3B Instruct",
|
|
626
626
|
"openWeights": false,
|
|
627
627
|
"provider": "Vercel",
|
|
628
628
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
629
629
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
630
|
-
"providerId": "vercel/
|
|
630
|
+
"providerId": "vercel/alibaba",
|
|
631
631
|
"providerModelsDevId": "vercel",
|
|
632
632
|
"providerNpm": "@ai-sdk/vercel",
|
|
633
633
|
"reasoning": false,
|
|
@@ -646,23 +646,23 @@
|
|
|
646
646
|
"output": null
|
|
647
647
|
},
|
|
648
648
|
"extendedThinking": false,
|
|
649
|
-
"id": "
|
|
649
|
+
"id": "alibaba/qwen3-next-80b-a3b-thinking",
|
|
650
650
|
"knowledge": null,
|
|
651
651
|
"lastUpdated": null,
|
|
652
652
|
"limit": {
|
|
653
|
-
"context":
|
|
654
|
-
"output":
|
|
653
|
+
"context": 65536,
|
|
654
|
+
"output": 65536
|
|
655
655
|
},
|
|
656
656
|
"modalities": {
|
|
657
657
|
"input": ["text"],
|
|
658
658
|
"output": ["text"]
|
|
659
659
|
},
|
|
660
|
-
"name": "
|
|
660
|
+
"name": "Qwen3 Next 80B A3B Thinking",
|
|
661
661
|
"openWeights": false,
|
|
662
662
|
"provider": "Vercel",
|
|
663
663
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
664
664
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
665
|
-
"providerId": "vercel/
|
|
665
|
+
"providerId": "vercel/alibaba",
|
|
666
666
|
"providerModelsDevId": "vercel",
|
|
667
667
|
"providerNpm": "@ai-sdk/vercel",
|
|
668
668
|
"reasoning": false,
|
|
@@ -681,23 +681,23 @@
|
|
|
681
681
|
"output": null
|
|
682
682
|
},
|
|
683
683
|
"extendedThinking": false,
|
|
684
|
-
"id": "
|
|
684
|
+
"id": "alibaba/qwen3-vl-instruct",
|
|
685
685
|
"knowledge": null,
|
|
686
686
|
"lastUpdated": null,
|
|
687
687
|
"limit": {
|
|
688
|
-
"context":
|
|
689
|
-
"output":
|
|
688
|
+
"context": 256000,
|
|
689
|
+
"output": 256000
|
|
690
690
|
},
|
|
691
691
|
"modalities": {
|
|
692
692
|
"input": ["text"],
|
|
693
693
|
"output": ["text"]
|
|
694
694
|
},
|
|
695
|
-
"name": "
|
|
695
|
+
"name": "Qwen3 VL 235B A22B Instruct",
|
|
696
696
|
"openWeights": false,
|
|
697
697
|
"provider": "Vercel",
|
|
698
698
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
699
699
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
700
|
-
"providerId": "vercel/
|
|
700
|
+
"providerId": "vercel/alibaba",
|
|
701
701
|
"providerModelsDevId": "vercel",
|
|
702
702
|
"providerNpm": "@ai-sdk/vercel",
|
|
703
703
|
"reasoning": false,
|
|
@@ -716,23 +716,23 @@
|
|
|
716
716
|
"output": null
|
|
717
717
|
},
|
|
718
718
|
"extendedThinking": false,
|
|
719
|
-
"id": "
|
|
719
|
+
"id": "alibaba/qwen3-vl-thinking",
|
|
720
720
|
"knowledge": null,
|
|
721
721
|
"lastUpdated": null,
|
|
722
722
|
"limit": {
|
|
723
|
-
"context":
|
|
724
|
-
"output":
|
|
723
|
+
"context": 256000,
|
|
724
|
+
"output": 256000
|
|
725
725
|
},
|
|
726
726
|
"modalities": {
|
|
727
727
|
"input": ["text"],
|
|
728
728
|
"output": ["text"]
|
|
729
729
|
},
|
|
730
|
-
"name": "
|
|
730
|
+
"name": "Qwen3 VL 235B A22B Thinking",
|
|
731
731
|
"openWeights": false,
|
|
732
732
|
"provider": "Vercel",
|
|
733
733
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
734
734
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
735
|
-
"providerId": "vercel/
|
|
735
|
+
"providerId": "vercel/alibaba",
|
|
736
736
|
"providerModelsDevId": "vercel",
|
|
737
737
|
"providerNpm": "@ai-sdk/vercel",
|
|
738
738
|
"reasoning": false,
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
"output": null
|
|
752
752
|
},
|
|
753
753
|
"extendedThinking": false,
|
|
754
|
-
"id": "
|
|
754
|
+
"id": "alibaba/wan-v2.5-t2v-preview",
|
|
755
755
|
"knowledge": null,
|
|
756
756
|
"lastUpdated": null,
|
|
757
757
|
"limit": {
|
|
@@ -762,12 +762,12 @@
|
|
|
762
762
|
"input": ["text"],
|
|
763
763
|
"output": ["text"]
|
|
764
764
|
},
|
|
765
|
-
"name": "
|
|
765
|
+
"name": "Wan v2.5 Text-to-Video Preview",
|
|
766
766
|
"openWeights": false,
|
|
767
767
|
"provider": "Vercel",
|
|
768
768
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
769
769
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
770
|
-
"providerId": "vercel/
|
|
770
|
+
"providerId": "vercel/alibaba",
|
|
771
771
|
"providerModelsDevId": "vercel",
|
|
772
772
|
"providerNpm": "@ai-sdk/vercel",
|
|
773
773
|
"reasoning": false,
|
|
@@ -786,23 +786,23 @@
|
|
|
786
786
|
"output": null
|
|
787
787
|
},
|
|
788
788
|
"extendedThinking": false,
|
|
789
|
-
"id": "
|
|
789
|
+
"id": "alibaba/wan-v2.6-i2v",
|
|
790
790
|
"knowledge": null,
|
|
791
791
|
"lastUpdated": null,
|
|
792
792
|
"limit": {
|
|
793
|
-
"context":
|
|
793
|
+
"context": null,
|
|
794
794
|
"output": null
|
|
795
795
|
},
|
|
796
796
|
"modalities": {
|
|
797
797
|
"input": ["text"],
|
|
798
798
|
"output": ["text"]
|
|
799
799
|
},
|
|
800
|
-
"name": "
|
|
800
|
+
"name": "Wan v2.6 Image-to-Video",
|
|
801
801
|
"openWeights": false,
|
|
802
802
|
"provider": "Vercel",
|
|
803
803
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
804
804
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
805
|
-
"providerId": "vercel/
|
|
805
|
+
"providerId": "vercel/alibaba",
|
|
806
806
|
"providerModelsDevId": "vercel",
|
|
807
807
|
"providerNpm": "@ai-sdk/vercel",
|
|
808
808
|
"reasoning": false,
|
|
@@ -821,23 +821,23 @@
|
|
|
821
821
|
"output": null
|
|
822
822
|
},
|
|
823
823
|
"extendedThinking": false,
|
|
824
|
-
"id": "
|
|
824
|
+
"id": "alibaba/wan-v2.6-i2v-flash",
|
|
825
825
|
"knowledge": null,
|
|
826
826
|
"lastUpdated": null,
|
|
827
827
|
"limit": {
|
|
828
|
-
"context":
|
|
828
|
+
"context": null,
|
|
829
829
|
"output": null
|
|
830
830
|
},
|
|
831
831
|
"modalities": {
|
|
832
832
|
"input": ["text"],
|
|
833
833
|
"output": ["text"]
|
|
834
834
|
},
|
|
835
|
-
"name": "
|
|
835
|
+
"name": "Wan v2.6 Image-to-Video Flash",
|
|
836
836
|
"openWeights": false,
|
|
837
837
|
"provider": "Vercel",
|
|
838
838
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
839
839
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
840
|
-
"providerId": "vercel/
|
|
840
|
+
"providerId": "vercel/alibaba",
|
|
841
841
|
"providerModelsDevId": "vercel",
|
|
842
842
|
"providerNpm": "@ai-sdk/vercel",
|
|
843
843
|
"reasoning": false,
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"output": null
|
|
857
857
|
},
|
|
858
858
|
"extendedThinking": false,
|
|
859
|
-
"id": "
|
|
859
|
+
"id": "alibaba/wan-v2.6-r2v",
|
|
860
860
|
"knowledge": null,
|
|
861
861
|
"lastUpdated": null,
|
|
862
862
|
"limit": {
|
|
@@ -867,12 +867,12 @@
|
|
|
867
867
|
"input": ["text"],
|
|
868
868
|
"output": ["text"]
|
|
869
869
|
},
|
|
870
|
-
"name": "
|
|
870
|
+
"name": "Wan v2.6 Reference-to-Video",
|
|
871
871
|
"openWeights": false,
|
|
872
872
|
"provider": "Vercel",
|
|
873
873
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
874
874
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
875
|
-
"providerId": "vercel/
|
|
875
|
+
"providerId": "vercel/alibaba",
|
|
876
876
|
"providerModelsDevId": "vercel",
|
|
877
877
|
"providerNpm": "@ai-sdk/vercel",
|
|
878
878
|
"reasoning": false,
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
"output": null
|
|
892
892
|
},
|
|
893
893
|
"extendedThinking": false,
|
|
894
|
-
"id": "
|
|
894
|
+
"id": "alibaba/wan-v2.6-r2v-flash",
|
|
895
895
|
"knowledge": null,
|
|
896
896
|
"lastUpdated": null,
|
|
897
897
|
"limit": {
|
|
@@ -902,12 +902,12 @@
|
|
|
902
902
|
"input": ["text"],
|
|
903
903
|
"output": ["text"]
|
|
904
904
|
},
|
|
905
|
-
"name": "
|
|
905
|
+
"name": "Wan v2.6 Reference-to-Video Flash",
|
|
906
906
|
"openWeights": false,
|
|
907
907
|
"provider": "Vercel",
|
|
908
908
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
909
909
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
910
|
-
"providerId": "vercel/
|
|
910
|
+
"providerId": "vercel/alibaba",
|
|
911
911
|
"providerModelsDevId": "vercel",
|
|
912
912
|
"providerNpm": "@ai-sdk/vercel",
|
|
913
913
|
"reasoning": false,
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"output": null
|
|
927
927
|
},
|
|
928
928
|
"extendedThinking": false,
|
|
929
|
-
"id": "
|
|
929
|
+
"id": "alibaba/wan-v2.6-t2v",
|
|
930
930
|
"knowledge": null,
|
|
931
931
|
"lastUpdated": null,
|
|
932
932
|
"limit": {
|
|
@@ -937,12 +937,12 @@
|
|
|
937
937
|
"input": ["text"],
|
|
938
938
|
"output": ["text"]
|
|
939
939
|
},
|
|
940
|
-
"name": "
|
|
940
|
+
"name": "Wan v2.6 Text-to-Video",
|
|
941
941
|
"openWeights": false,
|
|
942
942
|
"provider": "Vercel",
|
|
943
943
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
944
944
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
945
|
-
"providerId": "vercel/
|
|
945
|
+
"providerId": "vercel/alibaba",
|
|
946
946
|
"providerModelsDevId": "vercel",
|
|
947
947
|
"providerNpm": "@ai-sdk/vercel",
|
|
948
948
|
"reasoning": false,
|
|
@@ -961,23 +961,23 @@
|
|
|
961
961
|
"output": null
|
|
962
962
|
},
|
|
963
963
|
"extendedThinking": false,
|
|
964
|
-
"id": "
|
|
964
|
+
"id": "amazon/nova-2-lite",
|
|
965
965
|
"knowledge": null,
|
|
966
966
|
"lastUpdated": null,
|
|
967
967
|
"limit": {
|
|
968
|
-
"context":
|
|
969
|
-
"output":
|
|
968
|
+
"context": 1000000,
|
|
969
|
+
"output": 1000000
|
|
970
970
|
},
|
|
971
971
|
"modalities": {
|
|
972
972
|
"input": ["text"],
|
|
973
973
|
"output": ["text"]
|
|
974
974
|
},
|
|
975
|
-
"name": "
|
|
975
|
+
"name": "Nova 2 Lite",
|
|
976
976
|
"openWeights": false,
|
|
977
977
|
"provider": "Vercel",
|
|
978
978
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
979
979
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
980
|
-
"providerId": "vercel/
|
|
980
|
+
"providerId": "vercel/amazon",
|
|
981
981
|
"providerModelsDevId": "vercel",
|
|
982
982
|
"providerNpm": "@ai-sdk/vercel",
|
|
983
983
|
"reasoning": false,
|
|
@@ -996,23 +996,23 @@
|
|
|
996
996
|
"output": null
|
|
997
997
|
},
|
|
998
998
|
"extendedThinking": false,
|
|
999
|
-
"id": "
|
|
999
|
+
"id": "amazon/nova-lite",
|
|
1000
1000
|
"knowledge": null,
|
|
1001
1001
|
"lastUpdated": null,
|
|
1002
1002
|
"limit": {
|
|
1003
|
-
"context":
|
|
1004
|
-
"output":
|
|
1003
|
+
"context": 300000,
|
|
1004
|
+
"output": 8192
|
|
1005
1005
|
},
|
|
1006
1006
|
"modalities": {
|
|
1007
1007
|
"input": ["text"],
|
|
1008
1008
|
"output": ["text"]
|
|
1009
1009
|
},
|
|
1010
|
-
"name": "
|
|
1010
|
+
"name": "Nova Lite",
|
|
1011
1011
|
"openWeights": false,
|
|
1012
1012
|
"provider": "Vercel",
|
|
1013
1013
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1014
1014
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1015
|
-
"providerId": "vercel/
|
|
1015
|
+
"providerId": "vercel/amazon",
|
|
1016
1016
|
"providerModelsDevId": "vercel",
|
|
1017
1017
|
"providerNpm": "@ai-sdk/vercel",
|
|
1018
1018
|
"reasoning": false,
|
|
@@ -1031,23 +1031,23 @@
|
|
|
1031
1031
|
"output": null
|
|
1032
1032
|
},
|
|
1033
1033
|
"extendedThinking": false,
|
|
1034
|
-
"id": "
|
|
1034
|
+
"id": "amazon/nova-micro",
|
|
1035
1035
|
"knowledge": null,
|
|
1036
1036
|
"lastUpdated": null,
|
|
1037
1037
|
"limit": {
|
|
1038
|
-
"context":
|
|
1039
|
-
"output":
|
|
1038
|
+
"context": 128000,
|
|
1039
|
+
"output": 8192
|
|
1040
1040
|
},
|
|
1041
1041
|
"modalities": {
|
|
1042
1042
|
"input": ["text"],
|
|
1043
1043
|
"output": ["text"]
|
|
1044
1044
|
},
|
|
1045
|
-
"name": "
|
|
1045
|
+
"name": "Nova Micro",
|
|
1046
1046
|
"openWeights": false,
|
|
1047
1047
|
"provider": "Vercel",
|
|
1048
1048
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1049
1049
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1050
|
-
"providerId": "vercel/
|
|
1050
|
+
"providerId": "vercel/amazon",
|
|
1051
1051
|
"providerModelsDevId": "vercel",
|
|
1052
1052
|
"providerNpm": "@ai-sdk/vercel",
|
|
1053
1053
|
"reasoning": false,
|
|
@@ -1061,28 +1061,28 @@
|
|
|
1061
1061
|
{
|
|
1062
1062
|
"attachment": false,
|
|
1063
1063
|
"cost": {
|
|
1064
|
-
"input":
|
|
1064
|
+
"input": null,
|
|
1065
1065
|
"inputCacheHit": null,
|
|
1066
|
-
"output":
|
|
1066
|
+
"output": null
|
|
1067
1067
|
},
|
|
1068
1068
|
"extendedThinking": false,
|
|
1069
|
-
"id": "
|
|
1069
|
+
"id": "amazon/nova-pro",
|
|
1070
1070
|
"knowledge": null,
|
|
1071
1071
|
"lastUpdated": null,
|
|
1072
1072
|
"limit": {
|
|
1073
|
-
"context":
|
|
1074
|
-
"output":
|
|
1073
|
+
"context": 300000,
|
|
1074
|
+
"output": 8192
|
|
1075
1075
|
},
|
|
1076
1076
|
"modalities": {
|
|
1077
1077
|
"input": ["text"],
|
|
1078
1078
|
"output": ["text"]
|
|
1079
1079
|
},
|
|
1080
|
-
"name": "
|
|
1080
|
+
"name": "Nova Pro",
|
|
1081
1081
|
"openWeights": false,
|
|
1082
1082
|
"provider": "Vercel",
|
|
1083
1083
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1084
1084
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1085
|
-
"providerId": "vercel/
|
|
1085
|
+
"providerId": "vercel/amazon",
|
|
1086
1086
|
"providerModelsDevId": "vercel",
|
|
1087
1087
|
"providerNpm": "@ai-sdk/vercel",
|
|
1088
1088
|
"reasoning": false,
|
|
@@ -1101,23 +1101,23 @@
|
|
|
1101
1101
|
"output": null
|
|
1102
1102
|
},
|
|
1103
1103
|
"extendedThinking": false,
|
|
1104
|
-
"id": "
|
|
1104
|
+
"id": "amazon/titan-embed-text-v2",
|
|
1105
1105
|
"knowledge": null,
|
|
1106
1106
|
"lastUpdated": null,
|
|
1107
1107
|
"limit": {
|
|
1108
|
-
"context":
|
|
1109
|
-
"output":
|
|
1108
|
+
"context": null,
|
|
1109
|
+
"output": null
|
|
1110
1110
|
},
|
|
1111
1111
|
"modalities": {
|
|
1112
1112
|
"input": ["text"],
|
|
1113
1113
|
"output": ["text"]
|
|
1114
1114
|
},
|
|
1115
|
-
"name": "
|
|
1115
|
+
"name": "Titan Text Embeddings V2",
|
|
1116
1116
|
"openWeights": false,
|
|
1117
1117
|
"provider": "Vercel",
|
|
1118
1118
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1119
1119
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1120
|
-
"providerId": "vercel/
|
|
1120
|
+
"providerId": "vercel/amazon",
|
|
1121
1121
|
"providerModelsDevId": "vercel",
|
|
1122
1122
|
"providerNpm": "@ai-sdk/vercel",
|
|
1123
1123
|
"reasoning": false,
|
|
@@ -1136,23 +1136,23 @@
|
|
|
1136
1136
|
"output": null
|
|
1137
1137
|
},
|
|
1138
1138
|
"extendedThinking": false,
|
|
1139
|
-
"id": "
|
|
1139
|
+
"id": "arcee-ai/trinity-large-preview",
|
|
1140
1140
|
"knowledge": null,
|
|
1141
1141
|
"lastUpdated": null,
|
|
1142
1142
|
"limit": {
|
|
1143
|
-
"context":
|
|
1144
|
-
"output":
|
|
1143
|
+
"context": 131000,
|
|
1144
|
+
"output": 131000
|
|
1145
1145
|
},
|
|
1146
1146
|
"modalities": {
|
|
1147
1147
|
"input": ["text"],
|
|
1148
1148
|
"output": ["text"]
|
|
1149
1149
|
},
|
|
1150
|
-
"name": "
|
|
1150
|
+
"name": "Trinity Large Preview",
|
|
1151
1151
|
"openWeights": false,
|
|
1152
1152
|
"provider": "Vercel",
|
|
1153
1153
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1154
1154
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1155
|
-
"providerId": "vercel/
|
|
1155
|
+
"providerId": "vercel/arcee-ai",
|
|
1156
1156
|
"providerModelsDevId": "vercel",
|
|
1157
1157
|
"providerNpm": "@ai-sdk/vercel",
|
|
1158
1158
|
"reasoning": false,
|
|
@@ -1171,23 +1171,23 @@
|
|
|
1171
1171
|
"output": null
|
|
1172
1172
|
},
|
|
1173
1173
|
"extendedThinking": false,
|
|
1174
|
-
"id": "
|
|
1174
|
+
"id": "bfl/flux-kontext-max",
|
|
1175
1175
|
"knowledge": null,
|
|
1176
1176
|
"lastUpdated": null,
|
|
1177
1177
|
"limit": {
|
|
1178
|
-
"context":
|
|
1179
|
-
"output":
|
|
1178
|
+
"context": 512,
|
|
1179
|
+
"output": null
|
|
1180
1180
|
},
|
|
1181
1181
|
"modalities": {
|
|
1182
1182
|
"input": ["text"],
|
|
1183
1183
|
"output": ["text"]
|
|
1184
1184
|
},
|
|
1185
|
-
"name": "
|
|
1185
|
+
"name": "FLUX.1 Kontext Max",
|
|
1186
1186
|
"openWeights": false,
|
|
1187
1187
|
"provider": "Vercel",
|
|
1188
1188
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1189
1189
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1190
|
-
"providerId": "vercel/
|
|
1190
|
+
"providerId": "vercel/bfl",
|
|
1191
1191
|
"providerModelsDevId": "vercel",
|
|
1192
1192
|
"providerNpm": "@ai-sdk/vercel",
|
|
1193
1193
|
"reasoning": false,
|
|
@@ -1206,23 +1206,23 @@
|
|
|
1206
1206
|
"output": null
|
|
1207
1207
|
},
|
|
1208
1208
|
"extendedThinking": false,
|
|
1209
|
-
"id": "
|
|
1209
|
+
"id": "bfl/flux-kontext-pro",
|
|
1210
1210
|
"knowledge": null,
|
|
1211
1211
|
"lastUpdated": null,
|
|
1212
1212
|
"limit": {
|
|
1213
|
-
"context":
|
|
1214
|
-
"output":
|
|
1213
|
+
"context": 512,
|
|
1214
|
+
"output": null
|
|
1215
1215
|
},
|
|
1216
1216
|
"modalities": {
|
|
1217
1217
|
"input": ["text"],
|
|
1218
1218
|
"output": ["text"]
|
|
1219
1219
|
},
|
|
1220
|
-
"name": "
|
|
1220
|
+
"name": "FLUX.1 Kontext Pro",
|
|
1221
1221
|
"openWeights": false,
|
|
1222
1222
|
"provider": "Vercel",
|
|
1223
1223
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1224
1224
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1225
|
-
"providerId": "vercel/
|
|
1225
|
+
"providerId": "vercel/bfl",
|
|
1226
1226
|
"providerModelsDevId": "vercel",
|
|
1227
1227
|
"providerNpm": "@ai-sdk/vercel",
|
|
1228
1228
|
"reasoning": false,
|
|
@@ -1241,23 +1241,23 @@
|
|
|
1241
1241
|
"output": null
|
|
1242
1242
|
},
|
|
1243
1243
|
"extendedThinking": false,
|
|
1244
|
-
"id": "
|
|
1244
|
+
"id": "bfl/flux-pro-1.0-fill",
|
|
1245
1245
|
"knowledge": null,
|
|
1246
1246
|
"lastUpdated": null,
|
|
1247
1247
|
"limit": {
|
|
1248
|
-
"context":
|
|
1249
|
-
"output":
|
|
1248
|
+
"context": null,
|
|
1249
|
+
"output": null
|
|
1250
1250
|
},
|
|
1251
1251
|
"modalities": {
|
|
1252
1252
|
"input": ["text"],
|
|
1253
1253
|
"output": ["text"]
|
|
1254
1254
|
},
|
|
1255
|
-
"name": "
|
|
1255
|
+
"name": "FLUX.1 Fill [pro]",
|
|
1256
1256
|
"openWeights": false,
|
|
1257
1257
|
"provider": "Vercel",
|
|
1258
1258
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1259
1259
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1260
|
-
"providerId": "vercel/
|
|
1260
|
+
"providerId": "vercel/bfl",
|
|
1261
1261
|
"providerModelsDevId": "vercel",
|
|
1262
1262
|
"providerNpm": "@ai-sdk/vercel",
|
|
1263
1263
|
"reasoning": false,
|
|
@@ -1276,7 +1276,7 @@
|
|
|
1276
1276
|
"output": null
|
|
1277
1277
|
},
|
|
1278
1278
|
"extendedThinking": false,
|
|
1279
|
-
"id": "
|
|
1279
|
+
"id": "bfl/flux-pro-1.1",
|
|
1280
1280
|
"knowledge": null,
|
|
1281
1281
|
"lastUpdated": null,
|
|
1282
1282
|
"limit": {
|
|
@@ -1287,12 +1287,12 @@
|
|
|
1287
1287
|
"input": ["text"],
|
|
1288
1288
|
"output": ["text"]
|
|
1289
1289
|
},
|
|
1290
|
-
"name": "
|
|
1290
|
+
"name": "FLUX1.1 [pro]",
|
|
1291
1291
|
"openWeights": false,
|
|
1292
1292
|
"provider": "Vercel",
|
|
1293
1293
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1294
1294
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1295
|
-
"providerId": "vercel/
|
|
1295
|
+
"providerId": "vercel/bfl",
|
|
1296
1296
|
"providerModelsDevId": "vercel",
|
|
1297
1297
|
"providerNpm": "@ai-sdk/vercel",
|
|
1298
1298
|
"reasoning": false,
|
|
@@ -1311,27 +1311,27 @@
|
|
|
1311
1311
|
"output": null
|
|
1312
1312
|
},
|
|
1313
1313
|
"extendedThinking": false,
|
|
1314
|
-
"id": "
|
|
1314
|
+
"id": "bfl/flux-pro-1.1-ultra",
|
|
1315
1315
|
"knowledge": null,
|
|
1316
1316
|
"lastUpdated": null,
|
|
1317
1317
|
"limit": {
|
|
1318
|
-
"context":
|
|
1319
|
-
"output":
|
|
1318
|
+
"context": null,
|
|
1319
|
+
"output": null
|
|
1320
1320
|
},
|
|
1321
1321
|
"modalities": {
|
|
1322
1322
|
"input": ["text"],
|
|
1323
1323
|
"output": ["text"]
|
|
1324
1324
|
},
|
|
1325
|
-
"name": "
|
|
1325
|
+
"name": "FLUX1.1 [pro] Ultra",
|
|
1326
1326
|
"openWeights": false,
|
|
1327
1327
|
"provider": "Vercel",
|
|
1328
1328
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1329
1329
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1330
|
-
"providerId": "vercel/
|
|
1330
|
+
"providerId": "vercel/bfl",
|
|
1331
1331
|
"providerModelsDevId": "vercel",
|
|
1332
1332
|
"providerNpm": "@ai-sdk/vercel",
|
|
1333
1333
|
"reasoning": false,
|
|
1334
|
-
"releaseDate": "2025-08-
|
|
1334
|
+
"releaseDate": "2025-08-21",
|
|
1335
1335
|
"streamingSupported": true,
|
|
1336
1336
|
"temperature": true,
|
|
1337
1337
|
"toolCall": true,
|
|
@@ -1346,7 +1346,672 @@
|
|
|
1346
1346
|
"output": null
|
|
1347
1347
|
},
|
|
1348
1348
|
"extendedThinking": false,
|
|
1349
|
-
"id": "
|
|
1349
|
+
"id": "bytedance/seed-1.6",
|
|
1350
|
+
"knowledge": null,
|
|
1351
|
+
"lastUpdated": null,
|
|
1352
|
+
"limit": {
|
|
1353
|
+
"context": 256000,
|
|
1354
|
+
"output": 32000
|
|
1355
|
+
},
|
|
1356
|
+
"modalities": {
|
|
1357
|
+
"input": ["text"],
|
|
1358
|
+
"output": ["text"]
|
|
1359
|
+
},
|
|
1360
|
+
"name": "Seed 1.6",
|
|
1361
|
+
"openWeights": false,
|
|
1362
|
+
"provider": "Vercel",
|
|
1363
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1364
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1365
|
+
"providerId": "vercel/bytedance",
|
|
1366
|
+
"providerModelsDevId": "vercel",
|
|
1367
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1368
|
+
"reasoning": false,
|
|
1369
|
+
"releaseDate": "2025-08-21",
|
|
1370
|
+
"streamingSupported": true,
|
|
1371
|
+
"temperature": true,
|
|
1372
|
+
"toolCall": true,
|
|
1373
|
+
"vision": false,
|
|
1374
|
+
"icon": "vercel"
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"attachment": false,
|
|
1378
|
+
"cost": {
|
|
1379
|
+
"input": null,
|
|
1380
|
+
"inputCacheHit": null,
|
|
1381
|
+
"output": null
|
|
1382
|
+
},
|
|
1383
|
+
"extendedThinking": false,
|
|
1384
|
+
"id": "bytedance/seed-1.8",
|
|
1385
|
+
"knowledge": null,
|
|
1386
|
+
"lastUpdated": null,
|
|
1387
|
+
"limit": {
|
|
1388
|
+
"context": 256000,
|
|
1389
|
+
"output": 64000
|
|
1390
|
+
},
|
|
1391
|
+
"modalities": {
|
|
1392
|
+
"input": ["text"],
|
|
1393
|
+
"output": ["text"]
|
|
1394
|
+
},
|
|
1395
|
+
"name": "Bytedance Seed 1.8",
|
|
1396
|
+
"openWeights": false,
|
|
1397
|
+
"provider": "Vercel",
|
|
1398
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1399
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1400
|
+
"providerId": "vercel/bytedance",
|
|
1401
|
+
"providerModelsDevId": "vercel",
|
|
1402
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1403
|
+
"reasoning": false,
|
|
1404
|
+
"releaseDate": "2025-08-21",
|
|
1405
|
+
"streamingSupported": true,
|
|
1406
|
+
"temperature": true,
|
|
1407
|
+
"toolCall": true,
|
|
1408
|
+
"vision": false,
|
|
1409
|
+
"icon": "vercel"
|
|
1410
|
+
},
|
|
1411
|
+
{
|
|
1412
|
+
"attachment": false,
|
|
1413
|
+
"cost": {
|
|
1414
|
+
"input": null,
|
|
1415
|
+
"inputCacheHit": null,
|
|
1416
|
+
"output": null
|
|
1417
|
+
},
|
|
1418
|
+
"extendedThinking": false,
|
|
1419
|
+
"id": "bytedance/seedance-v1.0-lite-i2v",
|
|
1420
|
+
"knowledge": null,
|
|
1421
|
+
"lastUpdated": null,
|
|
1422
|
+
"limit": {
|
|
1423
|
+
"context": null,
|
|
1424
|
+
"output": null
|
|
1425
|
+
},
|
|
1426
|
+
"modalities": {
|
|
1427
|
+
"input": ["text"],
|
|
1428
|
+
"output": ["text"]
|
|
1429
|
+
},
|
|
1430
|
+
"name": "Seedance v1.0 Lite Image-to-Video",
|
|
1431
|
+
"openWeights": false,
|
|
1432
|
+
"provider": "Vercel",
|
|
1433
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1434
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1435
|
+
"providerId": "vercel/bytedance",
|
|
1436
|
+
"providerModelsDevId": "vercel",
|
|
1437
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1438
|
+
"reasoning": false,
|
|
1439
|
+
"releaseDate": "2025-08-21",
|
|
1440
|
+
"streamingSupported": true,
|
|
1441
|
+
"temperature": true,
|
|
1442
|
+
"toolCall": true,
|
|
1443
|
+
"vision": false,
|
|
1444
|
+
"icon": "vercel"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"attachment": false,
|
|
1448
|
+
"cost": {
|
|
1449
|
+
"input": null,
|
|
1450
|
+
"inputCacheHit": null,
|
|
1451
|
+
"output": null
|
|
1452
|
+
},
|
|
1453
|
+
"extendedThinking": false,
|
|
1454
|
+
"id": "bytedance/seedance-v1.0-lite-t2v",
|
|
1455
|
+
"knowledge": null,
|
|
1456
|
+
"lastUpdated": null,
|
|
1457
|
+
"limit": {
|
|
1458
|
+
"context": null,
|
|
1459
|
+
"output": null
|
|
1460
|
+
},
|
|
1461
|
+
"modalities": {
|
|
1462
|
+
"input": ["text"],
|
|
1463
|
+
"output": ["text"]
|
|
1464
|
+
},
|
|
1465
|
+
"name": "Seedance v1.0 Lite Text-to-Video",
|
|
1466
|
+
"openWeights": false,
|
|
1467
|
+
"provider": "Vercel",
|
|
1468
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1469
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1470
|
+
"providerId": "vercel/bytedance",
|
|
1471
|
+
"providerModelsDevId": "vercel",
|
|
1472
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1473
|
+
"reasoning": false,
|
|
1474
|
+
"releaseDate": "2025-08-21",
|
|
1475
|
+
"streamingSupported": true,
|
|
1476
|
+
"temperature": true,
|
|
1477
|
+
"toolCall": true,
|
|
1478
|
+
"vision": false,
|
|
1479
|
+
"icon": "vercel"
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"attachment": false,
|
|
1483
|
+
"cost": {
|
|
1484
|
+
"input": null,
|
|
1485
|
+
"inputCacheHit": null,
|
|
1486
|
+
"output": null
|
|
1487
|
+
},
|
|
1488
|
+
"extendedThinking": false,
|
|
1489
|
+
"id": "bytedance/seedance-v1.0-pro",
|
|
1490
|
+
"knowledge": null,
|
|
1491
|
+
"lastUpdated": null,
|
|
1492
|
+
"limit": {
|
|
1493
|
+
"context": null,
|
|
1494
|
+
"output": null
|
|
1495
|
+
},
|
|
1496
|
+
"modalities": {
|
|
1497
|
+
"input": ["text"],
|
|
1498
|
+
"output": ["text"]
|
|
1499
|
+
},
|
|
1500
|
+
"name": "Seedance v1.0 Pro",
|
|
1501
|
+
"openWeights": false,
|
|
1502
|
+
"provider": "Vercel",
|
|
1503
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1504
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1505
|
+
"providerId": "vercel/bytedance",
|
|
1506
|
+
"providerModelsDevId": "vercel",
|
|
1507
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1508
|
+
"reasoning": false,
|
|
1509
|
+
"releaseDate": "2025-08-21",
|
|
1510
|
+
"streamingSupported": true,
|
|
1511
|
+
"temperature": true,
|
|
1512
|
+
"toolCall": true,
|
|
1513
|
+
"vision": false,
|
|
1514
|
+
"icon": "vercel"
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
"attachment": false,
|
|
1518
|
+
"cost": {
|
|
1519
|
+
"input": null,
|
|
1520
|
+
"inputCacheHit": null,
|
|
1521
|
+
"output": null
|
|
1522
|
+
},
|
|
1523
|
+
"extendedThinking": false,
|
|
1524
|
+
"id": "bytedance/seedance-v1.0-pro-fast",
|
|
1525
|
+
"knowledge": null,
|
|
1526
|
+
"lastUpdated": null,
|
|
1527
|
+
"limit": {
|
|
1528
|
+
"context": null,
|
|
1529
|
+
"output": null
|
|
1530
|
+
},
|
|
1531
|
+
"modalities": {
|
|
1532
|
+
"input": ["text"],
|
|
1533
|
+
"output": ["text"]
|
|
1534
|
+
},
|
|
1535
|
+
"name": "Seedance v1.0 Pro Fast",
|
|
1536
|
+
"openWeights": false,
|
|
1537
|
+
"provider": "Vercel",
|
|
1538
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1539
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1540
|
+
"providerId": "vercel/bytedance",
|
|
1541
|
+
"providerModelsDevId": "vercel",
|
|
1542
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1543
|
+
"reasoning": false,
|
|
1544
|
+
"releaseDate": "2025-08-21",
|
|
1545
|
+
"streamingSupported": true,
|
|
1546
|
+
"temperature": true,
|
|
1547
|
+
"toolCall": true,
|
|
1548
|
+
"vision": false,
|
|
1549
|
+
"icon": "vercel"
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
"attachment": false,
|
|
1553
|
+
"cost": {
|
|
1554
|
+
"input": null,
|
|
1555
|
+
"inputCacheHit": null,
|
|
1556
|
+
"output": null
|
|
1557
|
+
},
|
|
1558
|
+
"extendedThinking": false,
|
|
1559
|
+
"id": "bytedance/seedance-v1.5-pro",
|
|
1560
|
+
"knowledge": null,
|
|
1561
|
+
"lastUpdated": null,
|
|
1562
|
+
"limit": {
|
|
1563
|
+
"context": null,
|
|
1564
|
+
"output": null
|
|
1565
|
+
},
|
|
1566
|
+
"modalities": {
|
|
1567
|
+
"input": ["text"],
|
|
1568
|
+
"output": ["text"]
|
|
1569
|
+
},
|
|
1570
|
+
"name": "Seedance v1.5 Pro",
|
|
1571
|
+
"openWeights": false,
|
|
1572
|
+
"provider": "Vercel",
|
|
1573
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1574
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1575
|
+
"providerId": "vercel/bytedance",
|
|
1576
|
+
"providerModelsDevId": "vercel",
|
|
1577
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1578
|
+
"reasoning": false,
|
|
1579
|
+
"releaseDate": "2025-08-21",
|
|
1580
|
+
"streamingSupported": true,
|
|
1581
|
+
"temperature": true,
|
|
1582
|
+
"toolCall": true,
|
|
1583
|
+
"vision": false,
|
|
1584
|
+
"icon": "vercel"
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"attachment": false,
|
|
1588
|
+
"cost": {
|
|
1589
|
+
"input": null,
|
|
1590
|
+
"inputCacheHit": null,
|
|
1591
|
+
"output": null
|
|
1592
|
+
},
|
|
1593
|
+
"extendedThinking": false,
|
|
1594
|
+
"id": "cohere/embed-v4.0",
|
|
1595
|
+
"knowledge": null,
|
|
1596
|
+
"lastUpdated": null,
|
|
1597
|
+
"limit": {
|
|
1598
|
+
"context": null,
|
|
1599
|
+
"output": null
|
|
1600
|
+
},
|
|
1601
|
+
"modalities": {
|
|
1602
|
+
"input": ["text"],
|
|
1603
|
+
"output": ["text"]
|
|
1604
|
+
},
|
|
1605
|
+
"name": "Embed v4.0",
|
|
1606
|
+
"openWeights": false,
|
|
1607
|
+
"provider": "Vercel",
|
|
1608
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1609
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1610
|
+
"providerId": "vercel/cohere",
|
|
1611
|
+
"providerModelsDevId": "vercel",
|
|
1612
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1613
|
+
"reasoning": false,
|
|
1614
|
+
"releaseDate": "2025-08-21",
|
|
1615
|
+
"streamingSupported": true,
|
|
1616
|
+
"temperature": true,
|
|
1617
|
+
"toolCall": true,
|
|
1618
|
+
"vision": false,
|
|
1619
|
+
"icon": "vercel"
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"attachment": false,
|
|
1623
|
+
"cost": {
|
|
1624
|
+
"input": null,
|
|
1625
|
+
"inputCacheHit": null,
|
|
1626
|
+
"output": null
|
|
1627
|
+
},
|
|
1628
|
+
"extendedThinking": false,
|
|
1629
|
+
"id": "deepseek/deepseek-v3",
|
|
1630
|
+
"knowledge": null,
|
|
1631
|
+
"lastUpdated": null,
|
|
1632
|
+
"limit": {
|
|
1633
|
+
"context": 163840,
|
|
1634
|
+
"output": 16384
|
|
1635
|
+
},
|
|
1636
|
+
"modalities": {
|
|
1637
|
+
"input": ["text"],
|
|
1638
|
+
"output": ["text"]
|
|
1639
|
+
},
|
|
1640
|
+
"name": "DeepSeek V3 0324",
|
|
1641
|
+
"openWeights": false,
|
|
1642
|
+
"provider": "Vercel",
|
|
1643
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1644
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1645
|
+
"providerId": "vercel/deepseek",
|
|
1646
|
+
"providerModelsDevId": "vercel",
|
|
1647
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1648
|
+
"reasoning": false,
|
|
1649
|
+
"releaseDate": "2025-08-21",
|
|
1650
|
+
"streamingSupported": true,
|
|
1651
|
+
"temperature": true,
|
|
1652
|
+
"toolCall": true,
|
|
1653
|
+
"vision": false,
|
|
1654
|
+
"icon": "vercel"
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
"attachment": false,
|
|
1658
|
+
"cost": {
|
|
1659
|
+
"input": 0.00023,
|
|
1660
|
+
"inputCacheHit": null,
|
|
1661
|
+
"output": 0.0009
|
|
1662
|
+
},
|
|
1663
|
+
"extendedThinking": false,
|
|
1664
|
+
"id": "deepseek/deepseek-v3.1",
|
|
1665
|
+
"knowledge": null,
|
|
1666
|
+
"lastUpdated": null,
|
|
1667
|
+
"limit": {
|
|
1668
|
+
"context": 163840,
|
|
1669
|
+
"output": 128000
|
|
1670
|
+
},
|
|
1671
|
+
"modalities": {
|
|
1672
|
+
"input": ["text"],
|
|
1673
|
+
"output": ["text"]
|
|
1674
|
+
},
|
|
1675
|
+
"name": "DeepSeek-V3.1",
|
|
1676
|
+
"openWeights": false,
|
|
1677
|
+
"provider": "Vercel",
|
|
1678
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1679
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1680
|
+
"providerId": "vercel/deepseek",
|
|
1681
|
+
"providerModelsDevId": "vercel",
|
|
1682
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1683
|
+
"reasoning": false,
|
|
1684
|
+
"releaseDate": "2025-08-21",
|
|
1685
|
+
"streamingSupported": true,
|
|
1686
|
+
"temperature": true,
|
|
1687
|
+
"toolCall": true,
|
|
1688
|
+
"vision": false,
|
|
1689
|
+
"icon": "vercel"
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"attachment": false,
|
|
1693
|
+
"cost": {
|
|
1694
|
+
"input": null,
|
|
1695
|
+
"inputCacheHit": null,
|
|
1696
|
+
"output": null
|
|
1697
|
+
},
|
|
1698
|
+
"extendedThinking": false,
|
|
1699
|
+
"id": "deepseek/deepseek-v3.2-thinking",
|
|
1700
|
+
"knowledge": null,
|
|
1701
|
+
"lastUpdated": null,
|
|
1702
|
+
"limit": {
|
|
1703
|
+
"context": 128000,
|
|
1704
|
+
"output": 64000
|
|
1705
|
+
},
|
|
1706
|
+
"modalities": {
|
|
1707
|
+
"input": ["text"],
|
|
1708
|
+
"output": ["text"]
|
|
1709
|
+
},
|
|
1710
|
+
"name": "DeepSeek V3.2 Thinking",
|
|
1711
|
+
"openWeights": false,
|
|
1712
|
+
"provider": "Vercel",
|
|
1713
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1714
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1715
|
+
"providerId": "vercel/deepseek",
|
|
1716
|
+
"providerModelsDevId": "vercel",
|
|
1717
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1718
|
+
"reasoning": false,
|
|
1719
|
+
"releaseDate": "2025-08-21",
|
|
1720
|
+
"streamingSupported": true,
|
|
1721
|
+
"temperature": true,
|
|
1722
|
+
"toolCall": true,
|
|
1723
|
+
"vision": false,
|
|
1724
|
+
"icon": "vercel"
|
|
1725
|
+
},
|
|
1726
|
+
{
|
|
1727
|
+
"attachment": false,
|
|
1728
|
+
"cost": {
|
|
1729
|
+
"input": null,
|
|
1730
|
+
"inputCacheHit": null,
|
|
1731
|
+
"output": null
|
|
1732
|
+
},
|
|
1733
|
+
"extendedThinking": false,
|
|
1734
|
+
"id": "google/gemini-2.0-flash",
|
|
1735
|
+
"knowledge": null,
|
|
1736
|
+
"lastUpdated": null,
|
|
1737
|
+
"limit": {
|
|
1738
|
+
"context": 1000000,
|
|
1739
|
+
"output": 8192
|
|
1740
|
+
},
|
|
1741
|
+
"modalities": {
|
|
1742
|
+
"input": ["text"],
|
|
1743
|
+
"output": ["text"]
|
|
1744
|
+
},
|
|
1745
|
+
"name": "Gemini 2.0 Flash",
|
|
1746
|
+
"openWeights": false,
|
|
1747
|
+
"provider": "Vercel",
|
|
1748
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1749
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1750
|
+
"providerId": "vercel/google",
|
|
1751
|
+
"providerModelsDevId": "vercel",
|
|
1752
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1753
|
+
"reasoning": false,
|
|
1754
|
+
"releaseDate": "2025-08-21",
|
|
1755
|
+
"streamingSupported": true,
|
|
1756
|
+
"temperature": true,
|
|
1757
|
+
"toolCall": true,
|
|
1758
|
+
"vision": false,
|
|
1759
|
+
"icon": "vercel"
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"attachment": false,
|
|
1763
|
+
"cost": {
|
|
1764
|
+
"input": null,
|
|
1765
|
+
"inputCacheHit": null,
|
|
1766
|
+
"output": null
|
|
1767
|
+
},
|
|
1768
|
+
"extendedThinking": false,
|
|
1769
|
+
"id": "google/gemini-2.0-flash-lite",
|
|
1770
|
+
"knowledge": null,
|
|
1771
|
+
"lastUpdated": null,
|
|
1772
|
+
"limit": {
|
|
1773
|
+
"context": 1048576,
|
|
1774
|
+
"output": 8192
|
|
1775
|
+
},
|
|
1776
|
+
"modalities": {
|
|
1777
|
+
"input": ["text"],
|
|
1778
|
+
"output": ["text"]
|
|
1779
|
+
},
|
|
1780
|
+
"name": "Gemini 2.0 Flash Lite",
|
|
1781
|
+
"openWeights": false,
|
|
1782
|
+
"provider": "Vercel",
|
|
1783
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1784
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1785
|
+
"providerId": "vercel/google",
|
|
1786
|
+
"providerModelsDevId": "vercel",
|
|
1787
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1788
|
+
"reasoning": false,
|
|
1789
|
+
"releaseDate": "2025-08-21",
|
|
1790
|
+
"streamingSupported": true,
|
|
1791
|
+
"temperature": true,
|
|
1792
|
+
"toolCall": true,
|
|
1793
|
+
"vision": false,
|
|
1794
|
+
"icon": "vercel"
|
|
1795
|
+
},
|
|
1796
|
+
{
|
|
1797
|
+
"attachment": false,
|
|
1798
|
+
"cost": {
|
|
1799
|
+
"input": null,
|
|
1800
|
+
"inputCacheHit": null,
|
|
1801
|
+
"output": null
|
|
1802
|
+
},
|
|
1803
|
+
"extendedThinking": false,
|
|
1804
|
+
"id": "google/gemini-3-flash",
|
|
1805
|
+
"knowledge": null,
|
|
1806
|
+
"lastUpdated": null,
|
|
1807
|
+
"limit": {
|
|
1808
|
+
"context": 1000000,
|
|
1809
|
+
"output": 64000
|
|
1810
|
+
},
|
|
1811
|
+
"modalities": {
|
|
1812
|
+
"input": ["text"],
|
|
1813
|
+
"output": ["text"]
|
|
1814
|
+
},
|
|
1815
|
+
"name": "Gemini 3 Flash",
|
|
1816
|
+
"openWeights": false,
|
|
1817
|
+
"provider": "Vercel",
|
|
1818
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1819
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1820
|
+
"providerId": "vercel/google",
|
|
1821
|
+
"providerModelsDevId": "vercel",
|
|
1822
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1823
|
+
"reasoning": false,
|
|
1824
|
+
"releaseDate": "2025-08-21",
|
|
1825
|
+
"streamingSupported": true,
|
|
1826
|
+
"temperature": true,
|
|
1827
|
+
"toolCall": true,
|
|
1828
|
+
"vision": false,
|
|
1829
|
+
"icon": "vercel"
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"attachment": false,
|
|
1833
|
+
"cost": {
|
|
1834
|
+
"input": null,
|
|
1835
|
+
"inputCacheHit": null,
|
|
1836
|
+
"output": null
|
|
1837
|
+
},
|
|
1838
|
+
"extendedThinking": false,
|
|
1839
|
+
"id": "google/gemini-3-pro-image",
|
|
1840
|
+
"knowledge": null,
|
|
1841
|
+
"lastUpdated": null,
|
|
1842
|
+
"limit": {
|
|
1843
|
+
"context": 65536,
|
|
1844
|
+
"output": 32768
|
|
1845
|
+
},
|
|
1846
|
+
"modalities": {
|
|
1847
|
+
"input": ["text"],
|
|
1848
|
+
"output": ["text"]
|
|
1849
|
+
},
|
|
1850
|
+
"name": "Nano Banana Pro (Gemini 3 Pro Image)",
|
|
1851
|
+
"openWeights": false,
|
|
1852
|
+
"provider": "Vercel",
|
|
1853
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1854
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1855
|
+
"providerId": "vercel/google",
|
|
1856
|
+
"providerModelsDevId": "vercel",
|
|
1857
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1858
|
+
"reasoning": false,
|
|
1859
|
+
"releaseDate": "2025-08-21",
|
|
1860
|
+
"streamingSupported": true,
|
|
1861
|
+
"temperature": true,
|
|
1862
|
+
"toolCall": true,
|
|
1863
|
+
"vision": false,
|
|
1864
|
+
"icon": "vercel"
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"attachment": false,
|
|
1868
|
+
"cost": {
|
|
1869
|
+
"input": null,
|
|
1870
|
+
"inputCacheHit": null,
|
|
1871
|
+
"output": null
|
|
1872
|
+
},
|
|
1873
|
+
"extendedThinking": false,
|
|
1874
|
+
"id": "google/gemini-embedding-001",
|
|
1875
|
+
"knowledge": null,
|
|
1876
|
+
"lastUpdated": null,
|
|
1877
|
+
"limit": {
|
|
1878
|
+
"context": null,
|
|
1879
|
+
"output": null
|
|
1880
|
+
},
|
|
1881
|
+
"modalities": {
|
|
1882
|
+
"input": ["text"],
|
|
1883
|
+
"output": ["text"]
|
|
1884
|
+
},
|
|
1885
|
+
"name": "Gemini Embedding 001",
|
|
1886
|
+
"openWeights": false,
|
|
1887
|
+
"provider": "Vercel",
|
|
1888
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1889
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1890
|
+
"providerId": "vercel/google",
|
|
1891
|
+
"providerModelsDevId": "vercel",
|
|
1892
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1893
|
+
"reasoning": false,
|
|
1894
|
+
"releaseDate": "2025-08-21",
|
|
1895
|
+
"streamingSupported": true,
|
|
1896
|
+
"temperature": true,
|
|
1897
|
+
"toolCall": true,
|
|
1898
|
+
"vision": false,
|
|
1899
|
+
"icon": "vercel"
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"attachment": false,
|
|
1903
|
+
"cost": {
|
|
1904
|
+
"input": null,
|
|
1905
|
+
"inputCacheHit": null,
|
|
1906
|
+
"output": null
|
|
1907
|
+
},
|
|
1908
|
+
"extendedThinking": false,
|
|
1909
|
+
"id": "google/gemma-2-9b",
|
|
1910
|
+
"knowledge": null,
|
|
1911
|
+
"lastUpdated": null,
|
|
1912
|
+
"limit": {
|
|
1913
|
+
"context": 8192,
|
|
1914
|
+
"output": 8192
|
|
1915
|
+
},
|
|
1916
|
+
"modalities": {
|
|
1917
|
+
"input": ["text"],
|
|
1918
|
+
"output": ["text"]
|
|
1919
|
+
},
|
|
1920
|
+
"name": "Gemma 2 9B IT",
|
|
1921
|
+
"openWeights": false,
|
|
1922
|
+
"provider": "Vercel",
|
|
1923
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1924
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1925
|
+
"providerId": "vercel/google",
|
|
1926
|
+
"providerModelsDevId": "vercel",
|
|
1927
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1928
|
+
"reasoning": false,
|
|
1929
|
+
"releaseDate": "2025-08-14",
|
|
1930
|
+
"streamingSupported": true,
|
|
1931
|
+
"temperature": true,
|
|
1932
|
+
"toolCall": true,
|
|
1933
|
+
"vision": false,
|
|
1934
|
+
"icon": "vercel"
|
|
1935
|
+
},
|
|
1936
|
+
{
|
|
1937
|
+
"attachment": false,
|
|
1938
|
+
"cost": {
|
|
1939
|
+
"input": null,
|
|
1940
|
+
"inputCacheHit": null,
|
|
1941
|
+
"output": null
|
|
1942
|
+
},
|
|
1943
|
+
"extendedThinking": false,
|
|
1944
|
+
"id": "google/imagen-4.0-fast-generate-001",
|
|
1945
|
+
"knowledge": null,
|
|
1946
|
+
"lastUpdated": null,
|
|
1947
|
+
"limit": {
|
|
1948
|
+
"context": 480,
|
|
1949
|
+
"output": null
|
|
1950
|
+
},
|
|
1951
|
+
"modalities": {
|
|
1952
|
+
"input": ["text"],
|
|
1953
|
+
"output": ["text"]
|
|
1954
|
+
},
|
|
1955
|
+
"name": "Imagen 4 Fast",
|
|
1956
|
+
"openWeights": false,
|
|
1957
|
+
"provider": "Vercel",
|
|
1958
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1959
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1960
|
+
"providerId": "vercel/google",
|
|
1961
|
+
"providerModelsDevId": "vercel",
|
|
1962
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1963
|
+
"reasoning": false,
|
|
1964
|
+
"releaseDate": "2025-08-21",
|
|
1965
|
+
"streamingSupported": true,
|
|
1966
|
+
"temperature": true,
|
|
1967
|
+
"toolCall": true,
|
|
1968
|
+
"vision": false,
|
|
1969
|
+
"icon": "vercel"
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"attachment": false,
|
|
1973
|
+
"cost": {
|
|
1974
|
+
"input": null,
|
|
1975
|
+
"inputCacheHit": null,
|
|
1976
|
+
"output": null
|
|
1977
|
+
},
|
|
1978
|
+
"extendedThinking": false,
|
|
1979
|
+
"id": "google/imagen-4.0-generate-001",
|
|
1980
|
+
"knowledge": null,
|
|
1981
|
+
"lastUpdated": null,
|
|
1982
|
+
"limit": {
|
|
1983
|
+
"context": 480,
|
|
1984
|
+
"output": null
|
|
1985
|
+
},
|
|
1986
|
+
"modalities": {
|
|
1987
|
+
"input": ["text"],
|
|
1988
|
+
"output": ["text"]
|
|
1989
|
+
},
|
|
1990
|
+
"name": "Imagen 4",
|
|
1991
|
+
"openWeights": false,
|
|
1992
|
+
"provider": "Vercel",
|
|
1993
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1994
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1995
|
+
"providerId": "vercel/google",
|
|
1996
|
+
"providerModelsDevId": "vercel",
|
|
1997
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
1998
|
+
"reasoning": false,
|
|
1999
|
+
"releaseDate": "2025-08-21",
|
|
2000
|
+
"streamingSupported": true,
|
|
2001
|
+
"temperature": true,
|
|
2002
|
+
"toolCall": true,
|
|
2003
|
+
"vision": false,
|
|
2004
|
+
"icon": "vercel"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"attachment": false,
|
|
2008
|
+
"cost": {
|
|
2009
|
+
"input": null,
|
|
2010
|
+
"inputCacheHit": null,
|
|
2011
|
+
"output": null
|
|
2012
|
+
},
|
|
2013
|
+
"extendedThinking": false,
|
|
2014
|
+
"id": "google/imagen-4.0-ultra-generate-001",
|
|
1350
2015
|
"knowledge": null,
|
|
1351
2016
|
"lastUpdated": null,
|
|
1352
2017
|
"limit": {
|
|
@@ -1357,7 +2022,77 @@
|
|
|
1357
2022
|
"input": ["text"],
|
|
1358
2023
|
"output": ["text"]
|
|
1359
2024
|
},
|
|
1360
|
-
"name": "Imagen 4
|
|
2025
|
+
"name": "Imagen 4 Ultra",
|
|
2026
|
+
"openWeights": false,
|
|
2027
|
+
"provider": "Vercel",
|
|
2028
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2029
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2030
|
+
"providerId": "vercel/google",
|
|
2031
|
+
"providerModelsDevId": "vercel",
|
|
2032
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2033
|
+
"reasoning": false,
|
|
2034
|
+
"releaseDate": "2025-08-21",
|
|
2035
|
+
"streamingSupported": true,
|
|
2036
|
+
"temperature": true,
|
|
2037
|
+
"toolCall": true,
|
|
2038
|
+
"vision": false,
|
|
2039
|
+
"icon": "vercel"
|
|
2040
|
+
},
|
|
2041
|
+
{
|
|
2042
|
+
"attachment": false,
|
|
2043
|
+
"cost": {
|
|
2044
|
+
"input": null,
|
|
2045
|
+
"inputCacheHit": null,
|
|
2046
|
+
"output": null
|
|
2047
|
+
},
|
|
2048
|
+
"extendedThinking": false,
|
|
2049
|
+
"id": "google/text-embedding-005",
|
|
2050
|
+
"knowledge": null,
|
|
2051
|
+
"lastUpdated": null,
|
|
2052
|
+
"limit": {
|
|
2053
|
+
"context": null,
|
|
2054
|
+
"output": null
|
|
2055
|
+
},
|
|
2056
|
+
"modalities": {
|
|
2057
|
+
"input": ["text"],
|
|
2058
|
+
"output": ["text"]
|
|
2059
|
+
},
|
|
2060
|
+
"name": "Text Embedding 005",
|
|
2061
|
+
"openWeights": false,
|
|
2062
|
+
"provider": "Vercel",
|
|
2063
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2064
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2065
|
+
"providerId": "vercel/google",
|
|
2066
|
+
"providerModelsDevId": "vercel",
|
|
2067
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2068
|
+
"reasoning": false,
|
|
2069
|
+
"releaseDate": "2025-08-21",
|
|
2070
|
+
"streamingSupported": true,
|
|
2071
|
+
"temperature": true,
|
|
2072
|
+
"toolCall": true,
|
|
2073
|
+
"vision": false,
|
|
2074
|
+
"icon": "vercel"
|
|
2075
|
+
},
|
|
2076
|
+
{
|
|
2077
|
+
"attachment": false,
|
|
2078
|
+
"cost": {
|
|
2079
|
+
"input": null,
|
|
2080
|
+
"inputCacheHit": null,
|
|
2081
|
+
"output": null
|
|
2082
|
+
},
|
|
2083
|
+
"extendedThinking": false,
|
|
2084
|
+
"id": "google/text-multilingual-embedding-002",
|
|
2085
|
+
"knowledge": null,
|
|
2086
|
+
"lastUpdated": null,
|
|
2087
|
+
"limit": {
|
|
2088
|
+
"context": null,
|
|
2089
|
+
"output": null
|
|
2090
|
+
},
|
|
2091
|
+
"modalities": {
|
|
2092
|
+
"input": ["text"],
|
|
2093
|
+
"output": ["text"]
|
|
2094
|
+
},
|
|
2095
|
+
"name": "Text Multilingual Embedding 002",
|
|
1361
2096
|
"openWeights": false,
|
|
1362
2097
|
"provider": "Vercel",
|
|
1363
2098
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -1381,18 +2116,18 @@
|
|
|
1381
2116
|
"output": null
|
|
1382
2117
|
},
|
|
1383
2118
|
"extendedThinking": false,
|
|
1384
|
-
"id": "google/
|
|
2119
|
+
"id": "google/veo-3.0-fast-generate-001",
|
|
1385
2120
|
"knowledge": null,
|
|
1386
2121
|
"lastUpdated": null,
|
|
1387
2122
|
"limit": {
|
|
1388
|
-
"context":
|
|
2123
|
+
"context": null,
|
|
1389
2124
|
"output": null
|
|
1390
2125
|
},
|
|
1391
2126
|
"modalities": {
|
|
1392
2127
|
"input": ["text"],
|
|
1393
2128
|
"output": ["text"]
|
|
1394
2129
|
},
|
|
1395
|
-
"name": "
|
|
2130
|
+
"name": "Veo 3.0 Fast Generate",
|
|
1396
2131
|
"openWeights": false,
|
|
1397
2132
|
"provider": "Vercel",
|
|
1398
2133
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -1416,23 +2151,268 @@
|
|
|
1416
2151
|
"output": null
|
|
1417
2152
|
},
|
|
1418
2153
|
"extendedThinking": false,
|
|
1419
|
-
"id": "google/
|
|
2154
|
+
"id": "google/veo-3.0-generate-001",
|
|
1420
2155
|
"knowledge": null,
|
|
1421
2156
|
"lastUpdated": null,
|
|
1422
2157
|
"limit": {
|
|
1423
|
-
"context":
|
|
2158
|
+
"context": null,
|
|
2159
|
+
"output": null
|
|
2160
|
+
},
|
|
2161
|
+
"modalities": {
|
|
2162
|
+
"input": ["text"],
|
|
2163
|
+
"output": ["text"]
|
|
2164
|
+
},
|
|
2165
|
+
"name": "Veo 3.0",
|
|
2166
|
+
"openWeights": false,
|
|
2167
|
+
"provider": "Vercel",
|
|
2168
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2169
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2170
|
+
"providerId": "vercel/google",
|
|
2171
|
+
"providerModelsDevId": "vercel",
|
|
2172
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2173
|
+
"reasoning": false,
|
|
2174
|
+
"releaseDate": "2025-08-21",
|
|
2175
|
+
"streamingSupported": true,
|
|
2176
|
+
"temperature": true,
|
|
2177
|
+
"toolCall": true,
|
|
2178
|
+
"vision": false,
|
|
2179
|
+
"icon": "vercel"
|
|
2180
|
+
},
|
|
2181
|
+
{
|
|
2182
|
+
"attachment": false,
|
|
2183
|
+
"cost": {
|
|
2184
|
+
"input": null,
|
|
2185
|
+
"inputCacheHit": null,
|
|
2186
|
+
"output": null
|
|
2187
|
+
},
|
|
2188
|
+
"extendedThinking": false,
|
|
2189
|
+
"id": "google/veo-3.1-fast-generate-001",
|
|
2190
|
+
"knowledge": null,
|
|
2191
|
+
"lastUpdated": null,
|
|
2192
|
+
"limit": {
|
|
2193
|
+
"context": null,
|
|
2194
|
+
"output": null
|
|
2195
|
+
},
|
|
2196
|
+
"modalities": {
|
|
2197
|
+
"input": ["text"],
|
|
2198
|
+
"output": ["text"]
|
|
2199
|
+
},
|
|
2200
|
+
"name": "Veo 3.1 Fast Generate",
|
|
2201
|
+
"openWeights": false,
|
|
2202
|
+
"provider": "Vercel",
|
|
2203
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2204
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2205
|
+
"providerId": "vercel/google",
|
|
2206
|
+
"providerModelsDevId": "vercel",
|
|
2207
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2208
|
+
"reasoning": false,
|
|
2209
|
+
"releaseDate": "2025-08-21",
|
|
2210
|
+
"streamingSupported": true,
|
|
2211
|
+
"temperature": true,
|
|
2212
|
+
"toolCall": true,
|
|
2213
|
+
"vision": false,
|
|
2214
|
+
"icon": "vercel"
|
|
2215
|
+
},
|
|
2216
|
+
{
|
|
2217
|
+
"attachment": false,
|
|
2218
|
+
"cost": {
|
|
2219
|
+
"input": null,
|
|
2220
|
+
"inputCacheHit": null,
|
|
2221
|
+
"output": null
|
|
2222
|
+
},
|
|
2223
|
+
"extendedThinking": false,
|
|
2224
|
+
"id": "google/veo-3.1-generate-001",
|
|
2225
|
+
"knowledge": null,
|
|
2226
|
+
"lastUpdated": null,
|
|
2227
|
+
"limit": {
|
|
2228
|
+
"context": null,
|
|
2229
|
+
"output": null
|
|
2230
|
+
},
|
|
2231
|
+
"modalities": {
|
|
2232
|
+
"input": ["text"],
|
|
2233
|
+
"output": ["text"]
|
|
2234
|
+
},
|
|
2235
|
+
"name": "Veo 3.1",
|
|
2236
|
+
"openWeights": false,
|
|
2237
|
+
"provider": "Vercel",
|
|
2238
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2239
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2240
|
+
"providerId": "vercel/google",
|
|
2241
|
+
"providerModelsDevId": "vercel",
|
|
2242
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2243
|
+
"reasoning": false,
|
|
2244
|
+
"releaseDate": "2025-08-21",
|
|
2245
|
+
"streamingSupported": true,
|
|
2246
|
+
"temperature": true,
|
|
2247
|
+
"toolCall": true,
|
|
2248
|
+
"vision": false,
|
|
2249
|
+
"icon": "vercel"
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
"attachment": false,
|
|
2253
|
+
"cost": {
|
|
2254
|
+
"input": null,
|
|
2255
|
+
"inputCacheHit": null,
|
|
2256
|
+
"output": null
|
|
2257
|
+
},
|
|
2258
|
+
"extendedThinking": false,
|
|
2259
|
+
"id": "inception/mercury-coder-small",
|
|
2260
|
+
"knowledge": null,
|
|
2261
|
+
"lastUpdated": null,
|
|
2262
|
+
"limit": {
|
|
2263
|
+
"context": 32000,
|
|
2264
|
+
"output": 16384
|
|
2265
|
+
},
|
|
2266
|
+
"modalities": {
|
|
2267
|
+
"input": ["text"],
|
|
2268
|
+
"output": ["text"]
|
|
2269
|
+
},
|
|
2270
|
+
"name": "Mercury Coder Small Beta",
|
|
2271
|
+
"openWeights": false,
|
|
2272
|
+
"provider": "Vercel",
|
|
2273
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2274
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2275
|
+
"providerId": "vercel/inception",
|
|
2276
|
+
"providerModelsDevId": "vercel",
|
|
2277
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2278
|
+
"reasoning": false,
|
|
2279
|
+
"releaseDate": "2025-08-21",
|
|
2280
|
+
"streamingSupported": true,
|
|
2281
|
+
"temperature": true,
|
|
2282
|
+
"toolCall": true,
|
|
2283
|
+
"vision": false,
|
|
2284
|
+
"icon": "vercel"
|
|
2285
|
+
},
|
|
2286
|
+
{
|
|
2287
|
+
"attachment": false,
|
|
2288
|
+
"cost": {
|
|
2289
|
+
"input": null,
|
|
2290
|
+
"inputCacheHit": null,
|
|
2291
|
+
"output": null
|
|
2292
|
+
},
|
|
2293
|
+
"extendedThinking": false,
|
|
2294
|
+
"id": "klingai/kling-v2.5-turbo-i2v",
|
|
2295
|
+
"knowledge": null,
|
|
2296
|
+
"lastUpdated": null,
|
|
2297
|
+
"limit": {
|
|
2298
|
+
"context": null,
|
|
2299
|
+
"output": null
|
|
2300
|
+
},
|
|
2301
|
+
"modalities": {
|
|
2302
|
+
"input": ["text"],
|
|
2303
|
+
"output": ["text"]
|
|
2304
|
+
},
|
|
2305
|
+
"name": "Kling v2.5 Turbo Image-to-Video",
|
|
2306
|
+
"openWeights": false,
|
|
2307
|
+
"provider": "Vercel",
|
|
2308
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2309
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2310
|
+
"providerId": "vercel/klingai",
|
|
2311
|
+
"providerModelsDevId": "vercel",
|
|
2312
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2313
|
+
"reasoning": false,
|
|
2314
|
+
"releaseDate": "2025-08-21",
|
|
2315
|
+
"streamingSupported": true,
|
|
2316
|
+
"temperature": true,
|
|
2317
|
+
"toolCall": true,
|
|
2318
|
+
"vision": false,
|
|
2319
|
+
"icon": "vercel"
|
|
2320
|
+
},
|
|
2321
|
+
{
|
|
2322
|
+
"attachment": false,
|
|
2323
|
+
"cost": {
|
|
2324
|
+
"input": null,
|
|
2325
|
+
"inputCacheHit": null,
|
|
2326
|
+
"output": null
|
|
2327
|
+
},
|
|
2328
|
+
"extendedThinking": false,
|
|
2329
|
+
"id": "klingai/kling-v2.5-turbo-t2v",
|
|
2330
|
+
"knowledge": null,
|
|
2331
|
+
"lastUpdated": null,
|
|
2332
|
+
"limit": {
|
|
2333
|
+
"context": null,
|
|
2334
|
+
"output": null
|
|
2335
|
+
},
|
|
2336
|
+
"modalities": {
|
|
2337
|
+
"input": ["text"],
|
|
2338
|
+
"output": ["text"]
|
|
2339
|
+
},
|
|
2340
|
+
"name": "Kling v2.5 Turbo Text-to-Video",
|
|
2341
|
+
"openWeights": false,
|
|
2342
|
+
"provider": "Vercel",
|
|
2343
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2344
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2345
|
+
"providerId": "vercel/klingai",
|
|
2346
|
+
"providerModelsDevId": "vercel",
|
|
2347
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2348
|
+
"reasoning": false,
|
|
2349
|
+
"releaseDate": "2025-08-21",
|
|
2350
|
+
"streamingSupported": true,
|
|
2351
|
+
"temperature": true,
|
|
2352
|
+
"toolCall": true,
|
|
2353
|
+
"vision": false,
|
|
2354
|
+
"icon": "vercel"
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"attachment": false,
|
|
2358
|
+
"cost": {
|
|
2359
|
+
"input": null,
|
|
2360
|
+
"inputCacheHit": null,
|
|
2361
|
+
"output": null
|
|
2362
|
+
},
|
|
2363
|
+
"extendedThinking": false,
|
|
2364
|
+
"id": "klingai/kling-v2.6-i2v",
|
|
2365
|
+
"knowledge": null,
|
|
2366
|
+
"lastUpdated": null,
|
|
2367
|
+
"limit": {
|
|
2368
|
+
"context": null,
|
|
2369
|
+
"output": null
|
|
2370
|
+
},
|
|
2371
|
+
"modalities": {
|
|
2372
|
+
"input": ["text"],
|
|
2373
|
+
"output": ["text"]
|
|
2374
|
+
},
|
|
2375
|
+
"name": "Kling v2.6 Image-to-Video",
|
|
2376
|
+
"openWeights": false,
|
|
2377
|
+
"provider": "Vercel",
|
|
2378
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2379
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2380
|
+
"providerId": "vercel/klingai",
|
|
2381
|
+
"providerModelsDevId": "vercel",
|
|
2382
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
2383
|
+
"reasoning": false,
|
|
2384
|
+
"releaseDate": "2025-08-21",
|
|
2385
|
+
"streamingSupported": true,
|
|
2386
|
+
"temperature": true,
|
|
2387
|
+
"toolCall": true,
|
|
2388
|
+
"vision": false,
|
|
2389
|
+
"icon": "vercel"
|
|
2390
|
+
},
|
|
2391
|
+
{
|
|
2392
|
+
"attachment": false,
|
|
2393
|
+
"cost": {
|
|
2394
|
+
"input": null,
|
|
2395
|
+
"inputCacheHit": null,
|
|
2396
|
+
"output": null
|
|
2397
|
+
},
|
|
2398
|
+
"extendedThinking": false,
|
|
2399
|
+
"id": "klingai/kling-v2.6-motion-control",
|
|
2400
|
+
"knowledge": null,
|
|
2401
|
+
"lastUpdated": null,
|
|
2402
|
+
"limit": {
|
|
2403
|
+
"context": null,
|
|
1424
2404
|
"output": null
|
|
1425
2405
|
},
|
|
1426
2406
|
"modalities": {
|
|
1427
2407
|
"input": ["text"],
|
|
1428
2408
|
"output": ["text"]
|
|
1429
2409
|
},
|
|
1430
|
-
"name": "
|
|
2410
|
+
"name": "Kling v2.6 Motion Control",
|
|
1431
2411
|
"openWeights": false,
|
|
1432
2412
|
"provider": "Vercel",
|
|
1433
2413
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1434
2414
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1435
|
-
"providerId": "vercel/
|
|
2415
|
+
"providerId": "vercel/klingai",
|
|
1436
2416
|
"providerModelsDevId": "vercel",
|
|
1437
2417
|
"providerNpm": "@ai-sdk/vercel",
|
|
1438
2418
|
"reasoning": false,
|
|
@@ -1451,7 +2431,7 @@
|
|
|
1451
2431
|
"output": null
|
|
1452
2432
|
},
|
|
1453
2433
|
"extendedThinking": false,
|
|
1454
|
-
"id": "
|
|
2434
|
+
"id": "klingai/kling-v2.6-t2v",
|
|
1455
2435
|
"knowledge": null,
|
|
1456
2436
|
"lastUpdated": null,
|
|
1457
2437
|
"limit": {
|
|
@@ -1462,12 +2442,12 @@
|
|
|
1462
2442
|
"input": ["text"],
|
|
1463
2443
|
"output": ["text"]
|
|
1464
2444
|
},
|
|
1465
|
-
"name": "
|
|
2445
|
+
"name": "Kling v2.6 Text-to-Video",
|
|
1466
2446
|
"openWeights": false,
|
|
1467
2447
|
"provider": "Vercel",
|
|
1468
2448
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1469
2449
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1470
|
-
"providerId": "vercel/
|
|
2450
|
+
"providerId": "vercel/klingai",
|
|
1471
2451
|
"providerModelsDevId": "vercel",
|
|
1472
2452
|
"providerNpm": "@ai-sdk/vercel",
|
|
1473
2453
|
"reasoning": false,
|
|
@@ -1486,7 +2466,7 @@
|
|
|
1486
2466
|
"output": null
|
|
1487
2467
|
},
|
|
1488
2468
|
"extendedThinking": false,
|
|
1489
|
-
"id": "
|
|
2469
|
+
"id": "klingai/kling-v3.0-i2v",
|
|
1490
2470
|
"knowledge": null,
|
|
1491
2471
|
"lastUpdated": null,
|
|
1492
2472
|
"limit": {
|
|
@@ -1497,12 +2477,12 @@
|
|
|
1497
2477
|
"input": ["text"],
|
|
1498
2478
|
"output": ["text"]
|
|
1499
2479
|
},
|
|
1500
|
-
"name": "
|
|
2480
|
+
"name": "Kling v3.0 Image-to-Video",
|
|
1501
2481
|
"openWeights": false,
|
|
1502
2482
|
"provider": "Vercel",
|
|
1503
2483
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1504
2484
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1505
|
-
"providerId": "vercel/
|
|
2485
|
+
"providerId": "vercel/klingai",
|
|
1506
2486
|
"providerModelsDevId": "vercel",
|
|
1507
2487
|
"providerNpm": "@ai-sdk/vercel",
|
|
1508
2488
|
"reasoning": false,
|
|
@@ -1521,23 +2501,23 @@
|
|
|
1521
2501
|
"output": null
|
|
1522
2502
|
},
|
|
1523
2503
|
"extendedThinking": false,
|
|
1524
|
-
"id": "
|
|
2504
|
+
"id": "klingai/kling-v3.0-t2v",
|
|
1525
2505
|
"knowledge": null,
|
|
1526
2506
|
"lastUpdated": null,
|
|
1527
2507
|
"limit": {
|
|
1528
|
-
"context":
|
|
1529
|
-
"output":
|
|
2508
|
+
"context": null,
|
|
2509
|
+
"output": null
|
|
1530
2510
|
},
|
|
1531
2511
|
"modalities": {
|
|
1532
2512
|
"input": ["text"],
|
|
1533
2513
|
"output": ["text"]
|
|
1534
2514
|
},
|
|
1535
|
-
"name": "
|
|
2515
|
+
"name": "Kling v3.0 Text-to-Video",
|
|
1536
2516
|
"openWeights": false,
|
|
1537
2517
|
"provider": "Vercel",
|
|
1538
2518
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
1539
2519
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
1540
|
-
"providerId": "vercel/
|
|
2520
|
+
"providerId": "vercel/klingai",
|
|
1541
2521
|
"providerModelsDevId": "vercel",
|
|
1542
2522
|
"providerNpm": "@ai-sdk/vercel",
|
|
1543
2523
|
"reasoning": false,
|
|
@@ -2477,7 +3457,252 @@
|
|
|
2477
3457
|
"input": ["text"],
|
|
2478
3458
|
"output": ["text"]
|
|
2479
3459
|
},
|
|
2480
|
-
"name": "Mistral Large 3",
|
|
3460
|
+
"name": "Mistral Large 3",
|
|
3461
|
+
"openWeights": false,
|
|
3462
|
+
"provider": "Vercel",
|
|
3463
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3464
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3465
|
+
"providerId": "vercel/mistral",
|
|
3466
|
+
"providerModelsDevId": "vercel",
|
|
3467
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
3468
|
+
"reasoning": false,
|
|
3469
|
+
"releaseDate": "2025-08-21",
|
|
3470
|
+
"streamingSupported": true,
|
|
3471
|
+
"temperature": true,
|
|
3472
|
+
"toolCall": true,
|
|
3473
|
+
"vision": false,
|
|
3474
|
+
"icon": "vercel"
|
|
3475
|
+
},
|
|
3476
|
+
{
|
|
3477
|
+
"attachment": false,
|
|
3478
|
+
"cost": {
|
|
3479
|
+
"input": 0.0003,
|
|
3480
|
+
"inputCacheHit": null,
|
|
3481
|
+
"output": 0.0003
|
|
3482
|
+
},
|
|
3483
|
+
"extendedThinking": false,
|
|
3484
|
+
"id": "mistral/mistral-medium",
|
|
3485
|
+
"knowledge": null,
|
|
3486
|
+
"lastUpdated": null,
|
|
3487
|
+
"limit": {
|
|
3488
|
+
"context": 128000,
|
|
3489
|
+
"output": 64000
|
|
3490
|
+
},
|
|
3491
|
+
"modalities": {
|
|
3492
|
+
"input": ["text"],
|
|
3493
|
+
"output": ["text"]
|
|
3494
|
+
},
|
|
3495
|
+
"name": "Mistral Medium 3.1",
|
|
3496
|
+
"openWeights": false,
|
|
3497
|
+
"provider": "Vercel",
|
|
3498
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3499
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3500
|
+
"providerId": "vercel/mistral",
|
|
3501
|
+
"providerModelsDevId": "vercel",
|
|
3502
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
3503
|
+
"reasoning": false,
|
|
3504
|
+
"releaseDate": "2025-08-21",
|
|
3505
|
+
"streamingSupported": true,
|
|
3506
|
+
"temperature": true,
|
|
3507
|
+
"toolCall": true,
|
|
3508
|
+
"vision": false,
|
|
3509
|
+
"icon": "vercel"
|
|
3510
|
+
},
|
|
3511
|
+
{
|
|
3512
|
+
"attachment": false,
|
|
3513
|
+
"cost": {
|
|
3514
|
+
"input": 0.0003,
|
|
3515
|
+
"inputCacheHit": null,
|
|
3516
|
+
"output": 0.0003
|
|
3517
|
+
},
|
|
3518
|
+
"extendedThinking": false,
|
|
3519
|
+
"id": "mistral/mistral-nemo",
|
|
3520
|
+
"knowledge": null,
|
|
3521
|
+
"lastUpdated": null,
|
|
3522
|
+
"limit": {
|
|
3523
|
+
"context": 131072,
|
|
3524
|
+
"output": 131072
|
|
3525
|
+
},
|
|
3526
|
+
"modalities": {
|
|
3527
|
+
"input": ["text"],
|
|
3528
|
+
"output": ["text"]
|
|
3529
|
+
},
|
|
3530
|
+
"name": "Mistral Nemo 12B",
|
|
3531
|
+
"openWeights": false,
|
|
3532
|
+
"provider": "Vercel",
|
|
3533
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3534
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3535
|
+
"providerId": "vercel/mistral",
|
|
3536
|
+
"providerModelsDevId": "vercel",
|
|
3537
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
3538
|
+
"reasoning": false,
|
|
3539
|
+
"releaseDate": "2025-08-21",
|
|
3540
|
+
"streamingSupported": true,
|
|
3541
|
+
"temperature": true,
|
|
3542
|
+
"toolCall": true,
|
|
3543
|
+
"vision": false,
|
|
3544
|
+
"icon": "vercel"
|
|
3545
|
+
},
|
|
3546
|
+
{
|
|
3547
|
+
"attachment": false,
|
|
3548
|
+
"cost": {
|
|
3549
|
+
"input": 0.0003,
|
|
3550
|
+
"inputCacheHit": null,
|
|
3551
|
+
"output": 0.0003
|
|
3552
|
+
},
|
|
3553
|
+
"extendedThinking": false,
|
|
3554
|
+
"id": "mistral/mistral-saba-24b",
|
|
3555
|
+
"knowledge": null,
|
|
3556
|
+
"lastUpdated": null,
|
|
3557
|
+
"limit": {
|
|
3558
|
+
"context": 32768,
|
|
3559
|
+
"output": 32768
|
|
3560
|
+
},
|
|
3561
|
+
"modalities": {
|
|
3562
|
+
"input": ["text"],
|
|
3563
|
+
"output": ["text"]
|
|
3564
|
+
},
|
|
3565
|
+
"name": "Mistral Saba 24B",
|
|
3566
|
+
"openWeights": false,
|
|
3567
|
+
"provider": "Vercel",
|
|
3568
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3569
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3570
|
+
"providerId": "vercel/mistral",
|
|
3571
|
+
"providerModelsDevId": "vercel",
|
|
3572
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
3573
|
+
"reasoning": false,
|
|
3574
|
+
"releaseDate": "2025-08-14",
|
|
3575
|
+
"streamingSupported": true,
|
|
3576
|
+
"temperature": true,
|
|
3577
|
+
"toolCall": true,
|
|
3578
|
+
"vision": false,
|
|
3579
|
+
"icon": "vercel"
|
|
3580
|
+
},
|
|
3581
|
+
{
|
|
3582
|
+
"attachment": false,
|
|
3583
|
+
"cost": {
|
|
3584
|
+
"input": 0.0003,
|
|
3585
|
+
"inputCacheHit": null,
|
|
3586
|
+
"output": 0.0003
|
|
3587
|
+
},
|
|
3588
|
+
"extendedThinking": false,
|
|
3589
|
+
"id": "mistral/mistral-small",
|
|
3590
|
+
"knowledge": null,
|
|
3591
|
+
"lastUpdated": null,
|
|
3592
|
+
"limit": {
|
|
3593
|
+
"context": 32000,
|
|
3594
|
+
"output": 4000
|
|
3595
|
+
},
|
|
3596
|
+
"modalities": {
|
|
3597
|
+
"input": ["text"],
|
|
3598
|
+
"output": ["text"]
|
|
3599
|
+
},
|
|
3600
|
+
"name": "Mistral Small",
|
|
3601
|
+
"openWeights": false,
|
|
3602
|
+
"provider": "Vercel",
|
|
3603
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3604
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3605
|
+
"providerId": "vercel/mistral",
|
|
3606
|
+
"providerModelsDevId": "vercel",
|
|
3607
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
3608
|
+
"reasoning": false,
|
|
3609
|
+
"releaseDate": "2025-08-21",
|
|
3610
|
+
"streamingSupported": true,
|
|
3611
|
+
"temperature": true,
|
|
3612
|
+
"toolCall": true,
|
|
3613
|
+
"vision": false,
|
|
3614
|
+
"icon": "vercel"
|
|
3615
|
+
},
|
|
3616
|
+
{
|
|
3617
|
+
"attachment": false,
|
|
3618
|
+
"cost": {
|
|
3619
|
+
"input": null,
|
|
3620
|
+
"inputCacheHit": null,
|
|
3621
|
+
"output": null
|
|
3622
|
+
},
|
|
3623
|
+
"extendedThinking": false,
|
|
3624
|
+
"id": "mistral/mixtral-8x22b-instruct",
|
|
3625
|
+
"knowledge": null,
|
|
3626
|
+
"lastUpdated": null,
|
|
3627
|
+
"limit": {
|
|
3628
|
+
"context": 65536,
|
|
3629
|
+
"output": 2048
|
|
3630
|
+
},
|
|
3631
|
+
"modalities": {
|
|
3632
|
+
"input": ["text"],
|
|
3633
|
+
"output": ["text"]
|
|
3634
|
+
},
|
|
3635
|
+
"name": "Mixtral MoE 8x22B Instruct",
|
|
3636
|
+
"openWeights": false,
|
|
3637
|
+
"provider": "Vercel",
|
|
3638
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3639
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3640
|
+
"providerId": "vercel/mistral",
|
|
3641
|
+
"providerModelsDevId": "vercel",
|
|
3642
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
3643
|
+
"reasoning": false,
|
|
3644
|
+
"releaseDate": "2025-08-21",
|
|
3645
|
+
"streamingSupported": true,
|
|
3646
|
+
"temperature": true,
|
|
3647
|
+
"toolCall": true,
|
|
3648
|
+
"vision": false,
|
|
3649
|
+
"icon": "vercel"
|
|
3650
|
+
},
|
|
3651
|
+
{
|
|
3652
|
+
"attachment": false,
|
|
3653
|
+
"cost": {
|
|
3654
|
+
"input": null,
|
|
3655
|
+
"inputCacheHit": null,
|
|
3656
|
+
"output": null
|
|
3657
|
+
},
|
|
3658
|
+
"extendedThinking": false,
|
|
3659
|
+
"id": "mistral/pixtral-12b",
|
|
3660
|
+
"knowledge": null,
|
|
3661
|
+
"lastUpdated": null,
|
|
3662
|
+
"limit": {
|
|
3663
|
+
"context": 128000,
|
|
3664
|
+
"output": 4000
|
|
3665
|
+
},
|
|
3666
|
+
"modalities": {
|
|
3667
|
+
"input": ["text"],
|
|
3668
|
+
"output": ["text"]
|
|
3669
|
+
},
|
|
3670
|
+
"name": "Pixtral 12B 2409",
|
|
3671
|
+
"openWeights": false,
|
|
3672
|
+
"provider": "Vercel",
|
|
3673
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3674
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3675
|
+
"providerId": "vercel/mistral",
|
|
3676
|
+
"providerModelsDevId": "vercel",
|
|
3677
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
3678
|
+
"reasoning": false,
|
|
3679
|
+
"releaseDate": "2025-08-21",
|
|
3680
|
+
"streamingSupported": true,
|
|
3681
|
+
"temperature": true,
|
|
3682
|
+
"toolCall": true,
|
|
3683
|
+
"vision": false,
|
|
3684
|
+
"icon": "vercel"
|
|
3685
|
+
},
|
|
3686
|
+
{
|
|
3687
|
+
"attachment": false,
|
|
3688
|
+
"cost": {
|
|
3689
|
+
"input": null,
|
|
3690
|
+
"inputCacheHit": null,
|
|
3691
|
+
"output": null
|
|
3692
|
+
},
|
|
3693
|
+
"extendedThinking": false,
|
|
3694
|
+
"id": "mistral/pixtral-large",
|
|
3695
|
+
"knowledge": null,
|
|
3696
|
+
"lastUpdated": null,
|
|
3697
|
+
"limit": {
|
|
3698
|
+
"context": 128000,
|
|
3699
|
+
"output": 4000
|
|
3700
|
+
},
|
|
3701
|
+
"modalities": {
|
|
3702
|
+
"input": ["text"],
|
|
3703
|
+
"output": ["text"]
|
|
3704
|
+
},
|
|
3705
|
+
"name": "Pixtral Large",
|
|
2481
3706
|
"openWeights": false,
|
|
2482
3707
|
"provider": "Vercel",
|
|
2483
3708
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -2496,28 +3721,28 @@
|
|
|
2496
3721
|
{
|
|
2497
3722
|
"attachment": false,
|
|
2498
3723
|
"cost": {
|
|
2499
|
-
"input":
|
|
3724
|
+
"input": null,
|
|
2500
3725
|
"inputCacheHit": null,
|
|
2501
|
-
"output":
|
|
3726
|
+
"output": null
|
|
2502
3727
|
},
|
|
2503
3728
|
"extendedThinking": false,
|
|
2504
|
-
"id": "
|
|
3729
|
+
"id": "moonshotai/kimi-k2-thinking-turbo",
|
|
2505
3730
|
"knowledge": null,
|
|
2506
3731
|
"lastUpdated": null,
|
|
2507
3732
|
"limit": {
|
|
2508
|
-
"context":
|
|
2509
|
-
"output":
|
|
3733
|
+
"context": 262114,
|
|
3734
|
+
"output": 262114
|
|
2510
3735
|
},
|
|
2511
3736
|
"modalities": {
|
|
2512
3737
|
"input": ["text"],
|
|
2513
3738
|
"output": ["text"]
|
|
2514
3739
|
},
|
|
2515
|
-
"name": "
|
|
3740
|
+
"name": "Kimi K2 Thinking Turbo",
|
|
2516
3741
|
"openWeights": false,
|
|
2517
3742
|
"provider": "Vercel",
|
|
2518
3743
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2519
3744
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2520
|
-
"providerId": "vercel/
|
|
3745
|
+
"providerId": "vercel/moonshotai",
|
|
2521
3746
|
"providerModelsDevId": "vercel",
|
|
2522
3747
|
"providerNpm": "@ai-sdk/vercel",
|
|
2523
3748
|
"reasoning": false,
|
|
@@ -2531,28 +3756,28 @@
|
|
|
2531
3756
|
{
|
|
2532
3757
|
"attachment": false,
|
|
2533
3758
|
"cost": {
|
|
2534
|
-
"input":
|
|
3759
|
+
"input": null,
|
|
2535
3760
|
"inputCacheHit": null,
|
|
2536
|
-
"output":
|
|
3761
|
+
"output": null
|
|
2537
3762
|
},
|
|
2538
3763
|
"extendedThinking": false,
|
|
2539
|
-
"id": "
|
|
3764
|
+
"id": "moonshotai/kimi-k2-turbo",
|
|
2540
3765
|
"knowledge": null,
|
|
2541
3766
|
"lastUpdated": null,
|
|
2542
3767
|
"limit": {
|
|
2543
|
-
"context":
|
|
2544
|
-
"output":
|
|
3768
|
+
"context": 256000,
|
|
3769
|
+
"output": 16384
|
|
2545
3770
|
},
|
|
2546
3771
|
"modalities": {
|
|
2547
3772
|
"input": ["text"],
|
|
2548
3773
|
"output": ["text"]
|
|
2549
3774
|
},
|
|
2550
|
-
"name": "
|
|
3775
|
+
"name": "Kimi K2 Turbo",
|
|
2551
3776
|
"openWeights": false,
|
|
2552
3777
|
"provider": "Vercel",
|
|
2553
3778
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2554
3779
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2555
|
-
"providerId": "vercel/
|
|
3780
|
+
"providerId": "vercel/moonshotai",
|
|
2556
3781
|
"providerModelsDevId": "vercel",
|
|
2557
3782
|
"providerNpm": "@ai-sdk/vercel",
|
|
2558
3783
|
"reasoning": false,
|
|
@@ -2566,32 +3791,32 @@
|
|
|
2566
3791
|
{
|
|
2567
3792
|
"attachment": false,
|
|
2568
3793
|
"cost": {
|
|
2569
|
-
"input": 0.
|
|
3794
|
+
"input": 0.00125,
|
|
2570
3795
|
"inputCacheHit": null,
|
|
2571
|
-
"output": 0.
|
|
3796
|
+
"output": 0.01
|
|
2572
3797
|
},
|
|
2573
3798
|
"extendedThinking": false,
|
|
2574
|
-
"id": "
|
|
3799
|
+
"id": "openai/gpt-5.1-instant",
|
|
2575
3800
|
"knowledge": null,
|
|
2576
3801
|
"lastUpdated": null,
|
|
2577
3802
|
"limit": {
|
|
2578
|
-
"context":
|
|
2579
|
-
"output":
|
|
3803
|
+
"context": 128000,
|
|
3804
|
+
"output": 16384
|
|
2580
3805
|
},
|
|
2581
3806
|
"modalities": {
|
|
2582
3807
|
"input": ["text"],
|
|
2583
3808
|
"output": ["text"]
|
|
2584
3809
|
},
|
|
2585
|
-
"name": "
|
|
3810
|
+
"name": "GPT-5.1 Instant",
|
|
2586
3811
|
"openWeights": false,
|
|
2587
3812
|
"provider": "Vercel",
|
|
2588
3813
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2589
3814
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2590
|
-
"providerId": "vercel/
|
|
3815
|
+
"providerId": "vercel/openai",
|
|
2591
3816
|
"providerModelsDevId": "vercel",
|
|
2592
3817
|
"providerNpm": "@ai-sdk/vercel",
|
|
2593
3818
|
"reasoning": false,
|
|
2594
|
-
"releaseDate": "2025-08-
|
|
3819
|
+
"releaseDate": "2025-08-21",
|
|
2595
3820
|
"streamingSupported": true,
|
|
2596
3821
|
"temperature": true,
|
|
2597
3822
|
"toolCall": true,
|
|
@@ -2601,28 +3826,28 @@
|
|
|
2601
3826
|
{
|
|
2602
3827
|
"attachment": false,
|
|
2603
3828
|
"cost": {
|
|
2604
|
-
"input":
|
|
3829
|
+
"input": null,
|
|
2605
3830
|
"inputCacheHit": null,
|
|
2606
|
-
"output":
|
|
3831
|
+
"output": null
|
|
2607
3832
|
},
|
|
2608
3833
|
"extendedThinking": false,
|
|
2609
|
-
"id": "
|
|
3834
|
+
"id": "openai/gpt-5.1-thinking",
|
|
2610
3835
|
"knowledge": null,
|
|
2611
3836
|
"lastUpdated": null,
|
|
2612
3837
|
"limit": {
|
|
2613
|
-
"context":
|
|
2614
|
-
"output":
|
|
3838
|
+
"context": 400000,
|
|
3839
|
+
"output": 128000
|
|
2615
3840
|
},
|
|
2616
3841
|
"modalities": {
|
|
2617
3842
|
"input": ["text"],
|
|
2618
3843
|
"output": ["text"]
|
|
2619
3844
|
},
|
|
2620
|
-
"name": "
|
|
3845
|
+
"name": "GPT 5.1 Thinking",
|
|
2621
3846
|
"openWeights": false,
|
|
2622
3847
|
"provider": "Vercel",
|
|
2623
3848
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2624
3849
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2625
|
-
"providerId": "vercel/
|
|
3850
|
+
"providerId": "vercel/openai",
|
|
2626
3851
|
"providerModelsDevId": "vercel",
|
|
2627
3852
|
"providerNpm": "@ai-sdk/vercel",
|
|
2628
3853
|
"reasoning": false,
|
|
@@ -2641,23 +3866,23 @@
|
|
|
2641
3866
|
"output": null
|
|
2642
3867
|
},
|
|
2643
3868
|
"extendedThinking": false,
|
|
2644
|
-
"id": "
|
|
3869
|
+
"id": "openai/gpt-image-1",
|
|
2645
3870
|
"knowledge": null,
|
|
2646
3871
|
"lastUpdated": null,
|
|
2647
3872
|
"limit": {
|
|
2648
|
-
"context":
|
|
2649
|
-
"output":
|
|
3873
|
+
"context": null,
|
|
3874
|
+
"output": null
|
|
2650
3875
|
},
|
|
2651
3876
|
"modalities": {
|
|
2652
3877
|
"input": ["text"],
|
|
2653
3878
|
"output": ["text"]
|
|
2654
3879
|
},
|
|
2655
|
-
"name": "
|
|
3880
|
+
"name": "GPT Image 1",
|
|
2656
3881
|
"openWeights": false,
|
|
2657
3882
|
"provider": "Vercel",
|
|
2658
3883
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2659
3884
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2660
|
-
"providerId": "vercel/
|
|
3885
|
+
"providerId": "vercel/openai",
|
|
2661
3886
|
"providerModelsDevId": "vercel",
|
|
2662
3887
|
"providerNpm": "@ai-sdk/vercel",
|
|
2663
3888
|
"reasoning": false,
|
|
@@ -2676,23 +3901,23 @@
|
|
|
2676
3901
|
"output": null
|
|
2677
3902
|
},
|
|
2678
3903
|
"extendedThinking": false,
|
|
2679
|
-
"id": "
|
|
3904
|
+
"id": "openai/gpt-image-1.5",
|
|
2680
3905
|
"knowledge": null,
|
|
2681
3906
|
"lastUpdated": null,
|
|
2682
3907
|
"limit": {
|
|
2683
|
-
"context":
|
|
2684
|
-
"output":
|
|
3908
|
+
"context": null,
|
|
3909
|
+
"output": null
|
|
2685
3910
|
},
|
|
2686
3911
|
"modalities": {
|
|
2687
3912
|
"input": ["text"],
|
|
2688
3913
|
"output": ["text"]
|
|
2689
3914
|
},
|
|
2690
|
-
"name": "
|
|
3915
|
+
"name": "GPT Image 1.5",
|
|
2691
3916
|
"openWeights": false,
|
|
2692
3917
|
"provider": "Vercel",
|
|
2693
3918
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2694
3919
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2695
|
-
"providerId": "vercel/
|
|
3920
|
+
"providerId": "vercel/openai",
|
|
2696
3921
|
"providerModelsDevId": "vercel",
|
|
2697
3922
|
"providerNpm": "@ai-sdk/vercel",
|
|
2698
3923
|
"reasoning": false,
|
|
@@ -2711,23 +3936,23 @@
|
|
|
2711
3936
|
"output": null
|
|
2712
3937
|
},
|
|
2713
3938
|
"extendedThinking": false,
|
|
2714
|
-
"id": "
|
|
3939
|
+
"id": "openai/gpt-image-1-mini",
|
|
2715
3940
|
"knowledge": null,
|
|
2716
3941
|
"lastUpdated": null,
|
|
2717
3942
|
"limit": {
|
|
2718
|
-
"context":
|
|
2719
|
-
"output":
|
|
3943
|
+
"context": null,
|
|
3944
|
+
"output": null
|
|
2720
3945
|
},
|
|
2721
3946
|
"modalities": {
|
|
2722
3947
|
"input": ["text"],
|
|
2723
3948
|
"output": ["text"]
|
|
2724
3949
|
},
|
|
2725
|
-
"name": "
|
|
3950
|
+
"name": "GPT Image 1 Mini",
|
|
2726
3951
|
"openWeights": false,
|
|
2727
3952
|
"provider": "Vercel",
|
|
2728
3953
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2729
3954
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2730
|
-
"providerId": "vercel/
|
|
3955
|
+
"providerId": "vercel/openai",
|
|
2731
3956
|
"providerModelsDevId": "vercel",
|
|
2732
3957
|
"providerNpm": "@ai-sdk/vercel",
|
|
2733
3958
|
"reasoning": false,
|
|
@@ -2741,28 +3966,28 @@
|
|
|
2741
3966
|
{
|
|
2742
3967
|
"attachment": false,
|
|
2743
3968
|
"cost": {
|
|
2744
|
-
"input":
|
|
3969
|
+
"input": 0.00013,
|
|
2745
3970
|
"inputCacheHit": null,
|
|
2746
|
-
"output":
|
|
3971
|
+
"output": 0
|
|
2747
3972
|
},
|
|
2748
3973
|
"extendedThinking": false,
|
|
2749
|
-
"id": "
|
|
3974
|
+
"id": "openai/text-embedding-3-large",
|
|
2750
3975
|
"knowledge": null,
|
|
2751
3976
|
"lastUpdated": null,
|
|
2752
3977
|
"limit": {
|
|
2753
|
-
"context":
|
|
2754
|
-
"output":
|
|
3978
|
+
"context": null,
|
|
3979
|
+
"output": null
|
|
2755
3980
|
},
|
|
2756
3981
|
"modalities": {
|
|
2757
3982
|
"input": ["text"],
|
|
2758
3983
|
"output": ["text"]
|
|
2759
3984
|
},
|
|
2760
|
-
"name": "
|
|
3985
|
+
"name": "text-embedding-3-large",
|
|
2761
3986
|
"openWeights": false,
|
|
2762
3987
|
"provider": "Vercel",
|
|
2763
3988
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2764
3989
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2765
|
-
"providerId": "vercel/
|
|
3990
|
+
"providerId": "vercel/openai",
|
|
2766
3991
|
"providerModelsDevId": "vercel",
|
|
2767
3992
|
"providerNpm": "@ai-sdk/vercel",
|
|
2768
3993
|
"reasoning": false,
|
|
@@ -2776,28 +4001,28 @@
|
|
|
2776
4001
|
{
|
|
2777
4002
|
"attachment": false,
|
|
2778
4003
|
"cost": {
|
|
2779
|
-
"input":
|
|
4004
|
+
"input": 0.00002,
|
|
2780
4005
|
"inputCacheHit": null,
|
|
2781
|
-
"output":
|
|
4006
|
+
"output": 0
|
|
2782
4007
|
},
|
|
2783
4008
|
"extendedThinking": false,
|
|
2784
|
-
"id": "
|
|
4009
|
+
"id": "openai/text-embedding-3-small",
|
|
2785
4010
|
"knowledge": null,
|
|
2786
4011
|
"lastUpdated": null,
|
|
2787
4012
|
"limit": {
|
|
2788
|
-
"context":
|
|
2789
|
-
"output":
|
|
4013
|
+
"context": null,
|
|
4014
|
+
"output": null
|
|
2790
4015
|
},
|
|
2791
4016
|
"modalities": {
|
|
2792
4017
|
"input": ["text"],
|
|
2793
4018
|
"output": ["text"]
|
|
2794
4019
|
},
|
|
2795
|
-
"name": "
|
|
4020
|
+
"name": "text-embedding-3-small",
|
|
2796
4021
|
"openWeights": false,
|
|
2797
4022
|
"provider": "Vercel",
|
|
2798
4023
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2799
4024
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2800
|
-
"providerId": "vercel/
|
|
4025
|
+
"providerId": "vercel/openai",
|
|
2801
4026
|
"providerModelsDevId": "vercel",
|
|
2802
4027
|
"providerNpm": "@ai-sdk/vercel",
|
|
2803
4028
|
"reasoning": false,
|
|
@@ -2811,23 +4036,23 @@
|
|
|
2811
4036
|
{
|
|
2812
4037
|
"attachment": false,
|
|
2813
4038
|
"cost": {
|
|
2814
|
-
"input": 0.
|
|
4039
|
+
"input": 0.0004,
|
|
2815
4040
|
"inputCacheHit": null,
|
|
2816
|
-
"output": 0.
|
|
4041
|
+
"output": 0.0004
|
|
2817
4042
|
},
|
|
2818
4043
|
"extendedThinking": false,
|
|
2819
|
-
"id": "openai/
|
|
4044
|
+
"id": "openai/text-embedding-ada-002",
|
|
2820
4045
|
"knowledge": null,
|
|
2821
4046
|
"lastUpdated": null,
|
|
2822
4047
|
"limit": {
|
|
2823
|
-
"context":
|
|
2824
|
-
"output":
|
|
4048
|
+
"context": null,
|
|
4049
|
+
"output": null
|
|
2825
4050
|
},
|
|
2826
4051
|
"modalities": {
|
|
2827
4052
|
"input": ["text"],
|
|
2828
4053
|
"output": ["text"]
|
|
2829
4054
|
},
|
|
2830
|
-
"name": "
|
|
4055
|
+
"name": "text-embedding-ada-002",
|
|
2831
4056
|
"openWeights": false,
|
|
2832
4057
|
"provider": "Vercel",
|
|
2833
4058
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
@@ -2851,23 +4076,23 @@
|
|
|
2851
4076
|
"output": null
|
|
2852
4077
|
},
|
|
2853
4078
|
"extendedThinking": false,
|
|
2854
|
-
"id": "
|
|
4079
|
+
"id": "recraft/recraft-v2",
|
|
2855
4080
|
"knowledge": null,
|
|
2856
4081
|
"lastUpdated": null,
|
|
2857
4082
|
"limit": {
|
|
2858
|
-
"context":
|
|
2859
|
-
"output":
|
|
4083
|
+
"context": null,
|
|
4084
|
+
"output": null
|
|
2860
4085
|
},
|
|
2861
4086
|
"modalities": {
|
|
2862
4087
|
"input": ["text"],
|
|
2863
4088
|
"output": ["text"]
|
|
2864
4089
|
},
|
|
2865
|
-
"name": "
|
|
4090
|
+
"name": "Recraft V2",
|
|
2866
4091
|
"openWeights": false,
|
|
2867
4092
|
"provider": "Vercel",
|
|
2868
4093
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2869
4094
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2870
|
-
"providerId": "vercel/
|
|
4095
|
+
"providerId": "vercel/recraft",
|
|
2871
4096
|
"providerModelsDevId": "vercel",
|
|
2872
4097
|
"providerNpm": "@ai-sdk/vercel",
|
|
2873
4098
|
"reasoning": false,
|
|
@@ -2881,12 +4106,12 @@
|
|
|
2881
4106
|
{
|
|
2882
4107
|
"attachment": false,
|
|
2883
4108
|
"cost": {
|
|
2884
|
-
"input":
|
|
4109
|
+
"input": null,
|
|
2885
4110
|
"inputCacheHit": null,
|
|
2886
|
-
"output":
|
|
4111
|
+
"output": null
|
|
2887
4112
|
},
|
|
2888
4113
|
"extendedThinking": false,
|
|
2889
|
-
"id": "
|
|
4114
|
+
"id": "recraft/recraft-v3",
|
|
2890
4115
|
"knowledge": null,
|
|
2891
4116
|
"lastUpdated": null,
|
|
2892
4117
|
"limit": {
|
|
@@ -2897,12 +4122,12 @@
|
|
|
2897
4122
|
"input": ["text"],
|
|
2898
4123
|
"output": ["text"]
|
|
2899
4124
|
},
|
|
2900
|
-
"name": "
|
|
4125
|
+
"name": "Recraft V3",
|
|
2901
4126
|
"openWeights": false,
|
|
2902
4127
|
"provider": "Vercel",
|
|
2903
4128
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2904
4129
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2905
|
-
"providerId": "vercel/
|
|
4130
|
+
"providerId": "vercel/recraft",
|
|
2906
4131
|
"providerModelsDevId": "vercel",
|
|
2907
4132
|
"providerNpm": "@ai-sdk/vercel",
|
|
2908
4133
|
"reasoning": false,
|
|
@@ -2916,12 +4141,12 @@
|
|
|
2916
4141
|
{
|
|
2917
4142
|
"attachment": false,
|
|
2918
4143
|
"cost": {
|
|
2919
|
-
"input":
|
|
4144
|
+
"input": null,
|
|
2920
4145
|
"inputCacheHit": null,
|
|
2921
|
-
"output":
|
|
4146
|
+
"output": null
|
|
2922
4147
|
},
|
|
2923
4148
|
"extendedThinking": false,
|
|
2924
|
-
"id": "
|
|
4149
|
+
"id": "recraft/recraft-v4",
|
|
2925
4150
|
"knowledge": null,
|
|
2926
4151
|
"lastUpdated": null,
|
|
2927
4152
|
"limit": {
|
|
@@ -2932,12 +4157,12 @@
|
|
|
2932
4157
|
"input": ["text"],
|
|
2933
4158
|
"output": ["text"]
|
|
2934
4159
|
},
|
|
2935
|
-
"name": "
|
|
4160
|
+
"name": "Recraft V4",
|
|
2936
4161
|
"openWeights": false,
|
|
2937
4162
|
"provider": "Vercel",
|
|
2938
4163
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2939
4164
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2940
|
-
"providerId": "vercel/
|
|
4165
|
+
"providerId": "vercel/recraft",
|
|
2941
4166
|
"providerModelsDevId": "vercel",
|
|
2942
4167
|
"providerNpm": "@ai-sdk/vercel",
|
|
2943
4168
|
"reasoning": false,
|
|
@@ -2951,12 +4176,12 @@
|
|
|
2951
4176
|
{
|
|
2952
4177
|
"attachment": false,
|
|
2953
4178
|
"cost": {
|
|
2954
|
-
"input":
|
|
4179
|
+
"input": null,
|
|
2955
4180
|
"inputCacheHit": null,
|
|
2956
|
-
"output":
|
|
4181
|
+
"output": null
|
|
2957
4182
|
},
|
|
2958
4183
|
"extendedThinking": false,
|
|
2959
|
-
"id": "
|
|
4184
|
+
"id": "recraft/recraft-v4-pro",
|
|
2960
4185
|
"knowledge": null,
|
|
2961
4186
|
"lastUpdated": null,
|
|
2962
4187
|
"limit": {
|
|
@@ -2967,12 +4192,12 @@
|
|
|
2967
4192
|
"input": ["text"],
|
|
2968
4193
|
"output": ["text"]
|
|
2969
4194
|
},
|
|
2970
|
-
"name": "
|
|
4195
|
+
"name": "Recraft V4 Pro",
|
|
2971
4196
|
"openWeights": false,
|
|
2972
4197
|
"provider": "Vercel",
|
|
2973
4198
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
2974
4199
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
2975
|
-
"providerId": "vercel/
|
|
4200
|
+
"providerId": "vercel/recraft",
|
|
2976
4201
|
"providerModelsDevId": "vercel",
|
|
2977
4202
|
"providerNpm": "@ai-sdk/vercel",
|
|
2978
4203
|
"reasoning": false,
|
|
@@ -3796,23 +5021,58 @@
|
|
|
3796
5021
|
"output": null
|
|
3797
5022
|
},
|
|
3798
5023
|
"extendedThinking": false,
|
|
3799
|
-
"id": "
|
|
5024
|
+
"id": "xai/grok-imagine-image-pro",
|
|
3800
5025
|
"knowledge": null,
|
|
3801
5026
|
"lastUpdated": null,
|
|
3802
5027
|
"limit": {
|
|
3803
|
-
"context":
|
|
3804
|
-
"output":
|
|
5028
|
+
"context": null,
|
|
5029
|
+
"output": null
|
|
5030
|
+
},
|
|
5031
|
+
"modalities": {
|
|
5032
|
+
"input": ["text"],
|
|
5033
|
+
"output": ["text"]
|
|
5034
|
+
},
|
|
5035
|
+
"name": "Grok Imagine Image Pro",
|
|
5036
|
+
"openWeights": false,
|
|
5037
|
+
"provider": "Vercel",
|
|
5038
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
5039
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
5040
|
+
"providerId": "vercel/xai",
|
|
5041
|
+
"providerModelsDevId": "vercel",
|
|
5042
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
5043
|
+
"reasoning": false,
|
|
5044
|
+
"releaseDate": "2025-08-21",
|
|
5045
|
+
"streamingSupported": true,
|
|
5046
|
+
"temperature": true,
|
|
5047
|
+
"toolCall": true,
|
|
5048
|
+
"vision": false,
|
|
5049
|
+
"icon": "vercel"
|
|
5050
|
+
},
|
|
5051
|
+
{
|
|
5052
|
+
"attachment": false,
|
|
5053
|
+
"cost": {
|
|
5054
|
+
"input": null,
|
|
5055
|
+
"inputCacheHit": null,
|
|
5056
|
+
"output": null
|
|
5057
|
+
},
|
|
5058
|
+
"extendedThinking": false,
|
|
5059
|
+
"id": "xai/grok-imagine-video",
|
|
5060
|
+
"knowledge": null,
|
|
5061
|
+
"lastUpdated": null,
|
|
5062
|
+
"limit": {
|
|
5063
|
+
"context": null,
|
|
5064
|
+
"output": null
|
|
3805
5065
|
},
|
|
3806
5066
|
"modalities": {
|
|
3807
5067
|
"input": ["text"],
|
|
3808
5068
|
"output": ["text"]
|
|
3809
5069
|
},
|
|
3810
|
-
"name": "
|
|
5070
|
+
"name": "Grok Imagine",
|
|
3811
5071
|
"openWeights": false,
|
|
3812
5072
|
"provider": "Vercel",
|
|
3813
5073
|
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
3814
5074
|
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
3815
|
-
"providerId": "vercel/
|
|
5075
|
+
"providerId": "vercel/xai",
|
|
3816
5076
|
"providerModelsDevId": "vercel",
|
|
3817
5077
|
"providerNpm": "@ai-sdk/vercel",
|
|
3818
5078
|
"reasoning": false,
|
|
@@ -3906,7 +5166,7 @@
|
|
|
3906
5166
|
"lastUpdated": null,
|
|
3907
5167
|
"limit": {
|
|
3908
5168
|
"context": 65536,
|
|
3909
|
-
"output":
|
|
5169
|
+
"output": 16384
|
|
3910
5170
|
},
|
|
3911
5171
|
"modalities": {
|
|
3912
5172
|
"input": ["text"],
|
|
@@ -4067,6 +5327,76 @@
|
|
|
4067
5327
|
"toolCall": true,
|
|
4068
5328
|
"vision": false,
|
|
4069
5329
|
"icon": "vercel"
|
|
5330
|
+
},
|
|
5331
|
+
{
|
|
5332
|
+
"attachment": false,
|
|
5333
|
+
"cost": {
|
|
5334
|
+
"input": null,
|
|
5335
|
+
"inputCacheHit": null,
|
|
5336
|
+
"output": null
|
|
5337
|
+
},
|
|
5338
|
+
"extendedThinking": false,
|
|
5339
|
+
"id": "zai/glm-4.7-flashx",
|
|
5340
|
+
"knowledge": null,
|
|
5341
|
+
"lastUpdated": null,
|
|
5342
|
+
"limit": {
|
|
5343
|
+
"context": 200000,
|
|
5344
|
+
"output": 128000
|
|
5345
|
+
},
|
|
5346
|
+
"modalities": {
|
|
5347
|
+
"input": ["text"],
|
|
5348
|
+
"output": ["text"]
|
|
5349
|
+
},
|
|
5350
|
+
"name": "GLM 4.7 FlashX",
|
|
5351
|
+
"openWeights": false,
|
|
5352
|
+
"provider": "Vercel",
|
|
5353
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
5354
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
5355
|
+
"providerId": "vercel/zai",
|
|
5356
|
+
"providerModelsDevId": "vercel",
|
|
5357
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
5358
|
+
"reasoning": false,
|
|
5359
|
+
"releaseDate": "2025-08-21",
|
|
5360
|
+
"streamingSupported": true,
|
|
5361
|
+
"temperature": true,
|
|
5362
|
+
"toolCall": true,
|
|
5363
|
+
"vision": false,
|
|
5364
|
+
"icon": "vercel"
|
|
5365
|
+
},
|
|
5366
|
+
{
|
|
5367
|
+
"attachment": false,
|
|
5368
|
+
"cost": {
|
|
5369
|
+
"input": null,
|
|
5370
|
+
"inputCacheHit": null,
|
|
5371
|
+
"output": null
|
|
5372
|
+
},
|
|
5373
|
+
"extendedThinking": false,
|
|
5374
|
+
"id": "zai/glm-5",
|
|
5375
|
+
"knowledge": null,
|
|
5376
|
+
"lastUpdated": null,
|
|
5377
|
+
"limit": {
|
|
5378
|
+
"context": 202800,
|
|
5379
|
+
"output": 131072
|
|
5380
|
+
},
|
|
5381
|
+
"modalities": {
|
|
5382
|
+
"input": ["text"],
|
|
5383
|
+
"output": ["text"]
|
|
5384
|
+
},
|
|
5385
|
+
"name": "GLM-5",
|
|
5386
|
+
"openWeights": false,
|
|
5387
|
+
"provider": "Vercel",
|
|
5388
|
+
"providerDoc": "https://sdk.vercel.ai/docs",
|
|
5389
|
+
"providerEnv": ["VERCEL_AI_API_KEY"],
|
|
5390
|
+
"providerId": "vercel/zai",
|
|
5391
|
+
"providerModelsDevId": "vercel",
|
|
5392
|
+
"providerNpm": "@ai-sdk/vercel",
|
|
5393
|
+
"reasoning": false,
|
|
5394
|
+
"releaseDate": "2025-08-21",
|
|
5395
|
+
"streamingSupported": true,
|
|
5396
|
+
"temperature": true,
|
|
5397
|
+
"toolCall": true,
|
|
5398
|
+
"vision": false,
|
|
5399
|
+
"icon": "vercel"
|
|
4070
5400
|
}
|
|
4071
5401
|
]
|
|
4072
5402
|
}
|