@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
|
@@ -1,13 +1,48 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"description": "AI Models API - Models from GitHub Copilot",
|
|
4
|
-
"lastUpdated": "2026-
|
|
4
|
+
"lastUpdated": "2026-03-02T07:56:54.921Z",
|
|
5
5
|
"pricingUnit": "1K",
|
|
6
6
|
"provider": "GitHub Copilot",
|
|
7
|
-
"totalModels":
|
|
8
|
-
"version": "4.0
|
|
7
|
+
"totalModels": 20,
|
|
8
|
+
"version": "4.1.0"
|
|
9
9
|
},
|
|
10
10
|
"models": [
|
|
11
|
+
{
|
|
12
|
+
"attachment": false,
|
|
13
|
+
"cost": {
|
|
14
|
+
"input": null,
|
|
15
|
+
"inputCacheHit": null,
|
|
16
|
+
"output": null
|
|
17
|
+
},
|
|
18
|
+
"extendedThinking": true,
|
|
19
|
+
"id": "claude-opus-4-6-(fast-mode)-(preview)",
|
|
20
|
+
"knowledge": null,
|
|
21
|
+
"lastUpdated": null,
|
|
22
|
+
"limit": {
|
|
23
|
+
"context": null,
|
|
24
|
+
"output": null
|
|
25
|
+
},
|
|
26
|
+
"modalities": {
|
|
27
|
+
"input": ["text"],
|
|
28
|
+
"output": ["text"]
|
|
29
|
+
},
|
|
30
|
+
"name": "Claude Opus 4.6 (fast mode) (preview)",
|
|
31
|
+
"openWeights": false,
|
|
32
|
+
"provider": "GitHub Copilot",
|
|
33
|
+
"providerDoc": "https://docs.github.com/en/copilot/reference/ai-models/supported-models",
|
|
34
|
+
"providerEnv": ["GITHUB_TOKEN"],
|
|
35
|
+
"providerId": "git-hub-copilot",
|
|
36
|
+
"providerModelsDevId": "github-copilot",
|
|
37
|
+
"providerNpm": "@ai-sdk/github-copilot",
|
|
38
|
+
"reasoning": true,
|
|
39
|
+
"releaseDate": null,
|
|
40
|
+
"streamingSupported": true,
|
|
41
|
+
"temperature": true,
|
|
42
|
+
"toolCall": true,
|
|
43
|
+
"vision": false,
|
|
44
|
+
"icon": "githubcopilot"
|
|
45
|
+
},
|
|
11
46
|
{
|
|
12
47
|
"attachment": false,
|
|
13
48
|
"cost": {
|
|
@@ -148,6 +183,41 @@
|
|
|
148
183
|
"vision": false,
|
|
149
184
|
"icon": "githubcopilot"
|
|
150
185
|
},
|
|
186
|
+
{
|
|
187
|
+
"attachment": false,
|
|
188
|
+
"cost": {
|
|
189
|
+
"input": null,
|
|
190
|
+
"inputCacheHit": null,
|
|
191
|
+
"output": null
|
|
192
|
+
},
|
|
193
|
+
"extendedThinking": false,
|
|
194
|
+
"id": "gemini-3-1-pro",
|
|
195
|
+
"knowledge": null,
|
|
196
|
+
"lastUpdated": null,
|
|
197
|
+
"limit": {
|
|
198
|
+
"context": null,
|
|
199
|
+
"output": null
|
|
200
|
+
},
|
|
201
|
+
"modalities": {
|
|
202
|
+
"input": ["text"],
|
|
203
|
+
"output": ["text"]
|
|
204
|
+
},
|
|
205
|
+
"name": "Gemini 3.1 Pro",
|
|
206
|
+
"openWeights": false,
|
|
207
|
+
"provider": "GitHub Copilot",
|
|
208
|
+
"providerDoc": "https://docs.github.com/en/copilot/reference/ai-models/supported-models",
|
|
209
|
+
"providerEnv": ["GITHUB_TOKEN"],
|
|
210
|
+
"providerId": "git-hub-copilot",
|
|
211
|
+
"providerModelsDevId": "github-copilot",
|
|
212
|
+
"providerNpm": "@ai-sdk/github-copilot",
|
|
213
|
+
"reasoning": false,
|
|
214
|
+
"releaseDate": "2024-02-29",
|
|
215
|
+
"streamingSupported": true,
|
|
216
|
+
"temperature": true,
|
|
217
|
+
"toolCall": true,
|
|
218
|
+
"vision": false,
|
|
219
|
+
"icon": "githubcopilot"
|
|
220
|
+
},
|
|
151
221
|
{
|
|
152
222
|
"attachment": false,
|
|
153
223
|
"cost": {
|
|
@@ -218,6 +288,41 @@
|
|
|
218
288
|
"vision": false,
|
|
219
289
|
"icon": "githubcopilot"
|
|
220
290
|
},
|
|
291
|
+
{
|
|
292
|
+
"attachment": false,
|
|
293
|
+
"cost": {
|
|
294
|
+
"input": null,
|
|
295
|
+
"inputCacheHit": null,
|
|
296
|
+
"output": null
|
|
297
|
+
},
|
|
298
|
+
"extendedThinking": false,
|
|
299
|
+
"id": "goldeneye",
|
|
300
|
+
"knowledge": null,
|
|
301
|
+
"lastUpdated": null,
|
|
302
|
+
"limit": {
|
|
303
|
+
"context": null,
|
|
304
|
+
"output": null
|
|
305
|
+
},
|
|
306
|
+
"modalities": {
|
|
307
|
+
"input": ["text"],
|
|
308
|
+
"output": ["text"]
|
|
309
|
+
},
|
|
310
|
+
"name": "Goldeneye",
|
|
311
|
+
"openWeights": false,
|
|
312
|
+
"provider": "GitHub Copilot",
|
|
313
|
+
"providerDoc": "https://docs.github.com/en/copilot/reference/ai-models/supported-models",
|
|
314
|
+
"providerEnv": ["GITHUB_TOKEN"],
|
|
315
|
+
"providerId": "git-hub-copilot",
|
|
316
|
+
"providerModelsDevId": "github-copilot",
|
|
317
|
+
"providerNpm": "@ai-sdk/github-copilot",
|
|
318
|
+
"reasoning": false,
|
|
319
|
+
"releaseDate": null,
|
|
320
|
+
"streamingSupported": true,
|
|
321
|
+
"temperature": true,
|
|
322
|
+
"toolCall": false,
|
|
323
|
+
"vision": false,
|
|
324
|
+
"icon": "githubcopilot"
|
|
325
|
+
},
|
|
221
326
|
{
|
|
222
327
|
"attachment": false,
|
|
223
328
|
"cost": {
|
|
@@ -428,6 +533,76 @@
|
|
|
428
533
|
"vision": false,
|
|
429
534
|
"icon": "githubcopilot"
|
|
430
535
|
},
|
|
536
|
+
{
|
|
537
|
+
"attachment": false,
|
|
538
|
+
"cost": {
|
|
539
|
+
"input": 0.00125,
|
|
540
|
+
"inputCacheHit": null,
|
|
541
|
+
"output": 0.01
|
|
542
|
+
},
|
|
543
|
+
"extendedThinking": false,
|
|
544
|
+
"id": "gpt-5-2-codex",
|
|
545
|
+
"knowledge": null,
|
|
546
|
+
"lastUpdated": null,
|
|
547
|
+
"limit": {
|
|
548
|
+
"context": null,
|
|
549
|
+
"output": null
|
|
550
|
+
},
|
|
551
|
+
"modalities": {
|
|
552
|
+
"input": ["text"],
|
|
553
|
+
"output": ["text"]
|
|
554
|
+
},
|
|
555
|
+
"name": "GPT-5.2-Codex",
|
|
556
|
+
"openWeights": false,
|
|
557
|
+
"provider": "GitHub Copilot",
|
|
558
|
+
"providerDoc": "https://docs.github.com/en/copilot/reference/ai-models/supported-models",
|
|
559
|
+
"providerEnv": ["GITHUB_TOKEN"],
|
|
560
|
+
"providerId": "git-hub-copilot",
|
|
561
|
+
"providerModelsDevId": "github-copilot",
|
|
562
|
+
"providerNpm": "@ai-sdk/github-copilot",
|
|
563
|
+
"reasoning": false,
|
|
564
|
+
"releaseDate": null,
|
|
565
|
+
"streamingSupported": true,
|
|
566
|
+
"temperature": true,
|
|
567
|
+
"toolCall": true,
|
|
568
|
+
"vision": false,
|
|
569
|
+
"icon": "githubcopilot"
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"attachment": false,
|
|
573
|
+
"cost": {
|
|
574
|
+
"input": 0.00125,
|
|
575
|
+
"inputCacheHit": null,
|
|
576
|
+
"output": 0.01
|
|
577
|
+
},
|
|
578
|
+
"extendedThinking": false,
|
|
579
|
+
"id": "gpt-5-3-codex",
|
|
580
|
+
"knowledge": null,
|
|
581
|
+
"lastUpdated": null,
|
|
582
|
+
"limit": {
|
|
583
|
+
"context": null,
|
|
584
|
+
"output": null
|
|
585
|
+
},
|
|
586
|
+
"modalities": {
|
|
587
|
+
"input": ["text"],
|
|
588
|
+
"output": ["text"]
|
|
589
|
+
},
|
|
590
|
+
"name": "GPT-5.3-Codex",
|
|
591
|
+
"openWeights": false,
|
|
592
|
+
"provider": "GitHub Copilot",
|
|
593
|
+
"providerDoc": "https://docs.github.com/en/copilot/reference/ai-models/supported-models",
|
|
594
|
+
"providerEnv": ["GITHUB_TOKEN"],
|
|
595
|
+
"providerId": "git-hub-copilot",
|
|
596
|
+
"providerModelsDevId": "github-copilot",
|
|
597
|
+
"providerNpm": "@ai-sdk/github-copilot",
|
|
598
|
+
"reasoning": false,
|
|
599
|
+
"releaseDate": "2024-02-29",
|
|
600
|
+
"streamingSupported": true,
|
|
601
|
+
"temperature": true,
|
|
602
|
+
"toolCall": true,
|
|
603
|
+
"vision": false,
|
|
604
|
+
"icon": "githubcopilot"
|
|
605
|
+
},
|
|
431
606
|
{
|
|
432
607
|
"attachment": false,
|
|
433
608
|
"cost": {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"description": "AI Models API - Models from Google Partner",
|
|
4
|
-
"lastUpdated": "2026-
|
|
4
|
+
"lastUpdated": "2026-03-02T07:56:54.922Z",
|
|
5
5
|
"pricingUnit": "1K",
|
|
6
6
|
"provider": "Google Partner",
|
|
7
7
|
"totalModels": 12,
|
|
8
|
-
"version": "4.0
|
|
8
|
+
"version": "4.1.0"
|
|
9
9
|
},
|
|
10
10
|
"models": [
|
|
11
11
|
{
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"description": "AI Models API - Models from Google Vertex",
|
|
4
|
-
"lastUpdated": "2026-
|
|
4
|
+
"lastUpdated": "2026-03-02T07:56:54.921Z",
|
|
5
5
|
"pricingUnit": "1K",
|
|
6
6
|
"provider": "Google Vertex",
|
|
7
|
-
"totalModels":
|
|
8
|
-
"version": "4.0
|
|
7
|
+
"totalModels": 40,
|
|
8
|
+
"version": "4.1.0"
|
|
9
9
|
},
|
|
10
10
|
"models": [
|
|
11
11
|
{
|
|
@@ -148,6 +148,41 @@
|
|
|
148
148
|
"vision": false,
|
|
149
149
|
"icon": "vertexai"
|
|
150
150
|
},
|
|
151
|
+
{
|
|
152
|
+
"attachment": false,
|
|
153
|
+
"cost": {
|
|
154
|
+
"input": null,
|
|
155
|
+
"inputCacheHit": null,
|
|
156
|
+
"output": null
|
|
157
|
+
},
|
|
158
|
+
"extendedThinking": false,
|
|
159
|
+
"id": "gemini-3-1-flash-image",
|
|
160
|
+
"knowledge": null,
|
|
161
|
+
"lastUpdated": null,
|
|
162
|
+
"limit": {
|
|
163
|
+
"context": null,
|
|
164
|
+
"output": null
|
|
165
|
+
},
|
|
166
|
+
"modalities": {
|
|
167
|
+
"input": ["text"],
|
|
168
|
+
"output": ["text"]
|
|
169
|
+
},
|
|
170
|
+
"name": "Gemini 3.1 Flash Image",
|
|
171
|
+
"openWeights": false,
|
|
172
|
+
"provider": "Google Vertex",
|
|
173
|
+
"providerDoc": "https://cloud.google.com/vertex-ai/generative-ai/docs/models",
|
|
174
|
+
"providerEnv": ["GOOGLE_VERTEX_PROJECT", "GOOGLE_VERTEX_LOCATION", "GOOGLE_APPLICATION_CREDENTIALS"],
|
|
175
|
+
"providerId": "google-vertex",
|
|
176
|
+
"providerModelsDevId": "google-vertex",
|
|
177
|
+
"providerNpm": "@ai-sdk/google-vertex",
|
|
178
|
+
"reasoning": false,
|
|
179
|
+
"releaseDate": null,
|
|
180
|
+
"streamingSupported": true,
|
|
181
|
+
"temperature": true,
|
|
182
|
+
"toolCall": false,
|
|
183
|
+
"vision": false,
|
|
184
|
+
"icon": "vertexai"
|
|
185
|
+
},
|
|
151
186
|
{
|
|
152
187
|
"attachment": false,
|
|
153
188
|
"cost": {
|
package/public/google.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"description": "AI Models API - Models from Google",
|
|
4
|
-
"lastUpdated": "2026-
|
|
4
|
+
"lastUpdated": "2026-03-02T07:56:54.921Z",
|
|
5
5
|
"pricingUnit": "1K",
|
|
6
6
|
"provider": "Google",
|
|
7
7
|
"totalModels": 15,
|
|
8
|
-
"version": "4.0
|
|
8
|
+
"version": "4.1.0"
|
|
9
9
|
},
|
|
10
10
|
"models": [
|
|
11
11
|
{
|
package/public/groq.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"description": "AI Models API - Models from Groq",
|
|
4
|
-
"lastUpdated": "2026-
|
|
4
|
+
"lastUpdated": "2026-03-02T07:56:54.912Z",
|
|
5
5
|
"pricingUnit": "1K",
|
|
6
6
|
"provider": "Groq",
|
|
7
7
|
"totalModels": 24,
|
|
8
|
-
"version": "4.0
|
|
8
|
+
"version": "4.1.0"
|
|
9
9
|
},
|
|
10
10
|
"models": [
|
|
11
11
|
{
|
package/public/hugging-face.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"description": "AI Models API - Models from Hugging Face",
|
|
4
|
-
"lastUpdated": "2026-
|
|
4
|
+
"lastUpdated": "2026-03-02T07:56:54.922Z",
|
|
5
5
|
"pricingUnit": "1K",
|
|
6
6
|
"provider": "Hugging Face",
|
|
7
|
-
"totalModels":
|
|
8
|
-
"version": "4.0
|
|
7
|
+
"totalModels": 39,
|
|
8
|
+
"version": "4.1.0"
|
|
9
9
|
},
|
|
10
10
|
"models": [
|
|
11
11
|
{
|
|
@@ -428,6 +428,41 @@
|
|
|
428
428
|
"vision": false,
|
|
429
429
|
"icon": "huggingface"
|
|
430
430
|
},
|
|
431
|
+
{
|
|
432
|
+
"attachment": false,
|
|
433
|
+
"cost": {
|
|
434
|
+
"input": null,
|
|
435
|
+
"inputCacheHit": null,
|
|
436
|
+
"output": null
|
|
437
|
+
},
|
|
438
|
+
"extendedThinking": false,
|
|
439
|
+
"id": "mlx-community-kimi-k2-5",
|
|
440
|
+
"knowledge": null,
|
|
441
|
+
"lastUpdated": null,
|
|
442
|
+
"limit": {
|
|
443
|
+
"context": null,
|
|
444
|
+
"output": null
|
|
445
|
+
},
|
|
446
|
+
"modalities": {
|
|
447
|
+
"input": ["text"],
|
|
448
|
+
"output": ["text"]
|
|
449
|
+
},
|
|
450
|
+
"name": "mlx-community/Kimi-K2.5",
|
|
451
|
+
"openWeights": true,
|
|
452
|
+
"provider": "Hugging Face",
|
|
453
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
454
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
455
|
+
"providerId": "hugging-face",
|
|
456
|
+
"providerModelsDevId": "huggingface",
|
|
457
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
458
|
+
"reasoning": false,
|
|
459
|
+
"releaseDate": null,
|
|
460
|
+
"streamingSupported": true,
|
|
461
|
+
"temperature": true,
|
|
462
|
+
"toolCall": false,
|
|
463
|
+
"vision": false,
|
|
464
|
+
"icon": "huggingface"
|
|
465
|
+
},
|
|
431
466
|
{
|
|
432
467
|
"attachment": false,
|
|
433
468
|
"cost": {
|
|
@@ -498,6 +533,76 @@
|
|
|
498
533
|
"vision": false,
|
|
499
534
|
"icon": "huggingface"
|
|
500
535
|
},
|
|
536
|
+
{
|
|
537
|
+
"attachment": false,
|
|
538
|
+
"cost": {
|
|
539
|
+
"input": null,
|
|
540
|
+
"inputCacheHit": null,
|
|
541
|
+
"output": null
|
|
542
|
+
},
|
|
543
|
+
"extendedThinking": false,
|
|
544
|
+
"id": "qwen-qwen-2-1-5b-instruct",
|
|
545
|
+
"knowledge": null,
|
|
546
|
+
"lastUpdated": null,
|
|
547
|
+
"limit": {
|
|
548
|
+
"context": null,
|
|
549
|
+
"output": null
|
|
550
|
+
},
|
|
551
|
+
"modalities": {
|
|
552
|
+
"input": ["text"],
|
|
553
|
+
"output": ["text"]
|
|
554
|
+
},
|
|
555
|
+
"name": "Qwen/Qwen2-1.5B-Instruct",
|
|
556
|
+
"openWeights": true,
|
|
557
|
+
"provider": "Hugging Face",
|
|
558
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
559
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
560
|
+
"providerId": "hugging-face",
|
|
561
|
+
"providerModelsDevId": "huggingface",
|
|
562
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
563
|
+
"reasoning": false,
|
|
564
|
+
"releaseDate": null,
|
|
565
|
+
"streamingSupported": true,
|
|
566
|
+
"temperature": true,
|
|
567
|
+
"toolCall": false,
|
|
568
|
+
"vision": false,
|
|
569
|
+
"icon": "huggingface"
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"attachment": false,
|
|
573
|
+
"cost": {
|
|
574
|
+
"input": null,
|
|
575
|
+
"inputCacheHit": null,
|
|
576
|
+
"output": null
|
|
577
|
+
},
|
|
578
|
+
"extendedThinking": false,
|
|
579
|
+
"id": "qwen-qwen-2-5-0-5b-instruct",
|
|
580
|
+
"knowledge": null,
|
|
581
|
+
"lastUpdated": null,
|
|
582
|
+
"limit": {
|
|
583
|
+
"context": null,
|
|
584
|
+
"output": null
|
|
585
|
+
},
|
|
586
|
+
"modalities": {
|
|
587
|
+
"input": ["text"],
|
|
588
|
+
"output": ["text"]
|
|
589
|
+
},
|
|
590
|
+
"name": "Qwen/Qwen2.5-0.5B-Instruct",
|
|
591
|
+
"openWeights": true,
|
|
592
|
+
"provider": "Hugging Face",
|
|
593
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
594
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
595
|
+
"providerId": "hugging-face",
|
|
596
|
+
"providerModelsDevId": "huggingface",
|
|
597
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
598
|
+
"reasoning": false,
|
|
599
|
+
"releaseDate": null,
|
|
600
|
+
"streamingSupported": true,
|
|
601
|
+
"temperature": true,
|
|
602
|
+
"toolCall": false,
|
|
603
|
+
"vision": false,
|
|
604
|
+
"icon": "huggingface"
|
|
605
|
+
},
|
|
501
606
|
{
|
|
502
607
|
"attachment": false,
|
|
503
608
|
"cost": {
|
|
@@ -743,6 +848,41 @@
|
|
|
743
848
|
"vision": true,
|
|
744
849
|
"icon": "huggingface"
|
|
745
850
|
},
|
|
851
|
+
{
|
|
852
|
+
"attachment": false,
|
|
853
|
+
"cost": {
|
|
854
|
+
"input": null,
|
|
855
|
+
"inputCacheHit": null,
|
|
856
|
+
"output": null
|
|
857
|
+
},
|
|
858
|
+
"extendedThinking": false,
|
|
859
|
+
"id": "qwen-qwen-2-vl-2b-instruct",
|
|
860
|
+
"knowledge": null,
|
|
861
|
+
"lastUpdated": null,
|
|
862
|
+
"limit": {
|
|
863
|
+
"context": null,
|
|
864
|
+
"output": null
|
|
865
|
+
},
|
|
866
|
+
"modalities": {
|
|
867
|
+
"input": ["text", "image"],
|
|
868
|
+
"output": ["text"]
|
|
869
|
+
},
|
|
870
|
+
"name": "Qwen/Qwen2-VL-2B-Instruct",
|
|
871
|
+
"openWeights": true,
|
|
872
|
+
"provider": "Hugging Face",
|
|
873
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
874
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
875
|
+
"providerId": "hugging-face",
|
|
876
|
+
"providerModelsDevId": "huggingface",
|
|
877
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
878
|
+
"reasoning": false,
|
|
879
|
+
"releaseDate": null,
|
|
880
|
+
"streamingSupported": true,
|
|
881
|
+
"temperature": true,
|
|
882
|
+
"toolCall": false,
|
|
883
|
+
"vision": true,
|
|
884
|
+
"icon": "huggingface"
|
|
885
|
+
},
|
|
746
886
|
{
|
|
747
887
|
"attachment": false,
|
|
748
888
|
"cost": {
|
|
@@ -813,6 +953,41 @@
|
|
|
813
953
|
"vision": false,
|
|
814
954
|
"icon": "huggingface"
|
|
815
955
|
},
|
|
956
|
+
{
|
|
957
|
+
"attachment": false,
|
|
958
|
+
"cost": {
|
|
959
|
+
"input": 0.00029,
|
|
960
|
+
"inputCacheHit": null,
|
|
961
|
+
"output": 0.00059
|
|
962
|
+
},
|
|
963
|
+
"extendedThinking": false,
|
|
964
|
+
"id": "qwen-qwen-3-32b",
|
|
965
|
+
"knowledge": null,
|
|
966
|
+
"lastUpdated": null,
|
|
967
|
+
"limit": {
|
|
968
|
+
"context": 40960,
|
|
969
|
+
"output": 40960
|
|
970
|
+
},
|
|
971
|
+
"modalities": {
|
|
972
|
+
"input": ["text"],
|
|
973
|
+
"output": ["text"]
|
|
974
|
+
},
|
|
975
|
+
"name": "Qwen/Qwen3-32B",
|
|
976
|
+
"openWeights": true,
|
|
977
|
+
"provider": "Hugging Face",
|
|
978
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
979
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
980
|
+
"providerId": "hugging-face",
|
|
981
|
+
"providerModelsDevId": "huggingface",
|
|
982
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
983
|
+
"reasoning": false,
|
|
984
|
+
"releaseDate": "2025-04-28",
|
|
985
|
+
"streamingSupported": true,
|
|
986
|
+
"temperature": true,
|
|
987
|
+
"toolCall": false,
|
|
988
|
+
"vision": false,
|
|
989
|
+
"icon": "huggingface"
|
|
990
|
+
},
|
|
816
991
|
{
|
|
817
992
|
"attachment": false,
|
|
818
993
|
"cost": {
|
|
@@ -930,8 +1105,8 @@
|
|
|
930
1105
|
"knowledge": null,
|
|
931
1106
|
"lastUpdated": null,
|
|
932
1107
|
"limit": {
|
|
933
|
-
"context":
|
|
934
|
-
"output":
|
|
1108
|
+
"context": 40960,
|
|
1109
|
+
"output": 8192
|
|
935
1110
|
},
|
|
936
1111
|
"modalities": {
|
|
937
1112
|
"input": ["text"],
|
|
@@ -1023,6 +1198,111 @@
|
|
|
1023
1198
|
"vision": false,
|
|
1024
1199
|
"icon": "huggingface"
|
|
1025
1200
|
},
|
|
1201
|
+
{
|
|
1202
|
+
"attachment": false,
|
|
1203
|
+
"cost": {
|
|
1204
|
+
"input": null,
|
|
1205
|
+
"inputCacheHit": null,
|
|
1206
|
+
"output": null
|
|
1207
|
+
},
|
|
1208
|
+
"extendedThinking": false,
|
|
1209
|
+
"id": "qwen-qwen-3-vl-2b-instruct",
|
|
1210
|
+
"knowledge": null,
|
|
1211
|
+
"lastUpdated": null,
|
|
1212
|
+
"limit": {
|
|
1213
|
+
"context": null,
|
|
1214
|
+
"output": null
|
|
1215
|
+
},
|
|
1216
|
+
"modalities": {
|
|
1217
|
+
"input": ["text", "image"],
|
|
1218
|
+
"output": ["text"]
|
|
1219
|
+
},
|
|
1220
|
+
"name": "Qwen/Qwen3-VL-2B-Instruct",
|
|
1221
|
+
"openWeights": true,
|
|
1222
|
+
"provider": "Hugging Face",
|
|
1223
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
1224
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
1225
|
+
"providerId": "hugging-face",
|
|
1226
|
+
"providerModelsDevId": "huggingface",
|
|
1227
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
1228
|
+
"reasoning": false,
|
|
1229
|
+
"releaseDate": null,
|
|
1230
|
+
"streamingSupported": true,
|
|
1231
|
+
"temperature": true,
|
|
1232
|
+
"toolCall": false,
|
|
1233
|
+
"vision": true,
|
|
1234
|
+
"icon": "huggingface"
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"attachment": false,
|
|
1238
|
+
"cost": {
|
|
1239
|
+
"input": 0.00008,
|
|
1240
|
+
"inputCacheHit": null,
|
|
1241
|
+
"output": 0.0005
|
|
1242
|
+
},
|
|
1243
|
+
"extendedThinking": false,
|
|
1244
|
+
"id": "qwen-qwen-3-vl-8b-instruct",
|
|
1245
|
+
"knowledge": null,
|
|
1246
|
+
"lastUpdated": null,
|
|
1247
|
+
"limit": {
|
|
1248
|
+
"context": 131072,
|
|
1249
|
+
"output": 32768
|
|
1250
|
+
},
|
|
1251
|
+
"modalities": {
|
|
1252
|
+
"input": ["text", "image"],
|
|
1253
|
+
"output": ["text"]
|
|
1254
|
+
},
|
|
1255
|
+
"name": "Qwen/Qwen3-VL-8B-Instruct",
|
|
1256
|
+
"openWeights": true,
|
|
1257
|
+
"provider": "Hugging Face",
|
|
1258
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
1259
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
1260
|
+
"providerId": "hugging-face",
|
|
1261
|
+
"providerModelsDevId": "huggingface",
|
|
1262
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
1263
|
+
"reasoning": false,
|
|
1264
|
+
"releaseDate": "2025-10-14",
|
|
1265
|
+
"streamingSupported": true,
|
|
1266
|
+
"temperature": true,
|
|
1267
|
+
"toolCall": false,
|
|
1268
|
+
"vision": true,
|
|
1269
|
+
"icon": "huggingface"
|
|
1270
|
+
},
|
|
1271
|
+
{
|
|
1272
|
+
"attachment": false,
|
|
1273
|
+
"cost": {
|
|
1274
|
+
"input": null,
|
|
1275
|
+
"inputCacheHit": null,
|
|
1276
|
+
"output": null
|
|
1277
|
+
},
|
|
1278
|
+
"extendedThinking": false,
|
|
1279
|
+
"id": "trl-internal-testing-tiny-qwen-2-for-causal-lm-2-5",
|
|
1280
|
+
"knowledge": null,
|
|
1281
|
+
"lastUpdated": null,
|
|
1282
|
+
"limit": {
|
|
1283
|
+
"context": null,
|
|
1284
|
+
"output": null
|
|
1285
|
+
},
|
|
1286
|
+
"modalities": {
|
|
1287
|
+
"input": ["text"],
|
|
1288
|
+
"output": ["text"]
|
|
1289
|
+
},
|
|
1290
|
+
"name": "trl-internal-testing/tiny-Qwen2ForCausalLM-2.5",
|
|
1291
|
+
"openWeights": true,
|
|
1292
|
+
"provider": "Hugging Face",
|
|
1293
|
+
"providerDoc": "https://huggingface.co/docs",
|
|
1294
|
+
"providerEnv": ["HUGGINGFACE_API_KEY"],
|
|
1295
|
+
"providerId": "hugging-face",
|
|
1296
|
+
"providerModelsDevId": "huggingface",
|
|
1297
|
+
"providerNpm": "@ai-sdk/huggingface",
|
|
1298
|
+
"reasoning": false,
|
|
1299
|
+
"releaseDate": null,
|
|
1300
|
+
"streamingSupported": true,
|
|
1301
|
+
"temperature": true,
|
|
1302
|
+
"toolCall": false,
|
|
1303
|
+
"vision": false,
|
|
1304
|
+
"icon": "huggingface"
|
|
1305
|
+
},
|
|
1026
1306
|
{
|
|
1027
1307
|
"attachment": false,
|
|
1028
1308
|
"cost": {
|