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
package/dist/providers/groq.cjs
CHANGED
|
@@ -1,353 +1,3 @@
|
|
|
1
|
-
Object.defineProperty(exports,
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
"id": "groq",
|
|
5
|
-
"name": "Groq",
|
|
6
|
-
"region": "US",
|
|
7
|
-
"url": "https://groq.com",
|
|
8
|
-
"api_url": "https://api.groq.com/openai/v1",
|
|
9
|
-
"docs_url": "https://console.groq.com/docs",
|
|
10
|
-
"pricing_url": "https://groq.com/pricing",
|
|
11
|
-
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M12.036 2c-3.853-.035-7 3-7.036 6.781-.035 3.782 3.055 6.872 6.908 6.907h2.42v-2.566h-2.292c-2.407.028-4.38-1.866-4.408-4.23-.029-2.362 1.901-4.298 4.308-4.326h.1c2.407 0 4.358 1.915 4.365 4.278v6.305c0 2.342-1.944 4.25-4.323 4.279a4.375 4.375 0 01-3.033-1.252l-1.851 1.818A7 7 0 0012.029 22h.092c3.803-.056 6.858-3.083 6.879-6.816v-6.5C18.907 4.963 15.817 2 12.036 2z\"/>\n</svg>",
|
|
12
|
-
"models": [
|
|
13
|
-
{
|
|
14
|
-
"id": "canopylabs/orpheus-arabic-saudi",
|
|
15
|
-
"name": "Canopy Labs Orpheus Arabic Saudi",
|
|
16
|
-
"created_by": "canopy-labs",
|
|
17
|
-
"source": "official",
|
|
18
|
-
"last_updated": "2026-03-21",
|
|
19
|
-
"status": "preview",
|
|
20
|
-
"context_window": 4e3,
|
|
21
|
-
"max_output_tokens": 5e4,
|
|
22
|
-
"model_type": "tts",
|
|
23
|
-
"modalities": {
|
|
24
|
-
"input": ["text"],
|
|
25
|
-
"output": ["audio"]
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"id": "canopylabs/orpheus-v1-english",
|
|
30
|
-
"name": "Canopy Labs Orpheus V1 English",
|
|
31
|
-
"created_by": "canopy-labs",
|
|
32
|
-
"source": "official",
|
|
33
|
-
"last_updated": "2026-03-21",
|
|
34
|
-
"status": "preview",
|
|
35
|
-
"context_window": 4e3,
|
|
36
|
-
"max_output_tokens": 5e4,
|
|
37
|
-
"model_type": "tts",
|
|
38
|
-
"modalities": {
|
|
39
|
-
"input": ["text"],
|
|
40
|
-
"output": ["audio"]
|
|
41
|
-
}
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"id": "groq/compound-mini",
|
|
45
|
-
"name": "Compound Mini",
|
|
46
|
-
"created_by": "groq",
|
|
47
|
-
"source": "official",
|
|
48
|
-
"last_updated": "2026-03-21",
|
|
49
|
-
"family": "compound",
|
|
50
|
-
"status": "active",
|
|
51
|
-
"context_window": 131072,
|
|
52
|
-
"max_output_tokens": 8192,
|
|
53
|
-
"model_type": "chat",
|
|
54
|
-
"capabilities": {
|
|
55
|
-
"streaming": true,
|
|
56
|
-
"tool_call": true,
|
|
57
|
-
"json_mode": true
|
|
58
|
-
},
|
|
59
|
-
"modalities": {
|
|
60
|
-
"input": ["text"],
|
|
61
|
-
"output": ["text"]
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"id": "groq/compound",
|
|
66
|
-
"name": "Compound",
|
|
67
|
-
"created_by": "groq",
|
|
68
|
-
"source": "official",
|
|
69
|
-
"last_updated": "2026-03-21",
|
|
70
|
-
"family": "compound",
|
|
71
|
-
"status": "active",
|
|
72
|
-
"context_window": 131072,
|
|
73
|
-
"max_output_tokens": 8192,
|
|
74
|
-
"model_type": "chat",
|
|
75
|
-
"capabilities": {
|
|
76
|
-
"streaming": true,
|
|
77
|
-
"tool_call": true,
|
|
78
|
-
"json_mode": true
|
|
79
|
-
},
|
|
80
|
-
"modalities": {
|
|
81
|
-
"input": ["text"],
|
|
82
|
-
"output": ["text"]
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"id": "llama-3.1-8b-instant",
|
|
87
|
-
"name": "Llama 3.1 8B",
|
|
88
|
-
"created_by": "meta",
|
|
89
|
-
"source": "official",
|
|
90
|
-
"last_updated": "2026-03-21",
|
|
91
|
-
"family": "llama-3.1",
|
|
92
|
-
"status": "active",
|
|
93
|
-
"context_window": 131072,
|
|
94
|
-
"max_output_tokens": 131072,
|
|
95
|
-
"model_type": "chat",
|
|
96
|
-
"capabilities": {
|
|
97
|
-
"streaming": true,
|
|
98
|
-
"tool_call": true,
|
|
99
|
-
"json_mode": true
|
|
100
|
-
},
|
|
101
|
-
"modalities": {
|
|
102
|
-
"input": ["text"],
|
|
103
|
-
"output": ["text"]
|
|
104
|
-
},
|
|
105
|
-
"pricing": {
|
|
106
|
-
"input": .05,
|
|
107
|
-
"output": .08
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"id": "llama-3.3-70b-versatile",
|
|
112
|
-
"name": "Llama 3.3 70B",
|
|
113
|
-
"created_by": "meta",
|
|
114
|
-
"source": "official",
|
|
115
|
-
"last_updated": "2026-03-21",
|
|
116
|
-
"family": "llama-3.3",
|
|
117
|
-
"status": "active",
|
|
118
|
-
"context_window": 131072,
|
|
119
|
-
"max_output_tokens": 32768,
|
|
120
|
-
"model_type": "chat",
|
|
121
|
-
"capabilities": {
|
|
122
|
-
"streaming": true,
|
|
123
|
-
"tool_call": true,
|
|
124
|
-
"json_mode": true
|
|
125
|
-
},
|
|
126
|
-
"modalities": {
|
|
127
|
-
"input": ["text"],
|
|
128
|
-
"output": ["text"]
|
|
129
|
-
},
|
|
130
|
-
"pricing": {
|
|
131
|
-
"input": .59,
|
|
132
|
-
"output": .79
|
|
133
|
-
}
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
"id": "meta-llama/llama-4-scout-17b-16e-instruct",
|
|
137
|
-
"name": "Llama 4 Scout 17B 16E",
|
|
138
|
-
"created_by": "meta",
|
|
139
|
-
"source": "official",
|
|
140
|
-
"last_updated": "2026-03-21",
|
|
141
|
-
"family": "llama-4",
|
|
142
|
-
"status": "preview",
|
|
143
|
-
"context_window": 131072,
|
|
144
|
-
"max_output_tokens": 8192,
|
|
145
|
-
"model_type": "chat",
|
|
146
|
-
"capabilities": {
|
|
147
|
-
"streaming": true,
|
|
148
|
-
"tool_call": true,
|
|
149
|
-
"json_mode": true
|
|
150
|
-
},
|
|
151
|
-
"modalities": {
|
|
152
|
-
"input": ["text", "image"],
|
|
153
|
-
"output": ["text"]
|
|
154
|
-
},
|
|
155
|
-
"pricing": {
|
|
156
|
-
"input": .11,
|
|
157
|
-
"output": .34
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"id": "meta-llama/llama-prompt-guard-2-22m",
|
|
162
|
-
"name": "Llama Prompt Guard 2 22M",
|
|
163
|
-
"created_by": "meta",
|
|
164
|
-
"source": "official",
|
|
165
|
-
"last_updated": "2026-03-21",
|
|
166
|
-
"status": "preview",
|
|
167
|
-
"context_window": 512,
|
|
168
|
-
"max_output_tokens": 512,
|
|
169
|
-
"model_type": "moderation",
|
|
170
|
-
"modalities": {
|
|
171
|
-
"input": ["text"],
|
|
172
|
-
"output": ["text"]
|
|
173
|
-
},
|
|
174
|
-
"pricing": {
|
|
175
|
-
"input": .03,
|
|
176
|
-
"output": .03
|
|
177
|
-
}
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"id": "meta-llama/llama-prompt-guard-2-86m",
|
|
181
|
-
"name": "Prompt Guard 2 86M",
|
|
182
|
-
"created_by": "meta",
|
|
183
|
-
"source": "official",
|
|
184
|
-
"last_updated": "2026-03-21",
|
|
185
|
-
"status": "preview",
|
|
186
|
-
"context_window": 512,
|
|
187
|
-
"max_output_tokens": 512,
|
|
188
|
-
"model_type": "moderation",
|
|
189
|
-
"modalities": {
|
|
190
|
-
"input": ["text"],
|
|
191
|
-
"output": ["text"]
|
|
192
|
-
},
|
|
193
|
-
"pricing": {
|
|
194
|
-
"input": .04,
|
|
195
|
-
"output": .04
|
|
196
|
-
}
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"id": "moonshotai/kimi-k2-instruct-0905",
|
|
200
|
-
"name": "Kimi K2 0905",
|
|
201
|
-
"created_by": "moonshot",
|
|
202
|
-
"source": "official",
|
|
203
|
-
"last_updated": "2026-03-21",
|
|
204
|
-
"status": "preview",
|
|
205
|
-
"context_window": 262144,
|
|
206
|
-
"max_output_tokens": 16384,
|
|
207
|
-
"model_type": "chat",
|
|
208
|
-
"capabilities": {
|
|
209
|
-
"streaming": true,
|
|
210
|
-
"tool_call": true,
|
|
211
|
-
"json_mode": true
|
|
212
|
-
},
|
|
213
|
-
"modalities": {
|
|
214
|
-
"input": ["text"],
|
|
215
|
-
"output": ["text"]
|
|
216
|
-
},
|
|
217
|
-
"pricing": {
|
|
218
|
-
"input": 1,
|
|
219
|
-
"output": 3
|
|
220
|
-
}
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"id": "openai/gpt-oss-120b",
|
|
224
|
-
"name": "GPT OSS 120B",
|
|
225
|
-
"created_by": "openai",
|
|
226
|
-
"source": "official",
|
|
227
|
-
"last_updated": "2026-03-21",
|
|
228
|
-
"family": "gpt-oss",
|
|
229
|
-
"status": "active",
|
|
230
|
-
"context_window": 131072,
|
|
231
|
-
"max_output_tokens": 65536,
|
|
232
|
-
"model_type": "chat",
|
|
233
|
-
"capabilities": {
|
|
234
|
-
"streaming": true,
|
|
235
|
-
"tool_call": true,
|
|
236
|
-
"json_mode": true
|
|
237
|
-
},
|
|
238
|
-
"modalities": {
|
|
239
|
-
"input": ["text"],
|
|
240
|
-
"output": ["text"]
|
|
241
|
-
},
|
|
242
|
-
"pricing": {
|
|
243
|
-
"input": .15,
|
|
244
|
-
"output": .6
|
|
245
|
-
}
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"id": "openai/gpt-oss-20b",
|
|
249
|
-
"name": "GPT OSS 20B",
|
|
250
|
-
"created_by": "openai",
|
|
251
|
-
"source": "official",
|
|
252
|
-
"last_updated": "2026-03-21",
|
|
253
|
-
"family": "gpt-oss",
|
|
254
|
-
"status": "active",
|
|
255
|
-
"context_window": 131072,
|
|
256
|
-
"max_output_tokens": 65536,
|
|
257
|
-
"model_type": "chat",
|
|
258
|
-
"capabilities": {
|
|
259
|
-
"streaming": true,
|
|
260
|
-
"tool_call": true,
|
|
261
|
-
"json_mode": true
|
|
262
|
-
},
|
|
263
|
-
"modalities": {
|
|
264
|
-
"input": ["text"],
|
|
265
|
-
"output": ["text"]
|
|
266
|
-
},
|
|
267
|
-
"pricing": {
|
|
268
|
-
"input": .075,
|
|
269
|
-
"output": .3
|
|
270
|
-
}
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"id": "openai/gpt-oss-safeguard-20b",
|
|
274
|
-
"name": "Safety GPT OSS 20B",
|
|
275
|
-
"created_by": "openai",
|
|
276
|
-
"source": "official",
|
|
277
|
-
"last_updated": "2026-03-21",
|
|
278
|
-
"family": "gpt-oss",
|
|
279
|
-
"status": "preview",
|
|
280
|
-
"context_window": 131072,
|
|
281
|
-
"max_output_tokens": 65536,
|
|
282
|
-
"model_type": "moderation",
|
|
283
|
-
"modalities": {
|
|
284
|
-
"input": ["text"],
|
|
285
|
-
"output": ["text"]
|
|
286
|
-
},
|
|
287
|
-
"pricing": {
|
|
288
|
-
"input": .075,
|
|
289
|
-
"output": .3
|
|
290
|
-
}
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"id": "qwen/qwen3-32b",
|
|
294
|
-
"name": "Qwen3-32B",
|
|
295
|
-
"created_by": "alibaba",
|
|
296
|
-
"source": "official",
|
|
297
|
-
"last_updated": "2026-03-21",
|
|
298
|
-
"family": "qwen3",
|
|
299
|
-
"status": "preview",
|
|
300
|
-
"context_window": 131072,
|
|
301
|
-
"max_output_tokens": 40960,
|
|
302
|
-
"model_type": "chat",
|
|
303
|
-
"capabilities": {
|
|
304
|
-
"streaming": true,
|
|
305
|
-
"tool_call": true,
|
|
306
|
-
"json_mode": true
|
|
307
|
-
},
|
|
308
|
-
"modalities": {
|
|
309
|
-
"input": ["text"],
|
|
310
|
-
"output": ["text"]
|
|
311
|
-
},
|
|
312
|
-
"pricing": {
|
|
313
|
-
"input": .29,
|
|
314
|
-
"output": .59
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"id": "whisper-large-v3-turbo",
|
|
319
|
-
"name": "Whisper Large V3 Turbo",
|
|
320
|
-
"created_by": "openai",
|
|
321
|
-
"source": "official",
|
|
322
|
-
"last_updated": "2026-03-21",
|
|
323
|
-
"family": "whisper",
|
|
324
|
-
"status": "active",
|
|
325
|
-
"model_type": "transcription",
|
|
326
|
-
"modalities": {
|
|
327
|
-
"input": ["audio"],
|
|
328
|
-
"output": ["text"]
|
|
329
|
-
}
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"id": "whisper-large-v3",
|
|
333
|
-
"name": "Whisper",
|
|
334
|
-
"created_by": "openai",
|
|
335
|
-
"source": "official",
|
|
336
|
-
"last_updated": "2026-03-21",
|
|
337
|
-
"family": "whisper",
|
|
338
|
-
"status": "active",
|
|
339
|
-
"model_type": "transcription",
|
|
340
|
-
"modalities": {
|
|
341
|
-
"input": ["audio"],
|
|
342
|
-
"output": ["text"]
|
|
343
|
-
}
|
|
344
|
-
}
|
|
345
|
-
]
|
|
346
|
-
};
|
|
347
|
-
const models = provider.models.map((m) => ({
|
|
348
|
-
...m,
|
|
349
|
-
provider: provider.id
|
|
350
|
-
}));
|
|
351
|
-
//#endregion
|
|
352
|
-
exports.models = models;
|
|
353
|
-
exports.provider = provider;
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`groq`,name:`Groq`,region:`US`,headquarters:`Mountain View, CA`,founded:2016,url:`https://groq.com`,api_url:`https://api.groq.com/openai/v1`,docs_url:`https://console.groq.com/docs`,pricing_url:`https://groq.com/pricing`,description:`Ultra-fast inference platform powered by custom LPU hardware for low-latency AI.`,type:`cloud`,playground_url:`https://console.groq.com/playground`,status_url:`https://status.groq.com`,sdk:{python:`groq`,javascript:`groq-sdk`},openai_compatible:!0,free_tier:!0,github_url:`https://github.com/groq`,models_url:`https://console.groq.com/docs/models`,twitter_url:`https://x.com/GroqInc`,discord_url:`https://discord.com/invite/groq`,blog_url:`https://groq.com/blog`,terms_url:`https://groq.com/terms-of-use`,support_url:`https://groq.com/contact`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
+
<path d="M12.036 2c-3.853-.035-7 3-7.036 6.781-.035 3.782 3.055 6.872 6.908 6.907h2.42v-2.566h-2.292c-2.407.028-4.38-1.866-4.408-4.23-.029-2.362 1.901-4.298 4.308-4.326h.1c2.407 0 4.358 1.915 4.365 4.278v6.305c0 2.342-1.944 4.25-4.323 4.279a4.375 4.375 0 01-3.033-1.252l-1.851 1.818A7 7 0 0012.029 22h.092c3.803-.056 6.858-3.083 6.879-6.816v-6.5C18.907 4.963 15.817 2 12.036 2z"/>
|
|
3
|
+
</svg>`,models:[{id:`canopylabs/orpheus-arabic-saudi`,name:`Canopy Labs Orpheus Arabic Saudi`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:4e3,max_output_tokens:5e4,model_type:`tts`,modalities:{input:[`text`],output:[`audio`]},page_url:`https://console.groq.com/docs/models#canopylabs/orpheus-arabic-saudi`},{id:`canopylabs/orpheus-v1-english`,name:`Canopy Labs Orpheus V1 English`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:4e3,max_output_tokens:5e4,model_type:`tts`,modalities:{input:[`text`],output:[`audio`]},page_url:`https://console.groq.com/docs/models#canopylabs/orpheus-v1-english`},{id:`groq/compound-mini`,name:`Compound Mini`,created_by:`groq`,source:`official`,last_updated:`2026-03-23`,family:`compound`,status:`active`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},speed:450,page_url:`https://console.groq.com/docs/models#groq/compound-mini`,tools:[`function_calling`]},{id:`groq/compound`,name:`Compound`,created_by:`groq`,source:`official`,last_updated:`2026-03-23`,family:`compound`,status:`active`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},speed:450,page_url:`https://console.groq.com/docs/models#groq/compound`,tools:[`function_calling`]},{id:`llama-3.1-8b-instant`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.1`,status:`active`,context_window:131072,max_output_tokens:131072,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.05,output:.08},parameters:8,speed:560,page_url:`https://console.groq.com/docs/models#llama-3.1-8b-instant`,tools:[`function_calling`]},{id:`llama-3.3-70b-versatile`,name:`Llama 3.3 70B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`active`,context_window:131072,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.59,output:.79},parameters:70,speed:280,page_url:`https://console.groq.com/docs/models#llama-3.3-70b-versatile`,tools:[`function_calling`]},{id:`meta-llama/llama-4-scout-17b-16e-instruct`,name:`Llama 4 Scout 17B 16E`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`preview`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.11,output:.34},parameters:17,speed:750,page_url:`https://console.groq.com/docs/models#meta-llama/llama-4-scout-17b-16e-instruct`,tools:[`function_calling`],license:`llama4`,open_weight:!0},{id:`meta-llama/llama-prompt-guard-2-22m`,name:`Llama Prompt Guard 2 22M`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:512,max_output_tokens:512,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.03,output:.03},page_url:`https://console.groq.com/docs/models#meta-llama/llama-prompt-guard-2-22m`},{id:`meta-llama/llama-prompt-guard-2-86m`,name:`Prompt Guard 2 86M`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:512,max_output_tokens:512,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.04,output:.04},page_url:`https://console.groq.com/docs/models#meta-llama/llama-prompt-guard-2-86m`},{id:`moonshotai/kimi-k2-instruct-0905`,name:`Kimi K2 0905`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:262144,max_output_tokens:16384,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:3},family:`kimi-k2`,speed:200,page_url:`https://console.groq.com/docs/models#moonshotai/kimi-k2-instruct-0905`,tools:[`function_calling`]},{id:`openai/gpt-oss-120b`,name:`GPT OSS 120B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`active`,context_window:131072,max_output_tokens:65536,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.15,output:.6},parameters:120,speed:500,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-120b`,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0},{id:`openai/gpt-oss-20b`,name:`GPT OSS 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`active`,context_window:131072,max_output_tokens:65536,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.075,output:.3},parameters:20,speed:1e3,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-20b`,tools:[`function_calling`],description:`\\`,tagline:`Medium-sized open-weight model for low latency`,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0},{id:`openai/gpt-oss-safeguard-20b`,name:`Safety GPT OSS 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`preview`,context_window:131072,max_output_tokens:65536,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.075,output:.3},parameters:20,speed:1e3,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-safeguard-20b`},{id:`qwen/qwen3-32b`,name:`Qwen3-32B`,created_by:`alibaba`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,status:`preview`,context_window:131072,max_output_tokens:40960,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.29,output:.59},parameters:32,speed:400,page_url:`https://console.groq.com/docs/models#qwen/qwen3-32b`,tools:[`function_calling`]},{id:`whisper-large-v3-turbo`,name:`Whisper Large V3 Turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,status:`active`,model_type:`transcription`,modalities:{input:[`audio`],output:[`text`]},page_url:`https://console.groq.com/docs/models#whisper-large-v3-turbo`},{id:`whisper-large-v3`,name:`Whisper`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,status:`active`,model_type:`transcription`,modalities:{input:[`audio`],output:[`text`]},page_url:`https://console.groq.com/docs/models#whisper-large-v3`}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|