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,365 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"id": "opencode",
|
|
4
|
-
"name": "OpenCode Zen",
|
|
5
|
-
"region": "US",
|
|
6
|
-
"url": "https://opencode.ai",
|
|
7
|
-
"api_url": "https://opencode.ai/zen/v1",
|
|
8
|
-
"docs_url": "https://opencode.ai/docs/zen",
|
|
9
|
-
"pricing_url": "https://opencode.ai/docs/zen",
|
|
10
|
-
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M16 6H8v12h8V6zm4 16H4V2h16v20z\"/>\n</svg>",
|
|
11
|
-
"models": [
|
|
12
|
-
{
|
|
13
|
-
"id": "big-pickle",
|
|
14
|
-
"name": "Big Pickle",
|
|
15
|
-
"created_by": "opencode",
|
|
16
|
-
"source": "official",
|
|
17
|
-
"last_updated": "2026-03-21",
|
|
18
|
-
"status": "active",
|
|
19
|
-
"capabilities": { "streaming": true }
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"id": "claude-3-5-haiku",
|
|
23
|
-
"name": "Claude Haiku 3.5",
|
|
24
|
-
"created_by": "anthropic",
|
|
25
|
-
"source": "official",
|
|
26
|
-
"last_updated": "2026-03-21",
|
|
27
|
-
"family": "claude-haiku",
|
|
28
|
-
"status": "active",
|
|
29
|
-
"capabilities": { "streaming": true },
|
|
30
|
-
"pricing": { "input": .8 }
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"id": "claude-haiku-4-5",
|
|
34
|
-
"name": "Claude Haiku 4.5",
|
|
35
|
-
"created_by": "anthropic",
|
|
36
|
-
"source": "official",
|
|
37
|
-
"last_updated": "2026-03-21",
|
|
38
|
-
"family": "claude-haiku",
|
|
39
|
-
"status": "active",
|
|
40
|
-
"capabilities": { "streaming": true },
|
|
41
|
-
"pricing": { "input": 1 }
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"id": "claude-opus-4-1",
|
|
45
|
-
"name": "Claude Opus 4.1",
|
|
46
|
-
"created_by": "anthropic",
|
|
47
|
-
"source": "official",
|
|
48
|
-
"last_updated": "2026-03-21",
|
|
49
|
-
"family": "claude-opus",
|
|
50
|
-
"status": "active",
|
|
51
|
-
"capabilities": { "streaming": true },
|
|
52
|
-
"pricing": { "input": 15 }
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"id": "claude-opus-4-5",
|
|
56
|
-
"name": "Claude Opus 4.5",
|
|
57
|
-
"created_by": "anthropic",
|
|
58
|
-
"source": "official",
|
|
59
|
-
"last_updated": "2026-03-21",
|
|
60
|
-
"family": "claude-opus",
|
|
61
|
-
"status": "active",
|
|
62
|
-
"capabilities": { "streaming": true },
|
|
63
|
-
"pricing": { "input": 5 }
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"id": "claude-opus-4-6",
|
|
67
|
-
"name": "Claude Opus 4.6",
|
|
68
|
-
"created_by": "anthropic",
|
|
69
|
-
"source": "official",
|
|
70
|
-
"last_updated": "2026-03-21",
|
|
71
|
-
"family": "claude-opus",
|
|
72
|
-
"status": "active",
|
|
73
|
-
"capabilities": { "streaming": true },
|
|
74
|
-
"pricing": { "input": 5 }
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"id": "claude-sonnet-4-5",
|
|
78
|
-
"name": "Claude Sonnet 4.5",
|
|
79
|
-
"created_by": "anthropic",
|
|
80
|
-
"source": "official",
|
|
81
|
-
"last_updated": "2026-03-21",
|
|
82
|
-
"family": "claude-sonnet",
|
|
83
|
-
"status": "active",
|
|
84
|
-
"capabilities": { "streaming": true }
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"id": "claude-sonnet-4-6",
|
|
88
|
-
"name": "Claude Sonnet 4.6",
|
|
89
|
-
"created_by": "anthropic",
|
|
90
|
-
"source": "official",
|
|
91
|
-
"last_updated": "2026-03-21",
|
|
92
|
-
"family": "claude-sonnet",
|
|
93
|
-
"status": "active",
|
|
94
|
-
"capabilities": { "streaming": true },
|
|
95
|
-
"pricing": { "input": 3 }
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"id": "claude-sonnet-4",
|
|
99
|
-
"name": "Claude Sonnet 4",
|
|
100
|
-
"created_by": "anthropic",
|
|
101
|
-
"source": "official",
|
|
102
|
-
"last_updated": "2026-03-21",
|
|
103
|
-
"family": "claude-sonnet",
|
|
104
|
-
"status": "active",
|
|
105
|
-
"capabilities": { "streaming": true }
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"id": "gemini-3-flash",
|
|
109
|
-
"name": "Gemini 3 Flash",
|
|
110
|
-
"created_by": "google",
|
|
111
|
-
"source": "official",
|
|
112
|
-
"last_updated": "2026-03-21",
|
|
113
|
-
"family": "gemini-3",
|
|
114
|
-
"status": "active",
|
|
115
|
-
"capabilities": { "streaming": true },
|
|
116
|
-
"pricing": { "input": .5 }
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"id": "gemini-3.1-pro",
|
|
120
|
-
"name": "Gemini 3.1 Pro",
|
|
121
|
-
"created_by": "google",
|
|
122
|
-
"source": "official",
|
|
123
|
-
"last_updated": "2026-03-21",
|
|
124
|
-
"family": "gemini-3.1",
|
|
125
|
-
"status": "active",
|
|
126
|
-
"capabilities": { "streaming": true }
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"id": "glm-5",
|
|
130
|
-
"name": "GLM 5",
|
|
131
|
-
"created_by": "zhipu",
|
|
132
|
-
"source": "official",
|
|
133
|
-
"last_updated": "2026-03-21",
|
|
134
|
-
"status": "active",
|
|
135
|
-
"capabilities": { "streaming": true },
|
|
136
|
-
"pricing": { "input": 1 }
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"id": "gpt-5-codex",
|
|
140
|
-
"name": "GPT 5 Codex",
|
|
141
|
-
"created_by": "openai",
|
|
142
|
-
"source": "official",
|
|
143
|
-
"last_updated": "2026-03-21",
|
|
144
|
-
"family": "gpt-5",
|
|
145
|
-
"status": "active",
|
|
146
|
-
"capabilities": { "streaming": true },
|
|
147
|
-
"pricing": { "input": 1.07 }
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"id": "gpt-5-nano",
|
|
151
|
-
"name": "GPT 5 Nano",
|
|
152
|
-
"created_by": "openai",
|
|
153
|
-
"source": "official",
|
|
154
|
-
"last_updated": "2026-03-21",
|
|
155
|
-
"family": "gpt-5",
|
|
156
|
-
"status": "active",
|
|
157
|
-
"capabilities": { "streaming": true }
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"id": "gpt-5.1-codex-max",
|
|
161
|
-
"name": "GPT 5.1 Codex Max",
|
|
162
|
-
"created_by": "openai",
|
|
163
|
-
"source": "official",
|
|
164
|
-
"last_updated": "2026-03-21",
|
|
165
|
-
"family": "gpt-5.1",
|
|
166
|
-
"status": "active",
|
|
167
|
-
"capabilities": { "streaming": true },
|
|
168
|
-
"pricing": { "input": 1.25 }
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"id": "gpt-5.1-codex-mini",
|
|
172
|
-
"name": "GPT 5.1 Codex Mini",
|
|
173
|
-
"created_by": "openai",
|
|
174
|
-
"source": "official",
|
|
175
|
-
"last_updated": "2026-03-21",
|
|
176
|
-
"family": "gpt-5.1",
|
|
177
|
-
"status": "active",
|
|
178
|
-
"capabilities": { "streaming": true },
|
|
179
|
-
"pricing": { "input": .25 }
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"id": "gpt-5.1-codex",
|
|
183
|
-
"name": "GPT 5.1 Codex",
|
|
184
|
-
"created_by": "openai",
|
|
185
|
-
"source": "official",
|
|
186
|
-
"last_updated": "2026-03-21",
|
|
187
|
-
"family": "gpt-5.1",
|
|
188
|
-
"status": "active",
|
|
189
|
-
"capabilities": { "streaming": true },
|
|
190
|
-
"pricing": { "input": 1.07 }
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"id": "gpt-5.1",
|
|
194
|
-
"name": "GPT 5.1",
|
|
195
|
-
"created_by": "openai",
|
|
196
|
-
"source": "official",
|
|
197
|
-
"last_updated": "2026-03-21",
|
|
198
|
-
"family": "gpt-5.1",
|
|
199
|
-
"status": "active",
|
|
200
|
-
"capabilities": { "streaming": true },
|
|
201
|
-
"pricing": { "input": 1.07 }
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"id": "gpt-5.2-codex",
|
|
205
|
-
"name": "GPT 5.2 Codex",
|
|
206
|
-
"created_by": "openai",
|
|
207
|
-
"source": "official",
|
|
208
|
-
"last_updated": "2026-03-21",
|
|
209
|
-
"family": "gpt-5.2",
|
|
210
|
-
"status": "active",
|
|
211
|
-
"capabilities": { "streaming": true },
|
|
212
|
-
"pricing": { "input": 1.75 }
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"id": "gpt-5.2",
|
|
216
|
-
"name": "GPT 5.2",
|
|
217
|
-
"created_by": "openai",
|
|
218
|
-
"source": "official",
|
|
219
|
-
"last_updated": "2026-03-21",
|
|
220
|
-
"family": "gpt-5.2",
|
|
221
|
-
"status": "active",
|
|
222
|
-
"capabilities": { "streaming": true },
|
|
223
|
-
"pricing": { "input": 1.75 }
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"id": "gpt-5.3-codex-spark",
|
|
227
|
-
"name": "GPT 5.3 Codex Spark",
|
|
228
|
-
"created_by": "openai",
|
|
229
|
-
"source": "official",
|
|
230
|
-
"last_updated": "2026-03-21",
|
|
231
|
-
"family": "gpt-5.3",
|
|
232
|
-
"status": "active",
|
|
233
|
-
"capabilities": { "streaming": true },
|
|
234
|
-
"pricing": { "input": 1.75 }
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"id": "gpt-5.3-codex",
|
|
238
|
-
"name": "GPT 5.3 Codex",
|
|
239
|
-
"created_by": "openai",
|
|
240
|
-
"source": "official",
|
|
241
|
-
"last_updated": "2026-03-21",
|
|
242
|
-
"family": "gpt-5.3",
|
|
243
|
-
"status": "active",
|
|
244
|
-
"capabilities": { "streaming": true },
|
|
245
|
-
"pricing": { "input": 1.75 }
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"id": "gpt-5.4-mini",
|
|
249
|
-
"name": "GPT 5.4 Mini",
|
|
250
|
-
"created_by": "openai",
|
|
251
|
-
"source": "official",
|
|
252
|
-
"last_updated": "2026-03-21",
|
|
253
|
-
"family": "gpt-5.4",
|
|
254
|
-
"status": "active",
|
|
255
|
-
"capabilities": { "streaming": true },
|
|
256
|
-
"pricing": { "input": .75 }
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"id": "gpt-5.4-nano",
|
|
260
|
-
"name": "GPT 5.4 Nano",
|
|
261
|
-
"created_by": "openai",
|
|
262
|
-
"source": "official",
|
|
263
|
-
"last_updated": "2026-03-21",
|
|
264
|
-
"family": "gpt-5.4",
|
|
265
|
-
"status": "active",
|
|
266
|
-
"capabilities": { "streaming": true },
|
|
267
|
-
"pricing": { "input": .2 }
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"id": "gpt-5.4-pro",
|
|
271
|
-
"name": "GPT 5.4 Pro",
|
|
272
|
-
"created_by": "openai",
|
|
273
|
-
"source": "official",
|
|
274
|
-
"last_updated": "2026-03-21",
|
|
275
|
-
"family": "gpt-5.4",
|
|
276
|
-
"status": "active",
|
|
277
|
-
"capabilities": { "streaming": true },
|
|
278
|
-
"pricing": { "input": 30 }
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"id": "gpt-5.4",
|
|
282
|
-
"name": "GPT 5.4",
|
|
283
|
-
"created_by": "openai",
|
|
284
|
-
"source": "official",
|
|
285
|
-
"last_updated": "2026-03-21",
|
|
286
|
-
"family": "gpt-5.4",
|
|
287
|
-
"status": "active",
|
|
288
|
-
"capabilities": { "streaming": true },
|
|
289
|
-
"pricing": { "input": 2.5 }
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"id": "gpt-5",
|
|
293
|
-
"name": "GPT 5",
|
|
294
|
-
"created_by": "openai",
|
|
295
|
-
"source": "official",
|
|
296
|
-
"last_updated": "2026-03-21",
|
|
297
|
-
"family": "gpt-5",
|
|
298
|
-
"status": "active",
|
|
299
|
-
"capabilities": { "streaming": true },
|
|
300
|
-
"pricing": { "input": 1.07 }
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"id": "kimi-k2.5",
|
|
304
|
-
"name": "Kimi K2.5",
|
|
305
|
-
"created_by": "moonshot",
|
|
306
|
-
"source": "official",
|
|
307
|
-
"last_updated": "2026-03-21",
|
|
308
|
-
"status": "active",
|
|
309
|
-
"capabilities": { "streaming": true },
|
|
310
|
-
"pricing": { "input": .6 }
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"id": "mimo-v2-omni-free",
|
|
314
|
-
"name": "MiMo V2 Omni Free",
|
|
315
|
-
"created_by": "xiaomi",
|
|
316
|
-
"source": "official",
|
|
317
|
-
"last_updated": "2026-03-21",
|
|
318
|
-
"status": "active",
|
|
319
|
-
"capabilities": { "streaming": true }
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"id": "mimo-v2-pro-free",
|
|
323
|
-
"name": "MiMo V2 Pro Free",
|
|
324
|
-
"created_by": "xiaomi",
|
|
325
|
-
"source": "official",
|
|
326
|
-
"last_updated": "2026-03-21",
|
|
327
|
-
"status": "active",
|
|
328
|
-
"capabilities": { "streaming": true }
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"id": "minimax-m2.5-free",
|
|
332
|
-
"name": "MiniMax M2.5 Free",
|
|
333
|
-
"created_by": "minimax",
|
|
334
|
-
"source": "official",
|
|
335
|
-
"last_updated": "2026-03-21",
|
|
336
|
-
"status": "active",
|
|
337
|
-
"capabilities": { "streaming": true }
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"id": "minimax-m2.5",
|
|
341
|
-
"name": "MiniMax M2.5",
|
|
342
|
-
"created_by": "minimax",
|
|
343
|
-
"source": "official",
|
|
344
|
-
"last_updated": "2026-03-21",
|
|
345
|
-
"status": "active",
|
|
346
|
-
"capabilities": { "streaming": true },
|
|
347
|
-
"pricing": { "input": .3 }
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"id": "nemotron-3-super-free",
|
|
351
|
-
"name": "Nemotron 3 Super Free",
|
|
352
|
-
"created_by": "nvidia",
|
|
353
|
-
"source": "official",
|
|
354
|
-
"last_updated": "2026-03-21",
|
|
355
|
-
"status": "active",
|
|
356
|
-
"capabilities": { "streaming": true }
|
|
357
|
-
}
|
|
358
|
-
]
|
|
359
|
-
};
|
|
360
|
-
const models = provider.models.map((m) => ({
|
|
361
|
-
...m,
|
|
362
|
-
provider: provider.id
|
|
363
|
-
}));
|
|
364
|
-
//#endregion
|
|
365
|
-
export { models, provider };
|
|
1
|
+
const e={id:`opencode`,name:`OpenCode Zen`,region:`US`,headquarters:`San Francisco, CA`,founded:2025,url:`https://opencode.ai`,api_url:`https://opencode.ai/zen/v1`,docs_url:`https://opencode.ai/docs/zen`,pricing_url:`https://opencode.ai/docs/zen`,description:`AI coding assistant platform providing access to frontier models for software development.`,type:`cloud`,openai_compatible:!0,free_tier:!0,twitter_url:`https://x.com/anomalyco`,discord_url:`https://discord.com/invite/opencode`,terms_url:`https://opencode.ai/legal/terms-of-service`,support_url:`https://github.com/opencode-ai/opencode`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
+
<path d="M16 6H8v12h8V6zm4 16H4V2h16v20z"/>
|
|
3
|
+
</svg>`,models:[{id:`big-pickle`,name:`Big Pickle`,created_by:`opencode`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0},pricing:{input:.8,output:4,cached_input:.08,cache_write:1},model_type:`chat`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:1,output:5,cached_input:.1,cache_write:1.25},model_type:`chat`,description:`The fastest model with near-frontier intelligence`,tagline:`The fastest model with near-frontier intelligence`,context_window:2e5,max_output_tokens:64e3,knowledge_cutoff:`2025-02`,training_data_cutoff:`2025-07`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:15,output:75,cached_input:1.5,cache_write:18.75},model_type:`chat`,context_window:2e5,max_output_tokens:32e3,knowledge_cutoff:`2025-01`,training_data_cutoff:`2025-03`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:5,output:25,cached_input:.5,cache_write:6.25},model_type:`chat`,context_window:2e5,max_output_tokens:64e3,knowledge_cutoff:`2025-05`,training_data_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:5,output:25,cached_input:.5,cache_write:6.25},model_type:`chat`,description:`The most intelligent model for building agents and coding`,tagline:`The most intelligent model for building agents and coding`,context_window:1e6,max_output_tokens:128e3,knowledge_cutoff:`2025-05`,training_data_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},model_type:`chat`,context_window:1e6,max_output_tokens:64e3,knowledge_cutoff:`2025-01`,training_data_cutoff:`2025-07`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:3,output:15,cached_input:.3,cache_write:3.75},model_type:`chat`,description:`The best combination of speed and intelligence`,tagline:`The best combination of speed and intelligence`,context_window:1e6,max_output_tokens:64e3,knowledge_cutoff:`2025-08`,training_data_cutoff:`2026-01`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`gemini-3-flash`,name:`Gemini 3 Flash`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`active`,capabilities:{streaming:!0},pricing:{input:.5,output:3,cached_input:.05},model_type:`chat`},{id:`gemini-3.1-pro`,name:`Gemini 3.1 Pro`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`glm-5`,name:`GLM 5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},pricing:{input:1,output:3.2,cached_input:.2},model_type:`chat`,family:`glm-5`},{id:`gpt-5-codex`,name:`GPT 5 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5-Codex is a version of GPT-5 optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.`,tagline:`A version of GPT-5 optimized for agentic coding in Codex`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5-nano`,name:`GPT 5 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},model_type:`chat`,description:`GPT-5 Nano is our fastest, cheapest version of GPT-5. It's great for`,tagline:`Fastest, most cost-efficient version of GPT-5`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex-max`,name:`GPT 5.1 Codex Max`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.25,output:10,cached_input:.125},model_type:`chat`,description:`GPT‑5.1-Codex-Max is purpose-built for agentic coding.`,tagline:`A version of GPT-5.1-codex optimized for long running tasks.`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex-mini`,name:`GPT 5.1 Codex Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.25,output:2,cached_input:.025},model_type:`chat`,description:`GPT-5.1 Codex mini is a smaller, more cost-effective, less-capable version of GPT-5.1-Codex.`,tagline:`Smaller, more cost-effective, less-capable version of GPT-5.1-Codex`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex`,name:`GPT 5.1 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5.1-Codex is a version of GPT-5 optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.`,tagline:`A version of GPT-5.1 optimized for agentic coding in Codex.`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1`,name:`GPT 5.1`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5.1 is our flagship model for coding and agentic tasks with configurable reasoning and non-reasoning effort.`,tagline:`The best model for coding and agentic tasks with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.2-codex`,name:`GPT 5.2 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`,description:"GPT-5.2-Codex is an upgraded version of GPT-5.2 optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.\\nGPT-5.2-Codex supports `low`, `medium`, `high`, and `xhigh` reasoning effort settings.\\nIf you want to learn more about prompting GPT-5.2-Codex, refer to our [dedicated guide](/cookbook/examples/gpt-5/codex_prompting_guide).\\n",tagline:`Our most intelligent coding model optimized for long-horizon, agentic coding tasks.`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.2`,name:`GPT 5.2`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`,description:`GPT-5.2 is our previous frontier model for complex professional work.`,tagline:`Previous frontier model for professional work with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.3-codex-spark`,name:`GPT 5.3 Codex Spark`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`},{id:`gpt-5.3-codex`,name:`GPT 5.3 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`,description:"GPT-5.3-Codex is optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.\\nGPT-5.3-Codex supports `low`, `medium`, `high`, and `xhigh` reasoning effort settings.\\nIf you want to learn more about prompting GPT-5.3-Codex, refer to our [dedicated guide](/cookbook/examples/gpt-5/codex_prompting_guide).\\n",tagline:`The most capable agentic coding model to date.`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-mini`,name:`GPT 5.4 Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.75,output:4.5,cached_input:.075},model_type:`chat`,description:`GPT-5.4 mini brings the strengths of GPT-5.4 to a faster, more efficient`,tagline:`Our strongest mini model yet for coding, computer use, and subagents`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-nano`,name:`GPT 5.4 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.2,output:1.25,cached_input:.02},model_type:`chat`,description:`GPT-5.4 nano is designed for tasks where speed and cost matter most like`,tagline:`Our cheapest GPT-5.4-class model for simple high-volume tasks`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-pro`,name:`GPT 5.4 Pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:30,output:180,cached_input:30},model_type:`chat`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4`,name:`GPT 5.4`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:2.5,output:15,cached_input:.25},model_type:`chat`,description:`GPT-5.4 is our frontier model for complex professional work.`,tagline:`Best intelligence at scale for agentic, coding, and professional workflows`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5`,name:`GPT 5`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5 is our previous model for coding, reasoning, and agentic tasks across domains.`,tagline:`Previous intelligent reasoning model for coding and agentic tasks with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`kimi-k2.5`,name:`Kimi K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:.6,output:3,cached_input:.1},family:`kimi-k2.5`,model_type:`chat`,description:`Kimi's most intelligent model with native multimodal support, thinking/non-thinking modes.`,tagline:`Kimi's most intelligent model with native multimodal support, thinking/non-thinking modes.`,context_window:256e3,license:`mit`,open_weight:!0,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`mimo-v2-omni-free`,name:`MiMo V2 Omni Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`mimo-v2-pro-free`,name:`MiMo V2 Pro Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`minimax-m2.5-free`,name:`MiniMax M2.5 Free`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},family:`minimax`,model_type:`chat`},{id:`minimax-m2.5`,name:`MiniMax M2.5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.06,cache_write:.375},family:`minimax`,model_type:`chat`,license:`mit`,open_weight:!0},{id:`nemotron-3-super-free`,name:`Nemotron 3 Super Free`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},model_type:`chat`}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|