modelpedia 0.0.2 → 0.0.5
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/README.md +141 -0
- package/dist/index.cjs +1 -101
- package/dist/index.d.cts +10 -2
- package/dist/index.d.mts +10 -2
- package/dist/index.mjs +1 -92
- package/dist/providers/alibaba.cjs +4 -835
- package/dist/providers/alibaba.d.cts +1 -1
- package/dist/providers/alibaba.d.mts +1 -1
- package/dist/providers/alibaba.mjs +4 -833
- package/dist/providers/amazon.cjs +4 -1484
- package/dist/providers/amazon.d.cts +1 -1
- package/dist/providers/amazon.d.mts +1 -1
- package/dist/providers/amazon.mjs +4 -1482
- package/dist/providers/anthropic.cjs +3 -698
- package/dist/providers/anthropic.d.cts +1 -1
- package/dist/providers/anthropic.d.mts +1 -1
- package/dist/providers/anthropic.mjs +3 -696
- package/dist/providers/azure.cjs +6 -1491
- package/dist/providers/azure.d.cts +1 -1
- package/dist/providers/azure.d.mts +1 -1
- package/dist/providers/azure.mjs +6 -1489
- package/dist/providers/baseten.cjs +3 -279
- package/dist/providers/baseten.d.cts +1 -1
- package/dist/providers/baseten.d.mts +1 -1
- package/dist/providers/baseten.mjs +3 -277
- package/dist/providers/cerebras.cjs +4 -145
- package/dist/providers/cerebras.d.cts +1 -1
- package/dist/providers/cerebras.d.mts +1 -1
- package/dist/providers/cerebras.mjs +4 -143
- package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
- package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
- package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
- package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
- package/dist/providers/cloudflare-workers-ai.cjs +4 -0
- package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
- package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
- package/dist/providers/cloudflare-workers-ai.mjs +4 -0
- package/dist/providers/cohere.cjs +5 -525
- package/dist/providers/cohere.d.cts +1 -1
- package/dist/providers/cohere.d.mts +1 -1
- package/dist/providers/cohere.mjs +5 -523
- package/dist/providers/cursor.cjs +1 -856
- package/dist/providers/cursor.d.cts +1 -1
- package/dist/providers/cursor.d.mts +1 -1
- package/dist/providers/cursor.mjs +1 -854
- package/dist/providers/deepseek.cjs +3 -64
- package/dist/providers/deepseek.d.cts +1 -1
- package/dist/providers/deepseek.d.mts +1 -1
- package/dist/providers/deepseek.mjs +3 -62
- package/dist/providers/fireworks.cjs +3 -3794
- package/dist/providers/fireworks.d.cts +1 -1
- package/dist/providers/fireworks.d.mts +1 -1
- package/dist/providers/fireworks.mjs +3 -3792
- package/dist/providers/google.cjs +6 -972
- package/dist/providers/google.d.cts +1 -1
- package/dist/providers/google.d.mts +1 -1
- package/dist/providers/google.mjs +6 -970
- package/dist/providers/groq.cjs +3 -353
- package/dist/providers/groq.d.cts +1 -1
- package/dist/providers/groq.d.mts +1 -1
- package/dist/providers/groq.mjs +3 -351
- package/dist/providers/huggingface.cjs +3 -1022
- package/dist/providers/huggingface.d.cts +1 -1
- package/dist/providers/huggingface.d.mts +1 -1
- package/dist/providers/huggingface.mjs +3 -1020
- package/dist/providers/meta.cjs +3 -481
- package/dist/providers/meta.d.cts +1 -1
- package/dist/providers/meta.d.mts +1 -1
- package/dist/providers/meta.mjs +3 -479
- package/dist/providers/minimax.cjs +3 -156
- package/dist/providers/minimax.d.cts +1 -1
- package/dist/providers/minimax.d.mts +1 -1
- package/dist/providers/minimax.mjs +3 -154
- package/dist/providers/mistral.cjs +3 -1594
- package/dist/providers/mistral.d.cts +1 -1
- package/dist/providers/mistral.d.mts +1 -1
- package/dist/providers/mistral.mjs +3 -1592
- package/dist/providers/moonshot.cjs +3 -138
- package/dist/providers/moonshot.d.cts +1 -1
- package/dist/providers/moonshot.d.mts +1 -1
- package/dist/providers/moonshot.mjs +3 -136
- package/dist/providers/nvidia.cjs +3 -2040
- package/dist/providers/nvidia.d.cts +1 -1
- package/dist/providers/nvidia.d.mts +1 -1
- package/dist/providers/nvidia.mjs +3 -2038
- package/dist/providers/ollama.cjs +3 -326
- package/dist/providers/ollama.d.cts +1 -1
- package/dist/providers/ollama.d.mts +1 -1
- package/dist/providers/ollama.mjs +3 -324
- package/dist/providers/openai.cjs +3 -9079
- package/dist/providers/openai.d.cts +1 -1
- package/dist/providers/openai.d.mts +1 -1
- package/dist/providers/openai.mjs +3 -9077
- package/dist/providers/opencode.cjs +3 -367
- package/dist/providers/opencode.d.cts +1 -1
- package/dist/providers/opencode.d.mts +1 -1
- package/dist/providers/opencode.mjs +3 -365
- package/dist/providers/openrouter.cjs +21 -7835
- package/dist/providers/openrouter.d.cts +1 -1
- package/dist/providers/openrouter.d.mts +1 -1
- package/dist/providers/openrouter.mjs +21 -7833
- package/dist/providers/perplexity.cjs +3 -311
- package/dist/providers/perplexity.d.cts +1 -1
- package/dist/providers/perplexity.d.mts +1 -1
- package/dist/providers/perplexity.mjs +3 -309
- package/dist/providers/qwen.cjs +3 -835
- package/dist/providers/qwen.d.cts +1 -1
- package/dist/providers/qwen.d.mts +1 -1
- package/dist/providers/qwen.mjs +3 -833
- package/dist/providers/together.cjs +4 -360
- package/dist/providers/together.d.cts +1 -1
- package/dist/providers/together.d.mts +1 -1
- package/dist/providers/together.mjs +4 -358
- package/dist/providers/vercel.cjs +3 -4037
- package/dist/providers/vercel.d.cts +1 -1
- package/dist/providers/vercel.d.mts +1 -1
- package/dist/providers/vercel.mjs +3 -4035
- package/dist/providers/vertex.cjs +10 -1072
- package/dist/providers/vertex.d.cts +1 -1
- package/dist/providers/vertex.d.mts +1 -1
- package/dist/providers/vertex.mjs +10 -1070
- package/dist/providers/xai.cjs +3 -301
- package/dist/providers/xai.d.cts +1 -1
- package/dist/providers/xai.d.mts +1 -1
- package/dist/providers/xai.mjs +3 -299
- package/dist/providers/zai.cjs +3 -243
- package/dist/providers/zai.d.cts +1 -1
- package/dist/providers/zai.d.mts +1 -1
- package/dist/providers/zai.mjs +3 -241
- package/dist/types.d.cts +80 -8
- package/dist/types.d.mts +80 -8
- package/package.json +3 -3
- package/dist/providers/cloudflare.cjs +0 -826
- package/dist/providers/cloudflare.d.cts +0 -7
- package/dist/providers/cloudflare.d.mts +0 -7
- package/dist/providers/cloudflare.mjs +0 -824
|
@@ -1,145 +1,4 @@
|
|
|
1
|
-
Object.defineProperty(exports,
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
"name": "Cerebras",
|
|
6
|
-
"region": "US",
|
|
7
|
-
"url": "https://cerebras.ai",
|
|
8
|
-
"api_url": "https://api.cerebras.ai/v1",
|
|
9
|
-
"docs_url": "https://inference-docs.cerebras.ai",
|
|
10
|
-
"pricing_url": "https://cerebras.ai/pricing",
|
|
11
|
-
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z\"/>\n <path d=\"M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z\"/>\n</svg>",
|
|
12
|
-
"models": [
|
|
13
|
-
{
|
|
14
|
-
"id": "gpt-oss-120b",
|
|
15
|
-
"name": "gpt-oss-120b",
|
|
16
|
-
"created_by": "openai",
|
|
17
|
-
"source": "official",
|
|
18
|
-
"last_updated": "2026-03-21",
|
|
19
|
-
"family": "gpt-oss",
|
|
20
|
-
"context_window": 131e3,
|
|
21
|
-
"max_output_tokens": 4e4,
|
|
22
|
-
"capabilities": {
|
|
23
|
-
"streaming": true,
|
|
24
|
-
"tool_call": true,
|
|
25
|
-
"structured_output": true,
|
|
26
|
-
"vision": true,
|
|
27
|
-
"reasoning": true
|
|
28
|
-
},
|
|
29
|
-
"modalities": {
|
|
30
|
-
"input": ["text"],
|
|
31
|
-
"output": ["text"]
|
|
32
|
-
},
|
|
33
|
-
"pricing": {
|
|
34
|
-
"input": .35,
|
|
35
|
-
"output": .75
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"id": "llama3.1-8b",
|
|
40
|
-
"name": "llama3.1-8b",
|
|
41
|
-
"created_by": "meta",
|
|
42
|
-
"source": "official",
|
|
43
|
-
"last_updated": "2026-03-21",
|
|
44
|
-
"context_window": 32e3,
|
|
45
|
-
"max_output_tokens": 8e3,
|
|
46
|
-
"capabilities": {
|
|
47
|
-
"streaming": true,
|
|
48
|
-
"tool_call": true,
|
|
49
|
-
"structured_output": true,
|
|
50
|
-
"vision": true
|
|
51
|
-
},
|
|
52
|
-
"modalities": {
|
|
53
|
-
"input": ["text"],
|
|
54
|
-
"output": ["text"]
|
|
55
|
-
},
|
|
56
|
-
"pricing": {
|
|
57
|
-
"input": .1,
|
|
58
|
-
"output": .1
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"id": "qwen-3-235b-a22b-instruct-2507",
|
|
63
|
-
"name": "qwen-3-235b-a22b-instruct-2507",
|
|
64
|
-
"created_by": "qwen",
|
|
65
|
-
"source": "official",
|
|
66
|
-
"last_updated": "2026-03-21",
|
|
67
|
-
"family": "qwen",
|
|
68
|
-
"context_window": 131e3,
|
|
69
|
-
"max_output_tokens": 4e4,
|
|
70
|
-
"alias": "qwen-3-235b-a22b-instruct",
|
|
71
|
-
"capabilities": {
|
|
72
|
-
"streaming": true,
|
|
73
|
-
"tool_call": true,
|
|
74
|
-
"structured_output": true,
|
|
75
|
-
"vision": true,
|
|
76
|
-
"reasoning": true
|
|
77
|
-
},
|
|
78
|
-
"modalities": {
|
|
79
|
-
"input": ["text"],
|
|
80
|
-
"output": ["text"]
|
|
81
|
-
},
|
|
82
|
-
"pricing": {
|
|
83
|
-
"input": .6,
|
|
84
|
-
"output": 1.2
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"id": "qwen-3-235b-a22b-instruct",
|
|
89
|
-
"name": "qwen-3-235b-a22b-instruct",
|
|
90
|
-
"created_by": "qwen",
|
|
91
|
-
"source": "official",
|
|
92
|
-
"last_updated": "2026-03-21",
|
|
93
|
-
"family": "qwen",
|
|
94
|
-
"context_window": 131e3,
|
|
95
|
-
"max_output_tokens": 4e4,
|
|
96
|
-
"capabilities": {
|
|
97
|
-
"streaming": true,
|
|
98
|
-
"tool_call": true,
|
|
99
|
-
"structured_output": true,
|
|
100
|
-
"vision": true,
|
|
101
|
-
"reasoning": true
|
|
102
|
-
},
|
|
103
|
-
"modalities": {
|
|
104
|
-
"input": ["text"],
|
|
105
|
-
"output": ["text"]
|
|
106
|
-
},
|
|
107
|
-
"pricing": {
|
|
108
|
-
"input": .6,
|
|
109
|
-
"output": 1.2
|
|
110
|
-
},
|
|
111
|
-
"snapshots": ["qwen-3-235b-a22b-instruct-2507"]
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"id": "zai-glm-4.7",
|
|
115
|
-
"name": "zai-glm-4.7",
|
|
116
|
-
"created_by": "zhipu",
|
|
117
|
-
"source": "official",
|
|
118
|
-
"last_updated": "2026-03-21",
|
|
119
|
-
"context_window": 131e3,
|
|
120
|
-
"max_output_tokens": 4e4,
|
|
121
|
-
"capabilities": {
|
|
122
|
-
"streaming": true,
|
|
123
|
-
"tool_call": true,
|
|
124
|
-
"structured_output": true,
|
|
125
|
-
"vision": true,
|
|
126
|
-
"reasoning": true
|
|
127
|
-
},
|
|
128
|
-
"modalities": {
|
|
129
|
-
"input": ["text"],
|
|
130
|
-
"output": ["text"]
|
|
131
|
-
},
|
|
132
|
-
"pricing": {
|
|
133
|
-
"input": 2.25,
|
|
134
|
-
"output": 2.75
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
]
|
|
138
|
-
};
|
|
139
|
-
const models = provider.models.map((m) => ({
|
|
140
|
-
...m,
|
|
141
|
-
provider: provider.id
|
|
142
|
-
}));
|
|
143
|
-
//#endregion
|
|
144
|
-
exports.models = models;
|
|
145
|
-
exports.provider = provider;
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`cerebras`,name:`Cerebras`,region:`US`,headquarters:`Sunnyvale, CA`,founded:2016,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,description:`Ultra-fast inference powered by wafer-scale compute chips, offering the fastest LLM speeds.`,type:`cloud`,playground_url:`https://inference.cerebras.ai`,openai_compatible:!0,free_tier:!0,models_url:`https://inference-docs.cerebras.ai/introduction`,twitter_url:`https://x.com/CerebrasSystems`,discord_url:`https://discord.com/invite/q6bZcMWJVu`,blog_url:`https://www.cerebras.ai/blog`,terms_url:`https://cloud.cerebras.ai/terms`,support_url:`https://support.cerebras.net`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
+
<path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
|
|
3
|
+
<path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
|
|
4
|
+
</svg>`,models:[{id:`deepseek-r1-distill-llama-70b`,name:`deepseek-r1-distill-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,status:`deprecated`,deprecation_date:`2025-08-12`,model_type:`chat`,successor:`Qwen 3 32B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`gpt-oss-120b`,name:`OpenAI GPT OSS`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75},model_type:`chat`,status:`active`,endpoints:[`chat_completions`],model_card_url:`https://openai.com/index/gpt-oss-model-card/`,tokens_per_second:3e3,parameters:120,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/openai/gpt-oss-120b`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3.3-70b`,name:`llama-3.3-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama-4-maverick-17b-128e-instruct`,name:`llama-4-maverick-17b-128e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-10-15`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-11-03`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama3.1-70b`,name:`llama3.1-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-01-17`,model_type:`chat`,successor:`Change Log Previous`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama3.1-8b`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1},status:`active`,model_type:`chat`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,tokens_per_second:2200,parameters:8,precision:`FP`,huggingface_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,open_weight:!0,tools:[`function_calling`]},{id:`qwen-3-235b-a22b-instruct-2507`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-instruct`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`],model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-thinking-2507`,name:`qwen-3-235b-a22b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-14`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-235b-a22b`,name:`qwen-3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-07-29`,model_type:`chat`,successor:`Qwen 3 235B Instruct`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-32b`,name:`qwen-3-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:32,open_weight:!0},{id:`qwen-3-coder-480b`,name:`qwen-3-coder-480b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-05`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},parameters:480,open_weight:!0},{id:`zai-glm-4.6`,name:`zai-glm-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-20`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},open_weight:!0},{id:`zai-glm-4.7`,name:`Z.ai GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75},status:`preview`,model_type:`chat`,endpoints:[`chat_completions`],model_card_url:`https://huggingface.co/zai-org/GLM-4.7`,tokens_per_second:1e3,parameters:355,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/zai-org/GLM-4.7`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
@@ -1,143 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
"region": "US",
|
|
6
|
-
"url": "https://cerebras.ai",
|
|
7
|
-
"api_url": "https://api.cerebras.ai/v1",
|
|
8
|
-
"docs_url": "https://inference-docs.cerebras.ai",
|
|
9
|
-
"pricing_url": "https://cerebras.ai/pricing",
|
|
10
|
-
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z\"/>\n <path d=\"M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z\"/>\n</svg>",
|
|
11
|
-
"models": [
|
|
12
|
-
{
|
|
13
|
-
"id": "gpt-oss-120b",
|
|
14
|
-
"name": "gpt-oss-120b",
|
|
15
|
-
"created_by": "openai",
|
|
16
|
-
"source": "official",
|
|
17
|
-
"last_updated": "2026-03-21",
|
|
18
|
-
"family": "gpt-oss",
|
|
19
|
-
"context_window": 131e3,
|
|
20
|
-
"max_output_tokens": 4e4,
|
|
21
|
-
"capabilities": {
|
|
22
|
-
"streaming": true,
|
|
23
|
-
"tool_call": true,
|
|
24
|
-
"structured_output": true,
|
|
25
|
-
"vision": true,
|
|
26
|
-
"reasoning": true
|
|
27
|
-
},
|
|
28
|
-
"modalities": {
|
|
29
|
-
"input": ["text"],
|
|
30
|
-
"output": ["text"]
|
|
31
|
-
},
|
|
32
|
-
"pricing": {
|
|
33
|
-
"input": .35,
|
|
34
|
-
"output": .75
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"id": "llama3.1-8b",
|
|
39
|
-
"name": "llama3.1-8b",
|
|
40
|
-
"created_by": "meta",
|
|
41
|
-
"source": "official",
|
|
42
|
-
"last_updated": "2026-03-21",
|
|
43
|
-
"context_window": 32e3,
|
|
44
|
-
"max_output_tokens": 8e3,
|
|
45
|
-
"capabilities": {
|
|
46
|
-
"streaming": true,
|
|
47
|
-
"tool_call": true,
|
|
48
|
-
"structured_output": true,
|
|
49
|
-
"vision": true
|
|
50
|
-
},
|
|
51
|
-
"modalities": {
|
|
52
|
-
"input": ["text"],
|
|
53
|
-
"output": ["text"]
|
|
54
|
-
},
|
|
55
|
-
"pricing": {
|
|
56
|
-
"input": .1,
|
|
57
|
-
"output": .1
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"id": "qwen-3-235b-a22b-instruct-2507",
|
|
62
|
-
"name": "qwen-3-235b-a22b-instruct-2507",
|
|
63
|
-
"created_by": "qwen",
|
|
64
|
-
"source": "official",
|
|
65
|
-
"last_updated": "2026-03-21",
|
|
66
|
-
"family": "qwen",
|
|
67
|
-
"context_window": 131e3,
|
|
68
|
-
"max_output_tokens": 4e4,
|
|
69
|
-
"alias": "qwen-3-235b-a22b-instruct",
|
|
70
|
-
"capabilities": {
|
|
71
|
-
"streaming": true,
|
|
72
|
-
"tool_call": true,
|
|
73
|
-
"structured_output": true,
|
|
74
|
-
"vision": true,
|
|
75
|
-
"reasoning": true
|
|
76
|
-
},
|
|
77
|
-
"modalities": {
|
|
78
|
-
"input": ["text"],
|
|
79
|
-
"output": ["text"]
|
|
80
|
-
},
|
|
81
|
-
"pricing": {
|
|
82
|
-
"input": .6,
|
|
83
|
-
"output": 1.2
|
|
84
|
-
}
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"id": "qwen-3-235b-a22b-instruct",
|
|
88
|
-
"name": "qwen-3-235b-a22b-instruct",
|
|
89
|
-
"created_by": "qwen",
|
|
90
|
-
"source": "official",
|
|
91
|
-
"last_updated": "2026-03-21",
|
|
92
|
-
"family": "qwen",
|
|
93
|
-
"context_window": 131e3,
|
|
94
|
-
"max_output_tokens": 4e4,
|
|
95
|
-
"capabilities": {
|
|
96
|
-
"streaming": true,
|
|
97
|
-
"tool_call": true,
|
|
98
|
-
"structured_output": true,
|
|
99
|
-
"vision": true,
|
|
100
|
-
"reasoning": true
|
|
101
|
-
},
|
|
102
|
-
"modalities": {
|
|
103
|
-
"input": ["text"],
|
|
104
|
-
"output": ["text"]
|
|
105
|
-
},
|
|
106
|
-
"pricing": {
|
|
107
|
-
"input": .6,
|
|
108
|
-
"output": 1.2
|
|
109
|
-
},
|
|
110
|
-
"snapshots": ["qwen-3-235b-a22b-instruct-2507"]
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"id": "zai-glm-4.7",
|
|
114
|
-
"name": "zai-glm-4.7",
|
|
115
|
-
"created_by": "zhipu",
|
|
116
|
-
"source": "official",
|
|
117
|
-
"last_updated": "2026-03-21",
|
|
118
|
-
"context_window": 131e3,
|
|
119
|
-
"max_output_tokens": 4e4,
|
|
120
|
-
"capabilities": {
|
|
121
|
-
"streaming": true,
|
|
122
|
-
"tool_call": true,
|
|
123
|
-
"structured_output": true,
|
|
124
|
-
"vision": true,
|
|
125
|
-
"reasoning": true
|
|
126
|
-
},
|
|
127
|
-
"modalities": {
|
|
128
|
-
"input": ["text"],
|
|
129
|
-
"output": ["text"]
|
|
130
|
-
},
|
|
131
|
-
"pricing": {
|
|
132
|
-
"input": 2.25,
|
|
133
|
-
"output": 2.75
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
};
|
|
138
|
-
const models = provider.models.map((m) => ({
|
|
139
|
-
...m,
|
|
140
|
-
provider: provider.id
|
|
141
|
-
}));
|
|
142
|
-
//#endregion
|
|
143
|
-
export { models, provider };
|
|
1
|
+
const e={id:`cerebras`,name:`Cerebras`,region:`US`,headquarters:`Sunnyvale, CA`,founded:2016,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,description:`Ultra-fast inference powered by wafer-scale compute chips, offering the fastest LLM speeds.`,type:`cloud`,playground_url:`https://inference.cerebras.ai`,openai_compatible:!0,free_tier:!0,models_url:`https://inference-docs.cerebras.ai/introduction`,twitter_url:`https://x.com/CerebrasSystems`,discord_url:`https://discord.com/invite/q6bZcMWJVu`,blog_url:`https://www.cerebras.ai/blog`,terms_url:`https://cloud.cerebras.ai/terms`,support_url:`https://support.cerebras.net`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
+
<path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
|
|
3
|
+
<path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
|
|
4
|
+
</svg>`,models:[{id:`deepseek-r1-distill-llama-70b`,name:`deepseek-r1-distill-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,status:`deprecated`,deprecation_date:`2025-08-12`,model_type:`chat`,successor:`Qwen 3 32B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`gpt-oss-120b`,name:`OpenAI GPT OSS`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75},model_type:`chat`,status:`active`,endpoints:[`chat_completions`],model_card_url:`https://openai.com/index/gpt-oss-model-card/`,tokens_per_second:3e3,parameters:120,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/openai/gpt-oss-120b`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3.3-70b`,name:`llama-3.3-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama-4-maverick-17b-128e-instruct`,name:`llama-4-maverick-17b-128e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-10-15`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-11-03`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama3.1-70b`,name:`llama3.1-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-01-17`,model_type:`chat`,successor:`Change Log Previous`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama3.1-8b`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1},status:`active`,model_type:`chat`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,tokens_per_second:2200,parameters:8,precision:`FP`,huggingface_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,open_weight:!0,tools:[`function_calling`]},{id:`qwen-3-235b-a22b-instruct-2507`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-instruct`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`],model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-thinking-2507`,name:`qwen-3-235b-a22b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-14`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-235b-a22b`,name:`qwen-3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-07-29`,model_type:`chat`,successor:`Qwen 3 235B Instruct`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-32b`,name:`qwen-3-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:32,open_weight:!0},{id:`qwen-3-coder-480b`,name:`qwen-3-coder-480b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-05`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},parameters:480,open_weight:!0},{id:`zai-glm-4.6`,name:`zai-glm-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-20`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},open_weight:!0},{id:`zai-glm-4.7`,name:`Z.ai GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75},status:`preview`,model_type:`chat`,endpoints:[`chat_completions`],model_card_url:`https://huggingface.co/zai-org/GLM-4.7`,tokens_per_second:1e3,parameters:355,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/zai-org/GLM-4.7`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|