runapi-core 0.1.0__py3-none-any.whl

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.
@@ -0,0 +1,1462 @@
1
+ # Code generated by SdkContractGenerator. DO NOT EDIT.
2
+
3
+ CONTRACT = {
4
+ "elevenlabs/isolate-audio": {
5
+ "models": ["audio-isolation"],
6
+ "fields_by_model": {
7
+ "audio-isolation": {}
8
+ }
9
+ },
10
+ "elevenlabs/speech-to-text": {
11
+ "models": ["speech-to-text"],
12
+ "fields_by_model": {
13
+ "speech-to-text": {}
14
+ }
15
+ },
16
+ "elevenlabs/text-to-dialogue": {
17
+ "models": ["text-to-dialogue-v3"],
18
+ "fields_by_model": {
19
+ "text-to-dialogue-v3": {
20
+ "stability": {
21
+ "enum": [0.0, 0.5, 1.0]
22
+ }
23
+ }
24
+ }
25
+ },
26
+ "elevenlabs/text-to-sound": {
27
+ "models": ["sound-effect-v2"],
28
+ "fields_by_model": {
29
+ "sound-effect-v2": {
30
+ "output_format": {
31
+ "enum": ["mp3_22050_32", "mp3_44100_32", "mp3_44100_64", "mp3_44100_96", "mp3_44100_128", "mp3_44100_192", "pcm_8000", "pcm_16000", "pcm_22050", "pcm_24000", "pcm_44100", "pcm_48000", "ulaw_8000", "alaw_8000", "opus_48000_32", "opus_48000_64", "opus_48000_96", "opus_48000_128", "opus_48000_192"]
32
+ }
33
+ }
34
+ }
35
+ },
36
+ "elevenlabs/text-to-speech": {
37
+ "models": ["text-to-speech-multilingual-v2", "text-to-speech-turbo-v2.5"],
38
+ "fields_by_model": {
39
+ "text-to-speech-multilingual-v2": {},
40
+ "text-to-speech-turbo-v2.5": {}
41
+ }
42
+ },
43
+ "flux-2/remix-image": {
44
+ "models": ["flux-2-flex-remix-image", "flux-2-pro-remix-image"],
45
+ "fields_by_model": {
46
+ "flux-2-flex-remix-image": {
47
+ "aspect_ratio": {
48
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "3:2", "2:3", "auto"]
49
+ },
50
+ "output_resolution": {
51
+ "enum": ["1k", "2k"]
52
+ }
53
+ },
54
+ "flux-2-pro-remix-image": {
55
+ "aspect_ratio": {
56
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "3:2", "2:3", "auto"]
57
+ },
58
+ "output_resolution": {
59
+ "enum": ["1k", "2k"]
60
+ }
61
+ }
62
+ }
63
+ },
64
+ "flux-2/text-to-image": {
65
+ "models": ["flux-2-flex-text-to-image", "flux-2-pro-text-to-image"],
66
+ "fields_by_model": {
67
+ "flux-2-flex-text-to-image": {
68
+ "aspect_ratio": {
69
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "3:2", "2:3"]
70
+ },
71
+ "output_resolution": {
72
+ "enum": ["1k", "2k"]
73
+ }
74
+ },
75
+ "flux-2-pro-text-to-image": {
76
+ "aspect_ratio": {
77
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "3:2", "2:3"]
78
+ },
79
+ "output_resolution": {
80
+ "enum": ["1k", "2k"]
81
+ }
82
+ }
83
+ }
84
+ },
85
+ "flux-kontext/text-to-image": {
86
+ "models": ["flux-kontext-max", "flux-kontext-pro"],
87
+ "fields_by_model": {
88
+ "flux-kontext-max": {
89
+ "aspect_ratio": {
90
+ "enum": ["21:9", "16:9", "4:3", "1:1", "3:4", "9:16"]
91
+ },
92
+ "output_format": {
93
+ "enum": ["jpeg", "png"]
94
+ }
95
+ },
96
+ "flux-kontext-pro": {
97
+ "aspect_ratio": {
98
+ "enum": ["21:9", "16:9", "4:3", "1:1", "3:4", "9:16"]
99
+ },
100
+ "output_format": {
101
+ "enum": ["jpeg", "png"]
102
+ }
103
+ }
104
+ }
105
+ },
106
+ "gemini-omni/create-audio": {
107
+ "models": ["gemini-omni-audio"],
108
+ "fields_by_model": {
109
+ "gemini-omni-audio": {}
110
+ }
111
+ },
112
+ "gemini-omni/create-character": {
113
+ "models": ["gemini-omni-character"],
114
+ "fields_by_model": {
115
+ "gemini-omni-character": {}
116
+ }
117
+ },
118
+ "gemini-omni/text-to-video": {
119
+ "models": ["gemini-omni-text-to-video"],
120
+ "fields_by_model": {
121
+ "gemini-omni-text-to-video": {
122
+ "aspect_ratio": {
123
+ "enum": ["16:9", "9:16"]
124
+ },
125
+ "duration_seconds": {
126
+ "enum": [4, 6, 8, 10]
127
+ },
128
+ "output_resolution": {
129
+ "enum": ["720p", "1080p", "4k"]
130
+ }
131
+ }
132
+ }
133
+ },
134
+ "gpt-4o-image/text-to-image": {
135
+ "models": ["gpt-4o-image"],
136
+ "fields_by_model": {
137
+ "gpt-4o-image": {
138
+ "aspect_ratio": {
139
+ "enum": ["1:1", "3:2", "2:3"]
140
+ },
141
+ "output_count": {
142
+ "enum": [1, 2, 4]
143
+ }
144
+ }
145
+ }
146
+ },
147
+ "gpt-image-2/edit-image": {
148
+ "models": ["gpt-image-2"],
149
+ "fields_by_model": {
150
+ "gpt-image-2": {
151
+ "output_resolution": {
152
+ "enum": ["1k", "2k", "4k"]
153
+ }
154
+ }
155
+ }
156
+ },
157
+ "gpt-image-2/text-to-image": {
158
+ "models": ["gpt-image-2"],
159
+ "fields_by_model": {
160
+ "gpt-image-2": {
161
+ "output_resolution": {
162
+ "enum": ["1k", "2k", "4k"]
163
+ }
164
+ }
165
+ }
166
+ },
167
+ "gpt-image/edit-image": {
168
+ "models": ["gpt-image-1.5"],
169
+ "fields_by_model": {
170
+ "gpt-image-1.5": {}
171
+ }
172
+ },
173
+ "gpt-image/text-to-image": {
174
+ "models": ["gpt-image-1.5"],
175
+ "fields_by_model": {
176
+ "gpt-image-1.5": {}
177
+ }
178
+ },
179
+ "grok-imagine/edit-image": {
180
+ "models": ["grok-imagine-edit-image"],
181
+ "fields_by_model": {
182
+ "grok-imagine-edit-image": {}
183
+ }
184
+ },
185
+ "grok-imagine/extend": {
186
+ "models": [],
187
+ "fields_by_model": {
188
+ "_": {
189
+ "extension_duration_seconds": {
190
+ "enum": [6, 10]
191
+ }
192
+ }
193
+ }
194
+ },
195
+ "grok-imagine/image-to-video": {
196
+ "models": ["grok-imagine-image-to-video"],
197
+ "fields_by_model": {
198
+ "grok-imagine-image-to-video": {
199
+ "aspect_ratio": {
200
+ "enum": ["2:3", "3:2", "1:1", "16:9", "9:16"]
201
+ },
202
+ "motion_style": {
203
+ "enum": ["fun", "normal", "spicy"]
204
+ },
205
+ "output_resolution": {
206
+ "enum": ["480p", "720p"]
207
+ }
208
+ }
209
+ }
210
+ },
211
+ "grok-imagine/text-to-image": {
212
+ "models": ["grok-imagine-text-to-image"],
213
+ "fields_by_model": {
214
+ "grok-imagine-text-to-image": {
215
+ "aspect_ratio": {
216
+ "enum": ["2:3", "3:2", "1:1", "16:9", "9:16"]
217
+ }
218
+ }
219
+ }
220
+ },
221
+ "grok-imagine/text-to-video": {
222
+ "models": ["grok-imagine-text-to-video"],
223
+ "fields_by_model": {
224
+ "grok-imagine-text-to-video": {
225
+ "aspect_ratio": {
226
+ "enum": ["2:3", "3:2", "1:1", "16:9", "9:16"]
227
+ },
228
+ "motion_style": {
229
+ "enum": ["fun", "normal", "spicy"]
230
+ },
231
+ "output_resolution": {
232
+ "enum": ["480p", "720p"]
233
+ }
234
+ }
235
+ }
236
+ },
237
+ "grok-imagine/upscale-image": {
238
+ "models": [],
239
+ "fields_by_model": {
240
+ "_": {}
241
+ }
242
+ },
243
+ "hailuo/image-to-video": {
244
+ "models": ["hailuo-02-image-to-video-pro", "hailuo-02-image-to-video-standard", "hailuo-2.3-image-to-video-pro", "hailuo-2.3-image-to-video-standard"],
245
+ "fields_by_model": {
246
+ "hailuo-02-image-to-video-pro": {},
247
+ "hailuo-02-image-to-video-standard": {
248
+ "duration_seconds": {
249
+ "enum": [6, 10]
250
+ },
251
+ "output_resolution": {
252
+ "enum": ["512p", "768p"]
253
+ }
254
+ },
255
+ "hailuo-2.3-image-to-video-pro": {
256
+ "duration_seconds": {
257
+ "enum": [6, 10]
258
+ },
259
+ "output_resolution": {
260
+ "enum": ["768p", "1080p"]
261
+ }
262
+ },
263
+ "hailuo-2.3-image-to-video-standard": {
264
+ "duration_seconds": {
265
+ "enum": [6, 10]
266
+ },
267
+ "output_resolution": {
268
+ "enum": ["768p", "1080p"]
269
+ }
270
+ }
271
+ }
272
+ },
273
+ "hailuo/text-to-video": {
274
+ "models": ["hailuo-02-text-to-video-pro", "hailuo-02-text-to-video-standard"],
275
+ "fields_by_model": {
276
+ "hailuo-02-text-to-video-pro": {},
277
+ "hailuo-02-text-to-video-standard": {
278
+ "duration_seconds": {
279
+ "enum": [6, 10]
280
+ }
281
+ }
282
+ }
283
+ },
284
+ "happyhorse/edit-video": {
285
+ "models": ["happyhorse-edit-video"],
286
+ "fields_by_model": {
287
+ "happyhorse-edit-video": {
288
+ "audio_setting": {
289
+ "enum": ["auto", "original"]
290
+ },
291
+ "output_resolution": {
292
+ "enum": ["720p", "1080p"]
293
+ }
294
+ }
295
+ }
296
+ },
297
+ "happyhorse/image-to-video": {
298
+ "models": ["happyhorse-image-to-video"],
299
+ "fields_by_model": {
300
+ "happyhorse-image-to-video": {
301
+ "output_resolution": {
302
+ "enum": ["720p", "1080p"]
303
+ }
304
+ }
305
+ }
306
+ },
307
+ "happyhorse/text-to-video": {
308
+ "models": ["happyhorse-character", "happyhorse-text-to-video"],
309
+ "fields_by_model": {
310
+ "happyhorse-character": {
311
+ "aspect_ratio": {
312
+ "enum": ["16:9", "9:16", "1:1", "4:3", "3:4"]
313
+ },
314
+ "output_resolution": {
315
+ "enum": ["720p", "1080p"]
316
+ }
317
+ },
318
+ "happyhorse-text-to-video": {
319
+ "aspect_ratio": {
320
+ "enum": ["16:9", "9:16", "1:1", "4:3", "3:4"]
321
+ },
322
+ "output_resolution": {
323
+ "enum": ["720p", "1080p"]
324
+ }
325
+ }
326
+ }
327
+ },
328
+ "ideogram-v3/edit-image": {
329
+ "models": ["ideogram-v3-character-edit", "ideogram-v3-edit"],
330
+ "fields_by_model": {
331
+ "ideogram-v3-character-edit": {
332
+ "output_count": {
333
+ "enum": [1, 2, 3, 4]
334
+ },
335
+ "rendering_speed": {
336
+ "enum": ["turbo", "balanced", "quality"]
337
+ },
338
+ "style": {
339
+ "enum": ["auto", "realistic", "fiction"]
340
+ }
341
+ },
342
+ "ideogram-v3-edit": {
343
+ "output_count": {
344
+ "enum": [1, 2, 3, 4]
345
+ },
346
+ "rendering_speed": {
347
+ "enum": ["turbo", "balanced", "quality"]
348
+ }
349
+ }
350
+ }
351
+ },
352
+ "ideogram-v3/reframe-image": {
353
+ "models": ["ideogram-v3-reframe"],
354
+ "fields_by_model": {
355
+ "ideogram-v3-reframe": {
356
+ "aspect_ratio": {
357
+ "enum": ["1:1", "3:4", "9:16", "4:3", "16:9"]
358
+ },
359
+ "output_count": {
360
+ "enum": [1, 2, 3, 4]
361
+ },
362
+ "rendering_speed": {
363
+ "enum": ["turbo", "balanced", "quality"]
364
+ },
365
+ "style": {
366
+ "enum": ["auto", "general", "realistic", "design"]
367
+ }
368
+ }
369
+ }
370
+ },
371
+ "ideogram-v3/remix-image": {
372
+ "models": ["ideogram-v3-character-remix", "ideogram-v3-remix"],
373
+ "fields_by_model": {
374
+ "ideogram-v3-character-remix": {
375
+ "aspect_ratio": {
376
+ "enum": ["1:1", "3:4", "9:16", "4:3", "16:9"]
377
+ },
378
+ "output_count": {
379
+ "enum": [1, 2, 3, 4]
380
+ },
381
+ "rendering_speed": {
382
+ "enum": ["turbo", "balanced", "quality"]
383
+ },
384
+ "style": {
385
+ "enum": ["auto", "realistic", "fiction"]
386
+ }
387
+ },
388
+ "ideogram-v3-remix": {
389
+ "aspect_ratio": {
390
+ "enum": ["1:1", "3:4", "9:16", "4:3", "16:9"]
391
+ },
392
+ "output_count": {
393
+ "enum": [1, 2, 3, 4]
394
+ },
395
+ "rendering_speed": {
396
+ "enum": ["turbo", "balanced", "quality"]
397
+ },
398
+ "style": {
399
+ "enum": ["auto", "general", "realistic", "design"]
400
+ }
401
+ }
402
+ }
403
+ },
404
+ "ideogram-v3/text-to-image": {
405
+ "models": ["ideogram-v3-character", "ideogram-v3-text-to-image"],
406
+ "fields_by_model": {
407
+ "ideogram-v3-character": {
408
+ "aspect_ratio": {
409
+ "enum": ["1:1", "3:4", "9:16", "4:3", "16:9"]
410
+ },
411
+ "output_count": {
412
+ "enum": [1, 2, 3, 4]
413
+ },
414
+ "rendering_speed": {
415
+ "enum": ["turbo", "balanced", "quality"]
416
+ },
417
+ "style": {
418
+ "enum": ["auto", "realistic", "fiction"]
419
+ }
420
+ },
421
+ "ideogram-v3-text-to-image": {
422
+ "aspect_ratio": {
423
+ "enum": ["1:1", "3:4", "9:16", "4:3", "16:9"]
424
+ },
425
+ "output_count": {
426
+ "enum": [1, 2, 3, 4]
427
+ },
428
+ "rendering_speed": {
429
+ "enum": ["turbo", "balanced", "quality"]
430
+ },
431
+ "style": {
432
+ "enum": ["auto", "general", "realistic", "design"]
433
+ }
434
+ }
435
+ }
436
+ },
437
+ "imagen-4/remix-image": {
438
+ "models": ["imagen-4-pro-remix-image"],
439
+ "fields_by_model": {
440
+ "imagen-4-pro-remix-image": {
441
+ "aspect_ratio": {
442
+ "enum": ["1:1", "2:3", "3:2", "3:4", "4:3", "4:5", "5:4", "9:16", "16:9", "21:9", "auto"]
443
+ },
444
+ "output_format": {
445
+ "enum": ["png", "jpg"]
446
+ },
447
+ "output_resolution": {
448
+ "enum": ["1k", "2k", "4k"]
449
+ }
450
+ }
451
+ }
452
+ },
453
+ "imagen-4/text-to-image": {
454
+ "models": ["imagen-4", "imagen-4-fast", "imagen-4-ultra"],
455
+ "fields_by_model": {
456
+ "imagen-4": {
457
+ "aspect_ratio": {
458
+ "enum": ["1:1", "16:9", "9:16", "3:4", "4:3"]
459
+ }
460
+ },
461
+ "imagen-4-fast": {
462
+ "aspect_ratio": {
463
+ "enum": ["1:1", "16:9", "9:16", "3:4", "4:3"]
464
+ },
465
+ "output_count": {
466
+ "enum": [1, 2, 3, 4]
467
+ }
468
+ },
469
+ "imagen-4-ultra": {
470
+ "aspect_ratio": {
471
+ "enum": ["1:1", "16:9", "9:16", "3:4", "4:3"]
472
+ }
473
+ }
474
+ }
475
+ },
476
+ "infinitetalk/audio-to-video": {
477
+ "models": ["infinitetalk-from-audio"],
478
+ "fields_by_model": {
479
+ "infinitetalk-from-audio": {
480
+ "output_resolution": {
481
+ "enum": ["480p", "720p"]
482
+ }
483
+ }
484
+ }
485
+ },
486
+ "kling/avatar": {
487
+ "models": ["kling-ai-avatar-pro", "kling-ai-avatar-standard", "kling-ai-avatar-v1-pro", "kling-v1-avatar-standard"],
488
+ "fields_by_model": {
489
+ "kling-ai-avatar-pro": {},
490
+ "kling-ai-avatar-standard": {},
491
+ "kling-ai-avatar-v1-pro": {},
492
+ "kling-v1-avatar-standard": {}
493
+ }
494
+ },
495
+ "kling/image-to-video": {
496
+ "models": ["kling-v2.1-master-image-to-video", "kling-v2.1-pro", "kling-v2.1-standard", "kling-v2.5-turbo-image-to-video-pro"],
497
+ "fields_by_model": {
498
+ "kling-v2.1-master-image-to-video": {
499
+ "duration_seconds": {
500
+ "enum": [5, 10]
501
+ }
502
+ },
503
+ "kling-v2.1-pro": {
504
+ "duration_seconds": {
505
+ "enum": [5, 10]
506
+ }
507
+ },
508
+ "kling-v2.1-standard": {
509
+ "duration_seconds": {
510
+ "enum": [5, 10]
511
+ }
512
+ },
513
+ "kling-v2.5-turbo-image-to-video-pro": {
514
+ "duration_seconds": {
515
+ "enum": [5, 10]
516
+ }
517
+ }
518
+ }
519
+ },
520
+ "kling/motion-control": {
521
+ "models": ["kling-3.0"],
522
+ "fields_by_model": {
523
+ "kling-3.0": {
524
+ "background_source": {
525
+ "enum": ["video", "image"]
526
+ },
527
+ "character_orientation": {
528
+ "enum": ["video", "image"]
529
+ },
530
+ "output_resolution": {
531
+ "enum": ["720p", "1080p"]
532
+ }
533
+ }
534
+ }
535
+ },
536
+ "kling/text-to-video": {
537
+ "models": ["kling-3.0", "kling-v2.1-master-text-to-video", "kling-v2.5-turbo-text-to-video-pro"],
538
+ "fields_by_model": {
539
+ "kling-3.0": {
540
+ "aspect_ratio": {
541
+ "enum": ["16:9", "9:16", "1:1"]
542
+ },
543
+ "duration_seconds": {
544
+ "enum": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
545
+ },
546
+ "output_resolution": {
547
+ "enum": ["720p", "1080p", "4k"]
548
+ }
549
+ },
550
+ "kling-v2.1-master-text-to-video": {
551
+ "aspect_ratio": {
552
+ "enum": ["16:9", "9:16", "1:1"]
553
+ },
554
+ "duration_seconds": {
555
+ "enum": [5, 10]
556
+ }
557
+ },
558
+ "kling-v2.5-turbo-text-to-video-pro": {
559
+ "aspect_ratio": {
560
+ "enum": ["16:9", "9:16", "1:1"]
561
+ },
562
+ "duration_seconds": {
563
+ "enum": [5, 10]
564
+ }
565
+ }
566
+ }
567
+ },
568
+ "luma/modify-video": {
569
+ "models": ["luma-modify-video"],
570
+ "fields_by_model": {
571
+ "luma-modify-video": {}
572
+ }
573
+ },
574
+ "nano-banana/edit-image": {
575
+ "models": ["nano-banana-edit"],
576
+ "fields_by_model": {
577
+ "nano-banana-edit": {
578
+ "aspect_ratio": {
579
+ "enum": ["1:1", "9:16", "16:9", "3:4", "4:3", "3:2", "2:3", "5:4", "4:5", "21:9", "auto"]
580
+ },
581
+ "output_format": {
582
+ "enum": ["png", "jpeg"]
583
+ }
584
+ }
585
+ }
586
+ },
587
+ "nano-banana/text-to-image": {
588
+ "models": ["nano-banana", "nano-banana-2", "nano-banana-pro"],
589
+ "fields_by_model": {
590
+ "nano-banana": {
591
+ "aspect_ratio": {
592
+ "enum": ["1:1", "9:16", "16:9", "3:4", "4:3", "3:2", "2:3", "5:4", "4:5", "21:9", "auto"]
593
+ },
594
+ "output_format": {
595
+ "enum": ["png", "jpeg", "jpg"]
596
+ }
597
+ },
598
+ "nano-banana-2": {
599
+ "aspect_ratio": {
600
+ "enum": ["1:1", "1:4", "1:8", "2:3", "3:2", "3:4", "4:1", "4:3", "4:5", "5:4", "8:1", "9:16", "16:9", "21:9", "auto"]
601
+ },
602
+ "output_format": {
603
+ "enum": ["png", "jpeg", "jpg"]
604
+ },
605
+ "output_resolution": {
606
+ "enum": ["1k", "2k", "4k"]
607
+ }
608
+ },
609
+ "nano-banana-pro": {
610
+ "aspect_ratio": {
611
+ "enum": ["1:1", "2:3", "3:2", "3:4", "4:3", "4:5", "5:4", "9:16", "16:9", "21:9", "auto"]
612
+ },
613
+ "output_format": {
614
+ "enum": ["png", "jpeg", "jpg"]
615
+ },
616
+ "output_resolution": {
617
+ "enum": ["1k", "2k", "4k"]
618
+ }
619
+ }
620
+ }
621
+ },
622
+ "qwen-2/edit-image": {
623
+ "models": ["qwen-2-edit-image"],
624
+ "fields_by_model": {
625
+ "qwen-2-edit-image": {
626
+ "aspect_ratio": {
627
+ "enum": ["1:1", "2:3", "3:2", "3:4", "4:3", "9:16", "16:9", "21:9"]
628
+ },
629
+ "output_format": {
630
+ "enum": ["jpeg", "png"]
631
+ }
632
+ }
633
+ }
634
+ },
635
+ "qwen-2/remix-image": {
636
+ "models": ["qwen-2-remix-image"],
637
+ "fields_by_model": {
638
+ "qwen-2-remix-image": {
639
+ "acceleration": {
640
+ "enum": ["none", "regular", "high"]
641
+ },
642
+ "output_format": {
643
+ "enum": ["png", "jpeg"]
644
+ }
645
+ }
646
+ }
647
+ },
648
+ "qwen-2/text-to-image": {
649
+ "models": ["qwen-2-text-to-image"],
650
+ "fields_by_model": {
651
+ "qwen-2-text-to-image": {
652
+ "aspect_ratio": {
653
+ "enum": ["1:1", "3:4", "4:3", "9:16", "16:9"]
654
+ },
655
+ "output_format": {
656
+ "enum": ["png", "jpeg"]
657
+ }
658
+ }
659
+ }
660
+ },
661
+ "recraft/remove-background": {
662
+ "models": ["recraft-remove-background"],
663
+ "fields_by_model": {
664
+ "recraft-remove-background": {}
665
+ }
666
+ },
667
+ "recraft/upscale-image": {
668
+ "models": ["recraft-crisp-upscale"],
669
+ "fields_by_model": {
670
+ "recraft-crisp-upscale": {}
671
+ }
672
+ },
673
+ "runway-aleph/edit-video": {
674
+ "models": ["runway-aleph"],
675
+ "fields_by_model": {
676
+ "runway-aleph": {
677
+ "aspect_ratio": {
678
+ "enum": ["16:9", "9:16", "4:3", "3:4", "1:1", "21:9"]
679
+ }
680
+ }
681
+ }
682
+ },
683
+ "runway/extend-video": {
684
+ "models": ["runway"],
685
+ "fields_by_model": {
686
+ "runway": {
687
+ "output_resolution": {
688
+ "enum": ["720p", "1080p"]
689
+ }
690
+ }
691
+ }
692
+ },
693
+ "runway/text-to-video": {
694
+ "models": ["runway"],
695
+ "fields_by_model": {
696
+ "runway": {
697
+ "aspect_ratio": {
698
+ "enum": ["16:9", "9:16", "1:1", "4:3", "3:4"]
699
+ },
700
+ "duration_seconds": {
701
+ "enum": [5, 10]
702
+ },
703
+ "output_resolution": {
704
+ "enum": ["720p", "1080p"]
705
+ }
706
+ }
707
+ }
708
+ },
709
+ "seedance/text-to-video": {
710
+ "models": ["seedance-1.5-pro", "seedance-2.0", "seedance-2.0-fast", "seedance-v1-lite", "seedance-v1-pro", "seedance-v1-pro-fast"],
711
+ "fields_by_model": {
712
+ "seedance-1.5-pro": {
713
+ "aspect_ratio": {
714
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "21:9"]
715
+ },
716
+ "duration_seconds": {
717
+ "enum": [4, 8, 12]
718
+ },
719
+ "output_resolution": {
720
+ "enum": ["480p", "720p", "1080p"]
721
+ }
722
+ },
723
+ "seedance-2.0": {
724
+ "aspect_ratio": {
725
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "21:9", "auto"]
726
+ },
727
+ "output_resolution": {
728
+ "enum": ["480p", "720p", "1080p"]
729
+ }
730
+ },
731
+ "seedance-2.0-fast": {
732
+ "aspect_ratio": {
733
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "21:9", "auto"]
734
+ },
735
+ "output_resolution": {
736
+ "enum": ["480p", "720p"]
737
+ }
738
+ },
739
+ "seedance-v1-lite": {
740
+ "aspect_ratio": {
741
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "9:21"]
742
+ },
743
+ "duration_seconds": {
744
+ "enum": [5, 10]
745
+ },
746
+ "output_resolution": {
747
+ "enum": ["480p", "720p", "1080p"]
748
+ }
749
+ },
750
+ "seedance-v1-pro": {
751
+ "aspect_ratio": {
752
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "21:9"]
753
+ },
754
+ "duration_seconds": {
755
+ "enum": [5, 10]
756
+ },
757
+ "output_resolution": {
758
+ "enum": ["480p", "720p", "1080p"]
759
+ }
760
+ },
761
+ "seedance-v1-pro-fast": {
762
+ "duration_seconds": {
763
+ "enum": [5, 10]
764
+ },
765
+ "output_resolution": {
766
+ "enum": ["720p", "1080p"]
767
+ }
768
+ }
769
+ }
770
+ },
771
+ "seedream/edit-image": {
772
+ "models": ["seedream-4.5-edit", "seedream-5-lite-edit", "seedream-v4-edit"],
773
+ "fields_by_model": {
774
+ "seedream-4.5-edit": {
775
+ "aspect_ratio": {
776
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "2:3", "3:2", "21:9"]
777
+ },
778
+ "output_quality": {
779
+ "enum": ["basic", "high"]
780
+ }
781
+ },
782
+ "seedream-5-lite-edit": {
783
+ "aspect_ratio": {
784
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "2:3", "3:2", "21:9"]
785
+ },
786
+ "output_quality": {
787
+ "enum": ["basic", "high"]
788
+ }
789
+ },
790
+ "seedream-v4-edit": {
791
+ "aspect_ratio": {
792
+ "enum": ["1:1", "4:3", "3:4", "3:2", "2:3", "16:9", "9:16", "21:9"]
793
+ },
794
+ "output_count": {
795
+ "enum": [1, 2, 3, 4, 5, 6]
796
+ },
797
+ "output_resolution": {
798
+ "enum": ["1k", "2k", "4k"]
799
+ }
800
+ }
801
+ }
802
+ },
803
+ "seedream/text-to-image": {
804
+ "models": ["seedream-4.5-text-to-image", "seedream-5-lite-text-to-image", "seedream-v4-text-to-image"],
805
+ "fields_by_model": {
806
+ "seedream-4.5-text-to-image": {
807
+ "aspect_ratio": {
808
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "2:3", "3:2", "21:9"]
809
+ },
810
+ "output_quality": {
811
+ "enum": ["basic", "high"]
812
+ }
813
+ },
814
+ "seedream-5-lite-text-to-image": {
815
+ "aspect_ratio": {
816
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16", "2:3", "3:2", "21:9"]
817
+ },
818
+ "output_quality": {
819
+ "enum": ["basic", "high"]
820
+ }
821
+ },
822
+ "seedream-v4-text-to-image": {
823
+ "aspect_ratio": {
824
+ "enum": ["1:1", "4:3", "3:4", "3:2", "2:3", "16:9", "9:16", "21:9"]
825
+ },
826
+ "output_count": {
827
+ "enum": [1, 2, 3, 4, 5, 6]
828
+ },
829
+ "output_resolution": {
830
+ "enum": ["1k", "2k", "4k"]
831
+ }
832
+ }
833
+ }
834
+ },
835
+ "suno/add-instrumental": {
836
+ "models": ["suno-v4.5-plus", "suno-v5", "suno-v5.5"],
837
+ "fields_by_model": {
838
+ "suno-v4.5-plus": {
839
+ "vocal_gender": {
840
+ "enum": ["male", "female"]
841
+ }
842
+ },
843
+ "suno-v5": {
844
+ "vocal_gender": {
845
+ "enum": ["male", "female"]
846
+ }
847
+ },
848
+ "suno-v5.5": {
849
+ "vocal_gender": {
850
+ "enum": ["male", "female"]
851
+ }
852
+ }
853
+ }
854
+ },
855
+ "suno/add-vocals": {
856
+ "models": ["suno-v4.5-plus", "suno-v5"],
857
+ "fields_by_model": {
858
+ "suno-v4.5-plus": {
859
+ "vocal_gender": {
860
+ "enum": ["male", "female"]
861
+ }
862
+ },
863
+ "suno-v5": {
864
+ "vocal_gender": {
865
+ "enum": ["male", "female"]
866
+ }
867
+ }
868
+ }
869
+ },
870
+ "suno/boost-style": {
871
+ "models": [],
872
+ "fields_by_model": {
873
+ "_": {}
874
+ }
875
+ },
876
+ "suno/check-voice": {
877
+ "models": [],
878
+ "fields_by_model": {
879
+ "_": {}
880
+ }
881
+ },
882
+ "suno/convert-audio": {
883
+ "models": [],
884
+ "fields_by_model": {
885
+ "_": {}
886
+ }
887
+ },
888
+ "suno/cover-audio": {
889
+ "models": ["suno-v4", "suno-v4.5", "suno-v4.5-all", "suno-v4.5-plus", "suno-v5", "suno-v5.5"],
890
+ "fields_by_model": {
891
+ "suno-v4": {
892
+ "persona_type": {
893
+ "enum": ["style", "voice"]
894
+ },
895
+ "vocal_gender": {
896
+ "enum": ["male", "female"]
897
+ },
898
+ "vocal_mode": {
899
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
900
+ }
901
+ },
902
+ "suno-v4.5": {
903
+ "persona_type": {
904
+ "enum": ["style", "voice"]
905
+ },
906
+ "vocal_gender": {
907
+ "enum": ["male", "female"]
908
+ },
909
+ "vocal_mode": {
910
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
911
+ }
912
+ },
913
+ "suno-v4.5-all": {
914
+ "persona_type": {
915
+ "enum": ["style", "voice"]
916
+ },
917
+ "vocal_gender": {
918
+ "enum": ["male", "female"]
919
+ },
920
+ "vocal_mode": {
921
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
922
+ }
923
+ },
924
+ "suno-v4.5-plus": {
925
+ "persona_type": {
926
+ "enum": ["style", "voice"]
927
+ },
928
+ "vocal_gender": {
929
+ "enum": ["male", "female"]
930
+ },
931
+ "vocal_mode": {
932
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
933
+ }
934
+ },
935
+ "suno-v5": {
936
+ "persona_type": {
937
+ "enum": ["style", "voice"]
938
+ },
939
+ "vocal_gender": {
940
+ "enum": ["male", "female"]
941
+ },
942
+ "vocal_mode": {
943
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
944
+ }
945
+ },
946
+ "suno-v5.5": {
947
+ "persona_type": {
948
+ "enum": ["style", "voice"]
949
+ },
950
+ "vocal_gender": {
951
+ "enum": ["male", "female"]
952
+ },
953
+ "vocal_mode": {
954
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
955
+ }
956
+ }
957
+ }
958
+ },
959
+ "suno/create-mashup": {
960
+ "models": ["suno-v4", "suno-v4.5", "suno-v4.5-all", "suno-v4.5-plus", "suno-v5", "suno-v5.5"],
961
+ "fields_by_model": {
962
+ "suno-v4": {
963
+ "persona_type": {
964
+ "enum": ["style", "voice"]
965
+ },
966
+ "vocal_gender": {
967
+ "enum": ["male", "female"]
968
+ },
969
+ "vocal_mode": {
970
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
971
+ }
972
+ },
973
+ "suno-v4.5": {
974
+ "persona_type": {
975
+ "enum": ["style", "voice"]
976
+ },
977
+ "vocal_gender": {
978
+ "enum": ["male", "female"]
979
+ },
980
+ "vocal_mode": {
981
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
982
+ }
983
+ },
984
+ "suno-v4.5-all": {
985
+ "persona_type": {
986
+ "enum": ["style", "voice"]
987
+ },
988
+ "vocal_gender": {
989
+ "enum": ["male", "female"]
990
+ },
991
+ "vocal_mode": {
992
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
993
+ }
994
+ },
995
+ "suno-v4.5-plus": {
996
+ "persona_type": {
997
+ "enum": ["style", "voice"]
998
+ },
999
+ "vocal_gender": {
1000
+ "enum": ["male", "female"]
1001
+ },
1002
+ "vocal_mode": {
1003
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1004
+ }
1005
+ },
1006
+ "suno-v5": {
1007
+ "persona_type": {
1008
+ "enum": ["style", "voice"]
1009
+ },
1010
+ "vocal_gender": {
1011
+ "enum": ["male", "female"]
1012
+ },
1013
+ "vocal_mode": {
1014
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1015
+ }
1016
+ },
1017
+ "suno-v5.5": {
1018
+ "persona_type": {
1019
+ "enum": ["style", "voice"]
1020
+ },
1021
+ "vocal_gender": {
1022
+ "enum": ["male", "female"]
1023
+ },
1024
+ "vocal_mode": {
1025
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1026
+ }
1027
+ }
1028
+ }
1029
+ },
1030
+ "suno/extend-music": {
1031
+ "models": ["suno-v4", "suno-v4.5", "suno-v4.5-all", "suno-v4.5-plus", "suno-v5", "suno-v5.5"],
1032
+ "fields_by_model": {
1033
+ "suno-v4": {
1034
+ "parameter_mode": {
1035
+ "enum": ["source", "custom"]
1036
+ },
1037
+ "persona_type": {
1038
+ "enum": ["style", "voice"]
1039
+ },
1040
+ "vocal_gender": {
1041
+ "enum": ["male", "female"]
1042
+ }
1043
+ },
1044
+ "suno-v4.5": {
1045
+ "parameter_mode": {
1046
+ "enum": ["source", "custom"]
1047
+ },
1048
+ "persona_type": {
1049
+ "enum": ["style", "voice"]
1050
+ },
1051
+ "vocal_gender": {
1052
+ "enum": ["male", "female"]
1053
+ }
1054
+ },
1055
+ "suno-v4.5-all": {
1056
+ "parameter_mode": {
1057
+ "enum": ["source", "custom"]
1058
+ },
1059
+ "persona_type": {
1060
+ "enum": ["style", "voice"]
1061
+ },
1062
+ "vocal_gender": {
1063
+ "enum": ["male", "female"]
1064
+ }
1065
+ },
1066
+ "suno-v4.5-plus": {
1067
+ "parameter_mode": {
1068
+ "enum": ["source", "custom"]
1069
+ },
1070
+ "persona_type": {
1071
+ "enum": ["style", "voice"]
1072
+ },
1073
+ "vocal_gender": {
1074
+ "enum": ["male", "female"]
1075
+ }
1076
+ },
1077
+ "suno-v5": {
1078
+ "parameter_mode": {
1079
+ "enum": ["source", "custom"]
1080
+ },
1081
+ "persona_type": {
1082
+ "enum": ["style", "voice"]
1083
+ },
1084
+ "vocal_gender": {
1085
+ "enum": ["male", "female"]
1086
+ }
1087
+ },
1088
+ "suno-v5.5": {
1089
+ "parameter_mode": {
1090
+ "enum": ["source", "custom"]
1091
+ },
1092
+ "persona_type": {
1093
+ "enum": ["style", "voice"]
1094
+ },
1095
+ "vocal_gender": {
1096
+ "enum": ["male", "female"]
1097
+ }
1098
+ }
1099
+ }
1100
+ },
1101
+ "suno/generate-artwork": {
1102
+ "models": [],
1103
+ "fields_by_model": {
1104
+ "_": {}
1105
+ }
1106
+ },
1107
+ "suno/generate-lyrics": {
1108
+ "models": [],
1109
+ "fields_by_model": {
1110
+ "_": {}
1111
+ }
1112
+ },
1113
+ "suno/generate-midi": {
1114
+ "models": [],
1115
+ "fields_by_model": {
1116
+ "_": {}
1117
+ }
1118
+ },
1119
+ "suno/generate-persona": {
1120
+ "models": [],
1121
+ "fields_by_model": {
1122
+ "_": {}
1123
+ }
1124
+ },
1125
+ "suno/generate-voice": {
1126
+ "models": [],
1127
+ "fields_by_model": {
1128
+ "_": {
1129
+ "singer_skill_level": {
1130
+ "enum": ["beginner", "intermediate", "advanced", "professional"]
1131
+ }
1132
+ }
1133
+ }
1134
+ },
1135
+ "suno/get-timestamped-lyrics": {
1136
+ "models": [],
1137
+ "fields_by_model": {
1138
+ "_": {}
1139
+ }
1140
+ },
1141
+ "suno/regenerate-validation-phrase": {
1142
+ "models": [],
1143
+ "fields_by_model": {
1144
+ "_": {}
1145
+ }
1146
+ },
1147
+ "suno/replace-section": {
1148
+ "models": [],
1149
+ "fields_by_model": {
1150
+ "_": {}
1151
+ }
1152
+ },
1153
+ "suno/separate-audio-stems": {
1154
+ "models": [],
1155
+ "fields_by_model": {
1156
+ "_": {}
1157
+ }
1158
+ },
1159
+ "suno/text-to-music": {
1160
+ "models": ["suno-v4", "suno-v4.5", "suno-v4.5-all", "suno-v4.5-plus", "suno-v5", "suno-v5.5"],
1161
+ "fields_by_model": {
1162
+ "suno-v4": {
1163
+ "persona_type": {
1164
+ "enum": ["style", "voice"]
1165
+ },
1166
+ "vocal_gender": {
1167
+ "enum": ["male", "female"]
1168
+ },
1169
+ "vocal_mode": {
1170
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1171
+ }
1172
+ },
1173
+ "suno-v4.5": {
1174
+ "persona_type": {
1175
+ "enum": ["style", "voice"]
1176
+ },
1177
+ "vocal_gender": {
1178
+ "enum": ["male", "female"]
1179
+ },
1180
+ "vocal_mode": {
1181
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1182
+ }
1183
+ },
1184
+ "suno-v4.5-all": {
1185
+ "persona_type": {
1186
+ "enum": ["style", "voice"]
1187
+ },
1188
+ "vocal_gender": {
1189
+ "enum": ["male", "female"]
1190
+ },
1191
+ "vocal_mode": {
1192
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1193
+ }
1194
+ },
1195
+ "suno-v4.5-plus": {
1196
+ "persona_type": {
1197
+ "enum": ["style", "voice"]
1198
+ },
1199
+ "vocal_gender": {
1200
+ "enum": ["male", "female"]
1201
+ },
1202
+ "vocal_mode": {
1203
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1204
+ }
1205
+ },
1206
+ "suno-v5": {
1207
+ "persona_type": {
1208
+ "enum": ["style", "voice"]
1209
+ },
1210
+ "vocal_gender": {
1211
+ "enum": ["male", "female"]
1212
+ },
1213
+ "vocal_mode": {
1214
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1215
+ }
1216
+ },
1217
+ "suno-v5.5": {
1218
+ "persona_type": {
1219
+ "enum": ["style", "voice"]
1220
+ },
1221
+ "vocal_gender": {
1222
+ "enum": ["male", "female"]
1223
+ },
1224
+ "vocal_mode": {
1225
+ "enum": ["auto_lyrics", "exact_lyrics", "instrumental"]
1226
+ }
1227
+ }
1228
+ }
1229
+ },
1230
+ "suno/text-to-sound": {
1231
+ "models": ["suno-v5", "suno-v5.5"],
1232
+ "fields_by_model": {
1233
+ "suno-v5": {
1234
+ "sound_key": {
1235
+ "enum": ["Cm", "C#m", "Dm", "D#m", "Em", "Fm", "F#m", "Gm", "G#m", "Am", "A#m", "Bm", "C", "C#", "D", "D#", "E", "F", "F#", "G", "G#", "A", "A#", "B"]
1236
+ }
1237
+ },
1238
+ "suno-v5.5": {
1239
+ "sound_key": {
1240
+ "enum": ["Cm", "C#m", "Dm", "D#m", "Em", "Fm", "F#m", "Gm", "G#m", "Am", "A#m", "Bm", "C", "C#", "D", "D#", "E", "F", "F#", "G", "G#", "A", "A#", "B"]
1241
+ }
1242
+ }
1243
+ }
1244
+ },
1245
+ "suno/visualize-music": {
1246
+ "models": [],
1247
+ "fields_by_model": {
1248
+ "_": {}
1249
+ }
1250
+ },
1251
+ "suno/voice-to-validation-phrase": {
1252
+ "models": [],
1253
+ "fields_by_model": {
1254
+ "_": {
1255
+ "language": {
1256
+ "enum": ["en", "zh", "es", "fr", "pt", "de", "ja", "ko", "hi", "ru"]
1257
+ }
1258
+ }
1259
+ }
1260
+ },
1261
+ "topaz/upscale-image": {
1262
+ "models": ["topaz-upscale-image"],
1263
+ "fields_by_model": {
1264
+ "topaz-upscale-image": {
1265
+ "upscale_factor": {
1266
+ "enum": [1, 2, 4, 8]
1267
+ }
1268
+ }
1269
+ }
1270
+ },
1271
+ "topaz/upscale-video": {
1272
+ "models": ["topaz-upscale-video"],
1273
+ "fields_by_model": {
1274
+ "topaz-upscale-video": {
1275
+ "upscale_factor": {
1276
+ "enum": [1, 2, 4]
1277
+ }
1278
+ }
1279
+ }
1280
+ },
1281
+ "veo-3-1/extend-video": {
1282
+ "models": [],
1283
+ "fields_by_model": {
1284
+ "_": {}
1285
+ }
1286
+ },
1287
+ "veo-3-1/text-to-video": {
1288
+ "models": ["veo-3.1", "veo-3.1-fast"],
1289
+ "fields_by_model": {
1290
+ "veo-3.1": {
1291
+ "aspect_ratio": {
1292
+ "enum": ["16:9", "9:16", "auto"]
1293
+ },
1294
+ "duration_seconds": {
1295
+ "enum": [4, 6, 8]
1296
+ },
1297
+ "input_mode": {
1298
+ "enum": ["text", "first_and_last_frames", "reference"]
1299
+ }
1300
+ },
1301
+ "veo-3.1-fast": {
1302
+ "aspect_ratio": {
1303
+ "enum": ["16:9", "9:16", "auto"]
1304
+ },
1305
+ "duration_seconds": {
1306
+ "enum": [4, 6, 8]
1307
+ },
1308
+ "input_mode": {
1309
+ "enum": ["text", "first_and_last_frames", "reference"]
1310
+ }
1311
+ }
1312
+ }
1313
+ },
1314
+ "veo-3-1/upscale-video": {
1315
+ "models": [],
1316
+ "fields_by_model": {
1317
+ "_": {
1318
+ "output_resolution": {
1319
+ "enum": ["1080p", "4k"]
1320
+ }
1321
+ }
1322
+ }
1323
+ },
1324
+ "wan/animate": {
1325
+ "models": ["wan-2.2-animate-move", "wan-2.2-animate-replace"],
1326
+ "fields_by_model": {
1327
+ "wan-2.2-animate-move": {
1328
+ "output_resolution": {
1329
+ "enum": ["480p", "580p", "720p"]
1330
+ }
1331
+ },
1332
+ "wan-2.2-animate-replace": {
1333
+ "output_resolution": {
1334
+ "enum": ["480p", "580p", "720p"]
1335
+ }
1336
+ }
1337
+ }
1338
+ },
1339
+ "wan/edit-video": {
1340
+ "models": ["wan-2.6-edit-video", "wan-2.6-flash-edit-video", "wan-2.7-edit-video"],
1341
+ "fields_by_model": {
1342
+ "wan-2.6-edit-video": {
1343
+ "output_resolution": {
1344
+ "enum": ["720p", "1080p"]
1345
+ }
1346
+ },
1347
+ "wan-2.6-flash-edit-video": {},
1348
+ "wan-2.7-edit-video": {
1349
+ "aspect_ratio": {
1350
+ "enum": ["16:9", "9:16", "1:1", "4:3", "3:4"]
1351
+ },
1352
+ "output_resolution": {
1353
+ "enum": ["720p", "1080p"]
1354
+ }
1355
+ }
1356
+ }
1357
+ },
1358
+ "wan/image-to-video": {
1359
+ "models": ["wan-2.2-a14b-image-to-video-turbo", "wan-2.5-image-to-video", "wan-2.6-flash-image-to-video", "wan-2.6-image-to-video", "wan-2.7-image-to-video"],
1360
+ "fields_by_model": {
1361
+ "wan-2.2-a14b-image-to-video-turbo": {
1362
+ "output_resolution": {
1363
+ "enum": ["480p", "720p"]
1364
+ }
1365
+ },
1366
+ "wan-2.5-image-to-video": {
1367
+ "output_resolution": {
1368
+ "enum": ["720p", "1080p"]
1369
+ }
1370
+ },
1371
+ "wan-2.6-flash-image-to-video": {
1372
+ "output_resolution": {
1373
+ "enum": ["720p", "1080p"]
1374
+ }
1375
+ },
1376
+ "wan-2.6-image-to-video": {
1377
+ "output_resolution": {
1378
+ "enum": ["720p", "1080p"]
1379
+ }
1380
+ },
1381
+ "wan-2.7-image-to-video": {
1382
+ "output_resolution": {
1383
+ "enum": ["720p", "1080p"]
1384
+ }
1385
+ }
1386
+ }
1387
+ },
1388
+ "wan/speech-to-video": {
1389
+ "models": ["wan-2.2-a14b-speech-to-video-turbo"],
1390
+ "fields_by_model": {
1391
+ "wan-2.2-a14b-speech-to-video-turbo": {
1392
+ "output_resolution": {
1393
+ "enum": ["480p", "580p", "720p"]
1394
+ }
1395
+ }
1396
+ }
1397
+ },
1398
+ "wan/text-to-image": {
1399
+ "models": ["wan-2.7-image", "wan-2.7-image-pro"],
1400
+ "fields_by_model": {
1401
+ "wan-2.7-image": {
1402
+ "aspect_ratio": {
1403
+ "enum": ["1:1", "16:9", "4:3", "21:9", "3:4", "9:16", "8:1", "1:8"]
1404
+ },
1405
+ "output_resolution": {
1406
+ "enum": ["1k", "2k", "4k"]
1407
+ }
1408
+ },
1409
+ "wan-2.7-image-pro": {
1410
+ "aspect_ratio": {
1411
+ "enum": ["1:1", "16:9", "4:3", "21:9", "3:4", "9:16", "8:1", "1:8"]
1412
+ },
1413
+ "output_resolution": {
1414
+ "enum": ["1k", "2k", "4k"]
1415
+ }
1416
+ }
1417
+ }
1418
+ },
1419
+ "wan/text-to-video": {
1420
+ "models": ["wan-2.2-a14b-text-to-video-turbo", "wan-2.5-text-to-video", "wan-2.6-text-to-video", "wan-2.7-r2v", "wan-2.7-text-to-video"],
1421
+ "fields_by_model": {
1422
+ "wan-2.2-a14b-text-to-video-turbo": {
1423
+ "output_resolution": {
1424
+ "enum": ["480p", "580p", "720p"]
1425
+ }
1426
+ },
1427
+ "wan-2.5-text-to-video": {
1428
+ "output_resolution": {
1429
+ "enum": ["720p", "1080p"]
1430
+ }
1431
+ },
1432
+ "wan-2.6-text-to-video": {
1433
+ "output_resolution": {
1434
+ "enum": ["720p", "1080p"]
1435
+ }
1436
+ },
1437
+ "wan-2.7-r2v": {
1438
+ "aspect_ratio": {
1439
+ "enum": ["16:9", "9:16", "1:1", "4:3", "3:4"]
1440
+ },
1441
+ "output_resolution": {
1442
+ "enum": ["720p", "1080p"]
1443
+ }
1444
+ },
1445
+ "wan-2.7-text-to-video": {
1446
+ "output_resolution": {
1447
+ "enum": ["720p", "1080p"]
1448
+ }
1449
+ }
1450
+ }
1451
+ },
1452
+ "z-image/text-to-image": {
1453
+ "models": ["z-image"],
1454
+ "fields_by_model": {
1455
+ "z-image": {
1456
+ "aspect_ratio": {
1457
+ "enum": ["1:1", "4:3", "3:4", "16:9", "9:16"]
1458
+ }
1459
+ }
1460
+ }
1461
+ }
1462
+ }