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.
Files changed (136) hide show
  1. package/README.md +141 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.d.cts +10 -2
  4. package/dist/index.d.mts +10 -2
  5. package/dist/index.mjs +1 -92
  6. package/dist/providers/alibaba.cjs +4 -835
  7. package/dist/providers/alibaba.d.cts +1 -1
  8. package/dist/providers/alibaba.d.mts +1 -1
  9. package/dist/providers/alibaba.mjs +4 -833
  10. package/dist/providers/amazon.cjs +4 -1484
  11. package/dist/providers/amazon.d.cts +1 -1
  12. package/dist/providers/amazon.d.mts +1 -1
  13. package/dist/providers/amazon.mjs +4 -1482
  14. package/dist/providers/anthropic.cjs +3 -698
  15. package/dist/providers/anthropic.d.cts +1 -1
  16. package/dist/providers/anthropic.d.mts +1 -1
  17. package/dist/providers/anthropic.mjs +3 -696
  18. package/dist/providers/azure.cjs +6 -1491
  19. package/dist/providers/azure.d.cts +1 -1
  20. package/dist/providers/azure.d.mts +1 -1
  21. package/dist/providers/azure.mjs +6 -1489
  22. package/dist/providers/baseten.cjs +3 -279
  23. package/dist/providers/baseten.d.cts +1 -1
  24. package/dist/providers/baseten.d.mts +1 -1
  25. package/dist/providers/baseten.mjs +3 -277
  26. package/dist/providers/cerebras.cjs +4 -145
  27. package/dist/providers/cerebras.d.cts +1 -1
  28. package/dist/providers/cerebras.d.mts +1 -1
  29. package/dist/providers/cerebras.mjs +4 -143
  30. package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
  31. package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
  32. package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
  33. package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
  34. package/dist/providers/cloudflare-workers-ai.cjs +4 -0
  35. package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
  36. package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
  37. package/dist/providers/cloudflare-workers-ai.mjs +4 -0
  38. package/dist/providers/cohere.cjs +5 -525
  39. package/dist/providers/cohere.d.cts +1 -1
  40. package/dist/providers/cohere.d.mts +1 -1
  41. package/dist/providers/cohere.mjs +5 -523
  42. package/dist/providers/cursor.cjs +1 -856
  43. package/dist/providers/cursor.d.cts +1 -1
  44. package/dist/providers/cursor.d.mts +1 -1
  45. package/dist/providers/cursor.mjs +1 -854
  46. package/dist/providers/deepseek.cjs +3 -64
  47. package/dist/providers/deepseek.d.cts +1 -1
  48. package/dist/providers/deepseek.d.mts +1 -1
  49. package/dist/providers/deepseek.mjs +3 -62
  50. package/dist/providers/fireworks.cjs +3 -3794
  51. package/dist/providers/fireworks.d.cts +1 -1
  52. package/dist/providers/fireworks.d.mts +1 -1
  53. package/dist/providers/fireworks.mjs +3 -3792
  54. package/dist/providers/google.cjs +6 -972
  55. package/dist/providers/google.d.cts +1 -1
  56. package/dist/providers/google.d.mts +1 -1
  57. package/dist/providers/google.mjs +6 -970
  58. package/dist/providers/groq.cjs +3 -353
  59. package/dist/providers/groq.d.cts +1 -1
  60. package/dist/providers/groq.d.mts +1 -1
  61. package/dist/providers/groq.mjs +3 -351
  62. package/dist/providers/huggingface.cjs +3 -1022
  63. package/dist/providers/huggingface.d.cts +1 -1
  64. package/dist/providers/huggingface.d.mts +1 -1
  65. package/dist/providers/huggingface.mjs +3 -1020
  66. package/dist/providers/meta.cjs +3 -481
  67. package/dist/providers/meta.d.cts +1 -1
  68. package/dist/providers/meta.d.mts +1 -1
  69. package/dist/providers/meta.mjs +3 -479
  70. package/dist/providers/minimax.cjs +3 -156
  71. package/dist/providers/minimax.d.cts +1 -1
  72. package/dist/providers/minimax.d.mts +1 -1
  73. package/dist/providers/minimax.mjs +3 -154
  74. package/dist/providers/mistral.cjs +3 -1594
  75. package/dist/providers/mistral.d.cts +1 -1
  76. package/dist/providers/mistral.d.mts +1 -1
  77. package/dist/providers/mistral.mjs +3 -1592
  78. package/dist/providers/moonshot.cjs +3 -138
  79. package/dist/providers/moonshot.d.cts +1 -1
  80. package/dist/providers/moonshot.d.mts +1 -1
  81. package/dist/providers/moonshot.mjs +3 -136
  82. package/dist/providers/nvidia.cjs +3 -2040
  83. package/dist/providers/nvidia.d.cts +1 -1
  84. package/dist/providers/nvidia.d.mts +1 -1
  85. package/dist/providers/nvidia.mjs +3 -2038
  86. package/dist/providers/ollama.cjs +3 -326
  87. package/dist/providers/ollama.d.cts +1 -1
  88. package/dist/providers/ollama.d.mts +1 -1
  89. package/dist/providers/ollama.mjs +3 -324
  90. package/dist/providers/openai.cjs +3 -9079
  91. package/dist/providers/openai.d.cts +1 -1
  92. package/dist/providers/openai.d.mts +1 -1
  93. package/dist/providers/openai.mjs +3 -9077
  94. package/dist/providers/opencode.cjs +3 -367
  95. package/dist/providers/opencode.d.cts +1 -1
  96. package/dist/providers/opencode.d.mts +1 -1
  97. package/dist/providers/opencode.mjs +3 -365
  98. package/dist/providers/openrouter.cjs +21 -7835
  99. package/dist/providers/openrouter.d.cts +1 -1
  100. package/dist/providers/openrouter.d.mts +1 -1
  101. package/dist/providers/openrouter.mjs +21 -7833
  102. package/dist/providers/perplexity.cjs +3 -311
  103. package/dist/providers/perplexity.d.cts +1 -1
  104. package/dist/providers/perplexity.d.mts +1 -1
  105. package/dist/providers/perplexity.mjs +3 -309
  106. package/dist/providers/qwen.cjs +3 -835
  107. package/dist/providers/qwen.d.cts +1 -1
  108. package/dist/providers/qwen.d.mts +1 -1
  109. package/dist/providers/qwen.mjs +3 -833
  110. package/dist/providers/together.cjs +4 -360
  111. package/dist/providers/together.d.cts +1 -1
  112. package/dist/providers/together.d.mts +1 -1
  113. package/dist/providers/together.mjs +4 -358
  114. package/dist/providers/vercel.cjs +3 -4037
  115. package/dist/providers/vercel.d.cts +1 -1
  116. package/dist/providers/vercel.d.mts +1 -1
  117. package/dist/providers/vercel.mjs +3 -4035
  118. package/dist/providers/vertex.cjs +10 -1072
  119. package/dist/providers/vertex.d.cts +1 -1
  120. package/dist/providers/vertex.d.mts +1 -1
  121. package/dist/providers/vertex.mjs +10 -1070
  122. package/dist/providers/xai.cjs +3 -301
  123. package/dist/providers/xai.d.cts +1 -1
  124. package/dist/providers/xai.d.mts +1 -1
  125. package/dist/providers/xai.mjs +3 -299
  126. package/dist/providers/zai.cjs +3 -243
  127. package/dist/providers/zai.d.cts +1 -1
  128. package/dist/providers/zai.d.mts +1 -1
  129. package/dist/providers/zai.mjs +3 -241
  130. package/dist/types.d.cts +80 -8
  131. package/dist/types.d.mts +80 -8
  132. package/package.json +3 -3
  133. package/dist/providers/cloudflare.cjs +0 -826
  134. package/dist/providers/cloudflare.d.cts +0 -7
  135. package/dist/providers/cloudflare.d.mts +0 -7
  136. package/dist/providers/cloudflare.mjs +0 -824
@@ -1,351 +1,3 @@
1
- //#region src/providers/groq.ts
2
- const provider = {
3
- "id": "groq",
4
- "name": "Groq",
5
- "region": "US",
6
- "url": "https://groq.com",
7
- "api_url": "https://api.groq.com/openai/v1",
8
- "docs_url": "https://console.groq.com/docs",
9
- "pricing_url": "https://groq.com/pricing",
10
- "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>",
11
- "models": [
12
- {
13
- "id": "canopylabs/orpheus-arabic-saudi",
14
- "name": "Canopy Labs Orpheus Arabic Saudi",
15
- "created_by": "canopy-labs",
16
- "source": "official",
17
- "last_updated": "2026-03-21",
18
- "status": "preview",
19
- "context_window": 4e3,
20
- "max_output_tokens": 5e4,
21
- "model_type": "tts",
22
- "modalities": {
23
- "input": ["text"],
24
- "output": ["audio"]
25
- }
26
- },
27
- {
28
- "id": "canopylabs/orpheus-v1-english",
29
- "name": "Canopy Labs Orpheus V1 English",
30
- "created_by": "canopy-labs",
31
- "source": "official",
32
- "last_updated": "2026-03-21",
33
- "status": "preview",
34
- "context_window": 4e3,
35
- "max_output_tokens": 5e4,
36
- "model_type": "tts",
37
- "modalities": {
38
- "input": ["text"],
39
- "output": ["audio"]
40
- }
41
- },
42
- {
43
- "id": "groq/compound-mini",
44
- "name": "Compound Mini",
45
- "created_by": "groq",
46
- "source": "official",
47
- "last_updated": "2026-03-21",
48
- "family": "compound",
49
- "status": "active",
50
- "context_window": 131072,
51
- "max_output_tokens": 8192,
52
- "model_type": "chat",
53
- "capabilities": {
54
- "streaming": true,
55
- "tool_call": true,
56
- "json_mode": true
57
- },
58
- "modalities": {
59
- "input": ["text"],
60
- "output": ["text"]
61
- }
62
- },
63
- {
64
- "id": "groq/compound",
65
- "name": "Compound",
66
- "created_by": "groq",
67
- "source": "official",
68
- "last_updated": "2026-03-21",
69
- "family": "compound",
70
- "status": "active",
71
- "context_window": 131072,
72
- "max_output_tokens": 8192,
73
- "model_type": "chat",
74
- "capabilities": {
75
- "streaming": true,
76
- "tool_call": true,
77
- "json_mode": true
78
- },
79
- "modalities": {
80
- "input": ["text"],
81
- "output": ["text"]
82
- }
83
- },
84
- {
85
- "id": "llama-3.1-8b-instant",
86
- "name": "Llama 3.1 8B",
87
- "created_by": "meta",
88
- "source": "official",
89
- "last_updated": "2026-03-21",
90
- "family": "llama-3.1",
91
- "status": "active",
92
- "context_window": 131072,
93
- "max_output_tokens": 131072,
94
- "model_type": "chat",
95
- "capabilities": {
96
- "streaming": true,
97
- "tool_call": true,
98
- "json_mode": true
99
- },
100
- "modalities": {
101
- "input": ["text"],
102
- "output": ["text"]
103
- },
104
- "pricing": {
105
- "input": .05,
106
- "output": .08
107
- }
108
- },
109
- {
110
- "id": "llama-3.3-70b-versatile",
111
- "name": "Llama 3.3 70B",
112
- "created_by": "meta",
113
- "source": "official",
114
- "last_updated": "2026-03-21",
115
- "family": "llama-3.3",
116
- "status": "active",
117
- "context_window": 131072,
118
- "max_output_tokens": 32768,
119
- "model_type": "chat",
120
- "capabilities": {
121
- "streaming": true,
122
- "tool_call": true,
123
- "json_mode": true
124
- },
125
- "modalities": {
126
- "input": ["text"],
127
- "output": ["text"]
128
- },
129
- "pricing": {
130
- "input": .59,
131
- "output": .79
132
- }
133
- },
134
- {
135
- "id": "meta-llama/llama-4-scout-17b-16e-instruct",
136
- "name": "Llama 4 Scout 17B 16E",
137
- "created_by": "meta",
138
- "source": "official",
139
- "last_updated": "2026-03-21",
140
- "family": "llama-4",
141
- "status": "preview",
142
- "context_window": 131072,
143
- "max_output_tokens": 8192,
144
- "model_type": "chat",
145
- "capabilities": {
146
- "streaming": true,
147
- "tool_call": true,
148
- "json_mode": true
149
- },
150
- "modalities": {
151
- "input": ["text", "image"],
152
- "output": ["text"]
153
- },
154
- "pricing": {
155
- "input": .11,
156
- "output": .34
157
- }
158
- },
159
- {
160
- "id": "meta-llama/llama-prompt-guard-2-22m",
161
- "name": "Llama Prompt Guard 2 22M",
162
- "created_by": "meta",
163
- "source": "official",
164
- "last_updated": "2026-03-21",
165
- "status": "preview",
166
- "context_window": 512,
167
- "max_output_tokens": 512,
168
- "model_type": "moderation",
169
- "modalities": {
170
- "input": ["text"],
171
- "output": ["text"]
172
- },
173
- "pricing": {
174
- "input": .03,
175
- "output": .03
176
- }
177
- },
178
- {
179
- "id": "meta-llama/llama-prompt-guard-2-86m",
180
- "name": "Prompt Guard 2 86M",
181
- "created_by": "meta",
182
- "source": "official",
183
- "last_updated": "2026-03-21",
184
- "status": "preview",
185
- "context_window": 512,
186
- "max_output_tokens": 512,
187
- "model_type": "moderation",
188
- "modalities": {
189
- "input": ["text"],
190
- "output": ["text"]
191
- },
192
- "pricing": {
193
- "input": .04,
194
- "output": .04
195
- }
196
- },
197
- {
198
- "id": "moonshotai/kimi-k2-instruct-0905",
199
- "name": "Kimi K2 0905",
200
- "created_by": "moonshot",
201
- "source": "official",
202
- "last_updated": "2026-03-21",
203
- "status": "preview",
204
- "context_window": 262144,
205
- "max_output_tokens": 16384,
206
- "model_type": "chat",
207
- "capabilities": {
208
- "streaming": true,
209
- "tool_call": true,
210
- "json_mode": true
211
- },
212
- "modalities": {
213
- "input": ["text"],
214
- "output": ["text"]
215
- },
216
- "pricing": {
217
- "input": 1,
218
- "output": 3
219
- }
220
- },
221
- {
222
- "id": "openai/gpt-oss-120b",
223
- "name": "GPT OSS 120B",
224
- "created_by": "openai",
225
- "source": "official",
226
- "last_updated": "2026-03-21",
227
- "family": "gpt-oss",
228
- "status": "active",
229
- "context_window": 131072,
230
- "max_output_tokens": 65536,
231
- "model_type": "chat",
232
- "capabilities": {
233
- "streaming": true,
234
- "tool_call": true,
235
- "json_mode": true
236
- },
237
- "modalities": {
238
- "input": ["text"],
239
- "output": ["text"]
240
- },
241
- "pricing": {
242
- "input": .15,
243
- "output": .6
244
- }
245
- },
246
- {
247
- "id": "openai/gpt-oss-20b",
248
- "name": "GPT OSS 20B",
249
- "created_by": "openai",
250
- "source": "official",
251
- "last_updated": "2026-03-21",
252
- "family": "gpt-oss",
253
- "status": "active",
254
- "context_window": 131072,
255
- "max_output_tokens": 65536,
256
- "model_type": "chat",
257
- "capabilities": {
258
- "streaming": true,
259
- "tool_call": true,
260
- "json_mode": true
261
- },
262
- "modalities": {
263
- "input": ["text"],
264
- "output": ["text"]
265
- },
266
- "pricing": {
267
- "input": .075,
268
- "output": .3
269
- }
270
- },
271
- {
272
- "id": "openai/gpt-oss-safeguard-20b",
273
- "name": "Safety GPT OSS 20B",
274
- "created_by": "openai",
275
- "source": "official",
276
- "last_updated": "2026-03-21",
277
- "family": "gpt-oss",
278
- "status": "preview",
279
- "context_window": 131072,
280
- "max_output_tokens": 65536,
281
- "model_type": "moderation",
282
- "modalities": {
283
- "input": ["text"],
284
- "output": ["text"]
285
- },
286
- "pricing": {
287
- "input": .075,
288
- "output": .3
289
- }
290
- },
291
- {
292
- "id": "qwen/qwen3-32b",
293
- "name": "Qwen3-32B",
294
- "created_by": "alibaba",
295
- "source": "official",
296
- "last_updated": "2026-03-21",
297
- "family": "qwen3",
298
- "status": "preview",
299
- "context_window": 131072,
300
- "max_output_tokens": 40960,
301
- "model_type": "chat",
302
- "capabilities": {
303
- "streaming": true,
304
- "tool_call": true,
305
- "json_mode": true
306
- },
307
- "modalities": {
308
- "input": ["text"],
309
- "output": ["text"]
310
- },
311
- "pricing": {
312
- "input": .29,
313
- "output": .59
314
- }
315
- },
316
- {
317
- "id": "whisper-large-v3-turbo",
318
- "name": "Whisper Large V3 Turbo",
319
- "created_by": "openai",
320
- "source": "official",
321
- "last_updated": "2026-03-21",
322
- "family": "whisper",
323
- "status": "active",
324
- "model_type": "transcription",
325
- "modalities": {
326
- "input": ["audio"],
327
- "output": ["text"]
328
- }
329
- },
330
- {
331
- "id": "whisper-large-v3",
332
- "name": "Whisper",
333
- "created_by": "openai",
334
- "source": "official",
335
- "last_updated": "2026-03-21",
336
- "family": "whisper",
337
- "status": "active",
338
- "model_type": "transcription",
339
- "modalities": {
340
- "input": ["audio"],
341
- "output": ["text"]
342
- }
343
- }
344
- ]
345
- };
346
- const models = provider.models.map((m) => ({
347
- ...m,
348
- provider: provider.id
349
- }));
350
- //#endregion
351
- export { models, provider };
1
+ 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}));export{t as models,e as provider};