@cjhyy/code-shell 0.1.6 → 0.2.0
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/dist/anthropic-OVRWAZRD.js +1 -0
- package/dist/arena/index.js +1 -104
- package/dist/arena-64T2EQD4.js +3 -0
- package/dist/bwrap-PVZMLHZR.js +2 -0
- package/dist/chunk-2EUIMKJA.js +1 -0
- package/dist/chunk-2GJ7H5NC.js +641 -0
- package/dist/chunk-2OD6VR4N.js +2 -0
- package/dist/chunk-3QP5BQ3L.js +1 -0
- package/dist/chunk-A4M2Y42L.js +2 -0
- package/dist/chunk-DEYFK6FP.js +1 -0
- package/dist/chunk-DTPABBSV.js +2 -0
- package/dist/chunk-EU3J7TBP.js +1 -0
- package/dist/chunk-FU7AHZNN.js +1 -0
- package/dist/chunk-L7B2ORID.js +4 -0
- package/dist/chunk-M7VU4YVY.js +49 -0
- package/dist/chunk-MGP35GKD.js +254 -0
- package/dist/chunk-MLCTC53I.js +1 -0
- package/dist/chunk-O5HFCH2U.js +1 -0
- package/dist/chunk-P6JSTIFM.js +1 -0
- package/dist/chunk-Q3RSX66I.js +1 -0
- package/dist/chunk-QTWU7UNA.js +5 -0
- package/dist/chunk-RERBX75D.js +251 -0
- package/dist/chunk-SNFAPSLA.js +1 -0
- package/dist/chunk-T222K6IV.js +18 -0
- package/dist/chunk-TKJA6W36.js +3 -0
- package/dist/chunk-VKKU4LOM.js +3 -0
- package/dist/chunk-WI6FSWGU.js +1 -0
- package/dist/chunk-XXCZE2U2.js +2 -0
- package/dist/chunk-ZSAONDT6.js +2 -0
- package/dist/cli/main.js +303 -22060
- package/dist/cli/onboarding.d.ts +7 -2
- package/dist/client-base-F5FCRSB3.js +1 -0
- package/dist/compaction-L3Y6NG4N.js +1 -0
- package/dist/context/compaction.d.ts +2 -1
- package/dist/data/static-catalogs.d.ts +25 -0
- package/dist/devtools-SGDUOOM4.js +1 -0
- package/dist/engine/engine.d.ts +24 -0
- package/dist/engine/turn-loop.d.ts +20 -0
- package/dist/export-md-U72T7NW7.js +22 -0
- package/dist/file-history-7FQFEQOL.js +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -347
- package/dist/llm/capabilities/index.d.ts +20 -0
- package/dist/llm/capabilities/rules.d.ts +26 -0
- package/dist/llm/capabilities/types.d.ts +108 -0
- package/dist/llm/model-pool.d.ts +7 -0
- package/dist/llm/provider-catalog.d.ts +2 -0
- package/dist/llm/provider-kinds.d.ts +1 -1
- package/dist/llm/providers/openai.d.ts +22 -0
- package/dist/llm/token-counter.d.ts +17 -0
- package/dist/llm/types.d.ts +8 -0
- package/dist/logging/logger.d.ts +10 -2
- package/dist/logging/session-recorder.d.ts +16 -3
- package/dist/manager-J6FXEUEK.js +1 -0
- package/dist/mcp-manager-27EVBKRT.js +1 -0
- package/dist/memory-BNI4WEWL.js +1 -0
- package/dist/model-cache-HEDXI7UJ.js +1 -0
- package/dist/model-fetcher-X5W5EASG.js +1 -0
- package/dist/off-7SDVMMXW.js +1 -0
- package/dist/openai-3QEADSYL.js +1 -0
- package/dist/openrouter-models-GZVCRWD2.js +1 -0
- package/dist/openrouter-sync-WG4AG5NC.js +1 -0
- package/dist/product/index.js +1 -21
- package/dist/protocol/client.d.ts +1 -1
- package/dist/run/index.js +1 -48
- package/dist/seatbelt-L54CNI2Y.js +37 -0
- package/dist/session/session-manager.d.ts +2 -0
- package/dist/session-manager-AGWS5SMJ.js +1 -0
- package/dist/settings/schema.d.ts +147 -21
- package/dist/tool-summary-V2B3MD5N.js +2 -0
- package/dist/tool-system/builtin/bash.d.ts +7 -1
- package/dist/tool-system/context.d.ts +7 -0
- package/dist/tool-system/executor.d.ts +4 -0
- package/dist/tool-system/sandbox/bwrap.d.ts +13 -0
- package/dist/tool-system/sandbox/index.d.ts +78 -0
- package/dist/tool-system/sandbox/off.d.ts +2 -0
- package/dist/tool-system/sandbox/seatbelt.d.ts +18 -0
- package/dist/tool-system/task-guard.d.ts +30 -0
- package/dist/types.d.ts +17 -0
- package/dist/ui/components/SessionPicker.d.ts +2 -0
- package/dist/ui/components/SpinnerWithVerb.d.ts +7 -2
- package/dist/ui/components/StatusLine.d.ts +7 -3
- package/dist/updater-OCNU2K2Z.js +1 -0
- package/package.json +7 -10
- package/dist/anthropic-IBTI4WL2.cjs +0 -10
- package/dist/anthropic-PRZZKHEZ.js +0 -10
- package/dist/arena/index.cjs +0 -104
- package/dist/arena-2LTLIXOL.js +0 -261
- package/dist/arena-ADB7DRFI.cjs +0 -261
- package/dist/chunk-2YW4FPFG.cjs +0 -101
- package/dist/chunk-3OA5G4TM.js +0 -47
- package/dist/chunk-3QO25N6E.js +0 -4711
- package/dist/chunk-3SBSUOWZ.js +0 -447
- package/dist/chunk-52LGZKT3.cjs +0 -47
- package/dist/chunk-55XGPMAP.cjs +0 -146
- package/dist/chunk-6QVAYW7C.cjs +0 -438
- package/dist/chunk-6S4BJ65N.js +0 -113
- package/dist/chunk-76HYEPDM.js +0 -307
- package/dist/chunk-7BI3V74Y.cjs +0 -447
- package/dist/chunk-7EG3V4JY.cjs +0 -113
- package/dist/chunk-7JVTYEEC.js +0 -340
- package/dist/chunk-7QIM3BKD.js +0 -44
- package/dist/chunk-7Y6S3OCX.js +0 -438
- package/dist/chunk-ABRRONJ7.js +0 -107
- package/dist/chunk-BSW22MPA.js +0 -146
- package/dist/chunk-BXCY2FSE.js +0 -203
- package/dist/chunk-BZ5TNE7L.js +0 -5128
- package/dist/chunk-DDB6QOKJ.cjs +0 -1252
- package/dist/chunk-HEKQCI7B.cjs +0 -224
- package/dist/chunk-IK4EWJBP.cjs +0 -203
- package/dist/chunk-ILHE7XLT.cjs +0 -107
- package/dist/chunk-JMR33QVF.cjs +0 -169
- package/dist/chunk-KAQHULYN.js +0 -54
- package/dist/chunk-KE4EQOWA.js +0 -294
- package/dist/chunk-KOVYSDHZ.cjs +0 -340
- package/dist/chunk-KS3RYAYL.cjs +0 -45
- package/dist/chunk-MD32R22I.js +0 -50
- package/dist/chunk-MV7YI4WO.cjs +0 -293
- package/dist/chunk-MY5XHADU.cjs +0 -216
- package/dist/chunk-NUNC3VFB.cjs +0 -307
- package/dist/chunk-PKGRTCCY.js +0 -9092
- package/dist/chunk-QARL3IDQ.js +0 -1252
- package/dist/chunk-S754JHLR.cjs +0 -54
- package/dist/chunk-SFXHZSRF.js +0 -101
- package/dist/chunk-SIHHIQLO.js +0 -224
- package/dist/chunk-T6VYG46N.js +0 -105
- package/dist/chunk-TNLGBJYS.cjs +0 -44
- package/dist/chunk-TUY2T5KP.cjs +0 -105
- package/dist/chunk-UXOCVJJ6.cjs +0 -9092
- package/dist/chunk-VIAGTYYW.js +0 -169
- package/dist/chunk-WASS5YWB.js +0 -215
- package/dist/chunk-WZJV6DJC.cjs +0 -5128
- package/dist/chunk-YIQBXAYU.cjs +0 -264
- package/dist/chunk-YKIAELDZ.cjs +0 -4711
- package/dist/chunk-ZBPSQCPU.js +0 -264
- package/dist/cli/main.cjs +0 -22156
- package/dist/client-base-HTF236ZD.cjs +0 -9
- package/dist/client-base-QKRKCOWB.js +0 -9
- package/dist/compaction-6VU2T643.js +0 -33
- package/dist/compaction-OKUNTCA7.cjs +0 -33
- package/dist/devtools-T2NIZBJK.cjs +0 -6
- package/dist/devtools-YXWHOVKR.js +0 -6
- package/dist/export-md-RXDW6F5W.cjs +0 -135
- package/dist/export-md-XXKZANW5.js +0 -135
- package/dist/file-history-KYPE3ECT.cjs +0 -7
- package/dist/file-history-LF4F7X26.js +0 -7
- package/dist/index.cjs +0 -347
- package/dist/manager-D65VFAPX.js +0 -7
- package/dist/manager-TTF5VHJC.cjs +0 -7
- package/dist/mcp-manager-QMKWPBZ4.js +0 -8
- package/dist/mcp-manager-Z3OKI74O.cjs +0 -8
- package/dist/memory-5LWZ6FI2.cjs +0 -9
- package/dist/memory-VIJLBAMQ.js +0 -9
- package/dist/model-cache-5KIYL5SL.js +0 -13
- package/dist/model-cache-OED3IM4R.cjs +0 -13
- package/dist/model-fetcher-HKGICACL.js +0 -8
- package/dist/model-fetcher-UR6WJOQP.cjs +0 -8
- package/dist/openai-JR2WEKOF.js +0 -10
- package/dist/openai-YBTOET4O.cjs +0 -10
- package/dist/openrouter-models-H56GHBHN.js +0 -15
- package/dist/openrouter-models-TWUFWZ5T.cjs +0 -15
- package/dist/openrouter-sync-5VMGN6C2.cjs +0 -11
- package/dist/openrouter-sync-ALEMF5IU.js +0 -11
- package/dist/product/index.cjs +0 -21
- package/dist/run/index.cjs +0 -48
- package/dist/session-manager-Q22BBMD3.js +0 -8
- package/dist/session-manager-XODQVL3C.cjs +0 -8
- package/dist/tool-summary-63DPIS7G.cjs +0 -31
- package/dist/tool-summary-NP5CDBKG.js +0 -31
- package/dist/updater-I7QBW4DP.cjs +0 -17
- package/dist/updater-NVME5S3Z.js +0 -17
package/dist/chunk-3QO25N6E.js
DELETED
|
@@ -1,4711 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
init_esm_shims
|
|
3
|
-
} from "./chunk-MD32R22I.js";
|
|
4
|
-
|
|
5
|
-
// src/data/openrouter-models.ts
|
|
6
|
-
init_esm_shims();
|
|
7
|
-
|
|
8
|
-
// src/data/openrouter-models.json
|
|
9
|
-
var openrouter_models_default = {
|
|
10
|
-
fetchedAt: "2026-05-13T11:22:58.240Z",
|
|
11
|
-
source: "https://openrouter.ai/api/v1/models",
|
|
12
|
-
count: 363,
|
|
13
|
-
models: [
|
|
14
|
-
{
|
|
15
|
-
id: "anthropic/claude-opus-4.7-fast",
|
|
16
|
-
name: "Anthropic: Claude Opus 4.7 (Fast)",
|
|
17
|
-
created: 1778613011,
|
|
18
|
-
contextLength: 1e6,
|
|
19
|
-
maxOutputTokens: 128e3,
|
|
20
|
-
inputPricePerMillion: 30,
|
|
21
|
-
outputPricePerMillion: 150,
|
|
22
|
-
modalities: [
|
|
23
|
-
"text",
|
|
24
|
-
"image",
|
|
25
|
-
"file"
|
|
26
|
-
]
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
id: "perceptron/perceptron-mk1",
|
|
30
|
-
name: "Perceptron: Perceptron Mk1",
|
|
31
|
-
created: 1778597029,
|
|
32
|
-
contextLength: 32768,
|
|
33
|
-
maxOutputTokens: 8192,
|
|
34
|
-
inputPricePerMillion: 0.15,
|
|
35
|
-
outputPricePerMillion: 1.5,
|
|
36
|
-
modalities: [
|
|
37
|
-
"text",
|
|
38
|
-
"image",
|
|
39
|
-
"video"
|
|
40
|
-
]
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
id: "inclusionai/ring-2.6-1t:free",
|
|
44
|
-
name: "inclusionAI: Ring-2.6-1T (free)",
|
|
45
|
-
created: 1778247440,
|
|
46
|
-
contextLength: 262144,
|
|
47
|
-
maxOutputTokens: 65536,
|
|
48
|
-
inputPricePerMillion: 0,
|
|
49
|
-
outputPricePerMillion: 0,
|
|
50
|
-
modalities: [
|
|
51
|
-
"text"
|
|
52
|
-
]
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
id: "google/gemini-3.1-flash-lite",
|
|
56
|
-
name: "Google: Gemini 3.1 Flash Lite",
|
|
57
|
-
created: 1778168828,
|
|
58
|
-
contextLength: 1048576,
|
|
59
|
-
maxOutputTokens: 65536,
|
|
60
|
-
inputPricePerMillion: 0.25,
|
|
61
|
-
outputPricePerMillion: 1.5,
|
|
62
|
-
modalities: [
|
|
63
|
-
"text",
|
|
64
|
-
"image",
|
|
65
|
-
"video",
|
|
66
|
-
"file",
|
|
67
|
-
"audio"
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
id: "baidu/cobuddy:free",
|
|
72
|
-
name: "Baidu Qianfan: CoBuddy (free)",
|
|
73
|
-
created: 1778035480,
|
|
74
|
-
contextLength: 131072,
|
|
75
|
-
maxOutputTokens: 65536,
|
|
76
|
-
inputPricePerMillion: 0,
|
|
77
|
-
outputPricePerMillion: 0,
|
|
78
|
-
modalities: [
|
|
79
|
-
"text"
|
|
80
|
-
]
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
id: "openai/gpt-chat-latest",
|
|
84
|
-
name: "OpenAI: GPT Chat Latest",
|
|
85
|
-
created: 1778000212,
|
|
86
|
-
contextLength: 4e5,
|
|
87
|
-
maxOutputTokens: 128e3,
|
|
88
|
-
inputPricePerMillion: 5,
|
|
89
|
-
outputPricePerMillion: 30,
|
|
90
|
-
modalities: [
|
|
91
|
-
"text",
|
|
92
|
-
"image",
|
|
93
|
-
"file"
|
|
94
|
-
]
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
id: "x-ai/grok-4.3",
|
|
98
|
-
name: "xAI: Grok 4.3",
|
|
99
|
-
created: 1777591821,
|
|
100
|
-
contextLength: 1e6,
|
|
101
|
-
maxOutputTokens: 0,
|
|
102
|
-
inputPricePerMillion: 1.25,
|
|
103
|
-
outputPricePerMillion: 2.5,
|
|
104
|
-
modalities: [
|
|
105
|
-
"text",
|
|
106
|
-
"image"
|
|
107
|
-
]
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
id: "ibm-granite/granite-4.1-8b",
|
|
111
|
-
name: "IBM: Granite 4.1 8B",
|
|
112
|
-
created: 1777577071,
|
|
113
|
-
contextLength: 131072,
|
|
114
|
-
maxOutputTokens: 131072,
|
|
115
|
-
inputPricePerMillion: 0.049999999999999996,
|
|
116
|
-
outputPricePerMillion: 0.09999999999999999,
|
|
117
|
-
modalities: [
|
|
118
|
-
"text"
|
|
119
|
-
]
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
id: "mistralai/mistral-medium-3-5",
|
|
123
|
-
name: "Mistral: Mistral Medium 3.5",
|
|
124
|
-
created: 1777570439,
|
|
125
|
-
contextLength: 262144,
|
|
126
|
-
maxOutputTokens: 0,
|
|
127
|
-
inputPricePerMillion: 1.5,
|
|
128
|
-
outputPricePerMillion: 7.5,
|
|
129
|
-
modalities: [
|
|
130
|
-
"text",
|
|
131
|
-
"image"
|
|
132
|
-
]
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
id: "openrouter/owl-alpha",
|
|
136
|
-
name: "Owl Alpha",
|
|
137
|
-
created: 1777398589,
|
|
138
|
-
contextLength: 1048756,
|
|
139
|
-
maxOutputTokens: 262144,
|
|
140
|
-
inputPricePerMillion: 0,
|
|
141
|
-
outputPricePerMillion: 0,
|
|
142
|
-
modalities: [
|
|
143
|
-
"text"
|
|
144
|
-
]
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
id: "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free",
|
|
148
|
-
name: "NVIDIA: Nemotron 3 Nano Omni (free)",
|
|
149
|
-
created: 1777393095,
|
|
150
|
-
contextLength: 256e3,
|
|
151
|
-
maxOutputTokens: 65536,
|
|
152
|
-
inputPricePerMillion: 0,
|
|
153
|
-
outputPricePerMillion: 0,
|
|
154
|
-
modalities: [
|
|
155
|
-
"text",
|
|
156
|
-
"audio",
|
|
157
|
-
"image",
|
|
158
|
-
"video"
|
|
159
|
-
]
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
id: "poolside/laguna-xs.2:free",
|
|
163
|
-
name: "Poolside: Laguna XS.2 (free)",
|
|
164
|
-
created: 1777389604,
|
|
165
|
-
contextLength: 131072,
|
|
166
|
-
maxOutputTokens: 8192,
|
|
167
|
-
inputPricePerMillion: 0,
|
|
168
|
-
outputPricePerMillion: 0,
|
|
169
|
-
modalities: [
|
|
170
|
-
"text"
|
|
171
|
-
]
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
id: "poolside/laguna-m.1:free",
|
|
175
|
-
name: "Poolside: Laguna M.1 (free)",
|
|
176
|
-
created: 1777388504,
|
|
177
|
-
contextLength: 131072,
|
|
178
|
-
maxOutputTokens: 8192,
|
|
179
|
-
inputPricePerMillion: 0,
|
|
180
|
-
outputPricePerMillion: 0,
|
|
181
|
-
modalities: [
|
|
182
|
-
"text"
|
|
183
|
-
]
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
id: "~anthropic/claude-haiku-latest",
|
|
187
|
-
name: "Anthropic Claude Haiku Latest",
|
|
188
|
-
created: 1777318492,
|
|
189
|
-
contextLength: 2e5,
|
|
190
|
-
maxOutputTokens: 64e3,
|
|
191
|
-
inputPricePerMillion: 1,
|
|
192
|
-
outputPricePerMillion: 5,
|
|
193
|
-
modalities: [
|
|
194
|
-
"text",
|
|
195
|
-
"image",
|
|
196
|
-
"file"
|
|
197
|
-
]
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
id: "~openai/gpt-mini-latest",
|
|
201
|
-
name: "OpenAI GPT Mini Latest",
|
|
202
|
-
created: 1777318471,
|
|
203
|
-
contextLength: 4e5,
|
|
204
|
-
maxOutputTokens: 128e3,
|
|
205
|
-
inputPricePerMillion: 0.75,
|
|
206
|
-
outputPricePerMillion: 4.5,
|
|
207
|
-
modalities: [
|
|
208
|
-
"file",
|
|
209
|
-
"image",
|
|
210
|
-
"text"
|
|
211
|
-
]
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
id: "~google/gemini-pro-latest",
|
|
215
|
-
name: "Google Gemini Pro Latest",
|
|
216
|
-
created: 1777318451,
|
|
217
|
-
contextLength: 1048576,
|
|
218
|
-
maxOutputTokens: 65536,
|
|
219
|
-
inputPricePerMillion: 2,
|
|
220
|
-
outputPricePerMillion: 12,
|
|
221
|
-
modalities: [
|
|
222
|
-
"audio",
|
|
223
|
-
"file",
|
|
224
|
-
"image",
|
|
225
|
-
"text",
|
|
226
|
-
"video"
|
|
227
|
-
]
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
id: "~moonshotai/kimi-latest",
|
|
231
|
-
name: "MoonshotAI Kimi Latest",
|
|
232
|
-
created: 1777318428,
|
|
233
|
-
contextLength: 262142,
|
|
234
|
-
maxOutputTokens: 262142,
|
|
235
|
-
inputPricePerMillion: 0.74,
|
|
236
|
-
outputPricePerMillion: 3.5,
|
|
237
|
-
modalities: [
|
|
238
|
-
"text",
|
|
239
|
-
"image"
|
|
240
|
-
]
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
id: "~google/gemini-flash-latest",
|
|
244
|
-
name: "Google Gemini Flash Latest",
|
|
245
|
-
created: 1777318398,
|
|
246
|
-
contextLength: 1048576,
|
|
247
|
-
maxOutputTokens: 65536,
|
|
248
|
-
inputPricePerMillion: 0.5,
|
|
249
|
-
outputPricePerMillion: 3,
|
|
250
|
-
modalities: [
|
|
251
|
-
"text",
|
|
252
|
-
"image",
|
|
253
|
-
"file",
|
|
254
|
-
"audio",
|
|
255
|
-
"video"
|
|
256
|
-
]
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
id: "~anthropic/claude-sonnet-latest",
|
|
260
|
-
name: "Anthropic Claude Sonnet Latest",
|
|
261
|
-
created: 1777318368,
|
|
262
|
-
contextLength: 1e6,
|
|
263
|
-
maxOutputTokens: 128e3,
|
|
264
|
-
inputPricePerMillion: 3,
|
|
265
|
-
outputPricePerMillion: 15,
|
|
266
|
-
modalities: [
|
|
267
|
-
"text",
|
|
268
|
-
"image",
|
|
269
|
-
"file"
|
|
270
|
-
]
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
id: "~openai/gpt-latest",
|
|
274
|
-
name: "OpenAI GPT Latest",
|
|
275
|
-
created: 1777318334,
|
|
276
|
-
contextLength: 105e4,
|
|
277
|
-
maxOutputTokens: 128e3,
|
|
278
|
-
inputPricePerMillion: 5,
|
|
279
|
-
outputPricePerMillion: 30,
|
|
280
|
-
modalities: [
|
|
281
|
-
"file",
|
|
282
|
-
"image",
|
|
283
|
-
"text"
|
|
284
|
-
]
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
id: "qwen/qwen3.5-plus-20260420",
|
|
288
|
-
name: "Qwen: Qwen3.5 Plus 2026-04-20",
|
|
289
|
-
created: 1777261368,
|
|
290
|
-
contextLength: 1e6,
|
|
291
|
-
maxOutputTokens: 65536,
|
|
292
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
293
|
-
outputPricePerMillion: 2.4,
|
|
294
|
-
modalities: [
|
|
295
|
-
"text",
|
|
296
|
-
"image",
|
|
297
|
-
"video"
|
|
298
|
-
]
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
id: "qwen/qwen3.6-flash",
|
|
302
|
-
name: "Qwen: Qwen3.6 Flash",
|
|
303
|
-
created: 1777261362,
|
|
304
|
-
contextLength: 1e6,
|
|
305
|
-
maxOutputTokens: 65536,
|
|
306
|
-
inputPricePerMillion: 0.25,
|
|
307
|
-
outputPricePerMillion: 1.5,
|
|
308
|
-
modalities: [
|
|
309
|
-
"text",
|
|
310
|
-
"image",
|
|
311
|
-
"video"
|
|
312
|
-
]
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
id: "qwen/qwen3.6-35b-a3b",
|
|
316
|
-
name: "Qwen: Qwen3.6 35B A3B",
|
|
317
|
-
created: 1777260255,
|
|
318
|
-
contextLength: 262144,
|
|
319
|
-
maxOutputTokens: 262144,
|
|
320
|
-
inputPricePerMillion: 0.15,
|
|
321
|
-
outputPricePerMillion: 1,
|
|
322
|
-
modalities: [
|
|
323
|
-
"text",
|
|
324
|
-
"image",
|
|
325
|
-
"video"
|
|
326
|
-
]
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
id: "qwen/qwen3.6-max-preview",
|
|
330
|
-
name: "Qwen: Qwen3.6 Max Preview",
|
|
331
|
-
created: 1777260242,
|
|
332
|
-
contextLength: 262144,
|
|
333
|
-
maxOutputTokens: 65536,
|
|
334
|
-
inputPricePerMillion: 1.04,
|
|
335
|
-
outputPricePerMillion: 6.24,
|
|
336
|
-
modalities: [
|
|
337
|
-
"text"
|
|
338
|
-
]
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
id: "qwen/qwen3.6-27b",
|
|
342
|
-
name: "Qwen: Qwen3.6 27B",
|
|
343
|
-
created: 1777255064,
|
|
344
|
-
contextLength: 262144,
|
|
345
|
-
maxOutputTokens: 81920,
|
|
346
|
-
inputPricePerMillion: 0.32,
|
|
347
|
-
outputPricePerMillion: 3.1999999999999997,
|
|
348
|
-
modalities: [
|
|
349
|
-
"text",
|
|
350
|
-
"image",
|
|
351
|
-
"video"
|
|
352
|
-
]
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
id: "openai/gpt-5.5-pro",
|
|
356
|
-
name: "OpenAI: GPT-5.5 Pro",
|
|
357
|
-
created: 1777051896,
|
|
358
|
-
contextLength: 105e4,
|
|
359
|
-
maxOutputTokens: 128e3,
|
|
360
|
-
inputPricePerMillion: 30,
|
|
361
|
-
outputPricePerMillion: 180,
|
|
362
|
-
modalities: [
|
|
363
|
-
"file",
|
|
364
|
-
"image",
|
|
365
|
-
"text"
|
|
366
|
-
]
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
id: "openai/gpt-5.5",
|
|
370
|
-
name: "OpenAI: GPT-5.5",
|
|
371
|
-
created: 1777051893,
|
|
372
|
-
contextLength: 105e4,
|
|
373
|
-
maxOutputTokens: 128e3,
|
|
374
|
-
inputPricePerMillion: 5,
|
|
375
|
-
outputPricePerMillion: 30,
|
|
376
|
-
modalities: [
|
|
377
|
-
"file",
|
|
378
|
-
"image",
|
|
379
|
-
"text"
|
|
380
|
-
]
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
id: "deepseek/deepseek-v4-pro",
|
|
384
|
-
name: "DeepSeek: DeepSeek V4 Pro",
|
|
385
|
-
created: 1777000679,
|
|
386
|
-
contextLength: 1048576,
|
|
387
|
-
maxOutputTokens: 384e3,
|
|
388
|
-
inputPricePerMillion: 0.435,
|
|
389
|
-
outputPricePerMillion: 0.87,
|
|
390
|
-
modalities: [
|
|
391
|
-
"text"
|
|
392
|
-
]
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
id: "deepseek/deepseek-v4-flash",
|
|
396
|
-
name: "DeepSeek: DeepSeek V4 Flash",
|
|
397
|
-
created: 1777000666,
|
|
398
|
-
contextLength: 1048576,
|
|
399
|
-
maxOutputTokens: 384e3,
|
|
400
|
-
inputPricePerMillion: 0.14,
|
|
401
|
-
outputPricePerMillion: 0.28,
|
|
402
|
-
modalities: [
|
|
403
|
-
"text"
|
|
404
|
-
]
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
id: "inclusionai/ling-2.6-1t",
|
|
408
|
-
name: "inclusionAI: Ling-2.6-1T",
|
|
409
|
-
created: 1776948238,
|
|
410
|
-
contextLength: 262144,
|
|
411
|
-
maxOutputTokens: 32768,
|
|
412
|
-
inputPricePerMillion: 0.3,
|
|
413
|
-
outputPricePerMillion: 2.5,
|
|
414
|
-
modalities: [
|
|
415
|
-
"text"
|
|
416
|
-
]
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
id: "tencent/hy3-preview",
|
|
420
|
-
name: "Tencent: Hy3 preview",
|
|
421
|
-
created: 1776878150,
|
|
422
|
-
contextLength: 262144,
|
|
423
|
-
maxOutputTokens: 262144,
|
|
424
|
-
inputPricePerMillion: 0.06599999999999999,
|
|
425
|
-
outputPricePerMillion: 0.26,
|
|
426
|
-
modalities: [
|
|
427
|
-
"text"
|
|
428
|
-
]
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
id: "xiaomi/mimo-v2.5-pro",
|
|
432
|
-
name: "Xiaomi: MiMo-V2.5-Pro",
|
|
433
|
-
created: 1776874273,
|
|
434
|
-
contextLength: 1048576,
|
|
435
|
-
maxOutputTokens: 16384,
|
|
436
|
-
inputPricePerMillion: 1,
|
|
437
|
-
outputPricePerMillion: 3,
|
|
438
|
-
modalities: [
|
|
439
|
-
"text"
|
|
440
|
-
]
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
id: "xiaomi/mimo-v2.5",
|
|
444
|
-
name: "Xiaomi: MiMo-V2.5",
|
|
445
|
-
created: 1776874269,
|
|
446
|
-
contextLength: 1048576,
|
|
447
|
-
maxOutputTokens: 131072,
|
|
448
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
449
|
-
outputPricePerMillion: 2,
|
|
450
|
-
modalities: [
|
|
451
|
-
"text",
|
|
452
|
-
"audio",
|
|
453
|
-
"image",
|
|
454
|
-
"video"
|
|
455
|
-
]
|
|
456
|
-
},
|
|
457
|
-
{
|
|
458
|
-
id: "openai/gpt-5.4-image-2",
|
|
459
|
-
name: "OpenAI: GPT-5.4 Image 2",
|
|
460
|
-
created: 1776797528,
|
|
461
|
-
contextLength: 272e3,
|
|
462
|
-
maxOutputTokens: 128e3,
|
|
463
|
-
inputPricePerMillion: 8,
|
|
464
|
-
outputPricePerMillion: 15,
|
|
465
|
-
modalities: [
|
|
466
|
-
"image",
|
|
467
|
-
"text",
|
|
468
|
-
"file"
|
|
469
|
-
]
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
id: "inclusionai/ling-2.6-flash",
|
|
473
|
-
name: "inclusionAI: Ling-2.6-flash",
|
|
474
|
-
created: 1776795886,
|
|
475
|
-
contextLength: 262144,
|
|
476
|
-
maxOutputTokens: 32768,
|
|
477
|
-
inputPricePerMillion: 0.08,
|
|
478
|
-
outputPricePerMillion: 0.24,
|
|
479
|
-
modalities: [
|
|
480
|
-
"text"
|
|
481
|
-
]
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
id: "~anthropic/claude-opus-latest",
|
|
485
|
-
name: "Anthropic: Claude Opus Latest",
|
|
486
|
-
created: 1776795361,
|
|
487
|
-
contextLength: 1e6,
|
|
488
|
-
maxOutputTokens: 128e3,
|
|
489
|
-
inputPricePerMillion: 5,
|
|
490
|
-
outputPricePerMillion: 25,
|
|
491
|
-
modalities: [
|
|
492
|
-
"text",
|
|
493
|
-
"image",
|
|
494
|
-
"file"
|
|
495
|
-
]
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
id: "openrouter/pareto-code",
|
|
499
|
-
name: "Pareto Code Router",
|
|
500
|
-
created: 1776747900,
|
|
501
|
-
contextLength: 2e6,
|
|
502
|
-
maxOutputTokens: 0,
|
|
503
|
-
inputPricePerMillion: -1e6,
|
|
504
|
-
outputPricePerMillion: -1e6,
|
|
505
|
-
modalities: [
|
|
506
|
-
"text"
|
|
507
|
-
]
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
id: "baidu/qianfan-ocr-fast:free",
|
|
511
|
-
name: "Baidu: Qianfan-OCR-Fast (free)",
|
|
512
|
-
created: 1776707472,
|
|
513
|
-
contextLength: 65536,
|
|
514
|
-
maxOutputTokens: 28672,
|
|
515
|
-
inputPricePerMillion: 0,
|
|
516
|
-
outputPricePerMillion: 0,
|
|
517
|
-
modalities: [
|
|
518
|
-
"image",
|
|
519
|
-
"text"
|
|
520
|
-
]
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
id: "moonshotai/kimi-k2.6",
|
|
524
|
-
name: "MoonshotAI: Kimi K2.6",
|
|
525
|
-
created: 1776699402,
|
|
526
|
-
contextLength: 262142,
|
|
527
|
-
maxOutputTokens: 262142,
|
|
528
|
-
inputPricePerMillion: 0.74,
|
|
529
|
-
outputPricePerMillion: 3.5,
|
|
530
|
-
modalities: [
|
|
531
|
-
"text",
|
|
532
|
-
"image"
|
|
533
|
-
]
|
|
534
|
-
},
|
|
535
|
-
{
|
|
536
|
-
id: "anthropic/claude-opus-4.7",
|
|
537
|
-
name: "Anthropic: Claude Opus 4.7",
|
|
538
|
-
created: 1776351100,
|
|
539
|
-
contextLength: 1e6,
|
|
540
|
-
maxOutputTokens: 128e3,
|
|
541
|
-
inputPricePerMillion: 5,
|
|
542
|
-
outputPricePerMillion: 25,
|
|
543
|
-
modalities: [
|
|
544
|
-
"text",
|
|
545
|
-
"image",
|
|
546
|
-
"file"
|
|
547
|
-
]
|
|
548
|
-
},
|
|
549
|
-
{
|
|
550
|
-
id: "anthropic/claude-opus-4.6-fast",
|
|
551
|
-
name: "Anthropic: Claude Opus 4.6 (Fast)",
|
|
552
|
-
created: 1775592472,
|
|
553
|
-
contextLength: 1e6,
|
|
554
|
-
maxOutputTokens: 128e3,
|
|
555
|
-
inputPricePerMillion: 30,
|
|
556
|
-
outputPricePerMillion: 150,
|
|
557
|
-
modalities: [
|
|
558
|
-
"text",
|
|
559
|
-
"image",
|
|
560
|
-
"file"
|
|
561
|
-
]
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
id: "z-ai/glm-5.1",
|
|
565
|
-
name: "Z.ai: GLM 5.1",
|
|
566
|
-
created: 1775578025,
|
|
567
|
-
contextLength: 202752,
|
|
568
|
-
maxOutputTokens: 65535,
|
|
569
|
-
inputPricePerMillion: 1.0499999999999998,
|
|
570
|
-
outputPricePerMillion: 3.5,
|
|
571
|
-
modalities: [
|
|
572
|
-
"text"
|
|
573
|
-
]
|
|
574
|
-
},
|
|
575
|
-
{
|
|
576
|
-
id: "google/gemma-4-26b-a4b-it:free",
|
|
577
|
-
name: "Google: Gemma 4 26B A4B (free)",
|
|
578
|
-
created: 1775227989,
|
|
579
|
-
contextLength: 262144,
|
|
580
|
-
maxOutputTokens: 32768,
|
|
581
|
-
inputPricePerMillion: 0,
|
|
582
|
-
outputPricePerMillion: 0,
|
|
583
|
-
modalities: [
|
|
584
|
-
"image",
|
|
585
|
-
"text",
|
|
586
|
-
"video"
|
|
587
|
-
]
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
id: "google/gemma-4-26b-a4b-it",
|
|
591
|
-
name: "Google: Gemma 4 26B A4B ",
|
|
592
|
-
created: 1775227989,
|
|
593
|
-
contextLength: 262144,
|
|
594
|
-
maxOutputTokens: 0,
|
|
595
|
-
inputPricePerMillion: 0.06,
|
|
596
|
-
outputPricePerMillion: 0.33,
|
|
597
|
-
modalities: [
|
|
598
|
-
"image",
|
|
599
|
-
"text",
|
|
600
|
-
"video"
|
|
601
|
-
]
|
|
602
|
-
},
|
|
603
|
-
{
|
|
604
|
-
id: "google/gemma-4-31b-it:free",
|
|
605
|
-
name: "Google: Gemma 4 31B (free)",
|
|
606
|
-
created: 1775148486,
|
|
607
|
-
contextLength: 262144,
|
|
608
|
-
maxOutputTokens: 32768,
|
|
609
|
-
inputPricePerMillion: 0,
|
|
610
|
-
outputPricePerMillion: 0,
|
|
611
|
-
modalities: [
|
|
612
|
-
"image",
|
|
613
|
-
"text",
|
|
614
|
-
"video"
|
|
615
|
-
]
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
id: "google/gemma-4-31b-it",
|
|
619
|
-
name: "Google: Gemma 4 31B",
|
|
620
|
-
created: 1775148486,
|
|
621
|
-
contextLength: 262144,
|
|
622
|
-
maxOutputTokens: 16384,
|
|
623
|
-
inputPricePerMillion: 0.12,
|
|
624
|
-
outputPricePerMillion: 0.37,
|
|
625
|
-
modalities: [
|
|
626
|
-
"image",
|
|
627
|
-
"text",
|
|
628
|
-
"video"
|
|
629
|
-
]
|
|
630
|
-
},
|
|
631
|
-
{
|
|
632
|
-
id: "qwen/qwen3.6-plus",
|
|
633
|
-
name: "Qwen: Qwen3.6 Plus",
|
|
634
|
-
created: 1775133557,
|
|
635
|
-
contextLength: 1e6,
|
|
636
|
-
maxOutputTokens: 65536,
|
|
637
|
-
inputPricePerMillion: 0.325,
|
|
638
|
-
outputPricePerMillion: 1.95,
|
|
639
|
-
modalities: [
|
|
640
|
-
"text",
|
|
641
|
-
"image",
|
|
642
|
-
"video"
|
|
643
|
-
]
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
id: "z-ai/glm-5v-turbo",
|
|
647
|
-
name: "Z.ai: GLM 5V Turbo",
|
|
648
|
-
created: 1775061458,
|
|
649
|
-
contextLength: 202752,
|
|
650
|
-
maxOutputTokens: 131072,
|
|
651
|
-
inputPricePerMillion: 1.2,
|
|
652
|
-
outputPricePerMillion: 4,
|
|
653
|
-
modalities: [
|
|
654
|
-
"image",
|
|
655
|
-
"text",
|
|
656
|
-
"video"
|
|
657
|
-
]
|
|
658
|
-
},
|
|
659
|
-
{
|
|
660
|
-
id: "arcee-ai/trinity-large-thinking:free",
|
|
661
|
-
name: "Arcee AI: Trinity Large Thinking (free)",
|
|
662
|
-
created: 1775058318,
|
|
663
|
-
contextLength: 262144,
|
|
664
|
-
maxOutputTokens: 8e4,
|
|
665
|
-
inputPricePerMillion: 0,
|
|
666
|
-
outputPricePerMillion: 0,
|
|
667
|
-
modalities: [
|
|
668
|
-
"text"
|
|
669
|
-
]
|
|
670
|
-
},
|
|
671
|
-
{
|
|
672
|
-
id: "arcee-ai/trinity-large-thinking",
|
|
673
|
-
name: "Arcee AI: Trinity Large Thinking",
|
|
674
|
-
created: 1775058318,
|
|
675
|
-
contextLength: 262144,
|
|
676
|
-
maxOutputTokens: 262144,
|
|
677
|
-
inputPricePerMillion: 0.22,
|
|
678
|
-
outputPricePerMillion: 0.85,
|
|
679
|
-
modalities: [
|
|
680
|
-
"text"
|
|
681
|
-
]
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
id: "x-ai/grok-4.20-multi-agent",
|
|
685
|
-
name: "xAI: Grok 4.20 Multi-Agent",
|
|
686
|
-
created: 1774979158,
|
|
687
|
-
contextLength: 2e6,
|
|
688
|
-
maxOutputTokens: 0,
|
|
689
|
-
inputPricePerMillion: 2,
|
|
690
|
-
outputPricePerMillion: 6,
|
|
691
|
-
modalities: [
|
|
692
|
-
"text",
|
|
693
|
-
"image",
|
|
694
|
-
"file"
|
|
695
|
-
]
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
id: "x-ai/grok-4.20",
|
|
699
|
-
name: "xAI: Grok 4.20",
|
|
700
|
-
created: 1774979019,
|
|
701
|
-
contextLength: 2e6,
|
|
702
|
-
maxOutputTokens: 0,
|
|
703
|
-
inputPricePerMillion: 1.25,
|
|
704
|
-
outputPricePerMillion: 2.5,
|
|
705
|
-
modalities: [
|
|
706
|
-
"text",
|
|
707
|
-
"image",
|
|
708
|
-
"file"
|
|
709
|
-
]
|
|
710
|
-
},
|
|
711
|
-
{
|
|
712
|
-
id: "google/lyria-3-pro-preview",
|
|
713
|
-
name: "Google: Lyria 3 Pro Preview",
|
|
714
|
-
created: 1774907286,
|
|
715
|
-
contextLength: 1048576,
|
|
716
|
-
maxOutputTokens: 65536,
|
|
717
|
-
inputPricePerMillion: 0,
|
|
718
|
-
outputPricePerMillion: 0,
|
|
719
|
-
modalities: [
|
|
720
|
-
"text",
|
|
721
|
-
"image"
|
|
722
|
-
]
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
id: "google/lyria-3-clip-preview",
|
|
726
|
-
name: "Google: Lyria 3 Clip Preview",
|
|
727
|
-
created: 1774907255,
|
|
728
|
-
contextLength: 1048576,
|
|
729
|
-
maxOutputTokens: 65536,
|
|
730
|
-
inputPricePerMillion: 0,
|
|
731
|
-
outputPricePerMillion: 0,
|
|
732
|
-
modalities: [
|
|
733
|
-
"text",
|
|
734
|
-
"image"
|
|
735
|
-
]
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
id: "kwaipilot/kat-coder-pro-v2",
|
|
739
|
-
name: "Kwaipilot: KAT-Coder-Pro V2",
|
|
740
|
-
created: 1774649310,
|
|
741
|
-
contextLength: 256e3,
|
|
742
|
-
maxOutputTokens: 8e4,
|
|
743
|
-
inputPricePerMillion: 0.3,
|
|
744
|
-
outputPricePerMillion: 1.2,
|
|
745
|
-
modalities: [
|
|
746
|
-
"text"
|
|
747
|
-
]
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
id: "rekaai/reka-edge",
|
|
751
|
-
name: "Reka Edge",
|
|
752
|
-
created: 1774026965,
|
|
753
|
-
contextLength: 16384,
|
|
754
|
-
maxOutputTokens: 16384,
|
|
755
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
756
|
-
outputPricePerMillion: 0.09999999999999999,
|
|
757
|
-
modalities: [
|
|
758
|
-
"image",
|
|
759
|
-
"text",
|
|
760
|
-
"video"
|
|
761
|
-
]
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
id: "xiaomi/mimo-v2-omni",
|
|
765
|
-
name: "Xiaomi: MiMo-V2-Omni",
|
|
766
|
-
created: 1773863703,
|
|
767
|
-
contextLength: 262144,
|
|
768
|
-
maxOutputTokens: 65536,
|
|
769
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
770
|
-
outputPricePerMillion: 2,
|
|
771
|
-
modalities: [
|
|
772
|
-
"text",
|
|
773
|
-
"audio",
|
|
774
|
-
"image",
|
|
775
|
-
"video"
|
|
776
|
-
]
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
id: "xiaomi/mimo-v2-pro",
|
|
780
|
-
name: "Xiaomi: MiMo-V2-Pro",
|
|
781
|
-
created: 1773863643,
|
|
782
|
-
contextLength: 1048576,
|
|
783
|
-
maxOutputTokens: 131072,
|
|
784
|
-
inputPricePerMillion: 1,
|
|
785
|
-
outputPricePerMillion: 3,
|
|
786
|
-
modalities: [
|
|
787
|
-
"text"
|
|
788
|
-
]
|
|
789
|
-
},
|
|
790
|
-
{
|
|
791
|
-
id: "minimax/minimax-m2.7",
|
|
792
|
-
name: "MiniMax: MiniMax M2.7",
|
|
793
|
-
created: 1773836697,
|
|
794
|
-
contextLength: 196608,
|
|
795
|
-
maxOutputTokens: 0,
|
|
796
|
-
inputPricePerMillion: 0.28,
|
|
797
|
-
outputPricePerMillion: 1.2,
|
|
798
|
-
modalities: [
|
|
799
|
-
"text"
|
|
800
|
-
]
|
|
801
|
-
},
|
|
802
|
-
{
|
|
803
|
-
id: "openai/gpt-5.4-nano",
|
|
804
|
-
name: "OpenAI: GPT-5.4 Nano",
|
|
805
|
-
created: 1773748187,
|
|
806
|
-
contextLength: 4e5,
|
|
807
|
-
maxOutputTokens: 128e3,
|
|
808
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
809
|
-
outputPricePerMillion: 1.25,
|
|
810
|
-
modalities: [
|
|
811
|
-
"file",
|
|
812
|
-
"image",
|
|
813
|
-
"text"
|
|
814
|
-
]
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
id: "openai/gpt-5.4-mini",
|
|
818
|
-
name: "OpenAI: GPT-5.4 Mini",
|
|
819
|
-
created: 1773748178,
|
|
820
|
-
contextLength: 4e5,
|
|
821
|
-
maxOutputTokens: 128e3,
|
|
822
|
-
inputPricePerMillion: 0.75,
|
|
823
|
-
outputPricePerMillion: 4.5,
|
|
824
|
-
modalities: [
|
|
825
|
-
"file",
|
|
826
|
-
"image",
|
|
827
|
-
"text"
|
|
828
|
-
]
|
|
829
|
-
},
|
|
830
|
-
{
|
|
831
|
-
id: "mistralai/mistral-small-2603",
|
|
832
|
-
name: "Mistral: Mistral Small 4",
|
|
833
|
-
created: 1773695685,
|
|
834
|
-
contextLength: 262144,
|
|
835
|
-
maxOutputTokens: 0,
|
|
836
|
-
inputPricePerMillion: 0.15,
|
|
837
|
-
outputPricePerMillion: 0.6,
|
|
838
|
-
modalities: [
|
|
839
|
-
"text",
|
|
840
|
-
"image"
|
|
841
|
-
]
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
id: "z-ai/glm-5-turbo",
|
|
845
|
-
name: "Z.ai: GLM 5 Turbo",
|
|
846
|
-
created: 1773583573,
|
|
847
|
-
contextLength: 202752,
|
|
848
|
-
maxOutputTokens: 131072,
|
|
849
|
-
inputPricePerMillion: 1.2,
|
|
850
|
-
outputPricePerMillion: 4,
|
|
851
|
-
modalities: [
|
|
852
|
-
"text"
|
|
853
|
-
]
|
|
854
|
-
},
|
|
855
|
-
{
|
|
856
|
-
id: "nvidia/nemotron-3-super-120b-a12b:free",
|
|
857
|
-
name: "NVIDIA: Nemotron 3 Super (free)",
|
|
858
|
-
created: 1773245239,
|
|
859
|
-
contextLength: 262144,
|
|
860
|
-
maxOutputTokens: 262144,
|
|
861
|
-
inputPricePerMillion: 0,
|
|
862
|
-
outputPricePerMillion: 0,
|
|
863
|
-
modalities: [
|
|
864
|
-
"text"
|
|
865
|
-
]
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
id: "nvidia/nemotron-3-super-120b-a12b",
|
|
869
|
-
name: "NVIDIA: Nemotron 3 Super",
|
|
870
|
-
created: 1773245239,
|
|
871
|
-
contextLength: 262144,
|
|
872
|
-
maxOutputTokens: 0,
|
|
873
|
-
inputPricePerMillion: 0.09,
|
|
874
|
-
outputPricePerMillion: 0.44999999999999996,
|
|
875
|
-
modalities: [
|
|
876
|
-
"text"
|
|
877
|
-
]
|
|
878
|
-
},
|
|
879
|
-
{
|
|
880
|
-
id: "bytedance-seed/seed-2.0-lite",
|
|
881
|
-
name: "ByteDance Seed: Seed-2.0-Lite",
|
|
882
|
-
created: 1773157231,
|
|
883
|
-
contextLength: 262144,
|
|
884
|
-
maxOutputTokens: 131072,
|
|
885
|
-
inputPricePerMillion: 0.25,
|
|
886
|
-
outputPricePerMillion: 2,
|
|
887
|
-
modalities: [
|
|
888
|
-
"text",
|
|
889
|
-
"image",
|
|
890
|
-
"video"
|
|
891
|
-
]
|
|
892
|
-
},
|
|
893
|
-
{
|
|
894
|
-
id: "qwen/qwen3.5-9b",
|
|
895
|
-
name: "Qwen: Qwen3.5-9B",
|
|
896
|
-
created: 1773152396,
|
|
897
|
-
contextLength: 262144,
|
|
898
|
-
maxOutputTokens: 81920,
|
|
899
|
-
inputPricePerMillion: 0.04,
|
|
900
|
-
outputPricePerMillion: 0.15,
|
|
901
|
-
modalities: [
|
|
902
|
-
"text",
|
|
903
|
-
"image",
|
|
904
|
-
"video"
|
|
905
|
-
]
|
|
906
|
-
},
|
|
907
|
-
{
|
|
908
|
-
id: "openai/gpt-5.4-pro",
|
|
909
|
-
name: "OpenAI: GPT-5.4 Pro",
|
|
910
|
-
created: 1772734366,
|
|
911
|
-
contextLength: 105e4,
|
|
912
|
-
maxOutputTokens: 128e3,
|
|
913
|
-
inputPricePerMillion: 30,
|
|
914
|
-
outputPricePerMillion: 180,
|
|
915
|
-
modalities: [
|
|
916
|
-
"text",
|
|
917
|
-
"image",
|
|
918
|
-
"file"
|
|
919
|
-
]
|
|
920
|
-
},
|
|
921
|
-
{
|
|
922
|
-
id: "openai/gpt-5.4",
|
|
923
|
-
name: "OpenAI: GPT-5.4",
|
|
924
|
-
created: 1772734352,
|
|
925
|
-
contextLength: 105e4,
|
|
926
|
-
maxOutputTokens: 128e3,
|
|
927
|
-
inputPricePerMillion: 2.5,
|
|
928
|
-
outputPricePerMillion: 15,
|
|
929
|
-
modalities: [
|
|
930
|
-
"text",
|
|
931
|
-
"image",
|
|
932
|
-
"file"
|
|
933
|
-
]
|
|
934
|
-
},
|
|
935
|
-
{
|
|
936
|
-
id: "inception/mercury-2",
|
|
937
|
-
name: "Inception: Mercury 2",
|
|
938
|
-
created: 1772636275,
|
|
939
|
-
contextLength: 128e3,
|
|
940
|
-
maxOutputTokens: 5e4,
|
|
941
|
-
inputPricePerMillion: 0.25,
|
|
942
|
-
outputPricePerMillion: 0.75,
|
|
943
|
-
modalities: [
|
|
944
|
-
"text"
|
|
945
|
-
]
|
|
946
|
-
},
|
|
947
|
-
{
|
|
948
|
-
id: "openai/gpt-5.3-chat",
|
|
949
|
-
name: "OpenAI: GPT-5.3 Chat",
|
|
950
|
-
created: 1772564061,
|
|
951
|
-
contextLength: 128e3,
|
|
952
|
-
maxOutputTokens: 16384,
|
|
953
|
-
inputPricePerMillion: 1.75,
|
|
954
|
-
outputPricePerMillion: 14,
|
|
955
|
-
modalities: [
|
|
956
|
-
"text",
|
|
957
|
-
"image",
|
|
958
|
-
"file"
|
|
959
|
-
]
|
|
960
|
-
},
|
|
961
|
-
{
|
|
962
|
-
id: "google/gemini-3.1-flash-lite-preview",
|
|
963
|
-
name: "Google: Gemini 3.1 Flash Lite Preview",
|
|
964
|
-
created: 1772512673,
|
|
965
|
-
contextLength: 1048576,
|
|
966
|
-
maxOutputTokens: 65536,
|
|
967
|
-
inputPricePerMillion: 0.25,
|
|
968
|
-
outputPricePerMillion: 1.5,
|
|
969
|
-
modalities: [
|
|
970
|
-
"text",
|
|
971
|
-
"image",
|
|
972
|
-
"video",
|
|
973
|
-
"file",
|
|
974
|
-
"audio"
|
|
975
|
-
]
|
|
976
|
-
},
|
|
977
|
-
{
|
|
978
|
-
id: "bytedance-seed/seed-2.0-mini",
|
|
979
|
-
name: "ByteDance Seed: Seed-2.0-Mini",
|
|
980
|
-
created: 1772131107,
|
|
981
|
-
contextLength: 262144,
|
|
982
|
-
maxOutputTokens: 131072,
|
|
983
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
984
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
985
|
-
modalities: [
|
|
986
|
-
"text",
|
|
987
|
-
"image",
|
|
988
|
-
"video"
|
|
989
|
-
]
|
|
990
|
-
},
|
|
991
|
-
{
|
|
992
|
-
id: "google/gemini-3.1-flash-image-preview",
|
|
993
|
-
name: "Google: Nano Banana 2 (Gemini 3.1 Flash Image Preview)",
|
|
994
|
-
created: 1772119558,
|
|
995
|
-
contextLength: 65536,
|
|
996
|
-
maxOutputTokens: 65536,
|
|
997
|
-
inputPricePerMillion: 0.5,
|
|
998
|
-
outputPricePerMillion: 3,
|
|
999
|
-
modalities: [
|
|
1000
|
-
"image",
|
|
1001
|
-
"text"
|
|
1002
|
-
]
|
|
1003
|
-
},
|
|
1004
|
-
{
|
|
1005
|
-
id: "qwen/qwen3.5-35b-a3b",
|
|
1006
|
-
name: "Qwen: Qwen3.5-35B-A3B",
|
|
1007
|
-
created: 1772053822,
|
|
1008
|
-
contextLength: 262144,
|
|
1009
|
-
maxOutputTokens: 81920,
|
|
1010
|
-
inputPricePerMillion: 0.14,
|
|
1011
|
-
outputPricePerMillion: 1,
|
|
1012
|
-
modalities: [
|
|
1013
|
-
"text",
|
|
1014
|
-
"image",
|
|
1015
|
-
"video"
|
|
1016
|
-
]
|
|
1017
|
-
},
|
|
1018
|
-
{
|
|
1019
|
-
id: "qwen/qwen3.5-27b",
|
|
1020
|
-
name: "Qwen: Qwen3.5-27B",
|
|
1021
|
-
created: 1772053810,
|
|
1022
|
-
contextLength: 262144,
|
|
1023
|
-
maxOutputTokens: 65536,
|
|
1024
|
-
inputPricePerMillion: 0.195,
|
|
1025
|
-
outputPricePerMillion: 1.56,
|
|
1026
|
-
modalities: [
|
|
1027
|
-
"text",
|
|
1028
|
-
"image",
|
|
1029
|
-
"video"
|
|
1030
|
-
]
|
|
1031
|
-
},
|
|
1032
|
-
{
|
|
1033
|
-
id: "qwen/qwen3.5-122b-a10b",
|
|
1034
|
-
name: "Qwen: Qwen3.5-122B-A10B",
|
|
1035
|
-
created: 1772053789,
|
|
1036
|
-
contextLength: 262144,
|
|
1037
|
-
maxOutputTokens: 65536,
|
|
1038
|
-
inputPricePerMillion: 0.26,
|
|
1039
|
-
outputPricePerMillion: 2.08,
|
|
1040
|
-
modalities: [
|
|
1041
|
-
"text",
|
|
1042
|
-
"image",
|
|
1043
|
-
"video"
|
|
1044
|
-
]
|
|
1045
|
-
},
|
|
1046
|
-
{
|
|
1047
|
-
id: "qwen/qwen3.5-flash-02-23",
|
|
1048
|
-
name: "Qwen: Qwen3.5-Flash",
|
|
1049
|
-
created: 1772053776,
|
|
1050
|
-
contextLength: 1e6,
|
|
1051
|
-
maxOutputTokens: 65536,
|
|
1052
|
-
inputPricePerMillion: 0.065,
|
|
1053
|
-
outputPricePerMillion: 0.26,
|
|
1054
|
-
modalities: [
|
|
1055
|
-
"text",
|
|
1056
|
-
"image",
|
|
1057
|
-
"video"
|
|
1058
|
-
]
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
id: "liquid/lfm-2-24b-a2b",
|
|
1062
|
-
name: "LiquidAI: LFM2-24B-A2B",
|
|
1063
|
-
created: 1772048711,
|
|
1064
|
-
contextLength: 32768,
|
|
1065
|
-
maxOutputTokens: 0,
|
|
1066
|
-
inputPricePerMillion: 0.03,
|
|
1067
|
-
outputPricePerMillion: 0.12,
|
|
1068
|
-
modalities: [
|
|
1069
|
-
"text"
|
|
1070
|
-
]
|
|
1071
|
-
},
|
|
1072
|
-
{
|
|
1073
|
-
id: "google/gemini-3.1-pro-preview-customtools",
|
|
1074
|
-
name: "Google: Gemini 3.1 Pro Preview Custom Tools",
|
|
1075
|
-
created: 1772045923,
|
|
1076
|
-
contextLength: 1048576,
|
|
1077
|
-
maxOutputTokens: 65536,
|
|
1078
|
-
inputPricePerMillion: 2,
|
|
1079
|
-
outputPricePerMillion: 12,
|
|
1080
|
-
modalities: [
|
|
1081
|
-
"text",
|
|
1082
|
-
"audio",
|
|
1083
|
-
"image",
|
|
1084
|
-
"video",
|
|
1085
|
-
"file"
|
|
1086
|
-
]
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
id: "openai/gpt-5.3-codex",
|
|
1090
|
-
name: "OpenAI: GPT-5.3-Codex",
|
|
1091
|
-
created: 1771959164,
|
|
1092
|
-
contextLength: 4e5,
|
|
1093
|
-
maxOutputTokens: 128e3,
|
|
1094
|
-
inputPricePerMillion: 1.75,
|
|
1095
|
-
outputPricePerMillion: 14,
|
|
1096
|
-
modalities: [
|
|
1097
|
-
"text",
|
|
1098
|
-
"image",
|
|
1099
|
-
"file"
|
|
1100
|
-
]
|
|
1101
|
-
},
|
|
1102
|
-
{
|
|
1103
|
-
id: "aion-labs/aion-2.0",
|
|
1104
|
-
name: "AionLabs: Aion-2.0",
|
|
1105
|
-
created: 1771881306,
|
|
1106
|
-
contextLength: 131072,
|
|
1107
|
-
maxOutputTokens: 32768,
|
|
1108
|
-
inputPricePerMillion: 0.7999999999999999,
|
|
1109
|
-
outputPricePerMillion: 1.5999999999999999,
|
|
1110
|
-
modalities: [
|
|
1111
|
-
"text"
|
|
1112
|
-
]
|
|
1113
|
-
},
|
|
1114
|
-
{
|
|
1115
|
-
id: "google/gemini-3.1-pro-preview",
|
|
1116
|
-
name: "Google: Gemini 3.1 Pro Preview",
|
|
1117
|
-
created: 1771509627,
|
|
1118
|
-
contextLength: 1048576,
|
|
1119
|
-
maxOutputTokens: 65536,
|
|
1120
|
-
inputPricePerMillion: 2,
|
|
1121
|
-
outputPricePerMillion: 12,
|
|
1122
|
-
modalities: [
|
|
1123
|
-
"audio",
|
|
1124
|
-
"file",
|
|
1125
|
-
"image",
|
|
1126
|
-
"text",
|
|
1127
|
-
"video"
|
|
1128
|
-
]
|
|
1129
|
-
},
|
|
1130
|
-
{
|
|
1131
|
-
id: "anthropic/claude-sonnet-4.6",
|
|
1132
|
-
name: "Anthropic: Claude Sonnet 4.6",
|
|
1133
|
-
created: 1771342990,
|
|
1134
|
-
contextLength: 1e6,
|
|
1135
|
-
maxOutputTokens: 128e3,
|
|
1136
|
-
inputPricePerMillion: 3,
|
|
1137
|
-
outputPricePerMillion: 15,
|
|
1138
|
-
modalities: [
|
|
1139
|
-
"text",
|
|
1140
|
-
"image",
|
|
1141
|
-
"file"
|
|
1142
|
-
]
|
|
1143
|
-
},
|
|
1144
|
-
{
|
|
1145
|
-
id: "qwen/qwen3.5-plus-02-15",
|
|
1146
|
-
name: "Qwen: Qwen3.5 Plus 2026-02-15",
|
|
1147
|
-
created: 1771229416,
|
|
1148
|
-
contextLength: 1e6,
|
|
1149
|
-
maxOutputTokens: 65536,
|
|
1150
|
-
inputPricePerMillion: 0.26,
|
|
1151
|
-
outputPricePerMillion: 1.56,
|
|
1152
|
-
modalities: [
|
|
1153
|
-
"text",
|
|
1154
|
-
"image",
|
|
1155
|
-
"video"
|
|
1156
|
-
]
|
|
1157
|
-
},
|
|
1158
|
-
{
|
|
1159
|
-
id: "qwen/qwen3.5-397b-a17b",
|
|
1160
|
-
name: "Qwen: Qwen3.5 397B A17B",
|
|
1161
|
-
created: 1771223018,
|
|
1162
|
-
contextLength: 262144,
|
|
1163
|
-
maxOutputTokens: 65536,
|
|
1164
|
-
inputPricePerMillion: 0.39,
|
|
1165
|
-
outputPricePerMillion: 2.34,
|
|
1166
|
-
modalities: [
|
|
1167
|
-
"text",
|
|
1168
|
-
"image",
|
|
1169
|
-
"video"
|
|
1170
|
-
]
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
id: "minimax/minimax-m2.5:free",
|
|
1174
|
-
name: "MiniMax: MiniMax M2.5 (free)",
|
|
1175
|
-
created: 1770908502,
|
|
1176
|
-
contextLength: 196608,
|
|
1177
|
-
maxOutputTokens: 8192,
|
|
1178
|
-
inputPricePerMillion: 0,
|
|
1179
|
-
outputPricePerMillion: 0,
|
|
1180
|
-
modalities: [
|
|
1181
|
-
"text"
|
|
1182
|
-
]
|
|
1183
|
-
},
|
|
1184
|
-
{
|
|
1185
|
-
id: "minimax/minimax-m2.5",
|
|
1186
|
-
name: "MiniMax: MiniMax M2.5",
|
|
1187
|
-
created: 1770908502,
|
|
1188
|
-
contextLength: 196608,
|
|
1189
|
-
maxOutputTokens: 196608,
|
|
1190
|
-
inputPricePerMillion: 0.15,
|
|
1191
|
-
outputPricePerMillion: 1.15,
|
|
1192
|
-
modalities: [
|
|
1193
|
-
"text"
|
|
1194
|
-
]
|
|
1195
|
-
},
|
|
1196
|
-
{
|
|
1197
|
-
id: "z-ai/glm-5",
|
|
1198
|
-
name: "Z.ai: GLM 5",
|
|
1199
|
-
created: 1770829182,
|
|
1200
|
-
contextLength: 202752,
|
|
1201
|
-
maxOutputTokens: 0,
|
|
1202
|
-
inputPricePerMillion: 0.6,
|
|
1203
|
-
outputPricePerMillion: 1.92,
|
|
1204
|
-
modalities: [
|
|
1205
|
-
"text"
|
|
1206
|
-
]
|
|
1207
|
-
},
|
|
1208
|
-
{
|
|
1209
|
-
id: "qwen/qwen3-max-thinking",
|
|
1210
|
-
name: "Qwen: Qwen3 Max Thinking",
|
|
1211
|
-
created: 1770671901,
|
|
1212
|
-
contextLength: 262144,
|
|
1213
|
-
maxOutputTokens: 32768,
|
|
1214
|
-
inputPricePerMillion: 0.78,
|
|
1215
|
-
outputPricePerMillion: 3.9,
|
|
1216
|
-
modalities: [
|
|
1217
|
-
"text"
|
|
1218
|
-
]
|
|
1219
|
-
},
|
|
1220
|
-
{
|
|
1221
|
-
id: "anthropic/claude-opus-4.6",
|
|
1222
|
-
name: "Anthropic: Claude Opus 4.6",
|
|
1223
|
-
created: 1770219050,
|
|
1224
|
-
contextLength: 1e6,
|
|
1225
|
-
maxOutputTokens: 128e3,
|
|
1226
|
-
inputPricePerMillion: 5,
|
|
1227
|
-
outputPricePerMillion: 25,
|
|
1228
|
-
modalities: [
|
|
1229
|
-
"text",
|
|
1230
|
-
"image",
|
|
1231
|
-
"file"
|
|
1232
|
-
]
|
|
1233
|
-
},
|
|
1234
|
-
{
|
|
1235
|
-
id: "qwen/qwen3-coder-next",
|
|
1236
|
-
name: "Qwen: Qwen3 Coder Next",
|
|
1237
|
-
created: 1770164101,
|
|
1238
|
-
contextLength: 262144,
|
|
1239
|
-
maxOutputTokens: 262144,
|
|
1240
|
-
inputPricePerMillion: 0.11,
|
|
1241
|
-
outputPricePerMillion: 0.7999999999999999,
|
|
1242
|
-
modalities: [
|
|
1243
|
-
"text"
|
|
1244
|
-
]
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
id: "openrouter/free",
|
|
1248
|
-
name: "Free Models Router",
|
|
1249
|
-
created: 1769917427,
|
|
1250
|
-
contextLength: 2e5,
|
|
1251
|
-
maxOutputTokens: 0,
|
|
1252
|
-
inputPricePerMillion: 0,
|
|
1253
|
-
outputPricePerMillion: 0,
|
|
1254
|
-
modalities: [
|
|
1255
|
-
"text",
|
|
1256
|
-
"image"
|
|
1257
|
-
]
|
|
1258
|
-
},
|
|
1259
|
-
{
|
|
1260
|
-
id: "stepfun/step-3.5-flash",
|
|
1261
|
-
name: "StepFun: Step 3.5 Flash",
|
|
1262
|
-
created: 1769728337,
|
|
1263
|
-
contextLength: 262144,
|
|
1264
|
-
maxOutputTokens: 65536,
|
|
1265
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
1266
|
-
outputPricePerMillion: 0.3,
|
|
1267
|
-
modalities: [
|
|
1268
|
-
"text"
|
|
1269
|
-
]
|
|
1270
|
-
},
|
|
1271
|
-
{
|
|
1272
|
-
id: "arcee-ai/trinity-large-preview",
|
|
1273
|
-
name: "Arcee AI: Trinity Large Preview",
|
|
1274
|
-
created: 1769552670,
|
|
1275
|
-
contextLength: 131e3,
|
|
1276
|
-
maxOutputTokens: 0,
|
|
1277
|
-
inputPricePerMillion: 0.15,
|
|
1278
|
-
outputPricePerMillion: 0.44999999999999996,
|
|
1279
|
-
modalities: [
|
|
1280
|
-
"text"
|
|
1281
|
-
]
|
|
1282
|
-
},
|
|
1283
|
-
{
|
|
1284
|
-
id: "moonshotai/kimi-k2.5",
|
|
1285
|
-
name: "MoonshotAI: Kimi K2.5",
|
|
1286
|
-
created: 1769487076,
|
|
1287
|
-
contextLength: 262144,
|
|
1288
|
-
maxOutputTokens: 262144,
|
|
1289
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
1290
|
-
outputPricePerMillion: 1.9,
|
|
1291
|
-
modalities: [
|
|
1292
|
-
"text",
|
|
1293
|
-
"image"
|
|
1294
|
-
]
|
|
1295
|
-
},
|
|
1296
|
-
{
|
|
1297
|
-
id: "upstage/solar-pro-3",
|
|
1298
|
-
name: "Upstage: Solar Pro 3",
|
|
1299
|
-
created: 1769481200,
|
|
1300
|
-
contextLength: 128e3,
|
|
1301
|
-
maxOutputTokens: 0,
|
|
1302
|
-
inputPricePerMillion: 0.15,
|
|
1303
|
-
outputPricePerMillion: 0.6,
|
|
1304
|
-
modalities: [
|
|
1305
|
-
"text"
|
|
1306
|
-
]
|
|
1307
|
-
},
|
|
1308
|
-
{
|
|
1309
|
-
id: "minimax/minimax-m2-her",
|
|
1310
|
-
name: "MiniMax: MiniMax M2-her",
|
|
1311
|
-
created: 1769177239,
|
|
1312
|
-
contextLength: 65536,
|
|
1313
|
-
maxOutputTokens: 2048,
|
|
1314
|
-
inputPricePerMillion: 0.3,
|
|
1315
|
-
outputPricePerMillion: 1.2,
|
|
1316
|
-
modalities: [
|
|
1317
|
-
"text"
|
|
1318
|
-
]
|
|
1319
|
-
},
|
|
1320
|
-
{
|
|
1321
|
-
id: "writer/palmyra-x5",
|
|
1322
|
-
name: "Writer: Palmyra X5",
|
|
1323
|
-
created: 1769003823,
|
|
1324
|
-
contextLength: 104e4,
|
|
1325
|
-
maxOutputTokens: 8192,
|
|
1326
|
-
inputPricePerMillion: 0.6,
|
|
1327
|
-
outputPricePerMillion: 6,
|
|
1328
|
-
modalities: [
|
|
1329
|
-
"text"
|
|
1330
|
-
]
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
id: "liquid/lfm-2.5-1.2b-thinking:free",
|
|
1334
|
-
name: "LiquidAI: LFM2.5-1.2B-Thinking (free)",
|
|
1335
|
-
created: 1768927527,
|
|
1336
|
-
contextLength: 32768,
|
|
1337
|
-
maxOutputTokens: 0,
|
|
1338
|
-
inputPricePerMillion: 0,
|
|
1339
|
-
outputPricePerMillion: 0,
|
|
1340
|
-
modalities: [
|
|
1341
|
-
"text"
|
|
1342
|
-
]
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
id: "liquid/lfm-2.5-1.2b-instruct:free",
|
|
1346
|
-
name: "LiquidAI: LFM2.5-1.2B-Instruct (free)",
|
|
1347
|
-
created: 1768927521,
|
|
1348
|
-
contextLength: 32768,
|
|
1349
|
-
maxOutputTokens: 0,
|
|
1350
|
-
inputPricePerMillion: 0,
|
|
1351
|
-
outputPricePerMillion: 0,
|
|
1352
|
-
modalities: [
|
|
1353
|
-
"text"
|
|
1354
|
-
]
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
id: "openai/gpt-audio",
|
|
1358
|
-
name: "OpenAI: GPT Audio",
|
|
1359
|
-
created: 1768862569,
|
|
1360
|
-
contextLength: 128e3,
|
|
1361
|
-
maxOutputTokens: 16384,
|
|
1362
|
-
inputPricePerMillion: 2.5,
|
|
1363
|
-
outputPricePerMillion: 10,
|
|
1364
|
-
modalities: [
|
|
1365
|
-
"text",
|
|
1366
|
-
"audio"
|
|
1367
|
-
]
|
|
1368
|
-
},
|
|
1369
|
-
{
|
|
1370
|
-
id: "openai/gpt-audio-mini",
|
|
1371
|
-
name: "OpenAI: GPT Audio Mini",
|
|
1372
|
-
created: 1768859419,
|
|
1373
|
-
contextLength: 128e3,
|
|
1374
|
-
maxOutputTokens: 16384,
|
|
1375
|
-
inputPricePerMillion: 0.6,
|
|
1376
|
-
outputPricePerMillion: 2.4,
|
|
1377
|
-
modalities: [
|
|
1378
|
-
"text",
|
|
1379
|
-
"audio"
|
|
1380
|
-
]
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
id: "z-ai/glm-4.7-flash",
|
|
1384
|
-
name: "Z.ai: GLM 4.7 Flash",
|
|
1385
|
-
created: 1768833913,
|
|
1386
|
-
contextLength: 202752,
|
|
1387
|
-
maxOutputTokens: 16384,
|
|
1388
|
-
inputPricePerMillion: 0.06,
|
|
1389
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
1390
|
-
modalities: [
|
|
1391
|
-
"text"
|
|
1392
|
-
]
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
id: "openai/gpt-5.2-codex",
|
|
1396
|
-
name: "OpenAI: GPT-5.2-Codex",
|
|
1397
|
-
created: 1768409315,
|
|
1398
|
-
contextLength: 4e5,
|
|
1399
|
-
maxOutputTokens: 128e3,
|
|
1400
|
-
inputPricePerMillion: 1.75,
|
|
1401
|
-
outputPricePerMillion: 14,
|
|
1402
|
-
modalities: [
|
|
1403
|
-
"text",
|
|
1404
|
-
"image"
|
|
1405
|
-
]
|
|
1406
|
-
},
|
|
1407
|
-
{
|
|
1408
|
-
id: "bytedance-seed/seed-1.6-flash",
|
|
1409
|
-
name: "ByteDance Seed: Seed 1.6 Flash",
|
|
1410
|
-
created: 1766505011,
|
|
1411
|
-
contextLength: 262144,
|
|
1412
|
-
maxOutputTokens: 32768,
|
|
1413
|
-
inputPricePerMillion: 0.075,
|
|
1414
|
-
outputPricePerMillion: 0.3,
|
|
1415
|
-
modalities: [
|
|
1416
|
-
"image",
|
|
1417
|
-
"text",
|
|
1418
|
-
"video"
|
|
1419
|
-
]
|
|
1420
|
-
},
|
|
1421
|
-
{
|
|
1422
|
-
id: "bytedance-seed/seed-1.6",
|
|
1423
|
-
name: "ByteDance Seed: Seed 1.6",
|
|
1424
|
-
created: 1766504997,
|
|
1425
|
-
contextLength: 262144,
|
|
1426
|
-
maxOutputTokens: 32768,
|
|
1427
|
-
inputPricePerMillion: 0.25,
|
|
1428
|
-
outputPricePerMillion: 2,
|
|
1429
|
-
modalities: [
|
|
1430
|
-
"image",
|
|
1431
|
-
"text",
|
|
1432
|
-
"video"
|
|
1433
|
-
]
|
|
1434
|
-
},
|
|
1435
|
-
{
|
|
1436
|
-
id: "minimax/minimax-m2.1",
|
|
1437
|
-
name: "MiniMax: MiniMax M2.1",
|
|
1438
|
-
created: 1766454997,
|
|
1439
|
-
contextLength: 196608,
|
|
1440
|
-
maxOutputTokens: 196608,
|
|
1441
|
-
inputPricePerMillion: 0.29,
|
|
1442
|
-
outputPricePerMillion: 0.95,
|
|
1443
|
-
modalities: [
|
|
1444
|
-
"text"
|
|
1445
|
-
]
|
|
1446
|
-
},
|
|
1447
|
-
{
|
|
1448
|
-
id: "z-ai/glm-4.7",
|
|
1449
|
-
name: "Z.ai: GLM 4.7",
|
|
1450
|
-
created: 1766378014,
|
|
1451
|
-
contextLength: 202752,
|
|
1452
|
-
maxOutputTokens: 131072,
|
|
1453
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
1454
|
-
outputPricePerMillion: 1.75,
|
|
1455
|
-
modalities: [
|
|
1456
|
-
"text"
|
|
1457
|
-
]
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
id: "google/gemini-3-flash-preview",
|
|
1461
|
-
name: "Google: Gemini 3 Flash Preview",
|
|
1462
|
-
created: 1765987078,
|
|
1463
|
-
contextLength: 1048576,
|
|
1464
|
-
maxOutputTokens: 65536,
|
|
1465
|
-
inputPricePerMillion: 0.5,
|
|
1466
|
-
outputPricePerMillion: 3,
|
|
1467
|
-
modalities: [
|
|
1468
|
-
"text",
|
|
1469
|
-
"image",
|
|
1470
|
-
"file",
|
|
1471
|
-
"audio",
|
|
1472
|
-
"video"
|
|
1473
|
-
]
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
id: "xiaomi/mimo-v2-flash",
|
|
1477
|
-
name: "Xiaomi: MiMo-V2-Flash",
|
|
1478
|
-
created: 1765731308,
|
|
1479
|
-
contextLength: 262144,
|
|
1480
|
-
maxOutputTokens: 65536,
|
|
1481
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
1482
|
-
outputPricePerMillion: 0.3,
|
|
1483
|
-
modalities: [
|
|
1484
|
-
"text"
|
|
1485
|
-
]
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
id: "nvidia/nemotron-3-nano-30b-a3b:free",
|
|
1489
|
-
name: "NVIDIA: Nemotron 3 Nano 30B A3B (free)",
|
|
1490
|
-
created: 1765731275,
|
|
1491
|
-
contextLength: 256e3,
|
|
1492
|
-
maxOutputTokens: 0,
|
|
1493
|
-
inputPricePerMillion: 0,
|
|
1494
|
-
outputPricePerMillion: 0,
|
|
1495
|
-
modalities: [
|
|
1496
|
-
"text"
|
|
1497
|
-
]
|
|
1498
|
-
},
|
|
1499
|
-
{
|
|
1500
|
-
id: "nvidia/nemotron-3-nano-30b-a3b",
|
|
1501
|
-
name: "NVIDIA: Nemotron 3 Nano 30B A3B",
|
|
1502
|
-
created: 1765731275,
|
|
1503
|
-
contextLength: 262144,
|
|
1504
|
-
maxOutputTokens: 228e3,
|
|
1505
|
-
inputPricePerMillion: 0.049999999999999996,
|
|
1506
|
-
outputPricePerMillion: 0.19999999999999998,
|
|
1507
|
-
modalities: [
|
|
1508
|
-
"text"
|
|
1509
|
-
]
|
|
1510
|
-
},
|
|
1511
|
-
{
|
|
1512
|
-
id: "openai/gpt-5.2-chat",
|
|
1513
|
-
name: "OpenAI: GPT-5.2 Chat",
|
|
1514
|
-
created: 1765389783,
|
|
1515
|
-
contextLength: 128e3,
|
|
1516
|
-
maxOutputTokens: 32e3,
|
|
1517
|
-
inputPricePerMillion: 1.75,
|
|
1518
|
-
outputPricePerMillion: 14,
|
|
1519
|
-
modalities: [
|
|
1520
|
-
"file",
|
|
1521
|
-
"image",
|
|
1522
|
-
"text"
|
|
1523
|
-
]
|
|
1524
|
-
},
|
|
1525
|
-
{
|
|
1526
|
-
id: "openai/gpt-5.2-pro",
|
|
1527
|
-
name: "OpenAI: GPT-5.2 Pro",
|
|
1528
|
-
created: 1765389780,
|
|
1529
|
-
contextLength: 4e5,
|
|
1530
|
-
maxOutputTokens: 128e3,
|
|
1531
|
-
inputPricePerMillion: 21,
|
|
1532
|
-
outputPricePerMillion: 168,
|
|
1533
|
-
modalities: [
|
|
1534
|
-
"image",
|
|
1535
|
-
"text",
|
|
1536
|
-
"file"
|
|
1537
|
-
]
|
|
1538
|
-
},
|
|
1539
|
-
{
|
|
1540
|
-
id: "openai/gpt-5.2",
|
|
1541
|
-
name: "OpenAI: GPT-5.2",
|
|
1542
|
-
created: 1765389775,
|
|
1543
|
-
contextLength: 4e5,
|
|
1544
|
-
maxOutputTokens: 128e3,
|
|
1545
|
-
inputPricePerMillion: 1.75,
|
|
1546
|
-
outputPricePerMillion: 14,
|
|
1547
|
-
modalities: [
|
|
1548
|
-
"file",
|
|
1549
|
-
"image",
|
|
1550
|
-
"text"
|
|
1551
|
-
]
|
|
1552
|
-
},
|
|
1553
|
-
{
|
|
1554
|
-
id: "mistralai/devstral-2512",
|
|
1555
|
-
name: "Mistral: Devstral 2 2512",
|
|
1556
|
-
created: 1765285419,
|
|
1557
|
-
contextLength: 262144,
|
|
1558
|
-
maxOutputTokens: 0,
|
|
1559
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
1560
|
-
outputPricePerMillion: 2,
|
|
1561
|
-
modalities: [
|
|
1562
|
-
"text"
|
|
1563
|
-
]
|
|
1564
|
-
},
|
|
1565
|
-
{
|
|
1566
|
-
id: "relace/relace-search",
|
|
1567
|
-
name: "Relace: Relace Search",
|
|
1568
|
-
created: 1765213560,
|
|
1569
|
-
contextLength: 256e3,
|
|
1570
|
-
maxOutputTokens: 128e3,
|
|
1571
|
-
inputPricePerMillion: 1,
|
|
1572
|
-
outputPricePerMillion: 3,
|
|
1573
|
-
modalities: [
|
|
1574
|
-
"text"
|
|
1575
|
-
]
|
|
1576
|
-
},
|
|
1577
|
-
{
|
|
1578
|
-
id: "z-ai/glm-4.6v",
|
|
1579
|
-
name: "Z.ai: GLM 4.6V",
|
|
1580
|
-
created: 1765207462,
|
|
1581
|
-
contextLength: 131072,
|
|
1582
|
-
maxOutputTokens: 24e3,
|
|
1583
|
-
inputPricePerMillion: 0.3,
|
|
1584
|
-
outputPricePerMillion: 0.8999999999999999,
|
|
1585
|
-
modalities: [
|
|
1586
|
-
"image",
|
|
1587
|
-
"text",
|
|
1588
|
-
"video"
|
|
1589
|
-
]
|
|
1590
|
-
},
|
|
1591
|
-
{
|
|
1592
|
-
id: "nex-agi/deepseek-v3.1-nex-n1",
|
|
1593
|
-
name: "Nex AGI: DeepSeek V3.1 Nex N1",
|
|
1594
|
-
created: 1765204393,
|
|
1595
|
-
contextLength: 131072,
|
|
1596
|
-
maxOutputTokens: 163840,
|
|
1597
|
-
inputPricePerMillion: 0.135,
|
|
1598
|
-
outputPricePerMillion: 0.5,
|
|
1599
|
-
modalities: [
|
|
1600
|
-
"text"
|
|
1601
|
-
]
|
|
1602
|
-
},
|
|
1603
|
-
{
|
|
1604
|
-
id: "essentialai/rnj-1-instruct",
|
|
1605
|
-
name: "EssentialAI: Rnj 1 Instruct",
|
|
1606
|
-
created: 1765094847,
|
|
1607
|
-
contextLength: 32768,
|
|
1608
|
-
maxOutputTokens: 0,
|
|
1609
|
-
inputPricePerMillion: 0.15,
|
|
1610
|
-
outputPricePerMillion: 0.15,
|
|
1611
|
-
modalities: [
|
|
1612
|
-
"text"
|
|
1613
|
-
]
|
|
1614
|
-
},
|
|
1615
|
-
{
|
|
1616
|
-
id: "openrouter/bodybuilder",
|
|
1617
|
-
name: "Body Builder (beta)",
|
|
1618
|
-
created: 1764903653,
|
|
1619
|
-
contextLength: 128e3,
|
|
1620
|
-
maxOutputTokens: 0,
|
|
1621
|
-
inputPricePerMillion: -1e6,
|
|
1622
|
-
outputPricePerMillion: -1e6,
|
|
1623
|
-
modalities: [
|
|
1624
|
-
"text"
|
|
1625
|
-
]
|
|
1626
|
-
},
|
|
1627
|
-
{
|
|
1628
|
-
id: "openai/gpt-5.1-codex-max",
|
|
1629
|
-
name: "OpenAI: GPT-5.1-Codex-Max",
|
|
1630
|
-
created: 1764878934,
|
|
1631
|
-
contextLength: 4e5,
|
|
1632
|
-
maxOutputTokens: 128e3,
|
|
1633
|
-
inputPricePerMillion: 1.25,
|
|
1634
|
-
outputPricePerMillion: 10,
|
|
1635
|
-
modalities: [
|
|
1636
|
-
"text",
|
|
1637
|
-
"image"
|
|
1638
|
-
]
|
|
1639
|
-
},
|
|
1640
|
-
{
|
|
1641
|
-
id: "amazon/nova-2-lite-v1",
|
|
1642
|
-
name: "Amazon: Nova 2 Lite",
|
|
1643
|
-
created: 1764696672,
|
|
1644
|
-
contextLength: 1e6,
|
|
1645
|
-
maxOutputTokens: 65535,
|
|
1646
|
-
inputPricePerMillion: 0.3,
|
|
1647
|
-
outputPricePerMillion: 2.5,
|
|
1648
|
-
modalities: [
|
|
1649
|
-
"text",
|
|
1650
|
-
"image",
|
|
1651
|
-
"video",
|
|
1652
|
-
"file"
|
|
1653
|
-
]
|
|
1654
|
-
},
|
|
1655
|
-
{
|
|
1656
|
-
id: "mistralai/ministral-14b-2512",
|
|
1657
|
-
name: "Mistral: Ministral 3 14B 2512",
|
|
1658
|
-
created: 1764681735,
|
|
1659
|
-
contextLength: 262144,
|
|
1660
|
-
maxOutputTokens: 0,
|
|
1661
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
1662
|
-
outputPricePerMillion: 0.19999999999999998,
|
|
1663
|
-
modalities: [
|
|
1664
|
-
"text",
|
|
1665
|
-
"image"
|
|
1666
|
-
]
|
|
1667
|
-
},
|
|
1668
|
-
{
|
|
1669
|
-
id: "mistralai/ministral-8b-2512",
|
|
1670
|
-
name: "Mistral: Ministral 3 8B 2512",
|
|
1671
|
-
created: 1764681654,
|
|
1672
|
-
contextLength: 262144,
|
|
1673
|
-
maxOutputTokens: 0,
|
|
1674
|
-
inputPricePerMillion: 0.15,
|
|
1675
|
-
outputPricePerMillion: 0.15,
|
|
1676
|
-
modalities: [
|
|
1677
|
-
"text",
|
|
1678
|
-
"image"
|
|
1679
|
-
]
|
|
1680
|
-
},
|
|
1681
|
-
{
|
|
1682
|
-
id: "mistralai/ministral-3b-2512",
|
|
1683
|
-
name: "Mistral: Ministral 3 3B 2512",
|
|
1684
|
-
created: 1764681560,
|
|
1685
|
-
contextLength: 131072,
|
|
1686
|
-
maxOutputTokens: 0,
|
|
1687
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
1688
|
-
outputPricePerMillion: 0.09999999999999999,
|
|
1689
|
-
modalities: [
|
|
1690
|
-
"text",
|
|
1691
|
-
"image"
|
|
1692
|
-
]
|
|
1693
|
-
},
|
|
1694
|
-
{
|
|
1695
|
-
id: "mistralai/mistral-large-2512",
|
|
1696
|
-
name: "Mistral: Mistral Large 3 2512",
|
|
1697
|
-
created: 1764624472,
|
|
1698
|
-
contextLength: 262144,
|
|
1699
|
-
maxOutputTokens: 0,
|
|
1700
|
-
inputPricePerMillion: 0.5,
|
|
1701
|
-
outputPricePerMillion: 1.5,
|
|
1702
|
-
modalities: [
|
|
1703
|
-
"text",
|
|
1704
|
-
"image"
|
|
1705
|
-
]
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
id: "arcee-ai/trinity-mini",
|
|
1709
|
-
name: "Arcee AI: Trinity Mini",
|
|
1710
|
-
created: 1764601720,
|
|
1711
|
-
contextLength: 131072,
|
|
1712
|
-
maxOutputTokens: 131072,
|
|
1713
|
-
inputPricePerMillion: 0.045,
|
|
1714
|
-
outputPricePerMillion: 0.15,
|
|
1715
|
-
modalities: [
|
|
1716
|
-
"text"
|
|
1717
|
-
]
|
|
1718
|
-
},
|
|
1719
|
-
{
|
|
1720
|
-
id: "deepseek/deepseek-v3.2-speciale",
|
|
1721
|
-
name: "DeepSeek: DeepSeek V3.2 Speciale",
|
|
1722
|
-
created: 1764594837,
|
|
1723
|
-
contextLength: 163840,
|
|
1724
|
-
maxOutputTokens: 163840,
|
|
1725
|
-
inputPricePerMillion: 0.28700000000000003,
|
|
1726
|
-
outputPricePerMillion: 0.431,
|
|
1727
|
-
modalities: [
|
|
1728
|
-
"text"
|
|
1729
|
-
]
|
|
1730
|
-
},
|
|
1731
|
-
{
|
|
1732
|
-
id: "deepseek/deepseek-v3.2",
|
|
1733
|
-
name: "DeepSeek: DeepSeek V3.2",
|
|
1734
|
-
created: 1764594642,
|
|
1735
|
-
contextLength: 131072,
|
|
1736
|
-
maxOutputTokens: 65536,
|
|
1737
|
-
inputPricePerMillion: 0.252,
|
|
1738
|
-
outputPricePerMillion: 0.378,
|
|
1739
|
-
modalities: [
|
|
1740
|
-
"text"
|
|
1741
|
-
]
|
|
1742
|
-
},
|
|
1743
|
-
{
|
|
1744
|
-
id: "prime-intellect/intellect-3",
|
|
1745
|
-
name: "Prime Intellect: INTELLECT-3",
|
|
1746
|
-
created: 1764212534,
|
|
1747
|
-
contextLength: 131072,
|
|
1748
|
-
maxOutputTokens: 131072,
|
|
1749
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
1750
|
-
outputPricePerMillion: 1.1,
|
|
1751
|
-
modalities: [
|
|
1752
|
-
"text"
|
|
1753
|
-
]
|
|
1754
|
-
},
|
|
1755
|
-
{
|
|
1756
|
-
id: "anthropic/claude-opus-4.5",
|
|
1757
|
-
name: "Anthropic: Claude Opus 4.5",
|
|
1758
|
-
created: 1764010580,
|
|
1759
|
-
contextLength: 2e5,
|
|
1760
|
-
maxOutputTokens: 64e3,
|
|
1761
|
-
inputPricePerMillion: 5,
|
|
1762
|
-
outputPricePerMillion: 25,
|
|
1763
|
-
modalities: [
|
|
1764
|
-
"file",
|
|
1765
|
-
"image",
|
|
1766
|
-
"text"
|
|
1767
|
-
]
|
|
1768
|
-
},
|
|
1769
|
-
{
|
|
1770
|
-
id: "allenai/olmo-3-32b-think",
|
|
1771
|
-
name: "AllenAI: Olmo 3 32B Think",
|
|
1772
|
-
created: 1763758276,
|
|
1773
|
-
contextLength: 65536,
|
|
1774
|
-
maxOutputTokens: 65536,
|
|
1775
|
-
inputPricePerMillion: 0.15,
|
|
1776
|
-
outputPricePerMillion: 0.5,
|
|
1777
|
-
modalities: [
|
|
1778
|
-
"text"
|
|
1779
|
-
]
|
|
1780
|
-
},
|
|
1781
|
-
{
|
|
1782
|
-
id: "google/gemini-3-pro-image-preview",
|
|
1783
|
-
name: "Google: Nano Banana Pro (Gemini 3 Pro Image Preview)",
|
|
1784
|
-
created: 1763653797,
|
|
1785
|
-
contextLength: 65536,
|
|
1786
|
-
maxOutputTokens: 32768,
|
|
1787
|
-
inputPricePerMillion: 2,
|
|
1788
|
-
outputPricePerMillion: 12,
|
|
1789
|
-
modalities: [
|
|
1790
|
-
"image",
|
|
1791
|
-
"text"
|
|
1792
|
-
]
|
|
1793
|
-
},
|
|
1794
|
-
{
|
|
1795
|
-
id: "x-ai/grok-4.1-fast",
|
|
1796
|
-
name: "xAI: Grok 4.1 Fast",
|
|
1797
|
-
created: 1763587502,
|
|
1798
|
-
contextLength: 2e6,
|
|
1799
|
-
maxOutputTokens: 3e4,
|
|
1800
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
1801
|
-
outputPricePerMillion: 0.5,
|
|
1802
|
-
modalities: [
|
|
1803
|
-
"text",
|
|
1804
|
-
"image",
|
|
1805
|
-
"file"
|
|
1806
|
-
]
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
id: "deepcogito/cogito-v2.1-671b",
|
|
1810
|
-
name: "Deep Cogito: Cogito v2.1 671B",
|
|
1811
|
-
created: 1763071233,
|
|
1812
|
-
contextLength: 128e3,
|
|
1813
|
-
maxOutputTokens: 0,
|
|
1814
|
-
inputPricePerMillion: 1.25,
|
|
1815
|
-
outputPricePerMillion: 1.25,
|
|
1816
|
-
modalities: [
|
|
1817
|
-
"text"
|
|
1818
|
-
]
|
|
1819
|
-
},
|
|
1820
|
-
{
|
|
1821
|
-
id: "openai/gpt-5.1",
|
|
1822
|
-
name: "OpenAI: GPT-5.1",
|
|
1823
|
-
created: 1763060305,
|
|
1824
|
-
contextLength: 4e5,
|
|
1825
|
-
maxOutputTokens: 128e3,
|
|
1826
|
-
inputPricePerMillion: 1.25,
|
|
1827
|
-
outputPricePerMillion: 10,
|
|
1828
|
-
modalities: [
|
|
1829
|
-
"image",
|
|
1830
|
-
"text",
|
|
1831
|
-
"file"
|
|
1832
|
-
]
|
|
1833
|
-
},
|
|
1834
|
-
{
|
|
1835
|
-
id: "openai/gpt-5.1-chat",
|
|
1836
|
-
name: "OpenAI: GPT-5.1 Chat",
|
|
1837
|
-
created: 1763060302,
|
|
1838
|
-
contextLength: 128e3,
|
|
1839
|
-
maxOutputTokens: 16384,
|
|
1840
|
-
inputPricePerMillion: 1.25,
|
|
1841
|
-
outputPricePerMillion: 10,
|
|
1842
|
-
modalities: [
|
|
1843
|
-
"file",
|
|
1844
|
-
"image",
|
|
1845
|
-
"text"
|
|
1846
|
-
]
|
|
1847
|
-
},
|
|
1848
|
-
{
|
|
1849
|
-
id: "openai/gpt-5.1-codex",
|
|
1850
|
-
name: "OpenAI: GPT-5.1-Codex",
|
|
1851
|
-
created: 1763060298,
|
|
1852
|
-
contextLength: 4e5,
|
|
1853
|
-
maxOutputTokens: 128e3,
|
|
1854
|
-
inputPricePerMillion: 1.25,
|
|
1855
|
-
outputPricePerMillion: 10,
|
|
1856
|
-
modalities: [
|
|
1857
|
-
"text",
|
|
1858
|
-
"image"
|
|
1859
|
-
]
|
|
1860
|
-
},
|
|
1861
|
-
{
|
|
1862
|
-
id: "openai/gpt-5.1-codex-mini",
|
|
1863
|
-
name: "OpenAI: GPT-5.1-Codex-Mini",
|
|
1864
|
-
created: 1763057820,
|
|
1865
|
-
contextLength: 4e5,
|
|
1866
|
-
maxOutputTokens: 128e3,
|
|
1867
|
-
inputPricePerMillion: 0.25,
|
|
1868
|
-
outputPricePerMillion: 2,
|
|
1869
|
-
modalities: [
|
|
1870
|
-
"image",
|
|
1871
|
-
"text"
|
|
1872
|
-
]
|
|
1873
|
-
},
|
|
1874
|
-
{
|
|
1875
|
-
id: "moonshotai/kimi-k2-thinking",
|
|
1876
|
-
name: "MoonshotAI: Kimi K2 Thinking",
|
|
1877
|
-
created: 1762440622,
|
|
1878
|
-
contextLength: 262144,
|
|
1879
|
-
maxOutputTokens: 262144,
|
|
1880
|
-
inputPricePerMillion: 0.6,
|
|
1881
|
-
outputPricePerMillion: 2.5,
|
|
1882
|
-
modalities: [
|
|
1883
|
-
"text"
|
|
1884
|
-
]
|
|
1885
|
-
},
|
|
1886
|
-
{
|
|
1887
|
-
id: "amazon/nova-premier-v1",
|
|
1888
|
-
name: "Amazon: Nova Premier 1.0",
|
|
1889
|
-
created: 1761950332,
|
|
1890
|
-
contextLength: 1e6,
|
|
1891
|
-
maxOutputTokens: 32e3,
|
|
1892
|
-
inputPricePerMillion: 2.5,
|
|
1893
|
-
outputPricePerMillion: 12.5,
|
|
1894
|
-
modalities: [
|
|
1895
|
-
"text",
|
|
1896
|
-
"image"
|
|
1897
|
-
]
|
|
1898
|
-
},
|
|
1899
|
-
{
|
|
1900
|
-
id: "perplexity/sonar-pro-search",
|
|
1901
|
-
name: "Perplexity: Sonar Pro Search",
|
|
1902
|
-
created: 1761854366,
|
|
1903
|
-
contextLength: 2e5,
|
|
1904
|
-
maxOutputTokens: 8e3,
|
|
1905
|
-
inputPricePerMillion: 3,
|
|
1906
|
-
outputPricePerMillion: 15,
|
|
1907
|
-
modalities: [
|
|
1908
|
-
"text",
|
|
1909
|
-
"image"
|
|
1910
|
-
]
|
|
1911
|
-
},
|
|
1912
|
-
{
|
|
1913
|
-
id: "mistralai/voxtral-small-24b-2507",
|
|
1914
|
-
name: "Mistral: Voxtral Small 24B 2507",
|
|
1915
|
-
created: 1761835144,
|
|
1916
|
-
contextLength: 32e3,
|
|
1917
|
-
maxOutputTokens: 0,
|
|
1918
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
1919
|
-
outputPricePerMillion: 0.3,
|
|
1920
|
-
modalities: [
|
|
1921
|
-
"text",
|
|
1922
|
-
"audio"
|
|
1923
|
-
]
|
|
1924
|
-
},
|
|
1925
|
-
{
|
|
1926
|
-
id: "openai/gpt-oss-safeguard-20b",
|
|
1927
|
-
name: "OpenAI: gpt-oss-safeguard-20b",
|
|
1928
|
-
created: 1761752836,
|
|
1929
|
-
contextLength: 131072,
|
|
1930
|
-
maxOutputTokens: 65536,
|
|
1931
|
-
inputPricePerMillion: 0.075,
|
|
1932
|
-
outputPricePerMillion: 0.3,
|
|
1933
|
-
modalities: [
|
|
1934
|
-
"text"
|
|
1935
|
-
]
|
|
1936
|
-
},
|
|
1937
|
-
{
|
|
1938
|
-
id: "nvidia/nemotron-nano-12b-v2-vl:free",
|
|
1939
|
-
name: "NVIDIA: Nemotron Nano 12B 2 VL (free)",
|
|
1940
|
-
created: 1761675565,
|
|
1941
|
-
contextLength: 128e3,
|
|
1942
|
-
maxOutputTokens: 128e3,
|
|
1943
|
-
inputPricePerMillion: 0,
|
|
1944
|
-
outputPricePerMillion: 0,
|
|
1945
|
-
modalities: [
|
|
1946
|
-
"image",
|
|
1947
|
-
"text",
|
|
1948
|
-
"video"
|
|
1949
|
-
]
|
|
1950
|
-
},
|
|
1951
|
-
{
|
|
1952
|
-
id: "minimax/minimax-m2",
|
|
1953
|
-
name: "MiniMax: MiniMax M2",
|
|
1954
|
-
created: 1761252093,
|
|
1955
|
-
contextLength: 196608,
|
|
1956
|
-
maxOutputTokens: 196608,
|
|
1957
|
-
inputPricePerMillion: 0.255,
|
|
1958
|
-
outputPricePerMillion: 1,
|
|
1959
|
-
modalities: [
|
|
1960
|
-
"text"
|
|
1961
|
-
]
|
|
1962
|
-
},
|
|
1963
|
-
{
|
|
1964
|
-
id: "qwen/qwen3-vl-32b-instruct",
|
|
1965
|
-
name: "Qwen: Qwen3 VL 32B Instruct",
|
|
1966
|
-
created: 1761231332,
|
|
1967
|
-
contextLength: 131072,
|
|
1968
|
-
maxOutputTokens: 32768,
|
|
1969
|
-
inputPricePerMillion: 0.10400000000000001,
|
|
1970
|
-
outputPricePerMillion: 0.41600000000000004,
|
|
1971
|
-
modalities: [
|
|
1972
|
-
"text",
|
|
1973
|
-
"image"
|
|
1974
|
-
]
|
|
1975
|
-
},
|
|
1976
|
-
{
|
|
1977
|
-
id: "ibm-granite/granite-4.0-h-micro",
|
|
1978
|
-
name: "IBM: Granite 4.0 Micro",
|
|
1979
|
-
created: 1760927695,
|
|
1980
|
-
contextLength: 131e3,
|
|
1981
|
-
maxOutputTokens: 0,
|
|
1982
|
-
inputPricePerMillion: 0.017,
|
|
1983
|
-
outputPricePerMillion: 0.11,
|
|
1984
|
-
modalities: [
|
|
1985
|
-
"text"
|
|
1986
|
-
]
|
|
1987
|
-
},
|
|
1988
|
-
{
|
|
1989
|
-
id: "microsoft/phi-4-mini-instruct",
|
|
1990
|
-
name: "Microsoft: Phi 4 Mini Instruct",
|
|
1991
|
-
created: 1760726049,
|
|
1992
|
-
contextLength: 128e3,
|
|
1993
|
-
maxOutputTokens: 128e3,
|
|
1994
|
-
inputPricePerMillion: 0.08,
|
|
1995
|
-
outputPricePerMillion: 0.35,
|
|
1996
|
-
modalities: [
|
|
1997
|
-
"text"
|
|
1998
|
-
]
|
|
1999
|
-
},
|
|
2000
|
-
{
|
|
2001
|
-
id: "openai/gpt-5-image-mini",
|
|
2002
|
-
name: "OpenAI: GPT-5 Image Mini",
|
|
2003
|
-
created: 1760624583,
|
|
2004
|
-
contextLength: 4e5,
|
|
2005
|
-
maxOutputTokens: 128e3,
|
|
2006
|
-
inputPricePerMillion: 2.5,
|
|
2007
|
-
outputPricePerMillion: 2,
|
|
2008
|
-
modalities: [
|
|
2009
|
-
"file",
|
|
2010
|
-
"image",
|
|
2011
|
-
"text"
|
|
2012
|
-
]
|
|
2013
|
-
},
|
|
2014
|
-
{
|
|
2015
|
-
id: "anthropic/claude-haiku-4.5",
|
|
2016
|
-
name: "Anthropic: Claude Haiku 4.5",
|
|
2017
|
-
created: 1760547638,
|
|
2018
|
-
contextLength: 2e5,
|
|
2019
|
-
maxOutputTokens: 64e3,
|
|
2020
|
-
inputPricePerMillion: 1,
|
|
2021
|
-
outputPricePerMillion: 5,
|
|
2022
|
-
modalities: [
|
|
2023
|
-
"text",
|
|
2024
|
-
"image",
|
|
2025
|
-
"file"
|
|
2026
|
-
]
|
|
2027
|
-
},
|
|
2028
|
-
{
|
|
2029
|
-
id: "qwen/qwen3-vl-8b-thinking",
|
|
2030
|
-
name: "Qwen: Qwen3 VL 8B Thinking",
|
|
2031
|
-
created: 1760463746,
|
|
2032
|
-
contextLength: 131072,
|
|
2033
|
-
maxOutputTokens: 32768,
|
|
2034
|
-
inputPricePerMillion: 0.117,
|
|
2035
|
-
outputPricePerMillion: 1.365,
|
|
2036
|
-
modalities: [
|
|
2037
|
-
"image",
|
|
2038
|
-
"text"
|
|
2039
|
-
]
|
|
2040
|
-
},
|
|
2041
|
-
{
|
|
2042
|
-
id: "qwen/qwen3-vl-8b-instruct",
|
|
2043
|
-
name: "Qwen: Qwen3 VL 8B Instruct",
|
|
2044
|
-
created: 1760463308,
|
|
2045
|
-
contextLength: 131072,
|
|
2046
|
-
maxOutputTokens: 32768,
|
|
2047
|
-
inputPricePerMillion: 0.08,
|
|
2048
|
-
outputPricePerMillion: 0.5,
|
|
2049
|
-
modalities: [
|
|
2050
|
-
"image",
|
|
2051
|
-
"text"
|
|
2052
|
-
]
|
|
2053
|
-
},
|
|
2054
|
-
{
|
|
2055
|
-
id: "openai/gpt-5-image",
|
|
2056
|
-
name: "OpenAI: GPT-5 Image",
|
|
2057
|
-
created: 1760447986,
|
|
2058
|
-
contextLength: 4e5,
|
|
2059
|
-
maxOutputTokens: 128e3,
|
|
2060
|
-
inputPricePerMillion: 10,
|
|
2061
|
-
outputPricePerMillion: 10,
|
|
2062
|
-
modalities: [
|
|
2063
|
-
"image",
|
|
2064
|
-
"text",
|
|
2065
|
-
"file"
|
|
2066
|
-
]
|
|
2067
|
-
},
|
|
2068
|
-
{
|
|
2069
|
-
id: "openai/o3-deep-research",
|
|
2070
|
-
name: "OpenAI: o3 Deep Research",
|
|
2071
|
-
created: 1760129661,
|
|
2072
|
-
contextLength: 2e5,
|
|
2073
|
-
maxOutputTokens: 1e5,
|
|
2074
|
-
inputPricePerMillion: 10,
|
|
2075
|
-
outputPricePerMillion: 40,
|
|
2076
|
-
modalities: [
|
|
2077
|
-
"image",
|
|
2078
|
-
"text",
|
|
2079
|
-
"file"
|
|
2080
|
-
]
|
|
2081
|
-
},
|
|
2082
|
-
{
|
|
2083
|
-
id: "openai/o4-mini-deep-research",
|
|
2084
|
-
name: "OpenAI: o4 Mini Deep Research",
|
|
2085
|
-
created: 1760129642,
|
|
2086
|
-
contextLength: 2e5,
|
|
2087
|
-
maxOutputTokens: 1e5,
|
|
2088
|
-
inputPricePerMillion: 2,
|
|
2089
|
-
outputPricePerMillion: 8,
|
|
2090
|
-
modalities: [
|
|
2091
|
-
"file",
|
|
2092
|
-
"image",
|
|
2093
|
-
"text"
|
|
2094
|
-
]
|
|
2095
|
-
},
|
|
2096
|
-
{
|
|
2097
|
-
id: "nvidia/llama-3.3-nemotron-super-49b-v1.5",
|
|
2098
|
-
name: "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5",
|
|
2099
|
-
created: 1760101395,
|
|
2100
|
-
contextLength: 131072,
|
|
2101
|
-
maxOutputTokens: 16384,
|
|
2102
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
2103
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
2104
|
-
modalities: [
|
|
2105
|
-
"text"
|
|
2106
|
-
]
|
|
2107
|
-
},
|
|
2108
|
-
{
|
|
2109
|
-
id: "baidu/ernie-4.5-21b-a3b-thinking",
|
|
2110
|
-
name: "Baidu: ERNIE 4.5 21B A3B Thinking",
|
|
2111
|
-
created: 1760048887,
|
|
2112
|
-
contextLength: 131072,
|
|
2113
|
-
maxOutputTokens: 65536,
|
|
2114
|
-
inputPricePerMillion: 0.07,
|
|
2115
|
-
outputPricePerMillion: 0.28,
|
|
2116
|
-
modalities: [
|
|
2117
|
-
"text"
|
|
2118
|
-
]
|
|
2119
|
-
},
|
|
2120
|
-
{
|
|
2121
|
-
id: "google/gemini-2.5-flash-image",
|
|
2122
|
-
name: "Google: Nano Banana (Gemini 2.5 Flash Image)",
|
|
2123
|
-
created: 1759870431,
|
|
2124
|
-
contextLength: 32768,
|
|
2125
|
-
maxOutputTokens: 32768,
|
|
2126
|
-
inputPricePerMillion: 0.3,
|
|
2127
|
-
outputPricePerMillion: 2.5,
|
|
2128
|
-
modalities: [
|
|
2129
|
-
"image",
|
|
2130
|
-
"text"
|
|
2131
|
-
]
|
|
2132
|
-
},
|
|
2133
|
-
{
|
|
2134
|
-
id: "qwen/qwen3-vl-30b-a3b-thinking",
|
|
2135
|
-
name: "Qwen: Qwen3 VL 30B A3B Thinking",
|
|
2136
|
-
created: 1759794479,
|
|
2137
|
-
contextLength: 131072,
|
|
2138
|
-
maxOutputTokens: 32768,
|
|
2139
|
-
inputPricePerMillion: 0.13,
|
|
2140
|
-
outputPricePerMillion: 1.56,
|
|
2141
|
-
modalities: [
|
|
2142
|
-
"text",
|
|
2143
|
-
"image"
|
|
2144
|
-
]
|
|
2145
|
-
},
|
|
2146
|
-
{
|
|
2147
|
-
id: "qwen/qwen3-vl-30b-a3b-instruct",
|
|
2148
|
-
name: "Qwen: Qwen3 VL 30B A3B Instruct",
|
|
2149
|
-
created: 1759794476,
|
|
2150
|
-
contextLength: 131072,
|
|
2151
|
-
maxOutputTokens: 32768,
|
|
2152
|
-
inputPricePerMillion: 0.13,
|
|
2153
|
-
outputPricePerMillion: 0.52,
|
|
2154
|
-
modalities: [
|
|
2155
|
-
"text",
|
|
2156
|
-
"image"
|
|
2157
|
-
]
|
|
2158
|
-
},
|
|
2159
|
-
{
|
|
2160
|
-
id: "openai/gpt-5-pro",
|
|
2161
|
-
name: "OpenAI: GPT-5 Pro",
|
|
2162
|
-
created: 1759776663,
|
|
2163
|
-
contextLength: 4e5,
|
|
2164
|
-
maxOutputTokens: 128e3,
|
|
2165
|
-
inputPricePerMillion: 15,
|
|
2166
|
-
outputPricePerMillion: 120,
|
|
2167
|
-
modalities: [
|
|
2168
|
-
"image",
|
|
2169
|
-
"text",
|
|
2170
|
-
"file"
|
|
2171
|
-
]
|
|
2172
|
-
},
|
|
2173
|
-
{
|
|
2174
|
-
id: "z-ai/glm-4.6",
|
|
2175
|
-
name: "Z.ai: GLM 4.6",
|
|
2176
|
-
created: 1759235576,
|
|
2177
|
-
contextLength: 204800,
|
|
2178
|
-
maxOutputTokens: 204800,
|
|
2179
|
-
inputPricePerMillion: 0.39,
|
|
2180
|
-
outputPricePerMillion: 1.9,
|
|
2181
|
-
modalities: [
|
|
2182
|
-
"text"
|
|
2183
|
-
]
|
|
2184
|
-
},
|
|
2185
|
-
{
|
|
2186
|
-
id: "anthropic/claude-sonnet-4.5",
|
|
2187
|
-
name: "Anthropic: Claude Sonnet 4.5",
|
|
2188
|
-
created: 1759161676,
|
|
2189
|
-
contextLength: 1e6,
|
|
2190
|
-
maxOutputTokens: 64e3,
|
|
2191
|
-
inputPricePerMillion: 3,
|
|
2192
|
-
outputPricePerMillion: 15,
|
|
2193
|
-
modalities: [
|
|
2194
|
-
"text",
|
|
2195
|
-
"image",
|
|
2196
|
-
"file"
|
|
2197
|
-
]
|
|
2198
|
-
},
|
|
2199
|
-
{
|
|
2200
|
-
id: "deepseek/deepseek-v3.2-exp",
|
|
2201
|
-
name: "DeepSeek: DeepSeek V3.2 Exp",
|
|
2202
|
-
created: 1759150481,
|
|
2203
|
-
contextLength: 163840,
|
|
2204
|
-
maxOutputTokens: 65536,
|
|
2205
|
-
inputPricePerMillion: 0.27,
|
|
2206
|
-
outputPricePerMillion: 0.41,
|
|
2207
|
-
modalities: [
|
|
2208
|
-
"text"
|
|
2209
|
-
]
|
|
2210
|
-
},
|
|
2211
|
-
{
|
|
2212
|
-
id: "thedrummer/cydonia-24b-v4.1",
|
|
2213
|
-
name: "TheDrummer: Cydonia 24B V4.1",
|
|
2214
|
-
created: 1758931878,
|
|
2215
|
-
contextLength: 131072,
|
|
2216
|
-
maxOutputTokens: 131072,
|
|
2217
|
-
inputPricePerMillion: 0.3,
|
|
2218
|
-
outputPricePerMillion: 0.5,
|
|
2219
|
-
modalities: [
|
|
2220
|
-
"text"
|
|
2221
|
-
]
|
|
2222
|
-
},
|
|
2223
|
-
{
|
|
2224
|
-
id: "relace/relace-apply-3",
|
|
2225
|
-
name: "Relace: Relace Apply 3",
|
|
2226
|
-
created: 1758891572,
|
|
2227
|
-
contextLength: 256e3,
|
|
2228
|
-
maxOutputTokens: 128e3,
|
|
2229
|
-
inputPricePerMillion: 0.85,
|
|
2230
|
-
outputPricePerMillion: 1.25,
|
|
2231
|
-
modalities: [
|
|
2232
|
-
"text"
|
|
2233
|
-
]
|
|
2234
|
-
},
|
|
2235
|
-
{
|
|
2236
|
-
id: "google/gemini-2.5-flash-lite-preview-09-2025",
|
|
2237
|
-
name: "Google: Gemini 2.5 Flash Lite Preview 09-2025",
|
|
2238
|
-
created: 1758819686,
|
|
2239
|
-
contextLength: 1048576,
|
|
2240
|
-
maxOutputTokens: 65535,
|
|
2241
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
2242
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
2243
|
-
modalities: [
|
|
2244
|
-
"text",
|
|
2245
|
-
"image",
|
|
2246
|
-
"file",
|
|
2247
|
-
"audio",
|
|
2248
|
-
"video"
|
|
2249
|
-
]
|
|
2250
|
-
},
|
|
2251
|
-
{
|
|
2252
|
-
id: "qwen/qwen3-vl-235b-a22b-thinking",
|
|
2253
|
-
name: "Qwen: Qwen3 VL 235B A22B Thinking",
|
|
2254
|
-
created: 1758668690,
|
|
2255
|
-
contextLength: 131072,
|
|
2256
|
-
maxOutputTokens: 32768,
|
|
2257
|
-
inputPricePerMillion: 0.26,
|
|
2258
|
-
outputPricePerMillion: 2.6,
|
|
2259
|
-
modalities: [
|
|
2260
|
-
"text",
|
|
2261
|
-
"image"
|
|
2262
|
-
]
|
|
2263
|
-
},
|
|
2264
|
-
{
|
|
2265
|
-
id: "qwen/qwen3-vl-235b-a22b-instruct",
|
|
2266
|
-
name: "Qwen: Qwen3 VL 235B A22B Instruct",
|
|
2267
|
-
created: 1758668687,
|
|
2268
|
-
contextLength: 262144,
|
|
2269
|
-
maxOutputTokens: 16384,
|
|
2270
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
2271
|
-
outputPricePerMillion: 0.88,
|
|
2272
|
-
modalities: [
|
|
2273
|
-
"text",
|
|
2274
|
-
"image"
|
|
2275
|
-
]
|
|
2276
|
-
},
|
|
2277
|
-
{
|
|
2278
|
-
id: "qwen/qwen3-max",
|
|
2279
|
-
name: "Qwen: Qwen3 Max",
|
|
2280
|
-
created: 1758662808,
|
|
2281
|
-
contextLength: 262144,
|
|
2282
|
-
maxOutputTokens: 32768,
|
|
2283
|
-
inputPricePerMillion: 0.78,
|
|
2284
|
-
outputPricePerMillion: 3.9,
|
|
2285
|
-
modalities: [
|
|
2286
|
-
"text"
|
|
2287
|
-
]
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
id: "qwen/qwen3-coder-plus",
|
|
2291
|
-
name: "Qwen: Qwen3 Coder Plus",
|
|
2292
|
-
created: 1758662707,
|
|
2293
|
-
contextLength: 1e6,
|
|
2294
|
-
maxOutputTokens: 65536,
|
|
2295
|
-
inputPricePerMillion: 0.65,
|
|
2296
|
-
outputPricePerMillion: 3.25,
|
|
2297
|
-
modalities: [
|
|
2298
|
-
"text"
|
|
2299
|
-
]
|
|
2300
|
-
},
|
|
2301
|
-
{
|
|
2302
|
-
id: "openai/gpt-5-codex",
|
|
2303
|
-
name: "OpenAI: GPT-5 Codex",
|
|
2304
|
-
created: 1758643403,
|
|
2305
|
-
contextLength: 4e5,
|
|
2306
|
-
maxOutputTokens: 128e3,
|
|
2307
|
-
inputPricePerMillion: 1.25,
|
|
2308
|
-
outputPricePerMillion: 10,
|
|
2309
|
-
modalities: [
|
|
2310
|
-
"text",
|
|
2311
|
-
"image"
|
|
2312
|
-
]
|
|
2313
|
-
},
|
|
2314
|
-
{
|
|
2315
|
-
id: "deepseek/deepseek-v3.1-terminus",
|
|
2316
|
-
name: "DeepSeek: DeepSeek V3.1 Terminus",
|
|
2317
|
-
created: 1758548275,
|
|
2318
|
-
contextLength: 163840,
|
|
2319
|
-
maxOutputTokens: 32768,
|
|
2320
|
-
inputPricePerMillion: 0.27,
|
|
2321
|
-
outputPricePerMillion: 0.95,
|
|
2322
|
-
modalities: [
|
|
2323
|
-
"text"
|
|
2324
|
-
]
|
|
2325
|
-
},
|
|
2326
|
-
{
|
|
2327
|
-
id: "x-ai/grok-4-fast",
|
|
2328
|
-
name: "xAI: Grok 4 Fast",
|
|
2329
|
-
created: 1758240090,
|
|
2330
|
-
contextLength: 2e6,
|
|
2331
|
-
maxOutputTokens: 3e4,
|
|
2332
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
2333
|
-
outputPricePerMillion: 0.5,
|
|
2334
|
-
modalities: [
|
|
2335
|
-
"text",
|
|
2336
|
-
"image",
|
|
2337
|
-
"file"
|
|
2338
|
-
]
|
|
2339
|
-
},
|
|
2340
|
-
{
|
|
2341
|
-
id: "alibaba/tongyi-deepresearch-30b-a3b",
|
|
2342
|
-
name: "Tongyi DeepResearch 30B A3B",
|
|
2343
|
-
created: 1758210804,
|
|
2344
|
-
contextLength: 131072,
|
|
2345
|
-
maxOutputTokens: 131072,
|
|
2346
|
-
inputPricePerMillion: 0.09,
|
|
2347
|
-
outputPricePerMillion: 0.44999999999999996,
|
|
2348
|
-
modalities: [
|
|
2349
|
-
"text"
|
|
2350
|
-
]
|
|
2351
|
-
},
|
|
2352
|
-
{
|
|
2353
|
-
id: "qwen/qwen3-coder-flash",
|
|
2354
|
-
name: "Qwen: Qwen3 Coder Flash",
|
|
2355
|
-
created: 1758115536,
|
|
2356
|
-
contextLength: 1e6,
|
|
2357
|
-
maxOutputTokens: 65536,
|
|
2358
|
-
inputPricePerMillion: 0.195,
|
|
2359
|
-
outputPricePerMillion: 0.975,
|
|
2360
|
-
modalities: [
|
|
2361
|
-
"text"
|
|
2362
|
-
]
|
|
2363
|
-
},
|
|
2364
|
-
{
|
|
2365
|
-
id: "qwen/qwen3-next-80b-a3b-thinking",
|
|
2366
|
-
name: "Qwen: Qwen3 Next 80B A3B Thinking",
|
|
2367
|
-
created: 1757612284,
|
|
2368
|
-
contextLength: 131072,
|
|
2369
|
-
maxOutputTokens: 32768,
|
|
2370
|
-
inputPricePerMillion: 0.0975,
|
|
2371
|
-
outputPricePerMillion: 0.78,
|
|
2372
|
-
modalities: [
|
|
2373
|
-
"text"
|
|
2374
|
-
]
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
id: "qwen/qwen3-next-80b-a3b-instruct:free",
|
|
2378
|
-
name: "Qwen: Qwen3 Next 80B A3B Instruct (free)",
|
|
2379
|
-
created: 1757612213,
|
|
2380
|
-
contextLength: 262144,
|
|
2381
|
-
maxOutputTokens: 0,
|
|
2382
|
-
inputPricePerMillion: 0,
|
|
2383
|
-
outputPricePerMillion: 0,
|
|
2384
|
-
modalities: [
|
|
2385
|
-
"text"
|
|
2386
|
-
]
|
|
2387
|
-
},
|
|
2388
|
-
{
|
|
2389
|
-
id: "qwen/qwen3-next-80b-a3b-instruct",
|
|
2390
|
-
name: "Qwen: Qwen3 Next 80B A3B Instruct",
|
|
2391
|
-
created: 1757612213,
|
|
2392
|
-
contextLength: 262144,
|
|
2393
|
-
maxOutputTokens: 16384,
|
|
2394
|
-
inputPricePerMillion: 0.09,
|
|
2395
|
-
outputPricePerMillion: 1.1,
|
|
2396
|
-
modalities: [
|
|
2397
|
-
"text"
|
|
2398
|
-
]
|
|
2399
|
-
},
|
|
2400
|
-
{
|
|
2401
|
-
id: "qwen/qwen-plus-2025-07-28:thinking",
|
|
2402
|
-
name: "Qwen: Qwen Plus 0728 (thinking)",
|
|
2403
|
-
created: 1757347599,
|
|
2404
|
-
contextLength: 1e6,
|
|
2405
|
-
maxOutputTokens: 32768,
|
|
2406
|
-
inputPricePerMillion: 0.26,
|
|
2407
|
-
outputPricePerMillion: 0.78,
|
|
2408
|
-
modalities: [
|
|
2409
|
-
"text"
|
|
2410
|
-
]
|
|
2411
|
-
},
|
|
2412
|
-
{
|
|
2413
|
-
id: "qwen/qwen-plus-2025-07-28",
|
|
2414
|
-
name: "Qwen: Qwen Plus 0728",
|
|
2415
|
-
created: 1757347599,
|
|
2416
|
-
contextLength: 1e6,
|
|
2417
|
-
maxOutputTokens: 32768,
|
|
2418
|
-
inputPricePerMillion: 0.26,
|
|
2419
|
-
outputPricePerMillion: 0.78,
|
|
2420
|
-
modalities: [
|
|
2421
|
-
"text"
|
|
2422
|
-
]
|
|
2423
|
-
},
|
|
2424
|
-
{
|
|
2425
|
-
id: "nvidia/nemotron-nano-9b-v2:free",
|
|
2426
|
-
name: "NVIDIA: Nemotron Nano 9B V2 (free)",
|
|
2427
|
-
created: 1757106807,
|
|
2428
|
-
contextLength: 128e3,
|
|
2429
|
-
maxOutputTokens: 0,
|
|
2430
|
-
inputPricePerMillion: 0,
|
|
2431
|
-
outputPricePerMillion: 0,
|
|
2432
|
-
modalities: [
|
|
2433
|
-
"text"
|
|
2434
|
-
]
|
|
2435
|
-
},
|
|
2436
|
-
{
|
|
2437
|
-
id: "nvidia/nemotron-nano-9b-v2",
|
|
2438
|
-
name: "NVIDIA: Nemotron Nano 9B V2",
|
|
2439
|
-
created: 1757106807,
|
|
2440
|
-
contextLength: 131072,
|
|
2441
|
-
maxOutputTokens: 16384,
|
|
2442
|
-
inputPricePerMillion: 0.04,
|
|
2443
|
-
outputPricePerMillion: 0.16,
|
|
2444
|
-
modalities: [
|
|
2445
|
-
"text"
|
|
2446
|
-
]
|
|
2447
|
-
},
|
|
2448
|
-
{
|
|
2449
|
-
id: "moonshotai/kimi-k2-0905",
|
|
2450
|
-
name: "MoonshotAI: Kimi K2 0905",
|
|
2451
|
-
created: 1757021147,
|
|
2452
|
-
contextLength: 262144,
|
|
2453
|
-
maxOutputTokens: 262144,
|
|
2454
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
2455
|
-
outputPricePerMillion: 2,
|
|
2456
|
-
modalities: [
|
|
2457
|
-
"text"
|
|
2458
|
-
]
|
|
2459
|
-
},
|
|
2460
|
-
{
|
|
2461
|
-
id: "qwen/qwen3-30b-a3b-thinking-2507",
|
|
2462
|
-
name: "Qwen: Qwen3 30B A3B Thinking 2507",
|
|
2463
|
-
created: 1756399192,
|
|
2464
|
-
contextLength: 131072,
|
|
2465
|
-
maxOutputTokens: 131072,
|
|
2466
|
-
inputPricePerMillion: 0.08,
|
|
2467
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
2468
|
-
modalities: [
|
|
2469
|
-
"text"
|
|
2470
|
-
]
|
|
2471
|
-
},
|
|
2472
|
-
{
|
|
2473
|
-
id: "x-ai/grok-code-fast-1",
|
|
2474
|
-
name: "xAI: Grok Code Fast 1",
|
|
2475
|
-
created: 1756238927,
|
|
2476
|
-
contextLength: 256e3,
|
|
2477
|
-
maxOutputTokens: 1e4,
|
|
2478
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
2479
|
-
outputPricePerMillion: 1.5,
|
|
2480
|
-
modalities: [
|
|
2481
|
-
"text"
|
|
2482
|
-
]
|
|
2483
|
-
},
|
|
2484
|
-
{
|
|
2485
|
-
id: "nousresearch/hermes-4-70b",
|
|
2486
|
-
name: "Nous: Hermes 4 70B",
|
|
2487
|
-
created: 1756236182,
|
|
2488
|
-
contextLength: 131072,
|
|
2489
|
-
maxOutputTokens: 0,
|
|
2490
|
-
inputPricePerMillion: 0.13,
|
|
2491
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
2492
|
-
modalities: [
|
|
2493
|
-
"text"
|
|
2494
|
-
]
|
|
2495
|
-
},
|
|
2496
|
-
{
|
|
2497
|
-
id: "nousresearch/hermes-4-405b",
|
|
2498
|
-
name: "Nous: Hermes 4 405B",
|
|
2499
|
-
created: 1756235463,
|
|
2500
|
-
contextLength: 131072,
|
|
2501
|
-
maxOutputTokens: 0,
|
|
2502
|
-
inputPricePerMillion: 1,
|
|
2503
|
-
outputPricePerMillion: 3,
|
|
2504
|
-
modalities: [
|
|
2505
|
-
"text"
|
|
2506
|
-
]
|
|
2507
|
-
},
|
|
2508
|
-
{
|
|
2509
|
-
id: "deepseek/deepseek-chat-v3.1",
|
|
2510
|
-
name: "DeepSeek: DeepSeek V3.1",
|
|
2511
|
-
created: 1755779628,
|
|
2512
|
-
contextLength: 163840,
|
|
2513
|
-
maxOutputTokens: 32768,
|
|
2514
|
-
inputPricePerMillion: 0.21,
|
|
2515
|
-
outputPricePerMillion: 0.7899999999999999,
|
|
2516
|
-
modalities: [
|
|
2517
|
-
"text"
|
|
2518
|
-
]
|
|
2519
|
-
},
|
|
2520
|
-
{
|
|
2521
|
-
id: "openai/gpt-4o-audio-preview",
|
|
2522
|
-
name: "OpenAI: GPT-4o Audio",
|
|
2523
|
-
created: 1755233061,
|
|
2524
|
-
contextLength: 128e3,
|
|
2525
|
-
maxOutputTokens: 16384,
|
|
2526
|
-
inputPricePerMillion: 2.5,
|
|
2527
|
-
outputPricePerMillion: 10,
|
|
2528
|
-
modalities: [
|
|
2529
|
-
"audio",
|
|
2530
|
-
"text"
|
|
2531
|
-
]
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
id: "mistralai/mistral-medium-3.1",
|
|
2535
|
-
name: "Mistral: Mistral Medium 3.1",
|
|
2536
|
-
created: 1755095639,
|
|
2537
|
-
contextLength: 131072,
|
|
2538
|
-
maxOutputTokens: 0,
|
|
2539
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
2540
|
-
outputPricePerMillion: 2,
|
|
2541
|
-
modalities: [
|
|
2542
|
-
"text",
|
|
2543
|
-
"image"
|
|
2544
|
-
]
|
|
2545
|
-
},
|
|
2546
|
-
{
|
|
2547
|
-
id: "baidu/ernie-4.5-21b-a3b",
|
|
2548
|
-
name: "Baidu: ERNIE 4.5 21B A3B",
|
|
2549
|
-
created: 1755034167,
|
|
2550
|
-
contextLength: 12e4,
|
|
2551
|
-
maxOutputTokens: 8e3,
|
|
2552
|
-
inputPricePerMillion: 0.07,
|
|
2553
|
-
outputPricePerMillion: 0.28,
|
|
2554
|
-
modalities: [
|
|
2555
|
-
"text"
|
|
2556
|
-
]
|
|
2557
|
-
},
|
|
2558
|
-
{
|
|
2559
|
-
id: "baidu/ernie-4.5-vl-28b-a3b",
|
|
2560
|
-
name: "Baidu: ERNIE 4.5 VL 28B A3B",
|
|
2561
|
-
created: 1755032836,
|
|
2562
|
-
contextLength: 3e4,
|
|
2563
|
-
maxOutputTokens: 8e3,
|
|
2564
|
-
inputPricePerMillion: 0.14,
|
|
2565
|
-
outputPricePerMillion: 0.56,
|
|
2566
|
-
modalities: [
|
|
2567
|
-
"text",
|
|
2568
|
-
"image"
|
|
2569
|
-
]
|
|
2570
|
-
},
|
|
2571
|
-
{
|
|
2572
|
-
id: "z-ai/glm-4.5v",
|
|
2573
|
-
name: "Z.ai: GLM 4.5V",
|
|
2574
|
-
created: 1754922288,
|
|
2575
|
-
contextLength: 65536,
|
|
2576
|
-
maxOutputTokens: 16384,
|
|
2577
|
-
inputPricePerMillion: 0.6,
|
|
2578
|
-
outputPricePerMillion: 1.7999999999999998,
|
|
2579
|
-
modalities: [
|
|
2580
|
-
"text",
|
|
2581
|
-
"image"
|
|
2582
|
-
]
|
|
2583
|
-
},
|
|
2584
|
-
{
|
|
2585
|
-
id: "ai21/jamba-large-1.7",
|
|
2586
|
-
name: "AI21: Jamba Large 1.7",
|
|
2587
|
-
created: 1754669020,
|
|
2588
|
-
contextLength: 256e3,
|
|
2589
|
-
maxOutputTokens: 4096,
|
|
2590
|
-
inputPricePerMillion: 2,
|
|
2591
|
-
outputPricePerMillion: 8,
|
|
2592
|
-
modalities: [
|
|
2593
|
-
"text"
|
|
2594
|
-
]
|
|
2595
|
-
},
|
|
2596
|
-
{
|
|
2597
|
-
id: "openai/gpt-5-chat",
|
|
2598
|
-
name: "OpenAI: GPT-5 Chat",
|
|
2599
|
-
created: 1754587837,
|
|
2600
|
-
contextLength: 128e3,
|
|
2601
|
-
maxOutputTokens: 16384,
|
|
2602
|
-
inputPricePerMillion: 1.25,
|
|
2603
|
-
outputPricePerMillion: 10,
|
|
2604
|
-
modalities: [
|
|
2605
|
-
"file",
|
|
2606
|
-
"image",
|
|
2607
|
-
"text"
|
|
2608
|
-
]
|
|
2609
|
-
},
|
|
2610
|
-
{
|
|
2611
|
-
id: "openai/gpt-5",
|
|
2612
|
-
name: "OpenAI: GPT-5",
|
|
2613
|
-
created: 1754587413,
|
|
2614
|
-
contextLength: 4e5,
|
|
2615
|
-
maxOutputTokens: 128e3,
|
|
2616
|
-
inputPricePerMillion: 1.25,
|
|
2617
|
-
outputPricePerMillion: 10,
|
|
2618
|
-
modalities: [
|
|
2619
|
-
"text",
|
|
2620
|
-
"image",
|
|
2621
|
-
"file"
|
|
2622
|
-
]
|
|
2623
|
-
},
|
|
2624
|
-
{
|
|
2625
|
-
id: "openai/gpt-5-mini",
|
|
2626
|
-
name: "OpenAI: GPT-5 Mini",
|
|
2627
|
-
created: 1754587407,
|
|
2628
|
-
contextLength: 4e5,
|
|
2629
|
-
maxOutputTokens: 128e3,
|
|
2630
|
-
inputPricePerMillion: 0.25,
|
|
2631
|
-
outputPricePerMillion: 2,
|
|
2632
|
-
modalities: [
|
|
2633
|
-
"text",
|
|
2634
|
-
"image",
|
|
2635
|
-
"file"
|
|
2636
|
-
]
|
|
2637
|
-
},
|
|
2638
|
-
{
|
|
2639
|
-
id: "openai/gpt-5-nano",
|
|
2640
|
-
name: "OpenAI: GPT-5 Nano",
|
|
2641
|
-
created: 1754587402,
|
|
2642
|
-
contextLength: 4e5,
|
|
2643
|
-
maxOutputTokens: 0,
|
|
2644
|
-
inputPricePerMillion: 0.049999999999999996,
|
|
2645
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
2646
|
-
modalities: [
|
|
2647
|
-
"text",
|
|
2648
|
-
"image",
|
|
2649
|
-
"file"
|
|
2650
|
-
]
|
|
2651
|
-
},
|
|
2652
|
-
{
|
|
2653
|
-
id: "openai/gpt-oss-120b:free",
|
|
2654
|
-
name: "OpenAI: gpt-oss-120b (free)",
|
|
2655
|
-
created: 1754414231,
|
|
2656
|
-
contextLength: 131072,
|
|
2657
|
-
maxOutputTokens: 131072,
|
|
2658
|
-
inputPricePerMillion: 0,
|
|
2659
|
-
outputPricePerMillion: 0,
|
|
2660
|
-
modalities: [
|
|
2661
|
-
"text"
|
|
2662
|
-
]
|
|
2663
|
-
},
|
|
2664
|
-
{
|
|
2665
|
-
id: "openai/gpt-oss-120b",
|
|
2666
|
-
name: "OpenAI: gpt-oss-120b",
|
|
2667
|
-
created: 1754414231,
|
|
2668
|
-
contextLength: 131072,
|
|
2669
|
-
maxOutputTokens: 0,
|
|
2670
|
-
inputPricePerMillion: 0.039,
|
|
2671
|
-
outputPricePerMillion: 0.18,
|
|
2672
|
-
modalities: [
|
|
2673
|
-
"text"
|
|
2674
|
-
]
|
|
2675
|
-
},
|
|
2676
|
-
{
|
|
2677
|
-
id: "openai/gpt-oss-20b:free",
|
|
2678
|
-
name: "OpenAI: gpt-oss-20b (free)",
|
|
2679
|
-
created: 1754414229,
|
|
2680
|
-
contextLength: 131072,
|
|
2681
|
-
maxOutputTokens: 8192,
|
|
2682
|
-
inputPricePerMillion: 0,
|
|
2683
|
-
outputPricePerMillion: 0,
|
|
2684
|
-
modalities: [
|
|
2685
|
-
"text"
|
|
2686
|
-
]
|
|
2687
|
-
},
|
|
2688
|
-
{
|
|
2689
|
-
id: "openai/gpt-oss-20b",
|
|
2690
|
-
name: "OpenAI: gpt-oss-20b",
|
|
2691
|
-
created: 1754414229,
|
|
2692
|
-
contextLength: 131072,
|
|
2693
|
-
maxOutputTokens: 131072,
|
|
2694
|
-
inputPricePerMillion: 0.03,
|
|
2695
|
-
outputPricePerMillion: 0.14,
|
|
2696
|
-
modalities: [
|
|
2697
|
-
"text"
|
|
2698
|
-
]
|
|
2699
|
-
},
|
|
2700
|
-
{
|
|
2701
|
-
id: "anthropic/claude-opus-4.1",
|
|
2702
|
-
name: "Anthropic: Claude Opus 4.1",
|
|
2703
|
-
created: 1754411591,
|
|
2704
|
-
contextLength: 2e5,
|
|
2705
|
-
maxOutputTokens: 32e3,
|
|
2706
|
-
inputPricePerMillion: 15,
|
|
2707
|
-
outputPricePerMillion: 75,
|
|
2708
|
-
modalities: [
|
|
2709
|
-
"image",
|
|
2710
|
-
"text",
|
|
2711
|
-
"file"
|
|
2712
|
-
]
|
|
2713
|
-
},
|
|
2714
|
-
{
|
|
2715
|
-
id: "mistralai/codestral-2508",
|
|
2716
|
-
name: "Mistral: Codestral 2508",
|
|
2717
|
-
created: 1754079630,
|
|
2718
|
-
contextLength: 256e3,
|
|
2719
|
-
maxOutputTokens: 0,
|
|
2720
|
-
inputPricePerMillion: 0.3,
|
|
2721
|
-
outputPricePerMillion: 0.8999999999999999,
|
|
2722
|
-
modalities: [
|
|
2723
|
-
"text"
|
|
2724
|
-
]
|
|
2725
|
-
},
|
|
2726
|
-
{
|
|
2727
|
-
id: "qwen/qwen3-coder-30b-a3b-instruct",
|
|
2728
|
-
name: "Qwen: Qwen3 Coder 30B A3B Instruct",
|
|
2729
|
-
created: 1753972379,
|
|
2730
|
-
contextLength: 16e4,
|
|
2731
|
-
maxOutputTokens: 32768,
|
|
2732
|
-
inputPricePerMillion: 0.07,
|
|
2733
|
-
outputPricePerMillion: 0.27,
|
|
2734
|
-
modalities: [
|
|
2735
|
-
"text"
|
|
2736
|
-
]
|
|
2737
|
-
},
|
|
2738
|
-
{
|
|
2739
|
-
id: "qwen/qwen3-30b-a3b-instruct-2507",
|
|
2740
|
-
name: "Qwen: Qwen3 30B A3B Instruct 2507",
|
|
2741
|
-
created: 1753806965,
|
|
2742
|
-
contextLength: 262144,
|
|
2743
|
-
maxOutputTokens: 262144,
|
|
2744
|
-
inputPricePerMillion: 0.09,
|
|
2745
|
-
outputPricePerMillion: 0.3,
|
|
2746
|
-
modalities: [
|
|
2747
|
-
"text"
|
|
2748
|
-
]
|
|
2749
|
-
},
|
|
2750
|
-
{
|
|
2751
|
-
id: "z-ai/glm-4.5",
|
|
2752
|
-
name: "Z.ai: GLM 4.5",
|
|
2753
|
-
created: 1753471347,
|
|
2754
|
-
contextLength: 131072,
|
|
2755
|
-
maxOutputTokens: 98304,
|
|
2756
|
-
inputPricePerMillion: 0.6,
|
|
2757
|
-
outputPricePerMillion: 2.2,
|
|
2758
|
-
modalities: [
|
|
2759
|
-
"text"
|
|
2760
|
-
]
|
|
2761
|
-
},
|
|
2762
|
-
{
|
|
2763
|
-
id: "z-ai/glm-4.5-air:free",
|
|
2764
|
-
name: "Z.ai: GLM 4.5 Air (free)",
|
|
2765
|
-
created: 1753471258,
|
|
2766
|
-
contextLength: 131072,
|
|
2767
|
-
maxOutputTokens: 96e3,
|
|
2768
|
-
inputPricePerMillion: 0,
|
|
2769
|
-
outputPricePerMillion: 0,
|
|
2770
|
-
modalities: [
|
|
2771
|
-
"text"
|
|
2772
|
-
]
|
|
2773
|
-
},
|
|
2774
|
-
{
|
|
2775
|
-
id: "z-ai/glm-4.5-air",
|
|
2776
|
-
name: "Z.ai: GLM 4.5 Air",
|
|
2777
|
-
created: 1753471258,
|
|
2778
|
-
contextLength: 131072,
|
|
2779
|
-
maxOutputTokens: 98304,
|
|
2780
|
-
inputPricePerMillion: 0.13,
|
|
2781
|
-
outputPricePerMillion: 0.85,
|
|
2782
|
-
modalities: [
|
|
2783
|
-
"text"
|
|
2784
|
-
]
|
|
2785
|
-
},
|
|
2786
|
-
{
|
|
2787
|
-
id: "qwen/qwen3-235b-a22b-thinking-2507",
|
|
2788
|
-
name: "Qwen: Qwen3 235B A22B Thinking 2507",
|
|
2789
|
-
created: 1753449557,
|
|
2790
|
-
contextLength: 131072,
|
|
2791
|
-
maxOutputTokens: 0,
|
|
2792
|
-
inputPricePerMillion: 0.14950000000000002,
|
|
2793
|
-
outputPricePerMillion: 1.495,
|
|
2794
|
-
modalities: [
|
|
2795
|
-
"text"
|
|
2796
|
-
]
|
|
2797
|
-
},
|
|
2798
|
-
{
|
|
2799
|
-
id: "z-ai/glm-4-32b",
|
|
2800
|
-
name: "Z.ai: GLM 4 32B ",
|
|
2801
|
-
created: 1753376617,
|
|
2802
|
-
contextLength: 128e3,
|
|
2803
|
-
maxOutputTokens: 0,
|
|
2804
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
2805
|
-
outputPricePerMillion: 0.09999999999999999,
|
|
2806
|
-
modalities: [
|
|
2807
|
-
"text"
|
|
2808
|
-
]
|
|
2809
|
-
},
|
|
2810
|
-
{
|
|
2811
|
-
id: "qwen/qwen3-coder:free",
|
|
2812
|
-
name: "Qwen: Qwen3 Coder 480B A35B (free)",
|
|
2813
|
-
created: 1753230546,
|
|
2814
|
-
contextLength: 262e3,
|
|
2815
|
-
maxOutputTokens: 262e3,
|
|
2816
|
-
inputPricePerMillion: 0,
|
|
2817
|
-
outputPricePerMillion: 0,
|
|
2818
|
-
modalities: [
|
|
2819
|
-
"text"
|
|
2820
|
-
]
|
|
2821
|
-
},
|
|
2822
|
-
{
|
|
2823
|
-
id: "qwen/qwen3-coder",
|
|
2824
|
-
name: "Qwen: Qwen3 Coder 480B A35B",
|
|
2825
|
-
created: 1753230546,
|
|
2826
|
-
contextLength: 262144,
|
|
2827
|
-
maxOutputTokens: 65536,
|
|
2828
|
-
inputPricePerMillion: 0.22,
|
|
2829
|
-
outputPricePerMillion: 1.7999999999999998,
|
|
2830
|
-
modalities: [
|
|
2831
|
-
"text"
|
|
2832
|
-
]
|
|
2833
|
-
},
|
|
2834
|
-
{
|
|
2835
|
-
id: "bytedance/ui-tars-1.5-7b",
|
|
2836
|
-
name: "ByteDance: UI-TARS 7B ",
|
|
2837
|
-
created: 1753205056,
|
|
2838
|
-
contextLength: 128e3,
|
|
2839
|
-
maxOutputTokens: 2048,
|
|
2840
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
2841
|
-
outputPricePerMillion: 0.19999999999999998,
|
|
2842
|
-
modalities: [
|
|
2843
|
-
"image",
|
|
2844
|
-
"text"
|
|
2845
|
-
]
|
|
2846
|
-
},
|
|
2847
|
-
{
|
|
2848
|
-
id: "google/gemini-2.5-flash-lite",
|
|
2849
|
-
name: "Google: Gemini 2.5 Flash Lite",
|
|
2850
|
-
created: 1753200276,
|
|
2851
|
-
contextLength: 1048576,
|
|
2852
|
-
maxOutputTokens: 65535,
|
|
2853
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
2854
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
2855
|
-
modalities: [
|
|
2856
|
-
"text",
|
|
2857
|
-
"image",
|
|
2858
|
-
"file",
|
|
2859
|
-
"audio",
|
|
2860
|
-
"video"
|
|
2861
|
-
]
|
|
2862
|
-
},
|
|
2863
|
-
{
|
|
2864
|
-
id: "qwen/qwen3-235b-a22b-2507",
|
|
2865
|
-
name: "Qwen: Qwen3 235B A22B Instruct 2507",
|
|
2866
|
-
created: 1753119555,
|
|
2867
|
-
contextLength: 262144,
|
|
2868
|
-
maxOutputTokens: 16384,
|
|
2869
|
-
inputPricePerMillion: 0.071,
|
|
2870
|
-
outputPricePerMillion: 0.09999999999999999,
|
|
2871
|
-
modalities: [
|
|
2872
|
-
"text"
|
|
2873
|
-
]
|
|
2874
|
-
},
|
|
2875
|
-
{
|
|
2876
|
-
id: "switchpoint/router",
|
|
2877
|
-
name: "Switchpoint Router",
|
|
2878
|
-
created: 1752272899,
|
|
2879
|
-
contextLength: 131072,
|
|
2880
|
-
maxOutputTokens: 0,
|
|
2881
|
-
inputPricePerMillion: 0.85,
|
|
2882
|
-
outputPricePerMillion: 3.4,
|
|
2883
|
-
modalities: [
|
|
2884
|
-
"text"
|
|
2885
|
-
]
|
|
2886
|
-
},
|
|
2887
|
-
{
|
|
2888
|
-
id: "moonshotai/kimi-k2",
|
|
2889
|
-
name: "MoonshotAI: Kimi K2 0711",
|
|
2890
|
-
created: 1752263252,
|
|
2891
|
-
contextLength: 131072,
|
|
2892
|
-
maxOutputTokens: 32768,
|
|
2893
|
-
inputPricePerMillion: 0.5700000000000001,
|
|
2894
|
-
outputPricePerMillion: 2.3,
|
|
2895
|
-
modalities: [
|
|
2896
|
-
"text"
|
|
2897
|
-
]
|
|
2898
|
-
},
|
|
2899
|
-
{
|
|
2900
|
-
id: "mistralai/devstral-medium",
|
|
2901
|
-
name: "Mistral: Devstral Medium",
|
|
2902
|
-
created: 1752161321,
|
|
2903
|
-
contextLength: 131072,
|
|
2904
|
-
maxOutputTokens: 0,
|
|
2905
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
2906
|
-
outputPricePerMillion: 2,
|
|
2907
|
-
modalities: [
|
|
2908
|
-
"text"
|
|
2909
|
-
]
|
|
2910
|
-
},
|
|
2911
|
-
{
|
|
2912
|
-
id: "mistralai/devstral-small",
|
|
2913
|
-
name: "Mistral: Devstral Small 1.1",
|
|
2914
|
-
created: 1752160751,
|
|
2915
|
-
contextLength: 131072,
|
|
2916
|
-
maxOutputTokens: 0,
|
|
2917
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
2918
|
-
outputPricePerMillion: 0.3,
|
|
2919
|
-
modalities: [
|
|
2920
|
-
"text"
|
|
2921
|
-
]
|
|
2922
|
-
},
|
|
2923
|
-
{
|
|
2924
|
-
id: "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
|
|
2925
|
-
name: "Venice: Uncensored (free)",
|
|
2926
|
-
created: 1752094966,
|
|
2927
|
-
contextLength: 32768,
|
|
2928
|
-
maxOutputTokens: 0,
|
|
2929
|
-
inputPricePerMillion: 0,
|
|
2930
|
-
outputPricePerMillion: 0,
|
|
2931
|
-
modalities: [
|
|
2932
|
-
"text"
|
|
2933
|
-
]
|
|
2934
|
-
},
|
|
2935
|
-
{
|
|
2936
|
-
id: "x-ai/grok-4",
|
|
2937
|
-
name: "xAI: Grok 4",
|
|
2938
|
-
created: 1752087689,
|
|
2939
|
-
contextLength: 256e3,
|
|
2940
|
-
maxOutputTokens: 0,
|
|
2941
|
-
inputPricePerMillion: 3,
|
|
2942
|
-
outputPricePerMillion: 15,
|
|
2943
|
-
modalities: [
|
|
2944
|
-
"image",
|
|
2945
|
-
"text",
|
|
2946
|
-
"file"
|
|
2947
|
-
]
|
|
2948
|
-
},
|
|
2949
|
-
{
|
|
2950
|
-
id: "tencent/hunyuan-a13b-instruct",
|
|
2951
|
-
name: "Tencent: Hunyuan A13B Instruct",
|
|
2952
|
-
created: 1751987664,
|
|
2953
|
-
contextLength: 131072,
|
|
2954
|
-
maxOutputTokens: 131072,
|
|
2955
|
-
inputPricePerMillion: 0.14,
|
|
2956
|
-
outputPricePerMillion: 0.5700000000000001,
|
|
2957
|
-
modalities: [
|
|
2958
|
-
"text"
|
|
2959
|
-
]
|
|
2960
|
-
},
|
|
2961
|
-
{
|
|
2962
|
-
id: "morph/morph-v3-large",
|
|
2963
|
-
name: "Morph: Morph V3 Large",
|
|
2964
|
-
created: 1751910858,
|
|
2965
|
-
contextLength: 262144,
|
|
2966
|
-
maxOutputTokens: 131072,
|
|
2967
|
-
inputPricePerMillion: 0.8999999999999999,
|
|
2968
|
-
outputPricePerMillion: 1.9,
|
|
2969
|
-
modalities: [
|
|
2970
|
-
"text"
|
|
2971
|
-
]
|
|
2972
|
-
},
|
|
2973
|
-
{
|
|
2974
|
-
id: "morph/morph-v3-fast",
|
|
2975
|
-
name: "Morph: Morph V3 Fast",
|
|
2976
|
-
created: 1751910002,
|
|
2977
|
-
contextLength: 81920,
|
|
2978
|
-
maxOutputTokens: 38e3,
|
|
2979
|
-
inputPricePerMillion: 0.7999999999999999,
|
|
2980
|
-
outputPricePerMillion: 1.2,
|
|
2981
|
-
modalities: [
|
|
2982
|
-
"text"
|
|
2983
|
-
]
|
|
2984
|
-
},
|
|
2985
|
-
{
|
|
2986
|
-
id: "baidu/ernie-4.5-vl-424b-a47b",
|
|
2987
|
-
name: "Baidu: ERNIE 4.5 VL 424B A47B ",
|
|
2988
|
-
created: 1751300903,
|
|
2989
|
-
contextLength: 123e3,
|
|
2990
|
-
maxOutputTokens: 16e3,
|
|
2991
|
-
inputPricePerMillion: 0.42,
|
|
2992
|
-
outputPricePerMillion: 1.25,
|
|
2993
|
-
modalities: [
|
|
2994
|
-
"image",
|
|
2995
|
-
"text"
|
|
2996
|
-
]
|
|
2997
|
-
},
|
|
2998
|
-
{
|
|
2999
|
-
id: "baidu/ernie-4.5-300b-a47b",
|
|
3000
|
-
name: "Baidu: ERNIE 4.5 300B A47B ",
|
|
3001
|
-
created: 1751300139,
|
|
3002
|
-
contextLength: 123e3,
|
|
3003
|
-
maxOutputTokens: 12e3,
|
|
3004
|
-
inputPricePerMillion: 0.28,
|
|
3005
|
-
outputPricePerMillion: 1.1,
|
|
3006
|
-
modalities: [
|
|
3007
|
-
"text"
|
|
3008
|
-
]
|
|
3009
|
-
},
|
|
3010
|
-
{
|
|
3011
|
-
id: "mistralai/mistral-small-3.2-24b-instruct",
|
|
3012
|
-
name: "Mistral: Mistral Small 3.2 24B",
|
|
3013
|
-
created: 1750443016,
|
|
3014
|
-
contextLength: 128e3,
|
|
3015
|
-
maxOutputTokens: 16384,
|
|
3016
|
-
inputPricePerMillion: 0.075,
|
|
3017
|
-
outputPricePerMillion: 0.19999999999999998,
|
|
3018
|
-
modalities: [
|
|
3019
|
-
"image",
|
|
3020
|
-
"text"
|
|
3021
|
-
]
|
|
3022
|
-
},
|
|
3023
|
-
{
|
|
3024
|
-
id: "minimax/minimax-m1",
|
|
3025
|
-
name: "MiniMax: MiniMax M1",
|
|
3026
|
-
created: 1750200414,
|
|
3027
|
-
contextLength: 1e6,
|
|
3028
|
-
maxOutputTokens: 4e4,
|
|
3029
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
3030
|
-
outputPricePerMillion: 2.2,
|
|
3031
|
-
modalities: [
|
|
3032
|
-
"text"
|
|
3033
|
-
]
|
|
3034
|
-
},
|
|
3035
|
-
{
|
|
3036
|
-
id: "google/gemini-2.5-flash",
|
|
3037
|
-
name: "Google: Gemini 2.5 Flash",
|
|
3038
|
-
created: 1750172488,
|
|
3039
|
-
contextLength: 1048576,
|
|
3040
|
-
maxOutputTokens: 65535,
|
|
3041
|
-
inputPricePerMillion: 0.3,
|
|
3042
|
-
outputPricePerMillion: 2.5,
|
|
3043
|
-
modalities: [
|
|
3044
|
-
"file",
|
|
3045
|
-
"image",
|
|
3046
|
-
"text",
|
|
3047
|
-
"audio",
|
|
3048
|
-
"video"
|
|
3049
|
-
]
|
|
3050
|
-
},
|
|
3051
|
-
{
|
|
3052
|
-
id: "google/gemini-2.5-pro",
|
|
3053
|
-
name: "Google: Gemini 2.5 Pro",
|
|
3054
|
-
created: 1750169544,
|
|
3055
|
-
contextLength: 1048576,
|
|
3056
|
-
maxOutputTokens: 65536,
|
|
3057
|
-
inputPricePerMillion: 1.25,
|
|
3058
|
-
outputPricePerMillion: 10,
|
|
3059
|
-
modalities: [
|
|
3060
|
-
"text",
|
|
3061
|
-
"image",
|
|
3062
|
-
"file",
|
|
3063
|
-
"audio",
|
|
3064
|
-
"video"
|
|
3065
|
-
]
|
|
3066
|
-
},
|
|
3067
|
-
{
|
|
3068
|
-
id: "openai/o3-pro",
|
|
3069
|
-
name: "OpenAI: o3 Pro",
|
|
3070
|
-
created: 1749598352,
|
|
3071
|
-
contextLength: 2e5,
|
|
3072
|
-
maxOutputTokens: 1e5,
|
|
3073
|
-
inputPricePerMillion: 20,
|
|
3074
|
-
outputPricePerMillion: 80,
|
|
3075
|
-
modalities: [
|
|
3076
|
-
"text",
|
|
3077
|
-
"file",
|
|
3078
|
-
"image"
|
|
3079
|
-
]
|
|
3080
|
-
},
|
|
3081
|
-
{
|
|
3082
|
-
id: "x-ai/grok-3-mini",
|
|
3083
|
-
name: "xAI: Grok 3 Mini",
|
|
3084
|
-
created: 1749583245,
|
|
3085
|
-
contextLength: 131072,
|
|
3086
|
-
maxOutputTokens: 0,
|
|
3087
|
-
inputPricePerMillion: 0.3,
|
|
3088
|
-
outputPricePerMillion: 0.5,
|
|
3089
|
-
modalities: [
|
|
3090
|
-
"text"
|
|
3091
|
-
]
|
|
3092
|
-
},
|
|
3093
|
-
{
|
|
3094
|
-
id: "x-ai/grok-3",
|
|
3095
|
-
name: "xAI: Grok 3",
|
|
3096
|
-
created: 1749582908,
|
|
3097
|
-
contextLength: 131072,
|
|
3098
|
-
maxOutputTokens: 0,
|
|
3099
|
-
inputPricePerMillion: 3,
|
|
3100
|
-
outputPricePerMillion: 15,
|
|
3101
|
-
modalities: [
|
|
3102
|
-
"text"
|
|
3103
|
-
]
|
|
3104
|
-
},
|
|
3105
|
-
{
|
|
3106
|
-
id: "google/gemini-2.5-pro-preview",
|
|
3107
|
-
name: "Google: Gemini 2.5 Pro Preview 06-05",
|
|
3108
|
-
created: 1749137257,
|
|
3109
|
-
contextLength: 1048576,
|
|
3110
|
-
maxOutputTokens: 65536,
|
|
3111
|
-
inputPricePerMillion: 1.25,
|
|
3112
|
-
outputPricePerMillion: 10,
|
|
3113
|
-
modalities: [
|
|
3114
|
-
"file",
|
|
3115
|
-
"image",
|
|
3116
|
-
"text",
|
|
3117
|
-
"audio"
|
|
3118
|
-
]
|
|
3119
|
-
},
|
|
3120
|
-
{
|
|
3121
|
-
id: "deepseek/deepseek-r1-0528",
|
|
3122
|
-
name: "DeepSeek: R1 0528",
|
|
3123
|
-
created: 1748455170,
|
|
3124
|
-
contextLength: 163840,
|
|
3125
|
-
maxOutputTokens: 32768,
|
|
3126
|
-
inputPricePerMillion: 0.5,
|
|
3127
|
-
outputPricePerMillion: 2.1500000000000004,
|
|
3128
|
-
modalities: [
|
|
3129
|
-
"text"
|
|
3130
|
-
]
|
|
3131
|
-
},
|
|
3132
|
-
{
|
|
3133
|
-
id: "anthropic/claude-opus-4",
|
|
3134
|
-
name: "Anthropic: Claude Opus 4",
|
|
3135
|
-
created: 1747931245,
|
|
3136
|
-
contextLength: 2e5,
|
|
3137
|
-
maxOutputTokens: 32e3,
|
|
3138
|
-
inputPricePerMillion: 15,
|
|
3139
|
-
outputPricePerMillion: 75,
|
|
3140
|
-
modalities: [
|
|
3141
|
-
"image",
|
|
3142
|
-
"text",
|
|
3143
|
-
"file"
|
|
3144
|
-
]
|
|
3145
|
-
},
|
|
3146
|
-
{
|
|
3147
|
-
id: "anthropic/claude-sonnet-4",
|
|
3148
|
-
name: "Anthropic: Claude Sonnet 4",
|
|
3149
|
-
created: 1747930371,
|
|
3150
|
-
contextLength: 1e6,
|
|
3151
|
-
maxOutputTokens: 64e3,
|
|
3152
|
-
inputPricePerMillion: 3,
|
|
3153
|
-
outputPricePerMillion: 15,
|
|
3154
|
-
modalities: [
|
|
3155
|
-
"image",
|
|
3156
|
-
"text",
|
|
3157
|
-
"file"
|
|
3158
|
-
]
|
|
3159
|
-
},
|
|
3160
|
-
{
|
|
3161
|
-
id: "google/gemma-3n-e4b-it",
|
|
3162
|
-
name: "Google: Gemma 3n 4B",
|
|
3163
|
-
created: 1747776824,
|
|
3164
|
-
contextLength: 32768,
|
|
3165
|
-
maxOutputTokens: 0,
|
|
3166
|
-
inputPricePerMillion: 0.06,
|
|
3167
|
-
outputPricePerMillion: 0.12,
|
|
3168
|
-
modalities: [
|
|
3169
|
-
"text"
|
|
3170
|
-
]
|
|
3171
|
-
},
|
|
3172
|
-
{
|
|
3173
|
-
id: "mistralai/mistral-medium-3",
|
|
3174
|
-
name: "Mistral: Mistral Medium 3",
|
|
3175
|
-
created: 1746627341,
|
|
3176
|
-
contextLength: 131072,
|
|
3177
|
-
maxOutputTokens: 0,
|
|
3178
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
3179
|
-
outputPricePerMillion: 2,
|
|
3180
|
-
modalities: [
|
|
3181
|
-
"text",
|
|
3182
|
-
"image"
|
|
3183
|
-
]
|
|
3184
|
-
},
|
|
3185
|
-
{
|
|
3186
|
-
id: "google/gemini-2.5-pro-preview-05-06",
|
|
3187
|
-
name: "Google: Gemini 2.5 Pro Preview 05-06",
|
|
3188
|
-
created: 1746578513,
|
|
3189
|
-
contextLength: 1048576,
|
|
3190
|
-
maxOutputTokens: 65535,
|
|
3191
|
-
inputPricePerMillion: 1.25,
|
|
3192
|
-
outputPricePerMillion: 10,
|
|
3193
|
-
modalities: [
|
|
3194
|
-
"text",
|
|
3195
|
-
"image",
|
|
3196
|
-
"file",
|
|
3197
|
-
"audio",
|
|
3198
|
-
"video"
|
|
3199
|
-
]
|
|
3200
|
-
},
|
|
3201
|
-
{
|
|
3202
|
-
id: "arcee-ai/spotlight",
|
|
3203
|
-
name: "Arcee AI: Spotlight",
|
|
3204
|
-
created: 1746481552,
|
|
3205
|
-
contextLength: 131072,
|
|
3206
|
-
maxOutputTokens: 65537,
|
|
3207
|
-
inputPricePerMillion: 0.18,
|
|
3208
|
-
outputPricePerMillion: 0.18,
|
|
3209
|
-
modalities: [
|
|
3210
|
-
"image",
|
|
3211
|
-
"text"
|
|
3212
|
-
]
|
|
3213
|
-
},
|
|
3214
|
-
{
|
|
3215
|
-
id: "arcee-ai/maestro-reasoning",
|
|
3216
|
-
name: "Arcee AI: Maestro Reasoning",
|
|
3217
|
-
created: 1746481269,
|
|
3218
|
-
contextLength: 131072,
|
|
3219
|
-
maxOutputTokens: 32e3,
|
|
3220
|
-
inputPricePerMillion: 0.8999999999999999,
|
|
3221
|
-
outputPricePerMillion: 3.3000000000000003,
|
|
3222
|
-
modalities: [
|
|
3223
|
-
"text"
|
|
3224
|
-
]
|
|
3225
|
-
},
|
|
3226
|
-
{
|
|
3227
|
-
id: "arcee-ai/virtuoso-large",
|
|
3228
|
-
name: "Arcee AI: Virtuoso Large",
|
|
3229
|
-
created: 1746478885,
|
|
3230
|
-
contextLength: 131072,
|
|
3231
|
-
maxOutputTokens: 64e3,
|
|
3232
|
-
inputPricePerMillion: 0.75,
|
|
3233
|
-
outputPricePerMillion: 1.2,
|
|
3234
|
-
modalities: [
|
|
3235
|
-
"text"
|
|
3236
|
-
]
|
|
3237
|
-
},
|
|
3238
|
-
{
|
|
3239
|
-
id: "arcee-ai/coder-large",
|
|
3240
|
-
name: "Arcee AI: Coder Large",
|
|
3241
|
-
created: 1746478663,
|
|
3242
|
-
contextLength: 32768,
|
|
3243
|
-
maxOutputTokens: 0,
|
|
3244
|
-
inputPricePerMillion: 0.5,
|
|
3245
|
-
outputPricePerMillion: 0.7999999999999999,
|
|
3246
|
-
modalities: [
|
|
3247
|
-
"text"
|
|
3248
|
-
]
|
|
3249
|
-
},
|
|
3250
|
-
{
|
|
3251
|
-
id: "meta-llama/llama-guard-4-12b",
|
|
3252
|
-
name: "Meta: Llama Guard 4 12B",
|
|
3253
|
-
created: 1745975193,
|
|
3254
|
-
contextLength: 163840,
|
|
3255
|
-
maxOutputTokens: 16384,
|
|
3256
|
-
inputPricePerMillion: 0.18,
|
|
3257
|
-
outputPricePerMillion: 0.18,
|
|
3258
|
-
modalities: [
|
|
3259
|
-
"image",
|
|
3260
|
-
"text"
|
|
3261
|
-
]
|
|
3262
|
-
},
|
|
3263
|
-
{
|
|
3264
|
-
id: "qwen/qwen3-30b-a3b",
|
|
3265
|
-
name: "Qwen: Qwen3 30B A3B",
|
|
3266
|
-
created: 1745878604,
|
|
3267
|
-
contextLength: 40960,
|
|
3268
|
-
maxOutputTokens: 2e4,
|
|
3269
|
-
inputPricePerMillion: 0.09,
|
|
3270
|
-
outputPricePerMillion: 0.44999999999999996,
|
|
3271
|
-
modalities: [
|
|
3272
|
-
"text"
|
|
3273
|
-
]
|
|
3274
|
-
},
|
|
3275
|
-
{
|
|
3276
|
-
id: "qwen/qwen3-8b",
|
|
3277
|
-
name: "Qwen: Qwen3 8B",
|
|
3278
|
-
created: 1745876632,
|
|
3279
|
-
contextLength: 40960,
|
|
3280
|
-
maxOutputTokens: 8192,
|
|
3281
|
-
inputPricePerMillion: 0.049999999999999996,
|
|
3282
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
3283
|
-
modalities: [
|
|
3284
|
-
"text"
|
|
3285
|
-
]
|
|
3286
|
-
},
|
|
3287
|
-
{
|
|
3288
|
-
id: "qwen/qwen3-14b",
|
|
3289
|
-
name: "Qwen: Qwen3 14B",
|
|
3290
|
-
created: 1745876478,
|
|
3291
|
-
contextLength: 40960,
|
|
3292
|
-
maxOutputTokens: 40960,
|
|
3293
|
-
inputPricePerMillion: 0.06,
|
|
3294
|
-
outputPricePerMillion: 0.24,
|
|
3295
|
-
modalities: [
|
|
3296
|
-
"text"
|
|
3297
|
-
]
|
|
3298
|
-
},
|
|
3299
|
-
{
|
|
3300
|
-
id: "qwen/qwen3-32b",
|
|
3301
|
-
name: "Qwen: Qwen3 32B",
|
|
3302
|
-
created: 1745875945,
|
|
3303
|
-
contextLength: 40960,
|
|
3304
|
-
maxOutputTokens: 16384,
|
|
3305
|
-
inputPricePerMillion: 0.08,
|
|
3306
|
-
outputPricePerMillion: 0.28,
|
|
3307
|
-
modalities: [
|
|
3308
|
-
"text"
|
|
3309
|
-
]
|
|
3310
|
-
},
|
|
3311
|
-
{
|
|
3312
|
-
id: "qwen/qwen3-235b-a22b",
|
|
3313
|
-
name: "Qwen: Qwen3 235B A22B",
|
|
3314
|
-
created: 1745875757,
|
|
3315
|
-
contextLength: 131072,
|
|
3316
|
-
maxOutputTokens: 8192,
|
|
3317
|
-
inputPricePerMillion: 0.45499999999999996,
|
|
3318
|
-
outputPricePerMillion: 1.8199999999999998,
|
|
3319
|
-
modalities: [
|
|
3320
|
-
"text"
|
|
3321
|
-
]
|
|
3322
|
-
},
|
|
3323
|
-
{
|
|
3324
|
-
id: "openai/o4-mini-high",
|
|
3325
|
-
name: "OpenAI: o4 Mini High",
|
|
3326
|
-
created: 1744824212,
|
|
3327
|
-
contextLength: 2e5,
|
|
3328
|
-
maxOutputTokens: 1e5,
|
|
3329
|
-
inputPricePerMillion: 1.1,
|
|
3330
|
-
outputPricePerMillion: 4.4,
|
|
3331
|
-
modalities: [
|
|
3332
|
-
"image",
|
|
3333
|
-
"text",
|
|
3334
|
-
"file"
|
|
3335
|
-
]
|
|
3336
|
-
},
|
|
3337
|
-
{
|
|
3338
|
-
id: "openai/o3",
|
|
3339
|
-
name: "OpenAI: o3",
|
|
3340
|
-
created: 1744823457,
|
|
3341
|
-
contextLength: 2e5,
|
|
3342
|
-
maxOutputTokens: 1e5,
|
|
3343
|
-
inputPricePerMillion: 2,
|
|
3344
|
-
outputPricePerMillion: 8,
|
|
3345
|
-
modalities: [
|
|
3346
|
-
"image",
|
|
3347
|
-
"text",
|
|
3348
|
-
"file"
|
|
3349
|
-
]
|
|
3350
|
-
},
|
|
3351
|
-
{
|
|
3352
|
-
id: "openai/o4-mini",
|
|
3353
|
-
name: "OpenAI: o4 Mini",
|
|
3354
|
-
created: 1744820942,
|
|
3355
|
-
contextLength: 2e5,
|
|
3356
|
-
maxOutputTokens: 1e5,
|
|
3357
|
-
inputPricePerMillion: 1.1,
|
|
3358
|
-
outputPricePerMillion: 4.4,
|
|
3359
|
-
modalities: [
|
|
3360
|
-
"image",
|
|
3361
|
-
"text",
|
|
3362
|
-
"file"
|
|
3363
|
-
]
|
|
3364
|
-
},
|
|
3365
|
-
{
|
|
3366
|
-
id: "openai/gpt-4.1",
|
|
3367
|
-
name: "OpenAI: GPT-4.1",
|
|
3368
|
-
created: 1744651385,
|
|
3369
|
-
contextLength: 1047576,
|
|
3370
|
-
maxOutputTokens: 0,
|
|
3371
|
-
inputPricePerMillion: 2,
|
|
3372
|
-
outputPricePerMillion: 8,
|
|
3373
|
-
modalities: [
|
|
3374
|
-
"image",
|
|
3375
|
-
"text",
|
|
3376
|
-
"file"
|
|
3377
|
-
]
|
|
3378
|
-
},
|
|
3379
|
-
{
|
|
3380
|
-
id: "openai/gpt-4.1-mini",
|
|
3381
|
-
name: "OpenAI: GPT-4.1 Mini",
|
|
3382
|
-
created: 1744651381,
|
|
3383
|
-
contextLength: 1047576,
|
|
3384
|
-
maxOutputTokens: 32768,
|
|
3385
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
3386
|
-
outputPricePerMillion: 1.5999999999999999,
|
|
3387
|
-
modalities: [
|
|
3388
|
-
"image",
|
|
3389
|
-
"text",
|
|
3390
|
-
"file"
|
|
3391
|
-
]
|
|
3392
|
-
},
|
|
3393
|
-
{
|
|
3394
|
-
id: "openai/gpt-4.1-nano",
|
|
3395
|
-
name: "OpenAI: GPT-4.1 Nano",
|
|
3396
|
-
created: 1744651369,
|
|
3397
|
-
contextLength: 1047576,
|
|
3398
|
-
maxOutputTokens: 32768,
|
|
3399
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
3400
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
3401
|
-
modalities: [
|
|
3402
|
-
"image",
|
|
3403
|
-
"text",
|
|
3404
|
-
"file"
|
|
3405
|
-
]
|
|
3406
|
-
},
|
|
3407
|
-
{
|
|
3408
|
-
id: "alfredpros/codellama-7b-instruct-solidity",
|
|
3409
|
-
name: "AlfredPros: CodeLLaMa 7B Instruct Solidity",
|
|
3410
|
-
created: 1744641874,
|
|
3411
|
-
contextLength: 4096,
|
|
3412
|
-
maxOutputTokens: 4096,
|
|
3413
|
-
inputPricePerMillion: 0.7999999999999999,
|
|
3414
|
-
outputPricePerMillion: 1.2,
|
|
3415
|
-
modalities: [
|
|
3416
|
-
"text"
|
|
3417
|
-
]
|
|
3418
|
-
},
|
|
3419
|
-
{
|
|
3420
|
-
id: "x-ai/grok-3-mini-beta",
|
|
3421
|
-
name: "xAI: Grok 3 Mini Beta",
|
|
3422
|
-
created: 1744240195,
|
|
3423
|
-
contextLength: 131072,
|
|
3424
|
-
maxOutputTokens: 0,
|
|
3425
|
-
inputPricePerMillion: 0.3,
|
|
3426
|
-
outputPricePerMillion: 0.5,
|
|
3427
|
-
modalities: [
|
|
3428
|
-
"text"
|
|
3429
|
-
]
|
|
3430
|
-
},
|
|
3431
|
-
{
|
|
3432
|
-
id: "x-ai/grok-3-beta",
|
|
3433
|
-
name: "xAI: Grok 3 Beta",
|
|
3434
|
-
created: 1744240068,
|
|
3435
|
-
contextLength: 131072,
|
|
3436
|
-
maxOutputTokens: 0,
|
|
3437
|
-
inputPricePerMillion: 3,
|
|
3438
|
-
outputPricePerMillion: 15,
|
|
3439
|
-
modalities: [
|
|
3440
|
-
"text"
|
|
3441
|
-
]
|
|
3442
|
-
},
|
|
3443
|
-
{
|
|
3444
|
-
id: "meta-llama/llama-4-maverick",
|
|
3445
|
-
name: "Meta: Llama 4 Maverick",
|
|
3446
|
-
created: 1743881822,
|
|
3447
|
-
contextLength: 1048576,
|
|
3448
|
-
maxOutputTokens: 16384,
|
|
3449
|
-
inputPricePerMillion: 0.15,
|
|
3450
|
-
outputPricePerMillion: 0.6,
|
|
3451
|
-
modalities: [
|
|
3452
|
-
"text",
|
|
3453
|
-
"image"
|
|
3454
|
-
]
|
|
3455
|
-
},
|
|
3456
|
-
{
|
|
3457
|
-
id: "meta-llama/llama-4-scout",
|
|
3458
|
-
name: "Meta: Llama 4 Scout",
|
|
3459
|
-
created: 1743881519,
|
|
3460
|
-
contextLength: 327680,
|
|
3461
|
-
maxOutputTokens: 16384,
|
|
3462
|
-
inputPricePerMillion: 0.08,
|
|
3463
|
-
outputPricePerMillion: 0.3,
|
|
3464
|
-
modalities: [
|
|
3465
|
-
"text",
|
|
3466
|
-
"image"
|
|
3467
|
-
]
|
|
3468
|
-
},
|
|
3469
|
-
{
|
|
3470
|
-
id: "deepseek/deepseek-chat-v3-0324",
|
|
3471
|
-
name: "DeepSeek: DeepSeek V3 0324",
|
|
3472
|
-
created: 1742824755,
|
|
3473
|
-
contextLength: 163840,
|
|
3474
|
-
maxOutputTokens: 16384,
|
|
3475
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
3476
|
-
outputPricePerMillion: 0.77,
|
|
3477
|
-
modalities: [
|
|
3478
|
-
"text"
|
|
3479
|
-
]
|
|
3480
|
-
},
|
|
3481
|
-
{
|
|
3482
|
-
id: "openai/o1-pro",
|
|
3483
|
-
name: "OpenAI: o1-pro",
|
|
3484
|
-
created: 1742423211,
|
|
3485
|
-
contextLength: 2e5,
|
|
3486
|
-
maxOutputTokens: 1e5,
|
|
3487
|
-
inputPricePerMillion: 150,
|
|
3488
|
-
outputPricePerMillion: 600,
|
|
3489
|
-
modalities: [
|
|
3490
|
-
"text",
|
|
3491
|
-
"image",
|
|
3492
|
-
"file"
|
|
3493
|
-
]
|
|
3494
|
-
},
|
|
3495
|
-
{
|
|
3496
|
-
id: "mistralai/mistral-small-3.1-24b-instruct",
|
|
3497
|
-
name: "Mistral: Mistral Small 3.1 24B",
|
|
3498
|
-
created: 1742238937,
|
|
3499
|
-
contextLength: 128e3,
|
|
3500
|
-
maxOutputTokens: 0,
|
|
3501
|
-
inputPricePerMillion: 0.35,
|
|
3502
|
-
outputPricePerMillion: 0.56,
|
|
3503
|
-
modalities: [
|
|
3504
|
-
"text",
|
|
3505
|
-
"image"
|
|
3506
|
-
]
|
|
3507
|
-
},
|
|
3508
|
-
{
|
|
3509
|
-
id: "google/gemma-3-4b-it",
|
|
3510
|
-
name: "Google: Gemma 3 4B",
|
|
3511
|
-
created: 1741905510,
|
|
3512
|
-
contextLength: 131072,
|
|
3513
|
-
maxOutputTokens: 16384,
|
|
3514
|
-
inputPricePerMillion: 0.04,
|
|
3515
|
-
outputPricePerMillion: 0.08,
|
|
3516
|
-
modalities: [
|
|
3517
|
-
"text",
|
|
3518
|
-
"image"
|
|
3519
|
-
]
|
|
3520
|
-
},
|
|
3521
|
-
{
|
|
3522
|
-
id: "google/gemma-3-12b-it",
|
|
3523
|
-
name: "Google: Gemma 3 12B",
|
|
3524
|
-
created: 1741902625,
|
|
3525
|
-
contextLength: 131072,
|
|
3526
|
-
maxOutputTokens: 16384,
|
|
3527
|
-
inputPricePerMillion: 0.04,
|
|
3528
|
-
outputPricePerMillion: 0.13,
|
|
3529
|
-
modalities: [
|
|
3530
|
-
"text",
|
|
3531
|
-
"image"
|
|
3532
|
-
]
|
|
3533
|
-
},
|
|
3534
|
-
{
|
|
3535
|
-
id: "cohere/command-a",
|
|
3536
|
-
name: "Cohere: Command A",
|
|
3537
|
-
created: 1741894342,
|
|
3538
|
-
contextLength: 256e3,
|
|
3539
|
-
maxOutputTokens: 8192,
|
|
3540
|
-
inputPricePerMillion: 2.5,
|
|
3541
|
-
outputPricePerMillion: 10,
|
|
3542
|
-
modalities: [
|
|
3543
|
-
"text"
|
|
3544
|
-
]
|
|
3545
|
-
},
|
|
3546
|
-
{
|
|
3547
|
-
id: "openai/gpt-4o-mini-search-preview",
|
|
3548
|
-
name: "OpenAI: GPT-4o-mini Search Preview",
|
|
3549
|
-
created: 1741818122,
|
|
3550
|
-
contextLength: 128e3,
|
|
3551
|
-
maxOutputTokens: 16384,
|
|
3552
|
-
inputPricePerMillion: 0.15,
|
|
3553
|
-
outputPricePerMillion: 0.6,
|
|
3554
|
-
modalities: [
|
|
3555
|
-
"text"
|
|
3556
|
-
]
|
|
3557
|
-
},
|
|
3558
|
-
{
|
|
3559
|
-
id: "openai/gpt-4o-search-preview",
|
|
3560
|
-
name: "OpenAI: GPT-4o Search Preview",
|
|
3561
|
-
created: 1741817949,
|
|
3562
|
-
contextLength: 128e3,
|
|
3563
|
-
maxOutputTokens: 16384,
|
|
3564
|
-
inputPricePerMillion: 2.5,
|
|
3565
|
-
outputPricePerMillion: 10,
|
|
3566
|
-
modalities: [
|
|
3567
|
-
"text"
|
|
3568
|
-
]
|
|
3569
|
-
},
|
|
3570
|
-
{
|
|
3571
|
-
id: "rekaai/reka-flash-3",
|
|
3572
|
-
name: "Reka Flash 3",
|
|
3573
|
-
created: 1741812813,
|
|
3574
|
-
contextLength: 65536,
|
|
3575
|
-
maxOutputTokens: 65536,
|
|
3576
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
3577
|
-
outputPricePerMillion: 0.19999999999999998,
|
|
3578
|
-
modalities: [
|
|
3579
|
-
"text"
|
|
3580
|
-
]
|
|
3581
|
-
},
|
|
3582
|
-
{
|
|
3583
|
-
id: "google/gemma-3-27b-it",
|
|
3584
|
-
name: "Google: Gemma 3 27B",
|
|
3585
|
-
created: 1741756359,
|
|
3586
|
-
contextLength: 131072,
|
|
3587
|
-
maxOutputTokens: 16384,
|
|
3588
|
-
inputPricePerMillion: 0.08,
|
|
3589
|
-
outputPricePerMillion: 0.16,
|
|
3590
|
-
modalities: [
|
|
3591
|
-
"text",
|
|
3592
|
-
"image"
|
|
3593
|
-
]
|
|
3594
|
-
},
|
|
3595
|
-
{
|
|
3596
|
-
id: "thedrummer/skyfall-36b-v2",
|
|
3597
|
-
name: "TheDrummer: Skyfall 36B V2",
|
|
3598
|
-
created: 1741636566,
|
|
3599
|
-
contextLength: 32768,
|
|
3600
|
-
maxOutputTokens: 32768,
|
|
3601
|
-
inputPricePerMillion: 0.55,
|
|
3602
|
-
outputPricePerMillion: 0.7999999999999999,
|
|
3603
|
-
modalities: [
|
|
3604
|
-
"text"
|
|
3605
|
-
]
|
|
3606
|
-
},
|
|
3607
|
-
{
|
|
3608
|
-
id: "perplexity/sonar-reasoning-pro",
|
|
3609
|
-
name: "Perplexity: Sonar Reasoning Pro",
|
|
3610
|
-
created: 1741313308,
|
|
3611
|
-
contextLength: 128e3,
|
|
3612
|
-
maxOutputTokens: 0,
|
|
3613
|
-
inputPricePerMillion: 2,
|
|
3614
|
-
outputPricePerMillion: 8,
|
|
3615
|
-
modalities: [
|
|
3616
|
-
"text",
|
|
3617
|
-
"image"
|
|
3618
|
-
]
|
|
3619
|
-
},
|
|
3620
|
-
{
|
|
3621
|
-
id: "perplexity/sonar-pro",
|
|
3622
|
-
name: "Perplexity: Sonar Pro",
|
|
3623
|
-
created: 1741312423,
|
|
3624
|
-
contextLength: 2e5,
|
|
3625
|
-
maxOutputTokens: 8e3,
|
|
3626
|
-
inputPricePerMillion: 3,
|
|
3627
|
-
outputPricePerMillion: 15,
|
|
3628
|
-
modalities: [
|
|
3629
|
-
"text",
|
|
3630
|
-
"image"
|
|
3631
|
-
]
|
|
3632
|
-
},
|
|
3633
|
-
{
|
|
3634
|
-
id: "perplexity/sonar-deep-research",
|
|
3635
|
-
name: "Perplexity: Sonar Deep Research",
|
|
3636
|
-
created: 1741311246,
|
|
3637
|
-
contextLength: 128e3,
|
|
3638
|
-
maxOutputTokens: 0,
|
|
3639
|
-
inputPricePerMillion: 2,
|
|
3640
|
-
outputPricePerMillion: 8,
|
|
3641
|
-
modalities: [
|
|
3642
|
-
"text"
|
|
3643
|
-
]
|
|
3644
|
-
},
|
|
3645
|
-
{
|
|
3646
|
-
id: "google/gemini-2.0-flash-lite-001",
|
|
3647
|
-
name: "Google: Gemini 2.0 Flash Lite",
|
|
3648
|
-
created: 1740506212,
|
|
3649
|
-
contextLength: 1048576,
|
|
3650
|
-
maxOutputTokens: 8192,
|
|
3651
|
-
inputPricePerMillion: 0.075,
|
|
3652
|
-
outputPricePerMillion: 0.3,
|
|
3653
|
-
modalities: [
|
|
3654
|
-
"text",
|
|
3655
|
-
"image",
|
|
3656
|
-
"file",
|
|
3657
|
-
"audio",
|
|
3658
|
-
"video"
|
|
3659
|
-
]
|
|
3660
|
-
},
|
|
3661
|
-
{
|
|
3662
|
-
id: "mistralai/mistral-saba",
|
|
3663
|
-
name: "Mistral: Saba",
|
|
3664
|
-
created: 1739803239,
|
|
3665
|
-
contextLength: 32768,
|
|
3666
|
-
maxOutputTokens: 0,
|
|
3667
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
3668
|
-
outputPricePerMillion: 0.6,
|
|
3669
|
-
modalities: [
|
|
3670
|
-
"text"
|
|
3671
|
-
]
|
|
3672
|
-
},
|
|
3673
|
-
{
|
|
3674
|
-
id: "meta-llama/llama-guard-3-8b",
|
|
3675
|
-
name: "Llama Guard 3 8B",
|
|
3676
|
-
created: 1739401318,
|
|
3677
|
-
contextLength: 131072,
|
|
3678
|
-
maxOutputTokens: 0,
|
|
3679
|
-
inputPricePerMillion: 0.48,
|
|
3680
|
-
outputPricePerMillion: 0.03,
|
|
3681
|
-
modalities: [
|
|
3682
|
-
"text"
|
|
3683
|
-
]
|
|
3684
|
-
},
|
|
3685
|
-
{
|
|
3686
|
-
id: "openai/o3-mini-high",
|
|
3687
|
-
name: "OpenAI: o3 Mini High",
|
|
3688
|
-
created: 1739372611,
|
|
3689
|
-
contextLength: 2e5,
|
|
3690
|
-
maxOutputTokens: 1e5,
|
|
3691
|
-
inputPricePerMillion: 1.1,
|
|
3692
|
-
outputPricePerMillion: 4.4,
|
|
3693
|
-
modalities: [
|
|
3694
|
-
"text",
|
|
3695
|
-
"file"
|
|
3696
|
-
]
|
|
3697
|
-
},
|
|
3698
|
-
{
|
|
3699
|
-
id: "google/gemini-2.0-flash-001",
|
|
3700
|
-
name: "Google: Gemini 2.0 Flash",
|
|
3701
|
-
created: 1738769413,
|
|
3702
|
-
contextLength: 1e6,
|
|
3703
|
-
maxOutputTokens: 8192,
|
|
3704
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
3705
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
3706
|
-
modalities: [
|
|
3707
|
-
"text",
|
|
3708
|
-
"image",
|
|
3709
|
-
"file",
|
|
3710
|
-
"audio",
|
|
3711
|
-
"video"
|
|
3712
|
-
]
|
|
3713
|
-
},
|
|
3714
|
-
{
|
|
3715
|
-
id: "aion-labs/aion-1.0",
|
|
3716
|
-
name: "AionLabs: Aion-1.0",
|
|
3717
|
-
created: 1738697557,
|
|
3718
|
-
contextLength: 131072,
|
|
3719
|
-
maxOutputTokens: 32768,
|
|
3720
|
-
inputPricePerMillion: 4,
|
|
3721
|
-
outputPricePerMillion: 8,
|
|
3722
|
-
modalities: [
|
|
3723
|
-
"text"
|
|
3724
|
-
]
|
|
3725
|
-
},
|
|
3726
|
-
{
|
|
3727
|
-
id: "aion-labs/aion-1.0-mini",
|
|
3728
|
-
name: "AionLabs: Aion-1.0-Mini",
|
|
3729
|
-
created: 1738697107,
|
|
3730
|
-
contextLength: 131072,
|
|
3731
|
-
maxOutputTokens: 32768,
|
|
3732
|
-
inputPricePerMillion: 0.7,
|
|
3733
|
-
outputPricePerMillion: 1.4,
|
|
3734
|
-
modalities: [
|
|
3735
|
-
"text"
|
|
3736
|
-
]
|
|
3737
|
-
},
|
|
3738
|
-
{
|
|
3739
|
-
id: "aion-labs/aion-rp-llama-3.1-8b",
|
|
3740
|
-
name: "AionLabs: Aion-RP 1.0 (8B)",
|
|
3741
|
-
created: 1738696718,
|
|
3742
|
-
contextLength: 32768,
|
|
3743
|
-
maxOutputTokens: 32768,
|
|
3744
|
-
inputPricePerMillion: 0.7999999999999999,
|
|
3745
|
-
outputPricePerMillion: 1.5999999999999999,
|
|
3746
|
-
modalities: [
|
|
3747
|
-
"text"
|
|
3748
|
-
]
|
|
3749
|
-
},
|
|
3750
|
-
{
|
|
3751
|
-
id: "qwen/qwen2.5-vl-72b-instruct",
|
|
3752
|
-
name: "Qwen: Qwen2.5 VL 72B Instruct",
|
|
3753
|
-
created: 1738410311,
|
|
3754
|
-
contextLength: 32e3,
|
|
3755
|
-
maxOutputTokens: 0,
|
|
3756
|
-
inputPricePerMillion: 0.25,
|
|
3757
|
-
outputPricePerMillion: 0.75,
|
|
3758
|
-
modalities: [
|
|
3759
|
-
"text",
|
|
3760
|
-
"image"
|
|
3761
|
-
]
|
|
3762
|
-
},
|
|
3763
|
-
{
|
|
3764
|
-
id: "qwen/qwen-plus",
|
|
3765
|
-
name: "Qwen: Qwen-Plus",
|
|
3766
|
-
created: 1738409840,
|
|
3767
|
-
contextLength: 1e6,
|
|
3768
|
-
maxOutputTokens: 32768,
|
|
3769
|
-
inputPricePerMillion: 0.26,
|
|
3770
|
-
outputPricePerMillion: 0.78,
|
|
3771
|
-
modalities: [
|
|
3772
|
-
"text"
|
|
3773
|
-
]
|
|
3774
|
-
},
|
|
3775
|
-
{
|
|
3776
|
-
id: "openai/o3-mini",
|
|
3777
|
-
name: "OpenAI: o3 Mini",
|
|
3778
|
-
created: 1738351721,
|
|
3779
|
-
contextLength: 2e5,
|
|
3780
|
-
maxOutputTokens: 1e5,
|
|
3781
|
-
inputPricePerMillion: 1.1,
|
|
3782
|
-
outputPricePerMillion: 4.4,
|
|
3783
|
-
modalities: [
|
|
3784
|
-
"text",
|
|
3785
|
-
"file"
|
|
3786
|
-
]
|
|
3787
|
-
},
|
|
3788
|
-
{
|
|
3789
|
-
id: "mistralai/mistral-small-24b-instruct-2501",
|
|
3790
|
-
name: "Mistral: Mistral Small 3",
|
|
3791
|
-
created: 1738255409,
|
|
3792
|
-
contextLength: 32768,
|
|
3793
|
-
maxOutputTokens: 16384,
|
|
3794
|
-
inputPricePerMillion: 0.049999999999999996,
|
|
3795
|
-
outputPricePerMillion: 0.08,
|
|
3796
|
-
modalities: [
|
|
3797
|
-
"text"
|
|
3798
|
-
]
|
|
3799
|
-
},
|
|
3800
|
-
{
|
|
3801
|
-
id: "deepseek/deepseek-r1-distill-qwen-32b",
|
|
3802
|
-
name: "DeepSeek: R1 Distill Qwen 32B",
|
|
3803
|
-
created: 1738194830,
|
|
3804
|
-
contextLength: 32768,
|
|
3805
|
-
maxOutputTokens: 32768,
|
|
3806
|
-
inputPricePerMillion: 0.29,
|
|
3807
|
-
outputPricePerMillion: 0.29,
|
|
3808
|
-
modalities: [
|
|
3809
|
-
"text"
|
|
3810
|
-
]
|
|
3811
|
-
},
|
|
3812
|
-
{
|
|
3813
|
-
id: "perplexity/sonar",
|
|
3814
|
-
name: "Perplexity: Sonar",
|
|
3815
|
-
created: 1738013808,
|
|
3816
|
-
contextLength: 127072,
|
|
3817
|
-
maxOutputTokens: 0,
|
|
3818
|
-
inputPricePerMillion: 1,
|
|
3819
|
-
outputPricePerMillion: 1,
|
|
3820
|
-
modalities: [
|
|
3821
|
-
"text",
|
|
3822
|
-
"image"
|
|
3823
|
-
]
|
|
3824
|
-
},
|
|
3825
|
-
{
|
|
3826
|
-
id: "deepseek/deepseek-r1-distill-llama-70b",
|
|
3827
|
-
name: "DeepSeek: R1 Distill Llama 70B",
|
|
3828
|
-
created: 1737663169,
|
|
3829
|
-
contextLength: 131072,
|
|
3830
|
-
maxOutputTokens: 16384,
|
|
3831
|
-
inputPricePerMillion: 0.7,
|
|
3832
|
-
outputPricePerMillion: 0.7999999999999999,
|
|
3833
|
-
modalities: [
|
|
3834
|
-
"text"
|
|
3835
|
-
]
|
|
3836
|
-
},
|
|
3837
|
-
{
|
|
3838
|
-
id: "deepseek/deepseek-r1",
|
|
3839
|
-
name: "DeepSeek: R1",
|
|
3840
|
-
created: 1737381095,
|
|
3841
|
-
contextLength: 64e3,
|
|
3842
|
-
maxOutputTokens: 16e3,
|
|
3843
|
-
inputPricePerMillion: 0.7,
|
|
3844
|
-
outputPricePerMillion: 2.5,
|
|
3845
|
-
modalities: [
|
|
3846
|
-
"text"
|
|
3847
|
-
]
|
|
3848
|
-
},
|
|
3849
|
-
{
|
|
3850
|
-
id: "minimax/minimax-01",
|
|
3851
|
-
name: "MiniMax: MiniMax-01",
|
|
3852
|
-
created: 1736915462,
|
|
3853
|
-
contextLength: 1000192,
|
|
3854
|
-
maxOutputTokens: 1000192,
|
|
3855
|
-
inputPricePerMillion: 0.19999999999999998,
|
|
3856
|
-
outputPricePerMillion: 1.1,
|
|
3857
|
-
modalities: [
|
|
3858
|
-
"text",
|
|
3859
|
-
"image"
|
|
3860
|
-
]
|
|
3861
|
-
},
|
|
3862
|
-
{
|
|
3863
|
-
id: "microsoft/phi-4",
|
|
3864
|
-
name: "Microsoft: Phi 4",
|
|
3865
|
-
created: 1736489872,
|
|
3866
|
-
contextLength: 16384,
|
|
3867
|
-
maxOutputTokens: 16384,
|
|
3868
|
-
inputPricePerMillion: 0.065,
|
|
3869
|
-
outputPricePerMillion: 0.14,
|
|
3870
|
-
modalities: [
|
|
3871
|
-
"text"
|
|
3872
|
-
]
|
|
3873
|
-
},
|
|
3874
|
-
{
|
|
3875
|
-
id: "sao10k/l3.1-70b-hanami-x1",
|
|
3876
|
-
name: "Sao10K: Llama 3.1 70B Hanami x1",
|
|
3877
|
-
created: 1736302854,
|
|
3878
|
-
contextLength: 16e3,
|
|
3879
|
-
maxOutputTokens: 0,
|
|
3880
|
-
inputPricePerMillion: 3,
|
|
3881
|
-
outputPricePerMillion: 3,
|
|
3882
|
-
modalities: [
|
|
3883
|
-
"text"
|
|
3884
|
-
]
|
|
3885
|
-
},
|
|
3886
|
-
{
|
|
3887
|
-
id: "deepseek/deepseek-chat",
|
|
3888
|
-
name: "DeepSeek: DeepSeek V3",
|
|
3889
|
-
created: 1735241320,
|
|
3890
|
-
contextLength: 163840,
|
|
3891
|
-
maxOutputTokens: 16384,
|
|
3892
|
-
inputPricePerMillion: 0.32,
|
|
3893
|
-
outputPricePerMillion: 0.8899999999999999,
|
|
3894
|
-
modalities: [
|
|
3895
|
-
"text"
|
|
3896
|
-
]
|
|
3897
|
-
},
|
|
3898
|
-
{
|
|
3899
|
-
id: "sao10k/l3.3-euryale-70b",
|
|
3900
|
-
name: "Sao10K: Llama 3.3 Euryale 70B",
|
|
3901
|
-
created: 1734535928,
|
|
3902
|
-
contextLength: 131072,
|
|
3903
|
-
maxOutputTokens: 16384,
|
|
3904
|
-
inputPricePerMillion: 0.65,
|
|
3905
|
-
outputPricePerMillion: 0.75,
|
|
3906
|
-
modalities: [
|
|
3907
|
-
"text"
|
|
3908
|
-
]
|
|
3909
|
-
},
|
|
3910
|
-
{
|
|
3911
|
-
id: "openai/o1",
|
|
3912
|
-
name: "OpenAI: o1",
|
|
3913
|
-
created: 1734459999,
|
|
3914
|
-
contextLength: 2e5,
|
|
3915
|
-
maxOutputTokens: 1e5,
|
|
3916
|
-
inputPricePerMillion: 15,
|
|
3917
|
-
outputPricePerMillion: 60,
|
|
3918
|
-
modalities: [
|
|
3919
|
-
"text",
|
|
3920
|
-
"image",
|
|
3921
|
-
"file"
|
|
3922
|
-
]
|
|
3923
|
-
},
|
|
3924
|
-
{
|
|
3925
|
-
id: "cohere/command-r7b-12-2024",
|
|
3926
|
-
name: "Cohere: Command R7B (12-2024)",
|
|
3927
|
-
created: 1734158152,
|
|
3928
|
-
contextLength: 128e3,
|
|
3929
|
-
maxOutputTokens: 4e3,
|
|
3930
|
-
inputPricePerMillion: 0.0375,
|
|
3931
|
-
outputPricePerMillion: 0.15,
|
|
3932
|
-
modalities: [
|
|
3933
|
-
"text"
|
|
3934
|
-
]
|
|
3935
|
-
},
|
|
3936
|
-
{
|
|
3937
|
-
id: "meta-llama/llama-3.3-70b-instruct:free",
|
|
3938
|
-
name: "Meta: Llama 3.3 70B Instruct (free)",
|
|
3939
|
-
created: 1733506137,
|
|
3940
|
-
contextLength: 65536,
|
|
3941
|
-
maxOutputTokens: 0,
|
|
3942
|
-
inputPricePerMillion: 0,
|
|
3943
|
-
outputPricePerMillion: 0,
|
|
3944
|
-
modalities: [
|
|
3945
|
-
"text"
|
|
3946
|
-
]
|
|
3947
|
-
},
|
|
3948
|
-
{
|
|
3949
|
-
id: "meta-llama/llama-3.3-70b-instruct",
|
|
3950
|
-
name: "Meta: Llama 3.3 70B Instruct",
|
|
3951
|
-
created: 1733506137,
|
|
3952
|
-
contextLength: 131072,
|
|
3953
|
-
maxOutputTokens: 16384,
|
|
3954
|
-
inputPricePerMillion: 0.09999999999999999,
|
|
3955
|
-
outputPricePerMillion: 0.32,
|
|
3956
|
-
modalities: [
|
|
3957
|
-
"text"
|
|
3958
|
-
]
|
|
3959
|
-
},
|
|
3960
|
-
{
|
|
3961
|
-
id: "amazon/nova-lite-v1",
|
|
3962
|
-
name: "Amazon: Nova Lite 1.0",
|
|
3963
|
-
created: 1733437363,
|
|
3964
|
-
contextLength: 3e5,
|
|
3965
|
-
maxOutputTokens: 5120,
|
|
3966
|
-
inputPricePerMillion: 0.06,
|
|
3967
|
-
outputPricePerMillion: 0.24,
|
|
3968
|
-
modalities: [
|
|
3969
|
-
"text",
|
|
3970
|
-
"image"
|
|
3971
|
-
]
|
|
3972
|
-
},
|
|
3973
|
-
{
|
|
3974
|
-
id: "amazon/nova-micro-v1",
|
|
3975
|
-
name: "Amazon: Nova Micro 1.0",
|
|
3976
|
-
created: 1733437237,
|
|
3977
|
-
contextLength: 128e3,
|
|
3978
|
-
maxOutputTokens: 5120,
|
|
3979
|
-
inputPricePerMillion: 0.035,
|
|
3980
|
-
outputPricePerMillion: 0.14,
|
|
3981
|
-
modalities: [
|
|
3982
|
-
"text"
|
|
3983
|
-
]
|
|
3984
|
-
},
|
|
3985
|
-
{
|
|
3986
|
-
id: "amazon/nova-pro-v1",
|
|
3987
|
-
name: "Amazon: Nova Pro 1.0",
|
|
3988
|
-
created: 1733436303,
|
|
3989
|
-
contextLength: 3e5,
|
|
3990
|
-
maxOutputTokens: 5120,
|
|
3991
|
-
inputPricePerMillion: 0.7999999999999999,
|
|
3992
|
-
outputPricePerMillion: 3.1999999999999997,
|
|
3993
|
-
modalities: [
|
|
3994
|
-
"text",
|
|
3995
|
-
"image"
|
|
3996
|
-
]
|
|
3997
|
-
},
|
|
3998
|
-
{
|
|
3999
|
-
id: "openai/gpt-4o-2024-11-20",
|
|
4000
|
-
name: "OpenAI: GPT-4o (2024-11-20)",
|
|
4001
|
-
created: 1732127594,
|
|
4002
|
-
contextLength: 128e3,
|
|
4003
|
-
maxOutputTokens: 16384,
|
|
4004
|
-
inputPricePerMillion: 2.5,
|
|
4005
|
-
outputPricePerMillion: 10,
|
|
4006
|
-
modalities: [
|
|
4007
|
-
"text",
|
|
4008
|
-
"image",
|
|
4009
|
-
"file"
|
|
4010
|
-
]
|
|
4011
|
-
},
|
|
4012
|
-
{
|
|
4013
|
-
id: "mistralai/mistral-large-2411",
|
|
4014
|
-
name: "Mistral Large 2411",
|
|
4015
|
-
created: 1731978685,
|
|
4016
|
-
contextLength: 131072,
|
|
4017
|
-
maxOutputTokens: 0,
|
|
4018
|
-
inputPricePerMillion: 2,
|
|
4019
|
-
outputPricePerMillion: 6,
|
|
4020
|
-
modalities: [
|
|
4021
|
-
"text"
|
|
4022
|
-
]
|
|
4023
|
-
},
|
|
4024
|
-
{
|
|
4025
|
-
id: "mistralai/mistral-large-2407",
|
|
4026
|
-
name: "Mistral Large 2407",
|
|
4027
|
-
created: 1731978415,
|
|
4028
|
-
contextLength: 131072,
|
|
4029
|
-
maxOutputTokens: 0,
|
|
4030
|
-
inputPricePerMillion: 2,
|
|
4031
|
-
outputPricePerMillion: 6,
|
|
4032
|
-
modalities: [
|
|
4033
|
-
"text"
|
|
4034
|
-
]
|
|
4035
|
-
},
|
|
4036
|
-
{
|
|
4037
|
-
id: "mistralai/pixtral-large-2411",
|
|
4038
|
-
name: "Mistral: Pixtral Large 2411",
|
|
4039
|
-
created: 1731977388,
|
|
4040
|
-
contextLength: 131072,
|
|
4041
|
-
maxOutputTokens: 0,
|
|
4042
|
-
inputPricePerMillion: 2,
|
|
4043
|
-
outputPricePerMillion: 6,
|
|
4044
|
-
modalities: [
|
|
4045
|
-
"text",
|
|
4046
|
-
"image"
|
|
4047
|
-
]
|
|
4048
|
-
},
|
|
4049
|
-
{
|
|
4050
|
-
id: "qwen/qwen-2.5-coder-32b-instruct",
|
|
4051
|
-
name: "Qwen2.5 Coder 32B Instruct",
|
|
4052
|
-
created: 1731368400,
|
|
4053
|
-
contextLength: 32768,
|
|
4054
|
-
maxOutputTokens: 0,
|
|
4055
|
-
inputPricePerMillion: 0.66,
|
|
4056
|
-
outputPricePerMillion: 1,
|
|
4057
|
-
modalities: [
|
|
4058
|
-
"text"
|
|
4059
|
-
]
|
|
4060
|
-
},
|
|
4061
|
-
{
|
|
4062
|
-
id: "thedrummer/unslopnemo-12b",
|
|
4063
|
-
name: "TheDrummer: UnslopNemo 12B",
|
|
4064
|
-
created: 1731103448,
|
|
4065
|
-
contextLength: 32768,
|
|
4066
|
-
maxOutputTokens: 32768,
|
|
4067
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
4068
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
4069
|
-
modalities: [
|
|
4070
|
-
"text"
|
|
4071
|
-
]
|
|
4072
|
-
},
|
|
4073
|
-
{
|
|
4074
|
-
id: "anthropic/claude-3.5-haiku",
|
|
4075
|
-
name: "Anthropic: Claude 3.5 Haiku",
|
|
4076
|
-
created: 1730678400,
|
|
4077
|
-
contextLength: 2e5,
|
|
4078
|
-
maxOutputTokens: 8192,
|
|
4079
|
-
inputPricePerMillion: 0.7999999999999999,
|
|
4080
|
-
outputPricePerMillion: 4,
|
|
4081
|
-
modalities: [
|
|
4082
|
-
"text",
|
|
4083
|
-
"image"
|
|
4084
|
-
]
|
|
4085
|
-
},
|
|
4086
|
-
{
|
|
4087
|
-
id: "anthracite-org/magnum-v4-72b",
|
|
4088
|
-
name: "Magnum v4 72B",
|
|
4089
|
-
created: 1729555200,
|
|
4090
|
-
contextLength: 16384,
|
|
4091
|
-
maxOutputTokens: 2048,
|
|
4092
|
-
inputPricePerMillion: 3,
|
|
4093
|
-
outputPricePerMillion: 5,
|
|
4094
|
-
modalities: [
|
|
4095
|
-
"text"
|
|
4096
|
-
]
|
|
4097
|
-
},
|
|
4098
|
-
{
|
|
4099
|
-
id: "qwen/qwen-2.5-7b-instruct",
|
|
4100
|
-
name: "Qwen: Qwen2.5 7B Instruct",
|
|
4101
|
-
created: 1729036800,
|
|
4102
|
-
contextLength: 32768,
|
|
4103
|
-
maxOutputTokens: 32768,
|
|
4104
|
-
inputPricePerMillion: 0.04,
|
|
4105
|
-
outputPricePerMillion: 0.09999999999999999,
|
|
4106
|
-
modalities: [
|
|
4107
|
-
"text"
|
|
4108
|
-
]
|
|
4109
|
-
},
|
|
4110
|
-
{
|
|
4111
|
-
id: "inflection/inflection-3-pi",
|
|
4112
|
-
name: "Inflection: Inflection 3 Pi",
|
|
4113
|
-
created: 1728604800,
|
|
4114
|
-
contextLength: 8e3,
|
|
4115
|
-
maxOutputTokens: 1024,
|
|
4116
|
-
inputPricePerMillion: 2.5,
|
|
4117
|
-
outputPricePerMillion: 10,
|
|
4118
|
-
modalities: [
|
|
4119
|
-
"text"
|
|
4120
|
-
]
|
|
4121
|
-
},
|
|
4122
|
-
{
|
|
4123
|
-
id: "inflection/inflection-3-productivity",
|
|
4124
|
-
name: "Inflection: Inflection 3 Productivity",
|
|
4125
|
-
created: 1728604800,
|
|
4126
|
-
contextLength: 8e3,
|
|
4127
|
-
maxOutputTokens: 1024,
|
|
4128
|
-
inputPricePerMillion: 2.5,
|
|
4129
|
-
outputPricePerMillion: 10,
|
|
4130
|
-
modalities: [
|
|
4131
|
-
"text"
|
|
4132
|
-
]
|
|
4133
|
-
},
|
|
4134
|
-
{
|
|
4135
|
-
id: "thedrummer/rocinante-12b",
|
|
4136
|
-
name: "TheDrummer: Rocinante 12B",
|
|
4137
|
-
created: 1727654400,
|
|
4138
|
-
contextLength: 32768,
|
|
4139
|
-
maxOutputTokens: 32768,
|
|
4140
|
-
inputPricePerMillion: 0.16999999999999998,
|
|
4141
|
-
outputPricePerMillion: 0.43,
|
|
4142
|
-
modalities: [
|
|
4143
|
-
"text"
|
|
4144
|
-
]
|
|
4145
|
-
},
|
|
4146
|
-
{
|
|
4147
|
-
id: "meta-llama/llama-3.2-1b-instruct",
|
|
4148
|
-
name: "Meta: Llama 3.2 1B Instruct",
|
|
4149
|
-
created: 1727222400,
|
|
4150
|
-
contextLength: 6e4,
|
|
4151
|
-
maxOutputTokens: 0,
|
|
4152
|
-
inputPricePerMillion: 0.027,
|
|
4153
|
-
outputPricePerMillion: 0.19999999999999998,
|
|
4154
|
-
modalities: [
|
|
4155
|
-
"text"
|
|
4156
|
-
]
|
|
4157
|
-
},
|
|
4158
|
-
{
|
|
4159
|
-
id: "meta-llama/llama-3.2-3b-instruct:free",
|
|
4160
|
-
name: "Meta: Llama 3.2 3B Instruct (free)",
|
|
4161
|
-
created: 1727222400,
|
|
4162
|
-
contextLength: 131072,
|
|
4163
|
-
maxOutputTokens: 0,
|
|
4164
|
-
inputPricePerMillion: 0,
|
|
4165
|
-
outputPricePerMillion: 0,
|
|
4166
|
-
modalities: [
|
|
4167
|
-
"text"
|
|
4168
|
-
]
|
|
4169
|
-
},
|
|
4170
|
-
{
|
|
4171
|
-
id: "meta-llama/llama-3.2-3b-instruct",
|
|
4172
|
-
name: "Meta: Llama 3.2 3B Instruct",
|
|
4173
|
-
created: 1727222400,
|
|
4174
|
-
contextLength: 8e4,
|
|
4175
|
-
maxOutputTokens: 0,
|
|
4176
|
-
inputPricePerMillion: 0.051,
|
|
4177
|
-
outputPricePerMillion: 0.33999999999999997,
|
|
4178
|
-
modalities: [
|
|
4179
|
-
"text"
|
|
4180
|
-
]
|
|
4181
|
-
},
|
|
4182
|
-
{
|
|
4183
|
-
id: "meta-llama/llama-3.2-11b-vision-instruct",
|
|
4184
|
-
name: "Meta: Llama 3.2 11B Vision Instruct",
|
|
4185
|
-
created: 1727222400,
|
|
4186
|
-
contextLength: 131072,
|
|
4187
|
-
maxOutputTokens: 16384,
|
|
4188
|
-
inputPricePerMillion: 0.245,
|
|
4189
|
-
outputPricePerMillion: 0.245,
|
|
4190
|
-
modalities: [
|
|
4191
|
-
"text",
|
|
4192
|
-
"image"
|
|
4193
|
-
]
|
|
4194
|
-
},
|
|
4195
|
-
{
|
|
4196
|
-
id: "qwen/qwen-2.5-72b-instruct",
|
|
4197
|
-
name: "Qwen2.5 72B Instruct",
|
|
4198
|
-
created: 1726704e3,
|
|
4199
|
-
contextLength: 32768,
|
|
4200
|
-
maxOutputTokens: 16384,
|
|
4201
|
-
inputPricePerMillion: 0.36,
|
|
4202
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
4203
|
-
modalities: [
|
|
4204
|
-
"text"
|
|
4205
|
-
]
|
|
4206
|
-
},
|
|
4207
|
-
{
|
|
4208
|
-
id: "cohere/command-r-plus-08-2024",
|
|
4209
|
-
name: "Cohere: Command R+ (08-2024)",
|
|
4210
|
-
created: 1724976e3,
|
|
4211
|
-
contextLength: 128e3,
|
|
4212
|
-
maxOutputTokens: 4e3,
|
|
4213
|
-
inputPricePerMillion: 2.5,
|
|
4214
|
-
outputPricePerMillion: 10,
|
|
4215
|
-
modalities: [
|
|
4216
|
-
"text"
|
|
4217
|
-
]
|
|
4218
|
-
},
|
|
4219
|
-
{
|
|
4220
|
-
id: "cohere/command-r-08-2024",
|
|
4221
|
-
name: "Cohere: Command R (08-2024)",
|
|
4222
|
-
created: 1724976e3,
|
|
4223
|
-
contextLength: 128e3,
|
|
4224
|
-
maxOutputTokens: 4e3,
|
|
4225
|
-
inputPricePerMillion: 0.15,
|
|
4226
|
-
outputPricePerMillion: 0.6,
|
|
4227
|
-
modalities: [
|
|
4228
|
-
"text"
|
|
4229
|
-
]
|
|
4230
|
-
},
|
|
4231
|
-
{
|
|
4232
|
-
id: "sao10k/l3.1-euryale-70b",
|
|
4233
|
-
name: "Sao10K: Llama 3.1 Euryale 70B v2.2",
|
|
4234
|
-
created: 1724803200,
|
|
4235
|
-
contextLength: 131072,
|
|
4236
|
-
maxOutputTokens: 16384,
|
|
4237
|
-
inputPricePerMillion: 0.85,
|
|
4238
|
-
outputPricePerMillion: 0.85,
|
|
4239
|
-
modalities: [
|
|
4240
|
-
"text"
|
|
4241
|
-
]
|
|
4242
|
-
},
|
|
4243
|
-
{
|
|
4244
|
-
id: "nousresearch/hermes-3-llama-3.1-70b",
|
|
4245
|
-
name: "Nous: Hermes 3 70B Instruct",
|
|
4246
|
-
created: 1723939200,
|
|
4247
|
-
contextLength: 131072,
|
|
4248
|
-
maxOutputTokens: 16384,
|
|
4249
|
-
inputPricePerMillion: 0.3,
|
|
4250
|
-
outputPricePerMillion: 0.3,
|
|
4251
|
-
modalities: [
|
|
4252
|
-
"text"
|
|
4253
|
-
]
|
|
4254
|
-
},
|
|
4255
|
-
{
|
|
4256
|
-
id: "nousresearch/hermes-3-llama-3.1-405b:free",
|
|
4257
|
-
name: "Nous: Hermes 3 405B Instruct (free)",
|
|
4258
|
-
created: 1723766400,
|
|
4259
|
-
contextLength: 131072,
|
|
4260
|
-
maxOutputTokens: 0,
|
|
4261
|
-
inputPricePerMillion: 0,
|
|
4262
|
-
outputPricePerMillion: 0,
|
|
4263
|
-
modalities: [
|
|
4264
|
-
"text"
|
|
4265
|
-
]
|
|
4266
|
-
},
|
|
4267
|
-
{
|
|
4268
|
-
id: "nousresearch/hermes-3-llama-3.1-405b",
|
|
4269
|
-
name: "Nous: Hermes 3 405B Instruct",
|
|
4270
|
-
created: 1723766400,
|
|
4271
|
-
contextLength: 131072,
|
|
4272
|
-
maxOutputTokens: 16384,
|
|
4273
|
-
inputPricePerMillion: 1,
|
|
4274
|
-
outputPricePerMillion: 1,
|
|
4275
|
-
modalities: [
|
|
4276
|
-
"text"
|
|
4277
|
-
]
|
|
4278
|
-
},
|
|
4279
|
-
{
|
|
4280
|
-
id: "sao10k/l3-lunaris-8b",
|
|
4281
|
-
name: "Sao10K: Llama 3 8B Lunaris",
|
|
4282
|
-
created: 1723507200,
|
|
4283
|
-
contextLength: 8192,
|
|
4284
|
-
maxOutputTokens: 16384,
|
|
4285
|
-
inputPricePerMillion: 0.04,
|
|
4286
|
-
outputPricePerMillion: 0.049999999999999996,
|
|
4287
|
-
modalities: [
|
|
4288
|
-
"text"
|
|
4289
|
-
]
|
|
4290
|
-
},
|
|
4291
|
-
{
|
|
4292
|
-
id: "openai/gpt-4o-2024-08-06",
|
|
4293
|
-
name: "OpenAI: GPT-4o (2024-08-06)",
|
|
4294
|
-
created: 1722902400,
|
|
4295
|
-
contextLength: 128e3,
|
|
4296
|
-
maxOutputTokens: 16384,
|
|
4297
|
-
inputPricePerMillion: 2.5,
|
|
4298
|
-
outputPricePerMillion: 10,
|
|
4299
|
-
modalities: [
|
|
4300
|
-
"text",
|
|
4301
|
-
"image",
|
|
4302
|
-
"file"
|
|
4303
|
-
]
|
|
4304
|
-
},
|
|
4305
|
-
{
|
|
4306
|
-
id: "meta-llama/llama-3.1-8b-instruct",
|
|
4307
|
-
name: "Meta: Llama 3.1 8B Instruct",
|
|
4308
|
-
created: 1721692800,
|
|
4309
|
-
contextLength: 16384,
|
|
4310
|
-
maxOutputTokens: 16384,
|
|
4311
|
-
inputPricePerMillion: 0.02,
|
|
4312
|
-
outputPricePerMillion: 0.049999999999999996,
|
|
4313
|
-
modalities: [
|
|
4314
|
-
"text"
|
|
4315
|
-
]
|
|
4316
|
-
},
|
|
4317
|
-
{
|
|
4318
|
-
id: "meta-llama/llama-3.1-70b-instruct",
|
|
4319
|
-
name: "Meta: Llama 3.1 70B Instruct",
|
|
4320
|
-
created: 1721692800,
|
|
4321
|
-
contextLength: 131072,
|
|
4322
|
-
maxOutputTokens: 16384,
|
|
4323
|
-
inputPricePerMillion: 0.39999999999999997,
|
|
4324
|
-
outputPricePerMillion: 0.39999999999999997,
|
|
4325
|
-
modalities: [
|
|
4326
|
-
"text"
|
|
4327
|
-
]
|
|
4328
|
-
},
|
|
4329
|
-
{
|
|
4330
|
-
id: "mistralai/mistral-nemo",
|
|
4331
|
-
name: "Mistral: Mistral Nemo",
|
|
4332
|
-
created: 1721347200,
|
|
4333
|
-
contextLength: 131072,
|
|
4334
|
-
maxOutputTokens: 0,
|
|
4335
|
-
inputPricePerMillion: 0.02,
|
|
4336
|
-
outputPricePerMillion: 0.03,
|
|
4337
|
-
modalities: [
|
|
4338
|
-
"text"
|
|
4339
|
-
]
|
|
4340
|
-
},
|
|
4341
|
-
{
|
|
4342
|
-
id: "openai/gpt-4o-mini",
|
|
4343
|
-
name: "OpenAI: GPT-4o-mini",
|
|
4344
|
-
created: 1721260800,
|
|
4345
|
-
contextLength: 128e3,
|
|
4346
|
-
maxOutputTokens: 16384,
|
|
4347
|
-
inputPricePerMillion: 0.15,
|
|
4348
|
-
outputPricePerMillion: 0.6,
|
|
4349
|
-
modalities: [
|
|
4350
|
-
"text",
|
|
4351
|
-
"image",
|
|
4352
|
-
"file"
|
|
4353
|
-
]
|
|
4354
|
-
},
|
|
4355
|
-
{
|
|
4356
|
-
id: "openai/gpt-4o-mini-2024-07-18",
|
|
4357
|
-
name: "OpenAI: GPT-4o-mini (2024-07-18)",
|
|
4358
|
-
created: 1721260800,
|
|
4359
|
-
contextLength: 128e3,
|
|
4360
|
-
maxOutputTokens: 16384,
|
|
4361
|
-
inputPricePerMillion: 0.15,
|
|
4362
|
-
outputPricePerMillion: 0.6,
|
|
4363
|
-
modalities: [
|
|
4364
|
-
"text",
|
|
4365
|
-
"image",
|
|
4366
|
-
"file"
|
|
4367
|
-
]
|
|
4368
|
-
},
|
|
4369
|
-
{
|
|
4370
|
-
id: "google/gemma-2-27b-it",
|
|
4371
|
-
name: "Google: Gemma 2 27B",
|
|
4372
|
-
created: 1720828800,
|
|
4373
|
-
contextLength: 8192,
|
|
4374
|
-
maxOutputTokens: 2048,
|
|
4375
|
-
inputPricePerMillion: 0.65,
|
|
4376
|
-
outputPricePerMillion: 0.65,
|
|
4377
|
-
modalities: [
|
|
4378
|
-
"text"
|
|
4379
|
-
]
|
|
4380
|
-
},
|
|
4381
|
-
{
|
|
4382
|
-
id: "sao10k/l3-euryale-70b",
|
|
4383
|
-
name: "Sao10k: Llama 3 Euryale 70B v2.1",
|
|
4384
|
-
created: 1718668800,
|
|
4385
|
-
contextLength: 8192,
|
|
4386
|
-
maxOutputTokens: 8192,
|
|
4387
|
-
inputPricePerMillion: 1.48,
|
|
4388
|
-
outputPricePerMillion: 1.48,
|
|
4389
|
-
modalities: [
|
|
4390
|
-
"text"
|
|
4391
|
-
]
|
|
4392
|
-
},
|
|
4393
|
-
{
|
|
4394
|
-
id: "nousresearch/hermes-2-pro-llama-3-8b",
|
|
4395
|
-
name: "NousResearch: Hermes 2 Pro - Llama-3 8B",
|
|
4396
|
-
created: 1716768e3,
|
|
4397
|
-
contextLength: 8192,
|
|
4398
|
-
maxOutputTokens: 8192,
|
|
4399
|
-
inputPricePerMillion: 0.14,
|
|
4400
|
-
outputPricePerMillion: 0.14,
|
|
4401
|
-
modalities: [
|
|
4402
|
-
"text"
|
|
4403
|
-
]
|
|
4404
|
-
},
|
|
4405
|
-
{
|
|
4406
|
-
id: "openai/gpt-4o",
|
|
4407
|
-
name: "OpenAI: GPT-4o",
|
|
4408
|
-
created: 1715558400,
|
|
4409
|
-
contextLength: 128e3,
|
|
4410
|
-
maxOutputTokens: 16384,
|
|
4411
|
-
inputPricePerMillion: 2.5,
|
|
4412
|
-
outputPricePerMillion: 10,
|
|
4413
|
-
modalities: [
|
|
4414
|
-
"text",
|
|
4415
|
-
"image",
|
|
4416
|
-
"file"
|
|
4417
|
-
]
|
|
4418
|
-
},
|
|
4419
|
-
{
|
|
4420
|
-
id: "openai/gpt-4o-2024-05-13",
|
|
4421
|
-
name: "OpenAI: GPT-4o (2024-05-13)",
|
|
4422
|
-
created: 1715558400,
|
|
4423
|
-
contextLength: 128e3,
|
|
4424
|
-
maxOutputTokens: 4096,
|
|
4425
|
-
inputPricePerMillion: 5,
|
|
4426
|
-
outputPricePerMillion: 15,
|
|
4427
|
-
modalities: [
|
|
4428
|
-
"text",
|
|
4429
|
-
"image",
|
|
4430
|
-
"file"
|
|
4431
|
-
]
|
|
4432
|
-
},
|
|
4433
|
-
{
|
|
4434
|
-
id: "meta-llama/llama-3-8b-instruct",
|
|
4435
|
-
name: "Meta: Llama 3 8B Instruct",
|
|
4436
|
-
created: 1713398400,
|
|
4437
|
-
contextLength: 8192,
|
|
4438
|
-
maxOutputTokens: 8192,
|
|
4439
|
-
inputPricePerMillion: 0.04,
|
|
4440
|
-
outputPricePerMillion: 0.04,
|
|
4441
|
-
modalities: [
|
|
4442
|
-
"text"
|
|
4443
|
-
]
|
|
4444
|
-
},
|
|
4445
|
-
{
|
|
4446
|
-
id: "meta-llama/llama-3-70b-instruct",
|
|
4447
|
-
name: "Meta: Llama 3 70B Instruct",
|
|
4448
|
-
created: 1713398400,
|
|
4449
|
-
contextLength: 8192,
|
|
4450
|
-
maxOutputTokens: 8e3,
|
|
4451
|
-
inputPricePerMillion: 0.51,
|
|
4452
|
-
outputPricePerMillion: 0.74,
|
|
4453
|
-
modalities: [
|
|
4454
|
-
"text"
|
|
4455
|
-
]
|
|
4456
|
-
},
|
|
4457
|
-
{
|
|
4458
|
-
id: "mistralai/mixtral-8x22b-instruct",
|
|
4459
|
-
name: "Mistral: Mixtral 8x22B Instruct",
|
|
4460
|
-
created: 1713312e3,
|
|
4461
|
-
contextLength: 65536,
|
|
4462
|
-
maxOutputTokens: 0,
|
|
4463
|
-
inputPricePerMillion: 2,
|
|
4464
|
-
outputPricePerMillion: 6,
|
|
4465
|
-
modalities: [
|
|
4466
|
-
"text"
|
|
4467
|
-
]
|
|
4468
|
-
},
|
|
4469
|
-
{
|
|
4470
|
-
id: "microsoft/wizardlm-2-8x22b",
|
|
4471
|
-
name: "WizardLM-2 8x22B",
|
|
4472
|
-
created: 1713225600,
|
|
4473
|
-
contextLength: 65535,
|
|
4474
|
-
maxOutputTokens: 8e3,
|
|
4475
|
-
inputPricePerMillion: 0.62,
|
|
4476
|
-
outputPricePerMillion: 0.62,
|
|
4477
|
-
modalities: [
|
|
4478
|
-
"text"
|
|
4479
|
-
]
|
|
4480
|
-
},
|
|
4481
|
-
{
|
|
4482
|
-
id: "openai/gpt-4-turbo",
|
|
4483
|
-
name: "OpenAI: GPT-4 Turbo",
|
|
4484
|
-
created: 1712620800,
|
|
4485
|
-
contextLength: 128e3,
|
|
4486
|
-
maxOutputTokens: 4096,
|
|
4487
|
-
inputPricePerMillion: 10,
|
|
4488
|
-
outputPricePerMillion: 30,
|
|
4489
|
-
modalities: [
|
|
4490
|
-
"text",
|
|
4491
|
-
"image"
|
|
4492
|
-
]
|
|
4493
|
-
},
|
|
4494
|
-
{
|
|
4495
|
-
id: "anthropic/claude-3-haiku",
|
|
4496
|
-
name: "Anthropic: Claude 3 Haiku",
|
|
4497
|
-
created: 1710288e3,
|
|
4498
|
-
contextLength: 2e5,
|
|
4499
|
-
maxOutputTokens: 4096,
|
|
4500
|
-
inputPricePerMillion: 0.25,
|
|
4501
|
-
outputPricePerMillion: 1.25,
|
|
4502
|
-
modalities: [
|
|
4503
|
-
"text",
|
|
4504
|
-
"image"
|
|
4505
|
-
]
|
|
4506
|
-
},
|
|
4507
|
-
{
|
|
4508
|
-
id: "mistralai/mistral-large",
|
|
4509
|
-
name: "Mistral Large",
|
|
4510
|
-
created: 1708905600,
|
|
4511
|
-
contextLength: 128e3,
|
|
4512
|
-
maxOutputTokens: 0,
|
|
4513
|
-
inputPricePerMillion: 2,
|
|
4514
|
-
outputPricePerMillion: 6,
|
|
4515
|
-
modalities: [
|
|
4516
|
-
"text"
|
|
4517
|
-
]
|
|
4518
|
-
},
|
|
4519
|
-
{
|
|
4520
|
-
id: "openai/gpt-3.5-turbo-0613",
|
|
4521
|
-
name: "OpenAI: GPT-3.5 Turbo (older v0613)",
|
|
4522
|
-
created: 1706140800,
|
|
4523
|
-
contextLength: 4095,
|
|
4524
|
-
maxOutputTokens: 4096,
|
|
4525
|
-
inputPricePerMillion: 1,
|
|
4526
|
-
outputPricePerMillion: 2,
|
|
4527
|
-
modalities: [
|
|
4528
|
-
"text"
|
|
4529
|
-
]
|
|
4530
|
-
},
|
|
4531
|
-
{
|
|
4532
|
-
id: "openai/gpt-4-turbo-preview",
|
|
4533
|
-
name: "OpenAI: GPT-4 Turbo Preview",
|
|
4534
|
-
created: 1706140800,
|
|
4535
|
-
contextLength: 128e3,
|
|
4536
|
-
maxOutputTokens: 4096,
|
|
4537
|
-
inputPricePerMillion: 10,
|
|
4538
|
-
outputPricePerMillion: 30,
|
|
4539
|
-
modalities: [
|
|
4540
|
-
"text"
|
|
4541
|
-
]
|
|
4542
|
-
},
|
|
4543
|
-
{
|
|
4544
|
-
id: "openrouter/auto",
|
|
4545
|
-
name: "Auto Router",
|
|
4546
|
-
created: 1699401600,
|
|
4547
|
-
contextLength: 2e6,
|
|
4548
|
-
maxOutputTokens: 0,
|
|
4549
|
-
inputPricePerMillion: -1e6,
|
|
4550
|
-
outputPricePerMillion: -1e6,
|
|
4551
|
-
modalities: [
|
|
4552
|
-
"text",
|
|
4553
|
-
"image",
|
|
4554
|
-
"audio",
|
|
4555
|
-
"file",
|
|
4556
|
-
"video"
|
|
4557
|
-
]
|
|
4558
|
-
},
|
|
4559
|
-
{
|
|
4560
|
-
id: "openai/gpt-4-1106-preview",
|
|
4561
|
-
name: "OpenAI: GPT-4 Turbo (older v1106)",
|
|
4562
|
-
created: 1699228800,
|
|
4563
|
-
contextLength: 128e3,
|
|
4564
|
-
maxOutputTokens: 4096,
|
|
4565
|
-
inputPricePerMillion: 10,
|
|
4566
|
-
outputPricePerMillion: 30,
|
|
4567
|
-
modalities: [
|
|
4568
|
-
"text"
|
|
4569
|
-
]
|
|
4570
|
-
},
|
|
4571
|
-
{
|
|
4572
|
-
id: "mistralai/mistral-7b-instruct-v0.1",
|
|
4573
|
-
name: "Mistral: Mistral 7B Instruct v0.1",
|
|
4574
|
-
created: 1695859200,
|
|
4575
|
-
contextLength: 2824,
|
|
4576
|
-
maxOutputTokens: 0,
|
|
4577
|
-
inputPricePerMillion: 0.11,
|
|
4578
|
-
outputPricePerMillion: 0.19,
|
|
4579
|
-
modalities: [
|
|
4580
|
-
"text"
|
|
4581
|
-
]
|
|
4582
|
-
},
|
|
4583
|
-
{
|
|
4584
|
-
id: "openai/gpt-3.5-turbo-instruct",
|
|
4585
|
-
name: "OpenAI: GPT-3.5 Turbo Instruct",
|
|
4586
|
-
created: 1695859200,
|
|
4587
|
-
contextLength: 4095,
|
|
4588
|
-
maxOutputTokens: 4096,
|
|
4589
|
-
inputPricePerMillion: 1.5,
|
|
4590
|
-
outputPricePerMillion: 2,
|
|
4591
|
-
modalities: [
|
|
4592
|
-
"text"
|
|
4593
|
-
]
|
|
4594
|
-
},
|
|
4595
|
-
{
|
|
4596
|
-
id: "openai/gpt-3.5-turbo-16k",
|
|
4597
|
-
name: "OpenAI: GPT-3.5 Turbo 16k",
|
|
4598
|
-
created: 1693180800,
|
|
4599
|
-
contextLength: 16385,
|
|
4600
|
-
maxOutputTokens: 4096,
|
|
4601
|
-
inputPricePerMillion: 3,
|
|
4602
|
-
outputPricePerMillion: 4,
|
|
4603
|
-
modalities: [
|
|
4604
|
-
"text"
|
|
4605
|
-
]
|
|
4606
|
-
},
|
|
4607
|
-
{
|
|
4608
|
-
id: "mancer/weaver",
|
|
4609
|
-
name: "Mancer: Weaver (alpha)",
|
|
4610
|
-
created: 1690934400,
|
|
4611
|
-
contextLength: 8e3,
|
|
4612
|
-
maxOutputTokens: 2e3,
|
|
4613
|
-
inputPricePerMillion: 0.75,
|
|
4614
|
-
outputPricePerMillion: 1,
|
|
4615
|
-
modalities: [
|
|
4616
|
-
"text"
|
|
4617
|
-
]
|
|
4618
|
-
},
|
|
4619
|
-
{
|
|
4620
|
-
id: "undi95/remm-slerp-l2-13b",
|
|
4621
|
-
name: "ReMM SLERP 13B",
|
|
4622
|
-
created: 1689984e3,
|
|
4623
|
-
contextLength: 6144,
|
|
4624
|
-
maxOutputTokens: 4096,
|
|
4625
|
-
inputPricePerMillion: 0.44999999999999996,
|
|
4626
|
-
outputPricePerMillion: 0.65,
|
|
4627
|
-
modalities: [
|
|
4628
|
-
"text"
|
|
4629
|
-
]
|
|
4630
|
-
},
|
|
4631
|
-
{
|
|
4632
|
-
id: "gryphe/mythomax-l2-13b",
|
|
4633
|
-
name: "MythoMax 13B",
|
|
4634
|
-
created: 1688256e3,
|
|
4635
|
-
contextLength: 4096,
|
|
4636
|
-
maxOutputTokens: 4096,
|
|
4637
|
-
inputPricePerMillion: 0.06,
|
|
4638
|
-
outputPricePerMillion: 0.06,
|
|
4639
|
-
modalities: [
|
|
4640
|
-
"text"
|
|
4641
|
-
]
|
|
4642
|
-
},
|
|
4643
|
-
{
|
|
4644
|
-
id: "openai/gpt-4",
|
|
4645
|
-
name: "OpenAI: GPT-4",
|
|
4646
|
-
created: 1685232e3,
|
|
4647
|
-
contextLength: 8191,
|
|
4648
|
-
maxOutputTokens: 4096,
|
|
4649
|
-
inputPricePerMillion: 30,
|
|
4650
|
-
outputPricePerMillion: 60,
|
|
4651
|
-
modalities: [
|
|
4652
|
-
"text"
|
|
4653
|
-
]
|
|
4654
|
-
},
|
|
4655
|
-
{
|
|
4656
|
-
id: "openai/gpt-4-0314",
|
|
4657
|
-
name: "OpenAI: GPT-4 (older v0314)",
|
|
4658
|
-
created: 1685232e3,
|
|
4659
|
-
contextLength: 8191,
|
|
4660
|
-
maxOutputTokens: 4096,
|
|
4661
|
-
inputPricePerMillion: 30,
|
|
4662
|
-
outputPricePerMillion: 60,
|
|
4663
|
-
modalities: [
|
|
4664
|
-
"text"
|
|
4665
|
-
]
|
|
4666
|
-
},
|
|
4667
|
-
{
|
|
4668
|
-
id: "openai/gpt-3.5-turbo",
|
|
4669
|
-
name: "OpenAI: GPT-3.5 Turbo",
|
|
4670
|
-
created: 1685232e3,
|
|
4671
|
-
contextLength: 16385,
|
|
4672
|
-
maxOutputTokens: 4096,
|
|
4673
|
-
inputPricePerMillion: 0.5,
|
|
4674
|
-
outputPricePerMillion: 1.5,
|
|
4675
|
-
modalities: [
|
|
4676
|
-
"text"
|
|
4677
|
-
]
|
|
4678
|
-
}
|
|
4679
|
-
]
|
|
4680
|
-
};
|
|
4681
|
-
|
|
4682
|
-
// src/data/openrouter-models.ts
|
|
4683
|
-
var bundled = openrouter_models_default;
|
|
4684
|
-
var runtimeOverride = null;
|
|
4685
|
-
function loadSnapshot() {
|
|
4686
|
-
return runtimeOverride ?? bundled;
|
|
4687
|
-
}
|
|
4688
|
-
function setOpenRouterSnapshot(next) {
|
|
4689
|
-
runtimeOverride = next;
|
|
4690
|
-
}
|
|
4691
|
-
function getOpenRouterSnapshot() {
|
|
4692
|
-
return loadSnapshot();
|
|
4693
|
-
}
|
|
4694
|
-
function getOpenRouterModels() {
|
|
4695
|
-
return loadSnapshot().models;
|
|
4696
|
-
}
|
|
4697
|
-
function findOpenRouterModel(id) {
|
|
4698
|
-
return loadSnapshot().models.find((m) => m.id === id);
|
|
4699
|
-
}
|
|
4700
|
-
function listOpenRouterModelsByVendor(vendor) {
|
|
4701
|
-
const prefix = `${vendor.toLowerCase()}/`;
|
|
4702
|
-
return loadSnapshot().models.filter((m) => m.id.toLowerCase().startsWith(prefix));
|
|
4703
|
-
}
|
|
4704
|
-
|
|
4705
|
-
export {
|
|
4706
|
-
setOpenRouterSnapshot,
|
|
4707
|
-
getOpenRouterSnapshot,
|
|
4708
|
-
getOpenRouterModels,
|
|
4709
|
-
findOpenRouterModel,
|
|
4710
|
-
listOpenRouterModelsByVendor
|
|
4711
|
-
};
|