pricetoken 0.13.7 → 0.13.9

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/index.js CHANGED
@@ -869,6 +869,40 @@ var STATIC_PRICING = [
869
869
  lastUpdated: null,
870
870
  launchDate: "2026-03-05"
871
871
  },
872
+ {
873
+ modelId: "gpt-5.4-mini",
874
+ provider: "openai",
875
+ displayName: "GPT-5.4 Mini",
876
+ inputPerMTok: 0.75,
877
+ outputPerMTok: 4.5,
878
+ contextWindow: 4e5,
879
+ maxOutputTokens: 128e3,
880
+ source: "seed",
881
+ status: "active",
882
+ confidence: "high",
883
+ confidenceScore: 99,
884
+ confidenceLevel: "high",
885
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
886
+ lastUpdated: null,
887
+ launchDate: "2026-03-17"
888
+ },
889
+ {
890
+ modelId: "gpt-5.4-nano",
891
+ provider: "openai",
892
+ displayName: "GPT-5.4 Nano",
893
+ inputPerMTok: 0.2,
894
+ outputPerMTok: 1.25,
895
+ contextWindow: 4e5,
896
+ maxOutputTokens: 128e3,
897
+ source: "seed",
898
+ status: "active",
899
+ confidence: "high",
900
+ confidenceScore: 99,
901
+ confidenceLevel: "high",
902
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
903
+ lastUpdated: null,
904
+ launchDate: "2026-03-17"
905
+ },
872
906
  {
873
907
  modelId: "gpt-5.4-pro",
874
908
  provider: "openai",
@@ -1739,6 +1773,63 @@ var STATIC_IMAGE_PRICING = [
1739
1773
  lastUpdated: null,
1740
1774
  launchDate: "2025-04-23"
1741
1775
  },
1776
+ {
1777
+ modelId: "gpt-image-1.5-high",
1778
+ provider: "openai",
1779
+ displayName: "GPT Image 1.5 High",
1780
+ pricePerImage: 0.133,
1781
+ pricePerMegapixel: null,
1782
+ defaultResolution: "1024x1024",
1783
+ qualityTier: "ultra",
1784
+ maxResolution: "1024x1536",
1785
+ supportedFormats: ["png"],
1786
+ source: "seed",
1787
+ status: "active",
1788
+ confidence: "high",
1789
+ confidenceScore: 99,
1790
+ confidenceLevel: "high",
1791
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
1792
+ lastUpdated: null,
1793
+ launchDate: "2026-03-17"
1794
+ },
1795
+ {
1796
+ modelId: "gpt-image-1.5-low",
1797
+ provider: "openai",
1798
+ displayName: "GPT Image 1.5 Low",
1799
+ pricePerImage: 9e-3,
1800
+ pricePerMegapixel: null,
1801
+ defaultResolution: "1024x1024",
1802
+ qualityTier: "standard",
1803
+ maxResolution: "1024x1536",
1804
+ supportedFormats: ["png"],
1805
+ source: "seed",
1806
+ status: "active",
1807
+ confidence: "high",
1808
+ confidenceScore: 99,
1809
+ confidenceLevel: "high",
1810
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
1811
+ lastUpdated: null,
1812
+ launchDate: "2026-03-17"
1813
+ },
1814
+ {
1815
+ modelId: "gpt-image-1.5-medium",
1816
+ provider: "openai",
1817
+ displayName: "GPT Image 1.5 Medium",
1818
+ pricePerImage: 0.034,
1819
+ pricePerMegapixel: null,
1820
+ defaultResolution: "1024x1024",
1821
+ qualityTier: "hd",
1822
+ maxResolution: "1024x1536",
1823
+ supportedFormats: ["png"],
1824
+ source: "seed",
1825
+ status: "active",
1826
+ confidence: "high",
1827
+ confidenceScore: 99,
1828
+ confidenceLevel: "high",
1829
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
1830
+ lastUpdated: null,
1831
+ launchDate: "2026-03-17"
1832
+ },
1742
1833
  {
1743
1834
  modelId: "grok-imagine-image",
1744
1835
  provider: "xai",
@@ -2046,6 +2137,24 @@ function calculateImageModelCost(modelId, imageCount, pricing) {
2046
2137
 
2047
2138
  // src/video-static.ts
2048
2139
  var STATIC_VIDEO_PRICING = [
2140
+ {
2141
+ modelId: "fal-cogvideox5b",
2142
+ provider: "fal",
2143
+ displayName: "FAL CogVideoX-5B 480p",
2144
+ costPerMinute: 2,
2145
+ inputType: "text",
2146
+ resolution: "480p",
2147
+ maxDuration: 6,
2148
+ qualityMode: "standard",
2149
+ source: "seed",
2150
+ status: "active",
2151
+ confidence: "high",
2152
+ confidenceScore: 99,
2153
+ confidenceLevel: "high",
2154
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2155
+ lastUpdated: null,
2156
+ launchDate: "2024-08-06"
2157
+ },
2049
2158
  {
2050
2159
  modelId: "fal-cosmos2.5-720p",
2051
2160
  provider: "fal",
@@ -2064,6 +2173,42 @@ var STATIC_VIDEO_PRICING = [
2064
2173
  lastUpdated: null,
2065
2174
  launchDate: "2026-01-15"
2066
2175
  },
2176
+ {
2177
+ modelId: "fal-hunyuan-480p",
2178
+ provider: "fal",
2179
+ displayName: "FAL Hunyuan Video 480p",
2180
+ costPerMinute: 4.8,
2181
+ inputType: "text",
2182
+ resolution: "480p",
2183
+ maxDuration: 5,
2184
+ qualityMode: "standard",
2185
+ source: "seed",
2186
+ status: "active",
2187
+ confidence: "high",
2188
+ confidenceScore: 99,
2189
+ confidenceLevel: "high",
2190
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2191
+ lastUpdated: null,
2192
+ launchDate: "2024-12-03"
2193
+ },
2194
+ {
2195
+ modelId: "fal-hunyuan1.5-480p",
2196
+ provider: "fal",
2197
+ displayName: "FAL Hunyuan Video 1.5 480p",
2198
+ costPerMinute: 4.5,
2199
+ inputType: "text",
2200
+ resolution: "480p",
2201
+ maxDuration: 5,
2202
+ qualityMode: "standard",
2203
+ source: "seed",
2204
+ status: "active",
2205
+ confidence: "high",
2206
+ confidenceScore: 99,
2207
+ confidenceLevel: "high",
2208
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2209
+ lastUpdated: null,
2210
+ launchDate: "2025-11-01"
2211
+ },
2067
2212
  {
2068
2213
  modelId: "fal-kling-o3-1080p",
2069
2214
  provider: "fal",
@@ -2118,6 +2263,42 @@ var STATIC_VIDEO_PRICING = [
2118
2263
  lastUpdated: null,
2119
2264
  launchDate: "2025-09-23"
2120
2265
  },
2266
+ {
2267
+ modelId: "fal-kling2.6-pro-1080p",
2268
+ provider: "fal",
2269
+ displayName: "FAL Kling 2.6 Pro 1080p",
2270
+ costPerMinute: 4.2,
2271
+ inputType: "image",
2272
+ resolution: "1080p",
2273
+ maxDuration: 10,
2274
+ qualityMode: "standard",
2275
+ source: "seed",
2276
+ status: "active",
2277
+ confidence: "high",
2278
+ confidenceScore: 99,
2279
+ confidenceLevel: "high",
2280
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2281
+ lastUpdated: null,
2282
+ launchDate: "2025-12-01"
2283
+ },
2284
+ {
2285
+ modelId: "fal-kling2.6-pro-1080p-audio",
2286
+ provider: "fal",
2287
+ displayName: "FAL Kling 2.6 Pro 1080p (with audio)",
2288
+ costPerMinute: 8.4,
2289
+ inputType: "image",
2290
+ resolution: "1080p",
2291
+ maxDuration: 10,
2292
+ qualityMode: "standard",
2293
+ source: "seed",
2294
+ status: "active",
2295
+ confidence: "high",
2296
+ confidenceScore: 99,
2297
+ confidenceLevel: "high",
2298
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2299
+ lastUpdated: null,
2300
+ launchDate: "2025-12-01"
2301
+ },
2121
2302
  {
2122
2303
  modelId: "fal-kling3-1080p",
2123
2304
  provider: "fal",
@@ -2136,6 +2317,42 @@ var STATIC_VIDEO_PRICING = [
2136
2317
  lastUpdated: null,
2137
2318
  launchDate: "2026-02-05"
2138
2319
  },
2320
+ {
2321
+ modelId: "fal-ltx2.0-fast-1080p",
2322
+ provider: "fal",
2323
+ displayName: "FAL LTX-2.0 Fast 1080p",
2324
+ costPerMinute: 2.4,
2325
+ inputType: "text,image",
2326
+ resolution: "1080p",
2327
+ maxDuration: 5,
2328
+ qualityMode: "turbo",
2329
+ source: "seed",
2330
+ status: "active",
2331
+ confidence: "high",
2332
+ confidenceScore: 99,
2333
+ confidenceLevel: "high",
2334
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2335
+ lastUpdated: null,
2336
+ launchDate: "2025-06-01"
2337
+ },
2338
+ {
2339
+ modelId: "fal-ltx2.0-pro-1080p",
2340
+ provider: "fal",
2341
+ displayName: "FAL LTX-2.0 Pro 1080p",
2342
+ costPerMinute: 3.6,
2343
+ inputType: "text,image",
2344
+ resolution: "1080p",
2345
+ maxDuration: 5,
2346
+ qualityMode: "professional",
2347
+ source: "seed",
2348
+ status: "active",
2349
+ confidence: "high",
2350
+ confidenceScore: 99,
2351
+ confidenceLevel: "high",
2352
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2353
+ lastUpdated: null,
2354
+ launchDate: "2025-06-01"
2355
+ },
2139
2356
  {
2140
2357
  modelId: "fal-ltx2.3-1080p",
2141
2358
  provider: "fal",
@@ -2172,6 +2389,42 @@ var STATIC_VIDEO_PRICING = [
2172
2389
  lastUpdated: null,
2173
2390
  launchDate: "2026-03-16"
2174
2391
  },
2392
+ {
2393
+ modelId: "fal-magi-720p",
2394
+ provider: "fal",
2395
+ displayName: "FAL Magi 720p",
2396
+ costPerMinute: 12,
2397
+ inputType: "text,image",
2398
+ resolution: "720p",
2399
+ maxDuration: 4,
2400
+ qualityMode: "standard",
2401
+ source: "seed",
2402
+ status: "active",
2403
+ confidence: "high",
2404
+ confidenceScore: 99,
2405
+ confidenceLevel: "high",
2406
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2407
+ lastUpdated: null,
2408
+ launchDate: "2025-09-01"
2409
+ },
2410
+ {
2411
+ modelId: "fal-magi-distilled-720p",
2412
+ provider: "fal",
2413
+ displayName: "FAL Magi Distilled 720p",
2414
+ costPerMinute: 4.8,
2415
+ inputType: "text,image",
2416
+ resolution: "720p",
2417
+ maxDuration: 4,
2418
+ qualityMode: "turbo",
2419
+ source: "seed",
2420
+ status: "active",
2421
+ confidence: "high",
2422
+ confidenceScore: 99,
2423
+ confidenceLevel: "high",
2424
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2425
+ lastUpdated: null,
2426
+ launchDate: "2025-09-01"
2427
+ },
2175
2428
  {
2176
2429
  modelId: "fal-ovi-720p",
2177
2430
  provider: "fal",
@@ -2190,6 +2443,60 @@ var STATIC_VIDEO_PRICING = [
2190
2443
  lastUpdated: null,
2191
2444
  launchDate: "2026-03-01"
2192
2445
  },
2446
+ {
2447
+ modelId: "fal-pixverse5.5-1080p",
2448
+ provider: "fal",
2449
+ displayName: "FAL PixVerse v5.5 1080p",
2450
+ costPerMinute: 24,
2451
+ inputType: "text,image",
2452
+ resolution: "1080p",
2453
+ maxDuration: 5,
2454
+ qualityMode: "professional",
2455
+ source: "seed",
2456
+ status: "active",
2457
+ confidence: "high",
2458
+ confidenceScore: 99,
2459
+ confidenceLevel: "high",
2460
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2461
+ lastUpdated: null,
2462
+ launchDate: "2026-01-01"
2463
+ },
2464
+ {
2465
+ modelId: "fal-pixverse5.5-720p",
2466
+ provider: "fal",
2467
+ displayName: "FAL PixVerse v5.5 720p",
2468
+ costPerMinute: 9,
2469
+ inputType: "text,image",
2470
+ resolution: "720p",
2471
+ maxDuration: 5,
2472
+ qualityMode: "standard",
2473
+ source: "seed",
2474
+ status: "active",
2475
+ confidence: "high",
2476
+ confidenceScore: 99,
2477
+ confidenceLevel: "high",
2478
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2479
+ lastUpdated: null,
2480
+ launchDate: "2026-01-01"
2481
+ },
2482
+ {
2483
+ modelId: "fal-seedance1.0-pro-1080p",
2484
+ provider: "fal",
2485
+ displayName: "FAL Seedance 1.0 Pro 1080p",
2486
+ costPerMinute: 7.44,
2487
+ inputType: "image",
2488
+ resolution: "1080p",
2489
+ maxDuration: 10,
2490
+ qualityMode: "professional",
2491
+ source: "seed",
2492
+ status: "active",
2493
+ confidence: "high",
2494
+ confidenceScore: 99,
2495
+ confidenceLevel: "high",
2496
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2497
+ lastUpdated: null,
2498
+ launchDate: "2025-09-01"
2499
+ },
2193
2500
  {
2194
2501
  modelId: "fal-sora2-720p",
2195
2502
  provider: "fal",
@@ -2212,7 +2519,7 @@ var STATIC_VIDEO_PRICING = [
2212
2519
  modelId: "fal-sora2-pro-1080p",
2213
2520
  provider: "fal",
2214
2521
  displayName: "FAL Sora 2 Pro 1080p",
2215
- costPerMinute: 30,
2522
+ costPerMinute: 42,
2216
2523
  inputType: "text,image",
2217
2524
  resolution: "1080p",
2218
2525
  maxDuration: 25,
@@ -2244,6 +2551,24 @@ var STATIC_VIDEO_PRICING = [
2244
2551
  lastUpdated: null,
2245
2552
  launchDate: "2025-09-30"
2246
2553
  },
2554
+ {
2555
+ modelId: "fal-stable-video",
2556
+ provider: "fal",
2557
+ displayName: "FAL Stable Video Diffusion",
2558
+ costPerMinute: 1.13,
2559
+ inputType: "image",
2560
+ resolution: "576p",
2561
+ maxDuration: 4,
2562
+ qualityMode: "standard",
2563
+ source: "seed",
2564
+ status: "active",
2565
+ confidence: "high",
2566
+ confidenceScore: 99,
2567
+ confidenceLevel: "high",
2568
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2569
+ lastUpdated: null,
2570
+ launchDate: "2024-03-01"
2571
+ },
2247
2572
  {
2248
2573
  modelId: "fal-veo3-1080p",
2249
2574
  provider: "fal",
@@ -2280,6 +2605,42 @@ var STATIC_VIDEO_PRICING = [
2280
2605
  lastUpdated: null,
2281
2606
  launchDate: "2025-12-01"
2282
2607
  },
2608
+ {
2609
+ modelId: "fal-vidu-q3-turbo",
2610
+ provider: "fal",
2611
+ displayName: "FAL Vidu Q3 Turbo",
2612
+ costPerMinute: 2.1,
2613
+ inputType: "text,image",
2614
+ resolution: "720p",
2615
+ maxDuration: 8,
2616
+ qualityMode: "turbo",
2617
+ source: "seed",
2618
+ status: "active",
2619
+ confidence: "high",
2620
+ confidenceScore: 99,
2621
+ confidenceLevel: "high",
2622
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2623
+ lastUpdated: null,
2624
+ launchDate: "2025-06-01"
2625
+ },
2626
+ {
2627
+ modelId: "fal-wan2.2-a14b-480p",
2628
+ provider: "fal",
2629
+ displayName: "FAL Wan 2.2 A14B 480p",
2630
+ costPerMinute: 6,
2631
+ inputType: "text,image",
2632
+ resolution: "480p",
2633
+ maxDuration: 5,
2634
+ qualityMode: "standard",
2635
+ source: "seed",
2636
+ status: "active",
2637
+ confidence: "high",
2638
+ confidenceScore: 99,
2639
+ confidenceLevel: "high",
2640
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2641
+ lastUpdated: null,
2642
+ launchDate: "2025-03-01"
2643
+ },
2283
2644
  {
2284
2645
  modelId: "fal-wan2.5-480p",
2285
2646
  provider: "fal",
@@ -2298,6 +2659,24 @@ var STATIC_VIDEO_PRICING = [
2298
2659
  lastUpdated: null,
2299
2660
  launchDate: "2025-06-01"
2300
2661
  },
2662
+ {
2663
+ modelId: "fal-wan2.6-480p",
2664
+ provider: "fal",
2665
+ displayName: "FAL Wan 2.6 480p",
2666
+ costPerMinute: 3,
2667
+ inputType: "text,image",
2668
+ resolution: "480p",
2669
+ maxDuration: 5,
2670
+ qualityMode: "standard",
2671
+ source: "seed",
2672
+ status: "active",
2673
+ confidence: "high",
2674
+ confidenceScore: 99,
2675
+ confidenceLevel: "high",
2676
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2677
+ lastUpdated: null,
2678
+ launchDate: "2026-01-01"
2679
+ },
2301
2680
  {
2302
2681
  modelId: "grok-imagine-video",
2303
2682
  provider: "xai",
@@ -2658,6 +3037,150 @@ var STATIC_VIDEO_PRICING = [
2658
3037
  lastUpdated: null,
2659
3038
  launchDate: "2025-11-24"
2660
3039
  },
3040
+ {
3041
+ modelId: "replicate-haiper-v2-720p",
3042
+ provider: "replicate",
3043
+ displayName: "Replicate Haiper Video 2 720p",
3044
+ costPerMinute: 3,
3045
+ inputType: "text,image",
3046
+ resolution: "720p",
3047
+ maxDuration: 6,
3048
+ qualityMode: "standard",
3049
+ source: "seed",
3050
+ status: "active",
3051
+ confidence: "high",
3052
+ confidenceScore: 99,
3053
+ confidenceLevel: "high",
3054
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3055
+ lastUpdated: null,
3056
+ launchDate: "2025-06-01"
3057
+ },
3058
+ {
3059
+ modelId: "replicate-ltx-video-768p",
3060
+ provider: "replicate",
3061
+ displayName: "Replicate LTX-Video 768p",
3062
+ costPerMinute: 0.26,
3063
+ inputType: "text",
3064
+ resolution: "768p",
3065
+ maxDuration: 3,
3066
+ qualityMode: "standard",
3067
+ source: "seed",
3068
+ status: "active",
3069
+ confidence: "high",
3070
+ confidenceScore: 99,
3071
+ confidenceLevel: "high",
3072
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3073
+ lastUpdated: null,
3074
+ launchDate: "2024-11-01"
3075
+ },
3076
+ {
3077
+ modelId: "replicate-pixverse-v4-360p",
3078
+ provider: "replicate",
3079
+ displayName: "Replicate PixVerse v4 360p",
3080
+ costPerMinute: 3.6,
3081
+ inputType: "text,image",
3082
+ resolution: "360p",
3083
+ maxDuration: 5,
3084
+ qualityMode: "standard",
3085
+ source: "seed",
3086
+ status: "active",
3087
+ confidence: "high",
3088
+ confidenceScore: 99,
3089
+ confidenceLevel: "high",
3090
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3091
+ lastUpdated: null,
3092
+ launchDate: "2025-09-01"
3093
+ },
3094
+ {
3095
+ modelId: "replicate-seedance1-lite-480p",
3096
+ provider: "replicate",
3097
+ displayName: "Replicate Seedance 1.0 Lite 480p",
3098
+ costPerMinute: 1.08,
3099
+ inputType: "text",
3100
+ resolution: "480p",
3101
+ maxDuration: 10,
3102
+ qualityMode: "standard",
3103
+ source: "seed",
3104
+ status: "active",
3105
+ confidence: "high",
3106
+ confidenceScore: 99,
3107
+ confidenceLevel: "high",
3108
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3109
+ lastUpdated: null,
3110
+ launchDate: "2025-09-01"
3111
+ },
3112
+ {
3113
+ modelId: "replicate-seedance1-pro-fast-720p",
3114
+ provider: "replicate",
3115
+ displayName: "Replicate Seedance 1.0 Pro Fast 720p",
3116
+ costPerMinute: 2.4,
3117
+ inputType: "image",
3118
+ resolution: "720p",
3119
+ maxDuration: 5,
3120
+ qualityMode: "turbo",
3121
+ source: "seed",
3122
+ status: "active",
3123
+ confidence: "high",
3124
+ confidenceScore: 99,
3125
+ confidenceLevel: "high",
3126
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3127
+ lastUpdated: null,
3128
+ launchDate: "2025-09-01"
3129
+ },
3130
+ {
3131
+ modelId: "replicate-wan2.1-i2v-480p",
3132
+ provider: "replicate",
3133
+ displayName: "Replicate WaveSpeed Wan 2.1 I2V 480p",
3134
+ costPerMinute: 5.4,
3135
+ inputType: "image",
3136
+ resolution: "480p",
3137
+ maxDuration: 5,
3138
+ qualityMode: "standard",
3139
+ source: "seed",
3140
+ status: "active",
3141
+ confidence: "high",
3142
+ confidenceScore: 99,
3143
+ confidenceLevel: "high",
3144
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3145
+ lastUpdated: null,
3146
+ launchDate: "2025-03-01"
3147
+ },
3148
+ {
3149
+ modelId: "replicate-wan2.1-i2v-720p",
3150
+ provider: "replicate",
3151
+ displayName: "Replicate WaveSpeed Wan 2.1 I2V 720p",
3152
+ costPerMinute: 15,
3153
+ inputType: "image",
3154
+ resolution: "720p",
3155
+ maxDuration: 5,
3156
+ qualityMode: "standard",
3157
+ source: "seed",
3158
+ status: "active",
3159
+ confidence: "high",
3160
+ confidenceScore: 99,
3161
+ confidenceLevel: "high",
3162
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3163
+ lastUpdated: null,
3164
+ launchDate: "2025-03-01"
3165
+ },
3166
+ {
3167
+ modelId: "replicate-wan2.2-t2v-fast-480p",
3168
+ provider: "replicate",
3169
+ displayName: "Replicate Wan 2.2 5B Fast T2V 480p",
3170
+ costPerMinute: 0.18,
3171
+ inputType: "text",
3172
+ resolution: "480p",
3173
+ maxDuration: 5,
3174
+ qualityMode: "turbo",
3175
+ source: "seed",
3176
+ status: "active",
3177
+ confidence: "high",
3178
+ confidenceScore: 99,
3179
+ confidenceLevel: "high",
3180
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3181
+ lastUpdated: null,
3182
+ launchDate: "2025-03-01"
3183
+ },
2661
3184
  {
2662
3185
  modelId: "runway-gen3alpha-720p",
2663
3186
  provider: "runway",
@@ -2838,11 +3361,29 @@ var STATIC_VIDEO_PRICING = [
2838
3361
  lastUpdated: null,
2839
3362
  launchDate: "2025-02-01"
2840
3363
  },
3364
+ {
3365
+ modelId: "sora2-pro-1024p",
3366
+ provider: "sora",
3367
+ displayName: "Sora 2 Pro 1024p",
3368
+ costPerMinute: 30,
3369
+ inputType: "text,image",
3370
+ resolution: "1024p",
3371
+ maxDuration: 20,
3372
+ qualityMode: "professional",
3373
+ source: "seed",
3374
+ status: "active",
3375
+ confidence: "high",
3376
+ confidenceScore: 99,
3377
+ confidenceLevel: "high",
3378
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3379
+ lastUpdated: null,
3380
+ launchDate: "2025-02-01"
3381
+ },
2841
3382
  {
2842
3383
  modelId: "sora2-pro-1080p",
2843
3384
  provider: "sora",
2844
3385
  displayName: "Sora 2 Pro 1080p",
2845
- costPerMinute: 30,
3386
+ costPerMinute: 42,
2846
3387
  inputType: "text,image",
2847
3388
  resolution: "1080p",
2848
3389
  maxDuration: 20,
package/dist/index.mjs CHANGED
@@ -822,6 +822,40 @@ var STATIC_PRICING = [
822
822
  lastUpdated: null,
823
823
  launchDate: "2026-03-05"
824
824
  },
825
+ {
826
+ modelId: "gpt-5.4-mini",
827
+ provider: "openai",
828
+ displayName: "GPT-5.4 Mini",
829
+ inputPerMTok: 0.75,
830
+ outputPerMTok: 4.5,
831
+ contextWindow: 4e5,
832
+ maxOutputTokens: 128e3,
833
+ source: "seed",
834
+ status: "active",
835
+ confidence: "high",
836
+ confidenceScore: 99,
837
+ confidenceLevel: "high",
838
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
839
+ lastUpdated: null,
840
+ launchDate: "2026-03-17"
841
+ },
842
+ {
843
+ modelId: "gpt-5.4-nano",
844
+ provider: "openai",
845
+ displayName: "GPT-5.4 Nano",
846
+ inputPerMTok: 0.2,
847
+ outputPerMTok: 1.25,
848
+ contextWindow: 4e5,
849
+ maxOutputTokens: 128e3,
850
+ source: "seed",
851
+ status: "active",
852
+ confidence: "high",
853
+ confidenceScore: 99,
854
+ confidenceLevel: "high",
855
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
856
+ lastUpdated: null,
857
+ launchDate: "2026-03-17"
858
+ },
825
859
  {
826
860
  modelId: "gpt-5.4-pro",
827
861
  provider: "openai",
@@ -1692,6 +1726,63 @@ var STATIC_IMAGE_PRICING = [
1692
1726
  lastUpdated: null,
1693
1727
  launchDate: "2025-04-23"
1694
1728
  },
1729
+ {
1730
+ modelId: "gpt-image-1.5-high",
1731
+ provider: "openai",
1732
+ displayName: "GPT Image 1.5 High",
1733
+ pricePerImage: 0.133,
1734
+ pricePerMegapixel: null,
1735
+ defaultResolution: "1024x1024",
1736
+ qualityTier: "ultra",
1737
+ maxResolution: "1024x1536",
1738
+ supportedFormats: ["png"],
1739
+ source: "seed",
1740
+ status: "active",
1741
+ confidence: "high",
1742
+ confidenceScore: 99,
1743
+ confidenceLevel: "high",
1744
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
1745
+ lastUpdated: null,
1746
+ launchDate: "2026-03-17"
1747
+ },
1748
+ {
1749
+ modelId: "gpt-image-1.5-low",
1750
+ provider: "openai",
1751
+ displayName: "GPT Image 1.5 Low",
1752
+ pricePerImage: 9e-3,
1753
+ pricePerMegapixel: null,
1754
+ defaultResolution: "1024x1024",
1755
+ qualityTier: "standard",
1756
+ maxResolution: "1024x1536",
1757
+ supportedFormats: ["png"],
1758
+ source: "seed",
1759
+ status: "active",
1760
+ confidence: "high",
1761
+ confidenceScore: 99,
1762
+ confidenceLevel: "high",
1763
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
1764
+ lastUpdated: null,
1765
+ launchDate: "2026-03-17"
1766
+ },
1767
+ {
1768
+ modelId: "gpt-image-1.5-medium",
1769
+ provider: "openai",
1770
+ displayName: "GPT Image 1.5 Medium",
1771
+ pricePerImage: 0.034,
1772
+ pricePerMegapixel: null,
1773
+ defaultResolution: "1024x1024",
1774
+ qualityTier: "hd",
1775
+ maxResolution: "1024x1536",
1776
+ supportedFormats: ["png"],
1777
+ source: "seed",
1778
+ status: "active",
1779
+ confidence: "high",
1780
+ confidenceScore: 99,
1781
+ confidenceLevel: "high",
1782
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
1783
+ lastUpdated: null,
1784
+ launchDate: "2026-03-17"
1785
+ },
1695
1786
  {
1696
1787
  modelId: "grok-imagine-image",
1697
1788
  provider: "xai",
@@ -1999,6 +2090,24 @@ function calculateImageModelCost(modelId, imageCount, pricing) {
1999
2090
 
2000
2091
  // src/video-static.ts
2001
2092
  var STATIC_VIDEO_PRICING = [
2093
+ {
2094
+ modelId: "fal-cogvideox5b",
2095
+ provider: "fal",
2096
+ displayName: "FAL CogVideoX-5B 480p",
2097
+ costPerMinute: 2,
2098
+ inputType: "text",
2099
+ resolution: "480p",
2100
+ maxDuration: 6,
2101
+ qualityMode: "standard",
2102
+ source: "seed",
2103
+ status: "active",
2104
+ confidence: "high",
2105
+ confidenceScore: 99,
2106
+ confidenceLevel: "high",
2107
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2108
+ lastUpdated: null,
2109
+ launchDate: "2024-08-06"
2110
+ },
2002
2111
  {
2003
2112
  modelId: "fal-cosmos2.5-720p",
2004
2113
  provider: "fal",
@@ -2017,6 +2126,42 @@ var STATIC_VIDEO_PRICING = [
2017
2126
  lastUpdated: null,
2018
2127
  launchDate: "2026-01-15"
2019
2128
  },
2129
+ {
2130
+ modelId: "fal-hunyuan-480p",
2131
+ provider: "fal",
2132
+ displayName: "FAL Hunyuan Video 480p",
2133
+ costPerMinute: 4.8,
2134
+ inputType: "text",
2135
+ resolution: "480p",
2136
+ maxDuration: 5,
2137
+ qualityMode: "standard",
2138
+ source: "seed",
2139
+ status: "active",
2140
+ confidence: "high",
2141
+ confidenceScore: 99,
2142
+ confidenceLevel: "high",
2143
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2144
+ lastUpdated: null,
2145
+ launchDate: "2024-12-03"
2146
+ },
2147
+ {
2148
+ modelId: "fal-hunyuan1.5-480p",
2149
+ provider: "fal",
2150
+ displayName: "FAL Hunyuan Video 1.5 480p",
2151
+ costPerMinute: 4.5,
2152
+ inputType: "text",
2153
+ resolution: "480p",
2154
+ maxDuration: 5,
2155
+ qualityMode: "standard",
2156
+ source: "seed",
2157
+ status: "active",
2158
+ confidence: "high",
2159
+ confidenceScore: 99,
2160
+ confidenceLevel: "high",
2161
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2162
+ lastUpdated: null,
2163
+ launchDate: "2025-11-01"
2164
+ },
2020
2165
  {
2021
2166
  modelId: "fal-kling-o3-1080p",
2022
2167
  provider: "fal",
@@ -2071,6 +2216,42 @@ var STATIC_VIDEO_PRICING = [
2071
2216
  lastUpdated: null,
2072
2217
  launchDate: "2025-09-23"
2073
2218
  },
2219
+ {
2220
+ modelId: "fal-kling2.6-pro-1080p",
2221
+ provider: "fal",
2222
+ displayName: "FAL Kling 2.6 Pro 1080p",
2223
+ costPerMinute: 4.2,
2224
+ inputType: "image",
2225
+ resolution: "1080p",
2226
+ maxDuration: 10,
2227
+ qualityMode: "standard",
2228
+ source: "seed",
2229
+ status: "active",
2230
+ confidence: "high",
2231
+ confidenceScore: 99,
2232
+ confidenceLevel: "high",
2233
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2234
+ lastUpdated: null,
2235
+ launchDate: "2025-12-01"
2236
+ },
2237
+ {
2238
+ modelId: "fal-kling2.6-pro-1080p-audio",
2239
+ provider: "fal",
2240
+ displayName: "FAL Kling 2.6 Pro 1080p (with audio)",
2241
+ costPerMinute: 8.4,
2242
+ inputType: "image",
2243
+ resolution: "1080p",
2244
+ maxDuration: 10,
2245
+ qualityMode: "standard",
2246
+ source: "seed",
2247
+ status: "active",
2248
+ confidence: "high",
2249
+ confidenceScore: 99,
2250
+ confidenceLevel: "high",
2251
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2252
+ lastUpdated: null,
2253
+ launchDate: "2025-12-01"
2254
+ },
2074
2255
  {
2075
2256
  modelId: "fal-kling3-1080p",
2076
2257
  provider: "fal",
@@ -2089,6 +2270,42 @@ var STATIC_VIDEO_PRICING = [
2089
2270
  lastUpdated: null,
2090
2271
  launchDate: "2026-02-05"
2091
2272
  },
2273
+ {
2274
+ modelId: "fal-ltx2.0-fast-1080p",
2275
+ provider: "fal",
2276
+ displayName: "FAL LTX-2.0 Fast 1080p",
2277
+ costPerMinute: 2.4,
2278
+ inputType: "text,image",
2279
+ resolution: "1080p",
2280
+ maxDuration: 5,
2281
+ qualityMode: "turbo",
2282
+ source: "seed",
2283
+ status: "active",
2284
+ confidence: "high",
2285
+ confidenceScore: 99,
2286
+ confidenceLevel: "high",
2287
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2288
+ lastUpdated: null,
2289
+ launchDate: "2025-06-01"
2290
+ },
2291
+ {
2292
+ modelId: "fal-ltx2.0-pro-1080p",
2293
+ provider: "fal",
2294
+ displayName: "FAL LTX-2.0 Pro 1080p",
2295
+ costPerMinute: 3.6,
2296
+ inputType: "text,image",
2297
+ resolution: "1080p",
2298
+ maxDuration: 5,
2299
+ qualityMode: "professional",
2300
+ source: "seed",
2301
+ status: "active",
2302
+ confidence: "high",
2303
+ confidenceScore: 99,
2304
+ confidenceLevel: "high",
2305
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2306
+ lastUpdated: null,
2307
+ launchDate: "2025-06-01"
2308
+ },
2092
2309
  {
2093
2310
  modelId: "fal-ltx2.3-1080p",
2094
2311
  provider: "fal",
@@ -2125,6 +2342,42 @@ var STATIC_VIDEO_PRICING = [
2125
2342
  lastUpdated: null,
2126
2343
  launchDate: "2026-03-16"
2127
2344
  },
2345
+ {
2346
+ modelId: "fal-magi-720p",
2347
+ provider: "fal",
2348
+ displayName: "FAL Magi 720p",
2349
+ costPerMinute: 12,
2350
+ inputType: "text,image",
2351
+ resolution: "720p",
2352
+ maxDuration: 4,
2353
+ qualityMode: "standard",
2354
+ source: "seed",
2355
+ status: "active",
2356
+ confidence: "high",
2357
+ confidenceScore: 99,
2358
+ confidenceLevel: "high",
2359
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2360
+ lastUpdated: null,
2361
+ launchDate: "2025-09-01"
2362
+ },
2363
+ {
2364
+ modelId: "fal-magi-distilled-720p",
2365
+ provider: "fal",
2366
+ displayName: "FAL Magi Distilled 720p",
2367
+ costPerMinute: 4.8,
2368
+ inputType: "text,image",
2369
+ resolution: "720p",
2370
+ maxDuration: 4,
2371
+ qualityMode: "turbo",
2372
+ source: "seed",
2373
+ status: "active",
2374
+ confidence: "high",
2375
+ confidenceScore: 99,
2376
+ confidenceLevel: "high",
2377
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2378
+ lastUpdated: null,
2379
+ launchDate: "2025-09-01"
2380
+ },
2128
2381
  {
2129
2382
  modelId: "fal-ovi-720p",
2130
2383
  provider: "fal",
@@ -2143,6 +2396,60 @@ var STATIC_VIDEO_PRICING = [
2143
2396
  lastUpdated: null,
2144
2397
  launchDate: "2026-03-01"
2145
2398
  },
2399
+ {
2400
+ modelId: "fal-pixverse5.5-1080p",
2401
+ provider: "fal",
2402
+ displayName: "FAL PixVerse v5.5 1080p",
2403
+ costPerMinute: 24,
2404
+ inputType: "text,image",
2405
+ resolution: "1080p",
2406
+ maxDuration: 5,
2407
+ qualityMode: "professional",
2408
+ source: "seed",
2409
+ status: "active",
2410
+ confidence: "high",
2411
+ confidenceScore: 99,
2412
+ confidenceLevel: "high",
2413
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2414
+ lastUpdated: null,
2415
+ launchDate: "2026-01-01"
2416
+ },
2417
+ {
2418
+ modelId: "fal-pixverse5.5-720p",
2419
+ provider: "fal",
2420
+ displayName: "FAL PixVerse v5.5 720p",
2421
+ costPerMinute: 9,
2422
+ inputType: "text,image",
2423
+ resolution: "720p",
2424
+ maxDuration: 5,
2425
+ qualityMode: "standard",
2426
+ source: "seed",
2427
+ status: "active",
2428
+ confidence: "high",
2429
+ confidenceScore: 99,
2430
+ confidenceLevel: "high",
2431
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2432
+ lastUpdated: null,
2433
+ launchDate: "2026-01-01"
2434
+ },
2435
+ {
2436
+ modelId: "fal-seedance1.0-pro-1080p",
2437
+ provider: "fal",
2438
+ displayName: "FAL Seedance 1.0 Pro 1080p",
2439
+ costPerMinute: 7.44,
2440
+ inputType: "image",
2441
+ resolution: "1080p",
2442
+ maxDuration: 10,
2443
+ qualityMode: "professional",
2444
+ source: "seed",
2445
+ status: "active",
2446
+ confidence: "high",
2447
+ confidenceScore: 99,
2448
+ confidenceLevel: "high",
2449
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2450
+ lastUpdated: null,
2451
+ launchDate: "2025-09-01"
2452
+ },
2146
2453
  {
2147
2454
  modelId: "fal-sora2-720p",
2148
2455
  provider: "fal",
@@ -2165,7 +2472,7 @@ var STATIC_VIDEO_PRICING = [
2165
2472
  modelId: "fal-sora2-pro-1080p",
2166
2473
  provider: "fal",
2167
2474
  displayName: "FAL Sora 2 Pro 1080p",
2168
- costPerMinute: 30,
2475
+ costPerMinute: 42,
2169
2476
  inputType: "text,image",
2170
2477
  resolution: "1080p",
2171
2478
  maxDuration: 25,
@@ -2197,6 +2504,24 @@ var STATIC_VIDEO_PRICING = [
2197
2504
  lastUpdated: null,
2198
2505
  launchDate: "2025-09-30"
2199
2506
  },
2507
+ {
2508
+ modelId: "fal-stable-video",
2509
+ provider: "fal",
2510
+ displayName: "FAL Stable Video Diffusion",
2511
+ costPerMinute: 1.13,
2512
+ inputType: "image",
2513
+ resolution: "576p",
2514
+ maxDuration: 4,
2515
+ qualityMode: "standard",
2516
+ source: "seed",
2517
+ status: "active",
2518
+ confidence: "high",
2519
+ confidenceScore: 99,
2520
+ confidenceLevel: "high",
2521
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2522
+ lastUpdated: null,
2523
+ launchDate: "2024-03-01"
2524
+ },
2200
2525
  {
2201
2526
  modelId: "fal-veo3-1080p",
2202
2527
  provider: "fal",
@@ -2233,6 +2558,42 @@ var STATIC_VIDEO_PRICING = [
2233
2558
  lastUpdated: null,
2234
2559
  launchDate: "2025-12-01"
2235
2560
  },
2561
+ {
2562
+ modelId: "fal-vidu-q3-turbo",
2563
+ provider: "fal",
2564
+ displayName: "FAL Vidu Q3 Turbo",
2565
+ costPerMinute: 2.1,
2566
+ inputType: "text,image",
2567
+ resolution: "720p",
2568
+ maxDuration: 8,
2569
+ qualityMode: "turbo",
2570
+ source: "seed",
2571
+ status: "active",
2572
+ confidence: "high",
2573
+ confidenceScore: 99,
2574
+ confidenceLevel: "high",
2575
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2576
+ lastUpdated: null,
2577
+ launchDate: "2025-06-01"
2578
+ },
2579
+ {
2580
+ modelId: "fal-wan2.2-a14b-480p",
2581
+ provider: "fal",
2582
+ displayName: "FAL Wan 2.2 A14B 480p",
2583
+ costPerMinute: 6,
2584
+ inputType: "text,image",
2585
+ resolution: "480p",
2586
+ maxDuration: 5,
2587
+ qualityMode: "standard",
2588
+ source: "seed",
2589
+ status: "active",
2590
+ confidence: "high",
2591
+ confidenceScore: 99,
2592
+ confidenceLevel: "high",
2593
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2594
+ lastUpdated: null,
2595
+ launchDate: "2025-03-01"
2596
+ },
2236
2597
  {
2237
2598
  modelId: "fal-wan2.5-480p",
2238
2599
  provider: "fal",
@@ -2251,6 +2612,24 @@ var STATIC_VIDEO_PRICING = [
2251
2612
  lastUpdated: null,
2252
2613
  launchDate: "2025-06-01"
2253
2614
  },
2615
+ {
2616
+ modelId: "fal-wan2.6-480p",
2617
+ provider: "fal",
2618
+ displayName: "FAL Wan 2.6 480p",
2619
+ costPerMinute: 3,
2620
+ inputType: "text,image",
2621
+ resolution: "480p",
2622
+ maxDuration: 5,
2623
+ qualityMode: "standard",
2624
+ source: "seed",
2625
+ status: "active",
2626
+ confidence: "high",
2627
+ confidenceScore: 99,
2628
+ confidenceLevel: "high",
2629
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
2630
+ lastUpdated: null,
2631
+ launchDate: "2026-01-01"
2632
+ },
2254
2633
  {
2255
2634
  modelId: "grok-imagine-video",
2256
2635
  provider: "xai",
@@ -2611,6 +2990,150 @@ var STATIC_VIDEO_PRICING = [
2611
2990
  lastUpdated: null,
2612
2991
  launchDate: "2025-11-24"
2613
2992
  },
2993
+ {
2994
+ modelId: "replicate-haiper-v2-720p",
2995
+ provider: "replicate",
2996
+ displayName: "Replicate Haiper Video 2 720p",
2997
+ costPerMinute: 3,
2998
+ inputType: "text,image",
2999
+ resolution: "720p",
3000
+ maxDuration: 6,
3001
+ qualityMode: "standard",
3002
+ source: "seed",
3003
+ status: "active",
3004
+ confidence: "high",
3005
+ confidenceScore: 99,
3006
+ confidenceLevel: "high",
3007
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3008
+ lastUpdated: null,
3009
+ launchDate: "2025-06-01"
3010
+ },
3011
+ {
3012
+ modelId: "replicate-ltx-video-768p",
3013
+ provider: "replicate",
3014
+ displayName: "Replicate LTX-Video 768p",
3015
+ costPerMinute: 0.26,
3016
+ inputType: "text",
3017
+ resolution: "768p",
3018
+ maxDuration: 3,
3019
+ qualityMode: "standard",
3020
+ source: "seed",
3021
+ status: "active",
3022
+ confidence: "high",
3023
+ confidenceScore: 99,
3024
+ confidenceLevel: "high",
3025
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3026
+ lastUpdated: null,
3027
+ launchDate: "2024-11-01"
3028
+ },
3029
+ {
3030
+ modelId: "replicate-pixverse-v4-360p",
3031
+ provider: "replicate",
3032
+ displayName: "Replicate PixVerse v4 360p",
3033
+ costPerMinute: 3.6,
3034
+ inputType: "text,image",
3035
+ resolution: "360p",
3036
+ maxDuration: 5,
3037
+ qualityMode: "standard",
3038
+ source: "seed",
3039
+ status: "active",
3040
+ confidence: "high",
3041
+ confidenceScore: 99,
3042
+ confidenceLevel: "high",
3043
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3044
+ lastUpdated: null,
3045
+ launchDate: "2025-09-01"
3046
+ },
3047
+ {
3048
+ modelId: "replicate-seedance1-lite-480p",
3049
+ provider: "replicate",
3050
+ displayName: "Replicate Seedance 1.0 Lite 480p",
3051
+ costPerMinute: 1.08,
3052
+ inputType: "text",
3053
+ resolution: "480p",
3054
+ maxDuration: 10,
3055
+ qualityMode: "standard",
3056
+ source: "seed",
3057
+ status: "active",
3058
+ confidence: "high",
3059
+ confidenceScore: 99,
3060
+ confidenceLevel: "high",
3061
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3062
+ lastUpdated: null,
3063
+ launchDate: "2025-09-01"
3064
+ },
3065
+ {
3066
+ modelId: "replicate-seedance1-pro-fast-720p",
3067
+ provider: "replicate",
3068
+ displayName: "Replicate Seedance 1.0 Pro Fast 720p",
3069
+ costPerMinute: 2.4,
3070
+ inputType: "image",
3071
+ resolution: "720p",
3072
+ maxDuration: 5,
3073
+ qualityMode: "turbo",
3074
+ source: "seed",
3075
+ status: "active",
3076
+ confidence: "high",
3077
+ confidenceScore: 99,
3078
+ confidenceLevel: "high",
3079
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3080
+ lastUpdated: null,
3081
+ launchDate: "2025-09-01"
3082
+ },
3083
+ {
3084
+ modelId: "replicate-wan2.1-i2v-480p",
3085
+ provider: "replicate",
3086
+ displayName: "Replicate WaveSpeed Wan 2.1 I2V 480p",
3087
+ costPerMinute: 5.4,
3088
+ inputType: "image",
3089
+ resolution: "480p",
3090
+ maxDuration: 5,
3091
+ qualityMode: "standard",
3092
+ source: "seed",
3093
+ status: "active",
3094
+ confidence: "high",
3095
+ confidenceScore: 99,
3096
+ confidenceLevel: "high",
3097
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3098
+ lastUpdated: null,
3099
+ launchDate: "2025-03-01"
3100
+ },
3101
+ {
3102
+ modelId: "replicate-wan2.1-i2v-720p",
3103
+ provider: "replicate",
3104
+ displayName: "Replicate WaveSpeed Wan 2.1 I2V 720p",
3105
+ costPerMinute: 15,
3106
+ inputType: "image",
3107
+ resolution: "720p",
3108
+ maxDuration: 5,
3109
+ qualityMode: "standard",
3110
+ source: "seed",
3111
+ status: "active",
3112
+ confidence: "high",
3113
+ confidenceScore: 99,
3114
+ confidenceLevel: "high",
3115
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3116
+ lastUpdated: null,
3117
+ launchDate: "2025-03-01"
3118
+ },
3119
+ {
3120
+ modelId: "replicate-wan2.2-t2v-fast-480p",
3121
+ provider: "replicate",
3122
+ displayName: "Replicate Wan 2.2 5B Fast T2V 480p",
3123
+ costPerMinute: 0.18,
3124
+ inputType: "text",
3125
+ resolution: "480p",
3126
+ maxDuration: 5,
3127
+ qualityMode: "turbo",
3128
+ source: "seed",
3129
+ status: "active",
3130
+ confidence: "high",
3131
+ confidenceScore: 99,
3132
+ confidenceLevel: "high",
3133
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3134
+ lastUpdated: null,
3135
+ launchDate: "2025-03-01"
3136
+ },
2614
3137
  {
2615
3138
  modelId: "runway-gen3alpha-720p",
2616
3139
  provider: "runway",
@@ -2791,11 +3314,29 @@ var STATIC_VIDEO_PRICING = [
2791
3314
  lastUpdated: null,
2792
3315
  launchDate: "2025-02-01"
2793
3316
  },
3317
+ {
3318
+ modelId: "sora2-pro-1024p",
3319
+ provider: "sora",
3320
+ displayName: "Sora 2 Pro 1024p",
3321
+ costPerMinute: 30,
3322
+ inputType: "text,image",
3323
+ resolution: "1024p",
3324
+ maxDuration: 20,
3325
+ qualityMode: "professional",
3326
+ source: "seed",
3327
+ status: "active",
3328
+ confidence: "high",
3329
+ confidenceScore: 99,
3330
+ confidenceLevel: "high",
3331
+ freshness: { lastVerified: "", ageHours: 0, stale: false },
3332
+ lastUpdated: null,
3333
+ launchDate: "2025-02-01"
3334
+ },
2794
3335
  {
2795
3336
  modelId: "sora2-pro-1080p",
2796
3337
  provider: "sora",
2797
3338
  displayName: "Sora 2 Pro 1080p",
2798
- costPerMinute: 30,
3339
+ costPerMinute: 42,
2799
3340
  inputType: "text,image",
2800
3341
  resolution: "1080p",
2801
3342
  maxDuration: 20,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pricetoken",
3
- "version": "0.13.7",
3
+ "version": "0.13.9",
4
4
  "description": "Real-time LLM pricing data — typed client, cost calculator, and static pricing",
5
5
  "keywords": [
6
6
  "llm",