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,481 +1,3 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- //#region src/providers/meta.ts
3
- const provider = {
4
- "id": "meta",
5
- "name": "Meta Llama",
6
- "region": "US",
7
- "url": "https://llama.developer.meta.com",
8
- "api_url": "https://api.llama.developer.meta.com/v1",
9
- "docs_url": "https://llama.developer.meta.com/docs/models",
10
- "pricing_url": "https://llama.developer.meta.com/docs/getting-started/pricing",
11
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M6.897 4c1.915 0 3.516.932 5.43 3.376l.282-.373c.19-.246.383-.484.58-.71l.313-.35C14.588 4.788 15.792 4 17.225 4c1.273 0 2.469.557 3.491 1.516l.218.213c1.73 1.765 2.917 4.71 3.053 8.026l.011.392.002.25c0 1.501-.28 2.759-.818 3.7l-.14.23-.108.153c-.301.42-.664.758-1.086 1.009l-.265.142-.087.04a3.493 3.493 0 01-.302.118 4.117 4.117 0 01-1.33.208c-.524 0-.996-.067-1.438-.215-.614-.204-1.163-.56-1.726-1.116l-.227-.235c-.753-.812-1.534-1.976-2.493-3.586l-1.43-2.41-.544-.895-1.766 3.13-.343.592C7.597 19.156 6.227 20 4.356 20c-1.21 0-2.205-.42-2.936-1.182l-.168-.184c-.484-.573-.837-1.311-1.043-2.189l-.067-.32a8.69 8.69 0 01-.136-1.288L0 14.468c.002-.745.06-1.49.174-2.23l.1-.573c.298-1.53.828-2.958 1.536-4.157l.209-.34c1.177-1.83 2.789-3.053 4.615-3.16L6.897 4zm-.033 2.615l-.201.01c-.83.083-1.606.673-2.252 1.577l-.138.199-.01.018c-.67 1.017-1.185 2.378-1.456 3.845l-.004.022a12.591 12.591 0 00-.207 2.254l.002.188c.004.18.017.36.04.54l.043.291c.092.503.257.908.486 1.208l.117.137c.303.323.698.492 1.17.492 1.1 0 1.796-.676 3.696-3.641l2.175-3.4.454-.701-.139-.198C9.11 7.3 8.084 6.616 6.864 6.616zm10.196-.552l-.176.007c-.635.048-1.223.359-1.82.933l-.196.198c-.439.462-.887 1.064-1.367 1.807l.266.398c.18.274.362.56.55.858l.293.475 1.396 2.335.695 1.114c.583.926 1.03 1.6 1.408 2.082l.213.262c.282.326.529.54.777.673l.102.05c.227.1.457.138.718.138.176.002.35-.023.518-.073.338-.104.61-.32.813-.637l.095-.163.077-.162c.194-.459.29-1.06.29-1.785l-.006-.449c-.08-2.871-.938-5.372-2.2-6.798l-.176-.189c-.67-.683-1.444-1.074-2.27-1.074z\"/>\n</svg>",
12
- "models": [
13
- {
14
- "id": "CodeLlama-13b-Instruct-hf",
15
- "name": "CodeLlama-13b-Instruct-hf",
16
- "created_by": "meta",
17
- "source": "official",
18
- "last_updated": "2026-03-21",
19
- "capabilities": {
20
- "streaming": true,
21
- "tool_call": true
22
- },
23
- "modalities": {
24
- "input": ["text"],
25
- "output": ["text"]
26
- }
27
- },
28
- {
29
- "id": "CodeLlama-34b-Instruct-hf",
30
- "name": "CodeLlama-34b-Instruct-hf",
31
- "created_by": "meta",
32
- "source": "official",
33
- "last_updated": "2026-03-21",
34
- "capabilities": {
35
- "streaming": true,
36
- "tool_call": true
37
- },
38
- "modalities": {
39
- "input": ["text"],
40
- "output": ["text"]
41
- }
42
- },
43
- {
44
- "id": "CodeLlama-70b-Instruct-hf",
45
- "name": "CodeLlama-70b-Instruct-hf",
46
- "created_by": "meta",
47
- "source": "official",
48
- "last_updated": "2026-03-21",
49
- "capabilities": {
50
- "streaming": true,
51
- "tool_call": true
52
- },
53
- "modalities": {
54
- "input": ["text"],
55
- "output": ["text"]
56
- }
57
- },
58
- {
59
- "id": "CodeLlama-7b-Instruct-hf",
60
- "name": "CodeLlama-7b-Instruct-hf",
61
- "created_by": "meta",
62
- "source": "official",
63
- "last_updated": "2026-03-21",
64
- "capabilities": {
65
- "streaming": true,
66
- "tool_call": true
67
- },
68
- "modalities": {
69
- "input": ["text"],
70
- "output": ["text"]
71
- }
72
- },
73
- {
74
- "id": "Llama-2-13b-chat-hf",
75
- "name": "Llama-2-13b-chat-hf",
76
- "created_by": "meta",
77
- "source": "official",
78
- "last_updated": "2026-03-21",
79
- "context_window": 4096,
80
- "capabilities": {
81
- "streaming": true,
82
- "tool_call": true
83
- },
84
- "modalities": {
85
- "input": ["text"],
86
- "output": ["text"]
87
- }
88
- },
89
- {
90
- "id": "Llama-2-13b-chat",
91
- "name": "Llama-2-13b-chat",
92
- "created_by": "meta",
93
- "source": "official",
94
- "last_updated": "2026-03-21",
95
- "context_window": 4096,
96
- "capabilities": {
97
- "streaming": true,
98
- "tool_call": true
99
- },
100
- "modalities": {
101
- "input": ["text"],
102
- "output": ["text"]
103
- }
104
- },
105
- {
106
- "id": "Llama-2-70b-chat-hf",
107
- "name": "Llama-2-70b-chat-hf",
108
- "created_by": "meta",
109
- "source": "official",
110
- "last_updated": "2026-03-21",
111
- "context_window": 4096,
112
- "capabilities": {
113
- "streaming": true,
114
- "tool_call": true
115
- },
116
- "modalities": {
117
- "input": ["text"],
118
- "output": ["text"]
119
- }
120
- },
121
- {
122
- "id": "Llama-2-70b-chat",
123
- "name": "Llama-2-70b-chat",
124
- "created_by": "meta",
125
- "source": "official",
126
- "last_updated": "2026-03-21",
127
- "context_window": 4096,
128
- "capabilities": {
129
- "streaming": true,
130
- "tool_call": true
131
- },
132
- "modalities": {
133
- "input": ["text"],
134
- "output": ["text"]
135
- }
136
- },
137
- {
138
- "id": "Llama-2-7b-chat-hf",
139
- "name": "Llama-2-7b-chat-hf",
140
- "created_by": "meta",
141
- "source": "official",
142
- "last_updated": "2026-03-21",
143
- "context_window": 4096,
144
- "capabilities": {
145
- "streaming": true,
146
- "tool_call": true
147
- },
148
- "modalities": {
149
- "input": ["text"],
150
- "output": ["text"]
151
- }
152
- },
153
- {
154
- "id": "Llama-2-7b-chat",
155
- "name": "Llama-2-7b-chat",
156
- "created_by": "meta",
157
- "source": "official",
158
- "last_updated": "2026-03-21",
159
- "context_window": 4096,
160
- "capabilities": {
161
- "streaming": true,
162
- "tool_call": true
163
- },
164
- "modalities": {
165
- "input": ["text"],
166
- "output": ["text"]
167
- }
168
- },
169
- {
170
- "id": "Llama-3.1-405B-Instruct-FP8",
171
- "name": "Llama-3.1-405B-Instruct-FP8",
172
- "created_by": "meta",
173
- "source": "official",
174
- "last_updated": "2026-03-21",
175
- "context_window": 131072,
176
- "capabilities": {
177
- "streaming": true,
178
- "tool_call": true
179
- },
180
- "modalities": {
181
- "input": ["text"],
182
- "output": ["text"]
183
- }
184
- },
185
- {
186
- "id": "Llama-3.1-405B-Instruct",
187
- "name": "Llama-3.1-405B-Instruct",
188
- "created_by": "meta",
189
- "source": "official",
190
- "last_updated": "2026-03-21",
191
- "context_window": 131072,
192
- "capabilities": {
193
- "streaming": true,
194
- "tool_call": true
195
- },
196
- "modalities": {
197
- "input": ["text"],
198
- "output": ["text"]
199
- }
200
- },
201
- {
202
- "id": "Llama-3.1-70B-Instruct",
203
- "name": "Llama-3.1-70B-Instruct",
204
- "created_by": "meta",
205
- "source": "official",
206
- "last_updated": "2026-03-21",
207
- "context_window": 131072,
208
- "capabilities": {
209
- "streaming": true,
210
- "tool_call": true
211
- },
212
- "modalities": {
213
- "input": ["text"],
214
- "output": ["text"]
215
- }
216
- },
217
- {
218
- "id": "Llama-3.1-8B-Instruct",
219
- "name": "Llama-3.1-8B-Instruct",
220
- "created_by": "meta",
221
- "source": "official",
222
- "last_updated": "2026-03-21",
223
- "context_window": 131072,
224
- "capabilities": {
225
- "streaming": true,
226
- "tool_call": true
227
- },
228
- "modalities": {
229
- "input": ["text"],
230
- "output": ["text"]
231
- }
232
- },
233
- {
234
- "id": "Llama-3.2-1B-Instruct-QLORA_INT4_EO8",
235
- "name": "Llama-3.2-1B-Instruct-QLORA_INT4_EO8",
236
- "created_by": "meta",
237
- "source": "official",
238
- "last_updated": "2026-03-21",
239
- "context_window": 131072,
240
- "capabilities": {
241
- "streaming": true,
242
- "tool_call": true
243
- },
244
- "modalities": {
245
- "input": ["text"],
246
- "output": ["text"]
247
- }
248
- },
249
- {
250
- "id": "Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8",
251
- "name": "Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8",
252
- "created_by": "meta",
253
- "source": "official",
254
- "last_updated": "2026-03-21",
255
- "context_window": 131072,
256
- "capabilities": {
257
- "streaming": true,
258
- "tool_call": true
259
- },
260
- "modalities": {
261
- "input": ["text"],
262
- "output": ["text"]
263
- }
264
- },
265
- {
266
- "id": "Llama-3.2-1B-Instruct",
267
- "name": "Llama-3.2-1B-Instruct",
268
- "created_by": "meta",
269
- "source": "official",
270
- "last_updated": "2026-03-21",
271
- "context_window": 131072,
272
- "capabilities": {
273
- "streaming": true,
274
- "tool_call": true
275
- },
276
- "modalities": {
277
- "input": ["text"],
278
- "output": ["text"]
279
- }
280
- },
281
- {
282
- "id": "Llama-3.2-3B-Instruct-QLORA_INT4_EO8",
283
- "name": "Llama-3.2-3B-Instruct-QLORA_INT4_EO8",
284
- "created_by": "meta",
285
- "source": "official",
286
- "last_updated": "2026-03-21",
287
- "context_window": 131072,
288
- "capabilities": {
289
- "streaming": true,
290
- "tool_call": true
291
- },
292
- "modalities": {
293
- "input": ["text"],
294
- "output": ["text"]
295
- }
296
- },
297
- {
298
- "id": "Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8",
299
- "name": "Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8",
300
- "created_by": "meta",
301
- "source": "official",
302
- "last_updated": "2026-03-21",
303
- "context_window": 131072,
304
- "capabilities": {
305
- "streaming": true,
306
- "tool_call": true
307
- },
308
- "modalities": {
309
- "input": ["text"],
310
- "output": ["text"]
311
- }
312
- },
313
- {
314
- "id": "Llama-3.2-3B-Instruct",
315
- "name": "Llama-3.2-3B-Instruct",
316
- "created_by": "meta",
317
- "source": "official",
318
- "last_updated": "2026-03-21",
319
- "context_window": 131072,
320
- "capabilities": {
321
- "streaming": true,
322
- "tool_call": true
323
- },
324
- "modalities": {
325
- "input": ["text"],
326
- "output": ["text"]
327
- }
328
- },
329
- {
330
- "id": "Llama-3.3-70B-Instruct",
331
- "name": "Llama-3.3-70B-Instruct",
332
- "created_by": "meta",
333
- "source": "official",
334
- "last_updated": "2026-03-21",
335
- "context_window": 131072,
336
- "capabilities": {
337
- "streaming": true,
338
- "tool_call": true
339
- },
340
- "modalities": {
341
- "input": ["text"],
342
- "output": ["text"]
343
- }
344
- },
345
- {
346
- "id": "Llama-Guard-3-1B-INT4",
347
- "name": "Llama-Guard-3-1B-INT4",
348
- "created_by": "meta",
349
- "source": "official",
350
- "last_updated": "2026-03-21",
351
- "capabilities": {
352
- "streaming": true,
353
- "tool_call": true
354
- },
355
- "modalities": {
356
- "input": ["text"],
357
- "output": ["text"]
358
- },
359
- "model_type": "moderation"
360
- },
361
- {
362
- "id": "Llama-Guard-3-1B",
363
- "name": "Llama-Guard-3-1B",
364
- "created_by": "meta",
365
- "source": "official",
366
- "last_updated": "2026-03-21",
367
- "capabilities": {
368
- "streaming": true,
369
- "tool_call": true
370
- },
371
- "modalities": {
372
- "input": ["text"],
373
- "output": ["text"]
374
- },
375
- "model_type": "moderation"
376
- },
377
- {
378
- "id": "Llama-Guard-3-8B-INT8",
379
- "name": "Llama-Guard-3-8B-INT8",
380
- "created_by": "meta",
381
- "source": "official",
382
- "last_updated": "2026-03-21",
383
- "capabilities": {
384
- "streaming": true,
385
- "tool_call": true
386
- },
387
- "modalities": {
388
- "input": ["text"],
389
- "output": ["text"]
390
- },
391
- "model_type": "moderation"
392
- },
393
- {
394
- "id": "Llama-Guard-3-8B",
395
- "name": "Llama-Guard-3-8B",
396
- "created_by": "meta",
397
- "source": "official",
398
- "last_updated": "2026-03-21",
399
- "capabilities": {
400
- "streaming": true,
401
- "tool_call": true
402
- },
403
- "modalities": {
404
- "input": ["text"],
405
- "output": ["text"]
406
- },
407
- "model_type": "moderation"
408
- },
409
- {
410
- "id": "LlamaGuard-7b",
411
- "name": "LlamaGuard-7b",
412
- "created_by": "meta",
413
- "source": "official",
414
- "last_updated": "2026-03-21",
415
- "capabilities": {
416
- "streaming": true,
417
- "tool_call": true
418
- },
419
- "modalities": {
420
- "input": ["text"],
421
- "output": ["text"]
422
- },
423
- "model_type": "moderation"
424
- },
425
- {
426
- "id": "Meta-Llama-3-70B-Instruct",
427
- "name": "Meta-Llama-3-70B-Instruct",
428
- "created_by": "meta",
429
- "source": "official",
430
- "last_updated": "2026-03-21",
431
- "context_window": 8192,
432
- "capabilities": {
433
- "streaming": true,
434
- "tool_call": true
435
- },
436
- "modalities": {
437
- "input": ["text"],
438
- "output": ["text"]
439
- }
440
- },
441
- {
442
- "id": "Meta-Llama-3-8B-Instruct",
443
- "name": "Meta-Llama-3-8B-Instruct",
444
- "created_by": "meta",
445
- "source": "official",
446
- "last_updated": "2026-03-21",
447
- "context_window": 8192,
448
- "capabilities": {
449
- "streaming": true,
450
- "tool_call": true
451
- },
452
- "modalities": {
453
- "input": ["text"],
454
- "output": ["text"]
455
- }
456
- },
457
- {
458
- "id": "Meta-Llama-Guard-2-8B",
459
- "name": "Meta-Llama-Guard-2-8B",
460
- "created_by": "meta",
461
- "source": "official",
462
- "last_updated": "2026-03-21",
463
- "capabilities": {
464
- "streaming": true,
465
- "tool_call": true
466
- },
467
- "modalities": {
468
- "input": ["text"],
469
- "output": ["text"]
470
- },
471
- "model_type": "moderation"
472
- }
473
- ]
474
- };
475
- const models = provider.models.map((m) => ({
476
- ...m,
477
- provider: provider.id
478
- }));
479
- //#endregion
480
- exports.models = models;
481
- exports.provider = provider;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`meta`,name:`Meta Llama`,region:`US`,headquarters:`Menlo Park, CA`,founded:2004,url:`https://llama.developer.meta.com`,api_url:`https://api.llama.developer.meta.com/v1`,docs_url:`https://llama.developer.meta.com/docs/models`,pricing_url:`https://llama.developer.meta.com/docs/getting-started/pricing`,description:`Creators of Llama, the leading open-source language model family.`,type:`direct`,openai_compatible:!1,free_tier:!0,github_url:`https://github.com/meta-llama`,models_url:`https://llama.meta.com/docs/overview`,twitter_url:`https://x.com/AIatMeta`,blog_url:`https://ai.meta.com/blog`,terms_url:`https://www.llama.com/llama3/license`,support_url:`https://llama.developer.meta.com/help`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path d="M6.897 4c1.915 0 3.516.932 5.43 3.376l.282-.373c.19-.246.383-.484.58-.71l.313-.35C14.588 4.788 15.792 4 17.225 4c1.273 0 2.469.557 3.491 1.516l.218.213c1.73 1.765 2.917 4.71 3.053 8.026l.011.392.002.25c0 1.501-.28 2.759-.818 3.7l-.14.23-.108.153c-.301.42-.664.758-1.086 1.009l-.265.142-.087.04a3.493 3.493 0 01-.302.118 4.117 4.117 0 01-1.33.208c-.524 0-.996-.067-1.438-.215-.614-.204-1.163-.56-1.726-1.116l-.227-.235c-.753-.812-1.534-1.976-2.493-3.586l-1.43-2.41-.544-.895-1.766 3.13-.343.592C7.597 19.156 6.227 20 4.356 20c-1.21 0-2.205-.42-2.936-1.182l-.168-.184c-.484-.573-.837-1.311-1.043-2.189l-.067-.32a8.69 8.69 0 01-.136-1.288L0 14.468c.002-.745.06-1.49.174-2.23l.1-.573c.298-1.53.828-2.958 1.536-4.157l.209-.34c1.177-1.83 2.789-3.053 4.615-3.16L6.897 4zm-.033 2.615l-.201.01c-.83.083-1.606.673-2.252 1.577l-.138.199-.01.018c-.67 1.017-1.185 2.378-1.456 3.845l-.004.022a12.591 12.591 0 00-.207 2.254l.002.188c.004.18.017.36.04.54l.043.291c.092.503.257.908.486 1.208l.117.137c.303.323.698.492 1.17.492 1.1 0 1.796-.676 3.696-3.641l2.175-3.4.454-.701-.139-.198C9.11 7.3 8.084 6.616 6.864 6.616zm10.196-.552l-.176.007c-.635.048-1.223.359-1.82.933l-.196.198c-.439.462-.887 1.064-1.367 1.807l.266.398c.18.274.362.56.55.858l.293.475 1.396 2.335.695 1.114c.583.926 1.03 1.6 1.408 2.082l.213.262c.282.326.529.54.777.673l.102.05c.227.1.457.138.718.138.176.002.35-.023.518-.073.338-.104.61-.32.813-.637l.095-.163.077-.162c.194-.459.29-1.06.29-1.785l-.006-.449c-.08-2.871-.938-5.372-2.2-6.798l-.176-.189c-.67-.683-1.444-1.074-2.27-1.074z"/>
3
+ </svg>`,models:[{id:`CodeLlama-13b-Instruct-hf`,name:`CodeLlama-13b-Instruct-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`codellama`,model_type:`code`,license:`llama2`,parameters:13,page_url:`https://huggingface.co/meta-llama/CodeLlama-13b-Instruct-hf`,open_weight:!0,tools:[`function_calling`],release_date:`2024-03-13`,knowledge_cutoff:null},{id:`CodeLlama-34b-Instruct-hf`,name:`CodeLlama-34b-Instruct-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`codellama`,model_type:`code`,license:`llama2`,parameters:34,page_url:`https://huggingface.co/meta-llama/CodeLlama-34b-Instruct-hf`,open_weight:!0,tools:[`function_calling`],release_date:`2024-03-14`,knowledge_cutoff:null},{id:`CodeLlama-70b-Instruct-hf`,name:`CodeLlama-70b-Instruct-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`codellama`,model_type:`code`,license:`llama2`,parameters:69,page_url:`https://huggingface.co/meta-llama/CodeLlama-70b-Instruct-hf`,open_weight:!0,tools:[`function_calling`],release_date:`2024-03-13`,knowledge_cutoff:null},{id:`CodeLlama-7b-Instruct-hf`,name:`CodeLlama-7b-Instruct-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`codellama`,model_type:`code`,license:`llama2`,parameters:6.7,page_url:`https://huggingface.co/meta-llama/CodeLlama-7b-Instruct-hf`,open_weight:!0,tools:[`function_calling`],release_date:`2024-03-13`,knowledge_cutoff:null},{id:`Llama-2-13b-chat-hf`,name:`Llama-2-13b-chat-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4096,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,family:`Llama-2`,license:`llama2`,parameters:13,page_url:`https://huggingface.co/meta-llama/Llama-2-13b-chat-hf`,open_weight:!0,tools:[`function_calling`],release_date:`2023-07-13`,knowledge_cutoff:null,max_output_tokens:4096},{id:`Llama-2-13b-chat`,name:`Llama-2-13b-chat`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4096,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,family:`Llama-2`,license:`llama2`,parameters:13,page_url:`https://huggingface.co/meta-llama/Llama-2-13b-chat`,open_weight:!0,tools:[`function_calling`],release_date:`2023-07-09`,knowledge_cutoff:null,max_output_tokens:4096},{id:`Llama-2-70b-chat-hf`,name:`Llama-2-70b-chat-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4096,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,family:`Llama-2`,license:`llama2`,parameters:70,page_url:`https://huggingface.co/meta-llama/Llama-2-70b-chat-hf`,open_weight:!0,tools:[`function_calling`],release_date:`2023-07-14`,knowledge_cutoff:null,max_output_tokens:4096},{id:`Llama-2-70b-chat`,name:`Llama-2-70b-chat`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4096,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,family:`Llama-2`,license:`llama2`,parameters:70,page_url:`https://huggingface.co/meta-llama/Llama-2-70b-chat`,open_weight:!0,tools:[`function_calling`],release_date:`2023-07-14`,knowledge_cutoff:null,max_output_tokens:4096},{id:`Llama-2-7b-chat-hf`,name:`Llama-2-7b-chat-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4096,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,family:`Llama-2`,license:`llama2`,parameters:7,page_url:`https://huggingface.co/meta-llama/Llama-2-7b-chat-hf`,open_weight:!0,tools:[`function_calling`],release_date:`2023-07-13`,knowledge_cutoff:null,max_output_tokens:4096},{id:`Llama-2-7b-chat`,name:`Llama-2-7b-chat`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4096,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,family:`Llama-2`,license:`llama2`,parameters:7,page_url:`https://huggingface.co/meta-llama/Llama-2-7b-chat`,open_weight:!0,tools:[`function_calling`],release_date:`2023-07-09`,knowledge_cutoff:null,max_output_tokens:4096},{id:`Llama-3.1-405B-Instruct-FP8`,name:`Llama-3.1-405B-Instruct-FP8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.1`,model_type:`chat`,license:`llama3.1`,parameters:406,page_url:`https://huggingface.co/meta-llama/Llama-3.1-405B-Instruct-FP8`,open_weight:!0,tools:[`function_calling`],release_date:`2024-07-20`,knowledge_cutoff:`2023-12`,max_output_tokens:131072},{id:`Llama-3.1-405B-Instruct`,name:`Llama-3.1-405B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.1`,model_type:`chat`,license:`llama3.1`,parameters:406,page_url:`https://huggingface.co/meta-llama/Llama-3.1-405B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-07-16`,knowledge_cutoff:`2023-12`,max_output_tokens:131072},{id:`Llama-3.1-70B-Instruct`,name:`Llama-3.1-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.1`,model_type:`chat`,license:`llama3.1`,parameters:71,page_url:`https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-07-16`,knowledge_cutoff:`2023-12`,max_output_tokens:131072},{id:`Llama-3.1-8B-Instruct`,name:`Llama-3.1-8B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.1`,model_type:`chat`,license:`llama3.1`,parameters:8,page_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-07-18`,knowledge_cutoff:`2023-12`,max_output_tokens:131072},{id:`Llama-3.2-11B-Vision-Instruct`,name:`Llama-3.2-11B-Vision-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`Llama-3.2`,release_date:`2024-09-18`,knowledge_cutoff:`2023-12`,context_window:131072,max_output_tokens:131072,license:`llama3.2`,parameters:11,page_url:`https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{id:`Llama-3.2-1B-Instruct-QLORA_INT4_EO8`,name:`Llama-3.2-1B-Instruct-QLORA_INT4_EO8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.2`,model_type:`chat`,license:`llama3.2`,parameters:1,page_url:`https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct-QLORA_INT4_EO8`,open_weight:!0,tools:[`function_calling`],release_date:`2024-10-23`,knowledge_cutoff:null,max_output_tokens:131072},{id:`Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8`,name:`Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.2`,model_type:`chat`,license:`llama3.2`,parameters:1,page_url:`https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8`,open_weight:!0,tools:[`function_calling`],release_date:`2024-10-23`,knowledge_cutoff:null,max_output_tokens:131072},{id:`Llama-3.2-1B-Instruct`,name:`Llama-3.2-1B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.2`,model_type:`chat`,license:`llama3.2`,parameters:1.2,page_url:`https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-09-18`,knowledge_cutoff:`2023-12`,max_output_tokens:131072},{id:`Llama-3.2-3B-Instruct-QLORA_INT4_EO8`,name:`Llama-3.2-3B-Instruct-QLORA_INT4_EO8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.2`,model_type:`chat`,license:`llama3.2`,parameters:3,page_url:`https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct-QLORA_INT4_EO8`,open_weight:!0,tools:[`function_calling`],release_date:`2024-10-23`,knowledge_cutoff:null,max_output_tokens:131072},{id:`Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8`,name:`Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.2`,model_type:`chat`,license:`llama3.2`,parameters:3,page_url:`https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8`,open_weight:!0,tools:[`function_calling`],release_date:`2024-10-23`,knowledge_cutoff:null,max_output_tokens:131072},{id:`Llama-3.2-3B-Instruct`,name:`Llama-3.2-3B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.2`,model_type:`chat`,license:`llama3.2`,parameters:3.2,page_url:`https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-09-18`,knowledge_cutoff:`2023-12`,max_output_tokens:131072},{id:`Llama-3.2-90B-Vision-Instruct`,name:`Llama-3.2-90B-Vision-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`Llama-3.2`,release_date:`2024-09-19`,knowledge_cutoff:`2023-12`,context_window:131072,max_output_tokens:131072,license:`llama3.2`,parameters:89,page_url:`https://huggingface.co/meta-llama/Llama-3.2-90B-Vision-Instruct`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{id:`Llama-3.3-70B-Instruct`,name:`Llama-3.3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131072,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3.3`,model_type:`chat`,license:`llama3.3`,parameters:71,page_url:`https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-11-26`,knowledge_cutoff:`2023-12`,max_output_tokens:131072},{id:`Llama-4-Maverick-17B-128E-Instruct-FP8`,name:`Llama-4-Maverick-17B-128E-Instruct-FP8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`Llama-4`,release_date:`2025-04-01`,knowledge_cutoff:null,context_window:1048576,max_output_tokens:16384,license:`llama4`,parameters:402,page_url:`https://huggingface.co/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{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`,release_date:`2025-04-01`,knowledge_cutoff:null,context_window:1048576,max_output_tokens:16384,license:`llama4`,parameters:402,page_url:`https://huggingface.co/meta-llama/Llama-4-Maverick-17B-128E-Instruct`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{id:`Llama-4-Maverick-17B-128E`,name:`Llama-4-Maverick-17B-128E`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`Llama-4`,release_date:`2025-04-02`,knowledge_cutoff:null,context_window:1048576,max_output_tokens:16384,license:`llama4`,parameters:402,page_url:`https://huggingface.co/meta-llama/Llama-4-Maverick-17B-128E`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{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`,release_date:`2025-04-02`,knowledge_cutoff:null,context_window:1048576,max_output_tokens:16384,license:`llama4`,parameters:17,page_url:`https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{id:`Llama-4-Scout-17B-16E`,name:`Llama-4-Scout-17B-16E`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`Llama-4`,release_date:`2025-04-02`,knowledge_cutoff:null,context_window:1048576,max_output_tokens:16384,license:`llama4`,parameters:17,page_url:`https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{id:`Llama-Guard-3-11B-Vision`,name:`Llama-Guard-3-11B-Vision`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-guard`,release_date:`2024-09-20`,knowledge_cutoff:null,license:`llama3.2`,parameters:11,page_url:`https://huggingface.co/meta-llama/Llama-Guard-3-11B-Vision`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{id:`Llama-Guard-3-1B-INT4`,name:`Llama-Guard-3-1B-INT4`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`,family:`llama-guard`,license:`llama3.2`,parameters:1,page_url:`https://huggingface.co/meta-llama/Llama-Guard-3-1B-INT4`,open_weight:!0,tools:[`function_calling`],release_date:`2024-09-20`,knowledge_cutoff:null},{id:`Llama-Guard-3-1B`,name:`Llama-Guard-3-1B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`,family:`llama-guard`,license:`llama3.2`,parameters:1.5,page_url:`https://huggingface.co/meta-llama/Llama-Guard-3-1B`,open_weight:!0,tools:[`function_calling`],release_date:`2024-09-20`,knowledge_cutoff:null},{id:`Llama-Guard-3-8B-INT8`,name:`Llama-Guard-3-8B-INT8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`,family:`llama-guard`,license:`llama3.1`,parameters:8,page_url:`https://huggingface.co/meta-llama/Llama-Guard-3-8B-INT8`,open_weight:!0,tools:[`function_calling`],release_date:`2024-07-21`,knowledge_cutoff:null},{id:`Llama-Guard-3-8B`,name:`Llama-Guard-3-8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`,family:`llama-guard`,license:`llama3.1`,parameters:8,page_url:`https://huggingface.co/meta-llama/Llama-Guard-3-8B`,open_weight:!0,tools:[`function_calling`],release_date:`2024-07-22`,knowledge_cutoff:null},{id:`Llama-Guard-4-12B`,name:`Llama-Guard-4-12B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-guard`,release_date:`2025-04-23`,knowledge_cutoff:null,license:`llama4`,parameters:12,page_url:`https://huggingface.co/meta-llama/Llama-Guard-4-12B`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},open_weight:!0,tools:[`function_calling`]},{id:`LlamaGuard-7b`,name:`LlamaGuard-7b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`,family:`llama-guard`,license:`llama2`,parameters:6.7,page_url:`https://huggingface.co/meta-llama/LlamaGuard-7b`,open_weight:!0,tools:[`function_calling`],release_date:`2023-12-05`,knowledge_cutoff:null},{id:`Meta-Llama-3-70B-Instruct`,name:`Meta-Llama-3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:8192,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3`,model_type:`chat`,license:`llama3`,parameters:71,page_url:`https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-04-17`,knowledge_cutoff:null,max_output_tokens:8192},{id:`Meta-Llama-3-8B-Instruct`,name:`Meta-Llama-3-8B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:8192,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},family:`Llama-3`,model_type:`chat`,license:`llama3`,parameters:8,page_url:`https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct`,open_weight:!0,tools:[`function_calling`],release_date:`2024-04-17`,knowledge_cutoff:null,max_output_tokens:8192},{id:`Meta-Llama-Guard-2-8B`,name:`Meta-Llama-Guard-2-8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`,family:`llama-guard`,license:`llama3`,parameters:8,page_url:`https://huggingface.co/meta-llama/Meta-Llama-Guard-2-8B`,open_weight:!0,tools:[`function_calling`],release_date:`2024-04-17`,knowledge_cutoff:null}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
@@ -1,4 +1,4 @@
1
- import { f as ProviderWithModels, n as Model } from "../types.cjs";
1
+ import { m as ProviderWithModels, r as Model } from "../types.cjs";
2
2
 
3
3
  //#region src/providers/meta.d.ts
4
4
  declare const provider: ProviderWithModels;
@@ -1,4 +1,4 @@
1
- import { f as ProviderWithModels, n as Model } from "../types.mjs";
1
+ import { m as ProviderWithModels, r as Model } from "../types.mjs";
2
2
 
3
3
  //#region src/providers/meta.d.ts
4
4
  declare const provider: ProviderWithModels;