|
89 | 89 | }, |
90 | 90 | "openrouter": { |
91 | 91 | "models": { |
| 92 | + "recraft/recraft-v4-pro": { |
| 93 | + "name": "Recraft V4 Pro", |
| 94 | + "release_date": "2026-05-08", |
| 95 | + "modalities": { |
| 96 | + "input": [ |
| 97 | + "text" |
| 98 | + ], |
| 99 | + "output": [ |
| 100 | + "image" |
| 101 | + ] |
| 102 | + }, |
| 103 | + "cost": { |
| 104 | + "input": 0, |
| 105 | + "output": 0.25 |
| 106 | + } |
| 107 | + }, |
| 108 | + "recraft/recraft-v4": { |
| 109 | + "name": "Recraft V4", |
| 110 | + "release_date": "2026-05-07", |
| 111 | + "modalities": { |
| 112 | + "input": [ |
| 113 | + "text" |
| 114 | + ], |
| 115 | + "output": [ |
| 116 | + "image" |
| 117 | + ] |
| 118 | + }, |
| 119 | + "cost": { |
| 120 | + "input": 0, |
| 121 | + "output": 0.04 |
| 122 | + } |
| 123 | + }, |
| 124 | + "recraft/recraft-v3": { |
| 125 | + "name": "Recraft V3", |
| 126 | + "release_date": "2026-05-06", |
| 127 | + "modalities": { |
| 128 | + "input": [ |
| 129 | + "text" |
| 130 | + ], |
| 131 | + "output": [ |
| 132 | + "image" |
| 133 | + ] |
| 134 | + }, |
| 135 | + "cost": { |
| 136 | + "input": 0, |
| 137 | + "output": 0.04 |
| 138 | + } |
| 139 | + }, |
92 | 140 | "google/gemini-3.1-flash-image-preview": { |
93 | 141 | "name": "Gemini 3.1 Flash Image (Nano Banana 2)", |
94 | 142 | "release_date": "2026-02-26", |
|
139 | 187 | }, |
140 | 188 | "sourceful/riverflow-v2-fast-preview": { |
141 | 189 | "name": "Sourceful: Riverflow V2 Fast Preview", |
| 190 | + "release_date": "2026-02-03", |
142 | 191 | "modalities": { |
143 | 192 | "input": [ |
144 | 193 | "text" |
|
154 | 203 | }, |
155 | 204 | "sourceful/riverflow-v2-standard-preview": { |
156 | 205 | "name": "Sourceful: Riverflow V2 Standard Preview", |
| 206 | + "release_date": "2025-12-09", |
157 | 207 | "modalities": { |
158 | 208 | "input": [ |
159 | 209 | "text" |
|
169 | 219 | }, |
170 | 220 | "sourceful/riverflow-v2-max-preview": { |
171 | 221 | "name": "Sourceful: Riverflow V2 Max Preview", |
| 222 | + "release_date": "2025-12-09", |
172 | 223 | "modalities": { |
173 | 224 | "input": [ |
174 | 225 | "text" |
|
182 | 233 | "output": 17.96 |
183 | 234 | } |
184 | 235 | }, |
185 | | - "openai/gpt-5-image-mini": { |
186 | | - "name": "OpenAI: GPT-5 Image Mini", |
| 236 | + "openai/gpt-5.4-image-2": { |
| 237 | + "name": "OpenAI: GPT-5.4 Image 2", |
| 238 | + "release_date": "2026-04-22", |
187 | 239 | "modalities": { |
188 | 240 | "input": [ |
189 | 241 | "text" |
|
193 | 245 | ] |
194 | 246 | }, |
195 | 247 | "cost": { |
196 | | - "input": 2.50, |
197 | | - "output": 2 |
| 248 | + "input": 8.0, |
| 249 | + "output": 15.0 |
198 | 250 | } |
199 | 251 | }, |
200 | 252 | "openai/gpt-5-image": { |
201 | 253 | "name": "OpenAI: GPT-5 Image", |
| 254 | + "release_date": "2025-10-14", |
202 | 255 | "modalities": { |
203 | 256 | "input": [ |
204 | 257 | "text" |
|
212 | 265 | "output": 10.0 |
213 | 266 | } |
214 | 267 | }, |
215 | | - "black-forest-labs/flux.2-pro": { |
216 | | - "name": "Black Forest Labs: FLUX.2 Pro", |
| 268 | + "openai/gpt-5-image-mini": { |
| 269 | + "name": "OpenAI: GPT-5 Image Mini", |
| 270 | + "release_date": "2025-10-16", |
217 | 271 | "modalities": { |
218 | 272 | "input": [ |
219 | 273 | "text" |
|
223 | 277 | ] |
224 | 278 | }, |
225 | 279 | "cost": { |
226 | | - "input": 3.66, |
227 | | - "output": 3.66 |
| 280 | + "input": 2.50, |
| 281 | + "output": 2 |
228 | 282 | } |
229 | 283 | }, |
230 | 284 | "black-forest-labs/flux.2-max": { |
231 | 285 | "name": "Black Forest Labs: FLUX.2 Max", |
| 286 | + "release_date": "2025-12-16", |
232 | 287 | "modalities": { |
233 | 288 | "input": [ |
234 | 289 | "text" |
|
242 | 297 | "output": 7.32 |
243 | 298 | } |
244 | 299 | }, |
| 300 | + "black-forest-labs/flux.2-pro": { |
| 301 | + "name": "Black Forest Labs: FLUX.2 Pro", |
| 302 | + "release_date": "2025-11-25", |
| 303 | + "modalities": { |
| 304 | + "input": [ |
| 305 | + "text" |
| 306 | + ], |
| 307 | + "output": [ |
| 308 | + "image" |
| 309 | + ] |
| 310 | + }, |
| 311 | + "cost": { |
| 312 | + "input": 3.66, |
| 313 | + "output": 3.66 |
| 314 | + } |
| 315 | + }, |
245 | 316 | "black-forest-labs/flux.2-flex": { |
246 | 317 | "name": "Black Forest Labs: FLUX.2 Flex", |
| 318 | + "release_date": "2025-11-25", |
247 | 319 | "modalities": { |
248 | 320 | "input": [ |
249 | 321 | "text" |
|
276 | 348 | "output": 32.0 |
277 | 349 | } |
278 | 350 | }, |
279 | | - "gpt-image-1.5": { |
280 | | - "name": "GPT Image 1.5", |
| 351 | + "gpt-image-1-mini": { |
| 352 | + "name": "GPT Image 1 Mini", |
| 353 | + "release_date": "2025-10-16", |
281 | 354 | "modalities": { |
282 | 355 | "input": [ |
283 | 356 | "text" |
|
288 | 361 | }, |
289 | 362 | "cost": { |
290 | 363 | "input": 5.0, |
291 | | - "output": 32.0 |
| 364 | + "output": 8.0 |
292 | 365 | } |
293 | 366 | }, |
294 | | - "gpt-image-1": { |
295 | | - "name": "GPT Image 1", |
| 367 | + "gpt-image-2": { |
| 368 | + "name": "GPT Image 2", |
| 369 | + "release_date": "2026-04-22", |
| 370 | + "modalities": { |
| 371 | + "input": [ |
| 372 | + "text" |
| 373 | + ], |
| 374 | + "output": [ |
| 375 | + "image" |
| 376 | + ] |
| 377 | + }, |
| 378 | + "cost": { |
| 379 | + "input": 8.0, |
| 380 | + "output": 15.0 |
| 381 | + } |
| 382 | + }, |
| 383 | + "gpt-image-1.5": { |
| 384 | + "name": "GPT Image 1.5", |
| 385 | + "release_date": "2025-10-16", |
296 | 386 | "modalities": { |
297 | 387 | "input": [ |
298 | 388 | "text" |
|
303 | 393 | }, |
304 | 394 | "cost": { |
305 | 395 | "input": 5.0, |
306 | | - "output": 40.0 |
| 396 | + "output": 32.0 |
307 | 397 | } |
308 | 398 | }, |
309 | | - "gpt-image-1-mini": { |
310 | | - "name": "GPT Image 1 Mini", |
| 399 | + "gpt-image-1": { |
| 400 | + "name": "GPT Image 1", |
| 401 | + "release_date": "2025-10-14", |
311 | 402 | "modalities": { |
312 | 403 | "input": [ |
313 | 404 | "text" |
|
318 | 409 | }, |
319 | 410 | "cost": { |
320 | 411 | "input": 5.0, |
321 | | - "output": 8.0 |
| 412 | + "output": 40.0 |
322 | 413 | } |
323 | 414 | } |
324 | 415 | } |
|
0 commit comments