@hedra/sdk 2.0.0 → 3.0.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.
Files changed (310) hide show
  1. package/dist/cjs/BaseClient.d.ts +2 -2
  2. package/dist/cjs/BaseClient.js +3 -3
  3. package/dist/cjs/api/resources/billing/client/Client.js +2 -2
  4. package/dist/cjs/api/resources/files/client/Client.js +1 -1
  5. package/dist/cjs/api/resources/jobs/client/Client.d.ts +31 -2
  6. package/dist/cjs/api/resources/jobs/client/Client.js +164 -83
  7. package/dist/cjs/api/resources/jobs/client/requests/SubmitBodyKlingO3.d.ts +0 -1
  8. package/dist/cjs/api/resources/jobs/client/requests/SubmitBodyKlingV3.d.ts +0 -1
  9. package/dist/cjs/api/resources/jobs/client/requests/SubmitBodyVeedVideoBackgroundRemoval.d.ts +19 -0
  10. package/dist/cjs/api/resources/jobs/client/requests/SubmitBodyVeedVideoBackgroundRemoval.js +3 -0
  11. package/dist/cjs/api/resources/jobs/client/requests/index.d.ts +1 -0
  12. package/dist/cjs/api/resources/keys/client/Client.js +4 -4
  13. package/dist/cjs/api/resources/logDrains/client/Client.js +6 -6
  14. package/dist/cjs/api/resources/models/client/Client.js +6 -6
  15. package/dist/cjs/api/resources/tokens/client/Client.js +1 -1
  16. package/dist/cjs/api/resources/webhooks/client/Client.js +7 -7
  17. package/dist/cjs/api/types/InputElevenlabsFlashMultilingualV2.d.ts +3 -3
  18. package/dist/cjs/api/types/InputElevenlabsFlashV2.d.ts +3 -3
  19. package/dist/cjs/api/types/InputElevenlabsMultilingualV2.d.ts +3 -3
  20. package/dist/cjs/api/types/InputElevenlabsV3.d.ts +3 -3
  21. package/dist/cjs/api/types/InputFlux2Flex.d.ts +3 -3
  22. package/dist/cjs/api/types/InputFlux2Klein9B.d.ts +3 -3
  23. package/dist/cjs/api/types/InputFlux2Max.d.ts +1 -1
  24. package/dist/cjs/api/types/InputFlux2Pro.d.ts +1 -1
  25. package/dist/cjs/api/types/InputFlux3.d.ts +2 -2
  26. package/dist/cjs/api/types/InputFlux3EndImage.d.ts +1 -1
  27. package/dist/cjs/api/types/InputFlux3StartImage.d.ts +1 -1
  28. package/dist/cjs/api/types/InputFluxDev.d.ts +2 -2
  29. package/dist/cjs/api/types/InputFluxKontextMax.d.ts +1 -1
  30. package/dist/cjs/api/types/InputFluxKontextPro.d.ts +1 -1
  31. package/dist/cjs/api/types/InputGeminiOmniFlash.d.ts +4 -4
  32. package/dist/cjs/api/types/InputGeminiOmniFlashSourceVideo.d.ts +1 -1
  33. package/dist/cjs/api/types/InputGeminiOmniFlashStartImage.d.ts +1 -1
  34. package/dist/cjs/api/types/InputGptImage15.d.ts +2 -2
  35. package/dist/cjs/api/types/InputGptImage2.d.ts +2 -2
  36. package/dist/cjs/api/types/InputGrokImagine.d.ts +2 -2
  37. package/dist/cjs/api/types/InputGrokVideo.d.ts +2 -2
  38. package/dist/cjs/api/types/InputGrokVideoStartImage.d.ts +1 -1
  39. package/dist/cjs/api/types/InputHappyHorse.d.ts +4 -4
  40. package/dist/cjs/api/types/InputHappyHorseStartImage.d.ts +1 -1
  41. package/dist/cjs/api/types/InputHedraAvatar.d.ts +4 -4
  42. package/dist/cjs/api/types/InputHedraAvatarStartImage.d.ts +1 -1
  43. package/dist/cjs/api/types/InputHedraCharacter3.d.ts +4 -4
  44. package/dist/cjs/api/types/InputHedraCharacter3StartImage.d.ts +1 -1
  45. package/dist/cjs/api/types/InputHidreamO1Image.d.ts +4 -4
  46. package/dist/cjs/api/types/InputImagen4.d.ts +1 -1
  47. package/dist/cjs/api/types/InputKling16.d.ts +4 -4
  48. package/dist/cjs/api/types/InputKling16StartImage.d.ts +1 -1
  49. package/dist/cjs/api/types/InputKling21Master.d.ts +4 -4
  50. package/dist/cjs/api/types/InputKling21MasterStartImage.d.ts +1 -1
  51. package/dist/cjs/api/types/InputKling25Turbo.d.ts +4 -4
  52. package/dist/cjs/api/types/InputKling25TurboStartImage.d.ts +1 -1
  53. package/dist/cjs/api/types/InputKling26MotionControl.d.ts +3 -3
  54. package/dist/cjs/api/types/InputKling26MotionControlSourceVideo.d.ts +1 -1
  55. package/dist/cjs/api/types/InputKling26MotionControlStartImage.d.ts +1 -1
  56. package/dist/cjs/api/types/InputKling26Pro.d.ts +4 -4
  57. package/dist/cjs/api/types/InputKling26ProStartImage.d.ts +1 -1
  58. package/dist/cjs/api/types/InputKlingAiAvatarV2.d.ts +3 -3
  59. package/dist/cjs/api/types/InputKlingAiAvatarV2Audio.d.ts +1 -1
  60. package/dist/cjs/api/types/InputKlingAiAvatarV2StartImage.d.ts +1 -1
  61. package/dist/cjs/api/types/InputKlingO1.d.ts +4 -4
  62. package/dist/cjs/api/types/InputKlingO1EndImage.d.ts +1 -1
  63. package/dist/cjs/api/types/InputKlingO1StartImage.d.ts +1 -1
  64. package/dist/cjs/api/types/InputKlingO3.d.ts +33 -11
  65. package/dist/cjs/api/types/InputKlingO3.js +5 -0
  66. package/dist/cjs/api/types/InputKlingO3Edit.d.ts +3 -3
  67. package/dist/cjs/api/types/InputKlingO3EditSourceVideo.d.ts +1 -1
  68. package/dist/cjs/api/types/InputKlingO3EndImage.d.ts +1 -1
  69. package/dist/cjs/api/types/InputKlingO3Reference.d.ts +3 -3
  70. package/dist/cjs/api/types/InputKlingO3ReferenceSourceVideo.d.ts +1 -1
  71. package/dist/cjs/api/types/InputKlingO3StartImage.d.ts +1 -1
  72. package/dist/cjs/api/types/InputKlingV3.d.ts +34 -12
  73. package/dist/cjs/api/types/InputKlingV3.js +5 -0
  74. package/dist/cjs/api/types/InputKlingV3EndImage.d.ts +1 -1
  75. package/dist/cjs/api/types/InputKlingV3MotionControl.d.ts +3 -3
  76. package/dist/cjs/api/types/InputKlingV3MotionControlSourceVideo.d.ts +1 -1
  77. package/dist/cjs/api/types/InputKlingV3MotionControlStartImage.d.ts +1 -1
  78. package/dist/cjs/api/types/InputKlingV3StartImage.d.ts +1 -1
  79. package/dist/cjs/api/types/InputLtx23.d.ts +3 -3
  80. package/dist/cjs/api/types/InputLtx23EndImage.d.ts +1 -1
  81. package/dist/cjs/api/types/InputLtx23StartImage.d.ts +1 -1
  82. package/dist/cjs/api/types/InputLumaRay32.d.ts +1 -1
  83. package/dist/cjs/api/types/InputMaiImage25.d.ts +2 -2
  84. package/dist/cjs/api/types/InputMinimaxH3.d.ts +6 -6
  85. package/dist/cjs/api/types/InputMinimaxH3EndImage.d.ts +1 -1
  86. package/dist/cjs/api/types/InputMinimaxH3StartImage.d.ts +1 -1
  87. package/dist/cjs/api/types/InputMinimaxHailuo02.d.ts +3 -3
  88. package/dist/cjs/api/types/InputMinimaxHailuo02EndImage.d.ts +1 -1
  89. package/dist/cjs/api/types/InputMinimaxHailuo02StartImage.d.ts +1 -1
  90. package/dist/cjs/api/types/InputMinimaxHailuo23.d.ts +2 -2
  91. package/dist/cjs/api/types/InputMinimaxHailuo23StartImage.d.ts +1 -1
  92. package/dist/cjs/api/types/InputMinimaxSpeech25HdPreview.d.ts +3 -3
  93. package/dist/cjs/api/types/InputMinimaxSpeech25TurboPreview.d.ts +3 -3
  94. package/dist/cjs/api/types/InputNanoBanana.d.ts +1 -1
  95. package/dist/cjs/api/types/InputNanoBanana2.d.ts +1 -1
  96. package/dist/cjs/api/types/InputNanoBananaPro.d.ts +1 -1
  97. package/dist/cjs/api/types/InputOmnihuman15.d.ts +2 -2
  98. package/dist/cjs/api/types/InputOmnihuman15Audio.d.ts +1 -1
  99. package/dist/cjs/api/types/InputOmnihuman15StartImage.d.ts +1 -1
  100. package/dist/cjs/api/types/InputPixverseV6.d.ts +3 -3
  101. package/dist/cjs/api/types/InputPixverseV6StartImage.d.ts +1 -1
  102. package/dist/cjs/api/types/InputQwenImage2.d.ts +4 -4
  103. package/dist/cjs/api/types/InputRecraftV3.d.ts +1 -1
  104. package/dist/cjs/api/types/InputReve21.d.ts +1 -1
  105. package/dist/cjs/api/types/InputReve21Edit.d.ts +2 -2
  106. package/dist/cjs/api/types/InputReve21Remix.d.ts +2 -2
  107. package/dist/cjs/api/types/InputSana.d.ts +2 -2
  108. package/dist/cjs/api/types/InputSeedance15Pro.d.ts +3 -3
  109. package/dist/cjs/api/types/InputSeedance15ProEndImage.d.ts +1 -1
  110. package/dist/cjs/api/types/InputSeedance15ProStartImage.d.ts +1 -1
  111. package/dist/cjs/api/types/InputSeedance20.d.ts +5 -5
  112. package/dist/cjs/api/types/InputSeedance20EndImage.d.ts +1 -1
  113. package/dist/cjs/api/types/InputSeedance20Mini.d.ts +5 -5
  114. package/dist/cjs/api/types/InputSeedance20MiniEndImage.d.ts +1 -1
  115. package/dist/cjs/api/types/InputSeedance20MiniStartImage.d.ts +1 -1
  116. package/dist/cjs/api/types/InputSeedance20StartImage.d.ts +1 -1
  117. package/dist/cjs/api/types/InputSeedance25.d.ts +6 -5
  118. package/dist/cjs/api/types/InputSeedance25.js +1 -0
  119. package/dist/cjs/api/types/InputSeedance25EndImage.d.ts +1 -1
  120. package/dist/cjs/api/types/InputSeedance25StartImage.d.ts +1 -1
  121. package/dist/cjs/api/types/InputSeedream40.d.ts +1 -1
  122. package/dist/cjs/api/types/InputSeedream45.d.ts +1 -1
  123. package/dist/cjs/api/types/InputSeedream50Lite.d.ts +1 -1
  124. package/dist/cjs/api/types/InputSeedream50Pro.d.ts +1 -1
  125. package/dist/cjs/api/types/InputSora2Pro.d.ts +2 -2
  126. package/dist/cjs/api/types/InputSora2ProStartImage.d.ts +1 -1
  127. package/dist/cjs/api/types/InputVeedFabric10.d.ts +2 -2
  128. package/dist/cjs/api/types/InputVeedFabric10Audio.d.ts +1 -1
  129. package/dist/cjs/api/types/InputVeedFabric10StartImage.d.ts +1 -1
  130. package/dist/cjs/api/types/InputVeedVideoBackgroundRemoval.d.ts +12 -0
  131. package/dist/cjs/api/types/InputVeedVideoBackgroundRemoval.js +3 -0
  132. package/dist/cjs/api/types/InputVeedVideoBackgroundRemovalSourceVideo.d.ts +23 -0
  133. package/dist/cjs/api/types/InputVeedVideoBackgroundRemovalSourceVideo.js +3 -0
  134. package/dist/cjs/api/types/InputVeo2.d.ts +1 -1
  135. package/dist/cjs/api/types/InputVeo2StartImage.d.ts +1 -1
  136. package/dist/cjs/api/types/InputVeo3.d.ts +2 -2
  137. package/dist/cjs/api/types/InputVeo31.d.ts +5 -5
  138. package/dist/cjs/api/types/InputVeo31EndImage.d.ts +1 -1
  139. package/dist/cjs/api/types/InputVeo31SourceVideo.d.ts +1 -1
  140. package/dist/cjs/api/types/InputVeo31StartImage.d.ts +1 -1
  141. package/dist/cjs/api/types/InputVeo3StartImage.d.ts +1 -1
  142. package/dist/cjs/api/types/InputViduQ3.d.ts +3 -3
  143. package/dist/cjs/api/types/InputViduQ3EndImage.d.ts +1 -1
  144. package/dist/cjs/api/types/InputViduQ3Reference.d.ts +2 -2
  145. package/dist/cjs/api/types/InputViduQ3StartImage.d.ts +1 -1
  146. package/dist/cjs/api/types/InputWan27.d.ts +6 -6
  147. package/dist/cjs/api/types/InputWan27EndImage.d.ts +1 -1
  148. package/dist/cjs/api/types/InputWan27StartImage.d.ts +1 -1
  149. package/dist/cjs/api/types/ModelDetail.d.ts +2 -0
  150. package/dist/cjs/api/types/ModelSummary.d.ts +2 -0
  151. package/dist/cjs/api/types/index.d.ts +2 -0
  152. package/dist/cjs/api/types/index.js +2 -0
  153. package/dist/cjs/version.d.ts +1 -1
  154. package/dist/cjs/version.js +1 -1
  155. package/dist/esm/BaseClient.d.mts +2 -2
  156. package/dist/esm/BaseClient.mjs +3 -3
  157. package/dist/esm/api/resources/billing/client/Client.mjs +2 -2
  158. package/dist/esm/api/resources/files/client/Client.mjs +1 -1
  159. package/dist/esm/api/resources/jobs/client/Client.d.mts +31 -2
  160. package/dist/esm/api/resources/jobs/client/Client.mjs +164 -83
  161. package/dist/esm/api/resources/jobs/client/requests/SubmitBodyKlingO3.d.mts +0 -1
  162. package/dist/esm/api/resources/jobs/client/requests/SubmitBodyKlingV3.d.mts +0 -1
  163. package/dist/esm/api/resources/jobs/client/requests/SubmitBodyVeedVideoBackgroundRemoval.d.mts +19 -0
  164. package/dist/esm/api/resources/jobs/client/requests/SubmitBodyVeedVideoBackgroundRemoval.mjs +2 -0
  165. package/dist/esm/api/resources/jobs/client/requests/index.d.mts +1 -0
  166. package/dist/esm/api/resources/keys/client/Client.mjs +4 -4
  167. package/dist/esm/api/resources/logDrains/client/Client.mjs +6 -6
  168. package/dist/esm/api/resources/models/client/Client.mjs +6 -6
  169. package/dist/esm/api/resources/tokens/client/Client.mjs +1 -1
  170. package/dist/esm/api/resources/webhooks/client/Client.mjs +7 -7
  171. package/dist/esm/api/types/InputElevenlabsFlashMultilingualV2.d.mts +3 -3
  172. package/dist/esm/api/types/InputElevenlabsFlashV2.d.mts +3 -3
  173. package/dist/esm/api/types/InputElevenlabsMultilingualV2.d.mts +3 -3
  174. package/dist/esm/api/types/InputElevenlabsV3.d.mts +3 -3
  175. package/dist/esm/api/types/InputFlux2Flex.d.mts +3 -3
  176. package/dist/esm/api/types/InputFlux2Klein9B.d.mts +3 -3
  177. package/dist/esm/api/types/InputFlux2Max.d.mts +1 -1
  178. package/dist/esm/api/types/InputFlux2Pro.d.mts +1 -1
  179. package/dist/esm/api/types/InputFlux3.d.mts +2 -2
  180. package/dist/esm/api/types/InputFlux3EndImage.d.mts +1 -1
  181. package/dist/esm/api/types/InputFlux3StartImage.d.mts +1 -1
  182. package/dist/esm/api/types/InputFluxDev.d.mts +2 -2
  183. package/dist/esm/api/types/InputFluxKontextMax.d.mts +1 -1
  184. package/dist/esm/api/types/InputFluxKontextPro.d.mts +1 -1
  185. package/dist/esm/api/types/InputGeminiOmniFlash.d.mts +4 -4
  186. package/dist/esm/api/types/InputGeminiOmniFlashSourceVideo.d.mts +1 -1
  187. package/dist/esm/api/types/InputGeminiOmniFlashStartImage.d.mts +1 -1
  188. package/dist/esm/api/types/InputGptImage15.d.mts +2 -2
  189. package/dist/esm/api/types/InputGptImage2.d.mts +2 -2
  190. package/dist/esm/api/types/InputGrokImagine.d.mts +2 -2
  191. package/dist/esm/api/types/InputGrokVideo.d.mts +2 -2
  192. package/dist/esm/api/types/InputGrokVideoStartImage.d.mts +1 -1
  193. package/dist/esm/api/types/InputHappyHorse.d.mts +4 -4
  194. package/dist/esm/api/types/InputHappyHorseStartImage.d.mts +1 -1
  195. package/dist/esm/api/types/InputHedraAvatar.d.mts +4 -4
  196. package/dist/esm/api/types/InputHedraAvatarStartImage.d.mts +1 -1
  197. package/dist/esm/api/types/InputHedraCharacter3.d.mts +4 -4
  198. package/dist/esm/api/types/InputHedraCharacter3StartImage.d.mts +1 -1
  199. package/dist/esm/api/types/InputHidreamO1Image.d.mts +4 -4
  200. package/dist/esm/api/types/InputImagen4.d.mts +1 -1
  201. package/dist/esm/api/types/InputKling16.d.mts +4 -4
  202. package/dist/esm/api/types/InputKling16StartImage.d.mts +1 -1
  203. package/dist/esm/api/types/InputKling21Master.d.mts +4 -4
  204. package/dist/esm/api/types/InputKling21MasterStartImage.d.mts +1 -1
  205. package/dist/esm/api/types/InputKling25Turbo.d.mts +4 -4
  206. package/dist/esm/api/types/InputKling25TurboStartImage.d.mts +1 -1
  207. package/dist/esm/api/types/InputKling26MotionControl.d.mts +3 -3
  208. package/dist/esm/api/types/InputKling26MotionControlSourceVideo.d.mts +1 -1
  209. package/dist/esm/api/types/InputKling26MotionControlStartImage.d.mts +1 -1
  210. package/dist/esm/api/types/InputKling26Pro.d.mts +4 -4
  211. package/dist/esm/api/types/InputKling26ProStartImage.d.mts +1 -1
  212. package/dist/esm/api/types/InputKlingAiAvatarV2.d.mts +3 -3
  213. package/dist/esm/api/types/InputKlingAiAvatarV2Audio.d.mts +1 -1
  214. package/dist/esm/api/types/InputKlingAiAvatarV2StartImage.d.mts +1 -1
  215. package/dist/esm/api/types/InputKlingO1.d.mts +4 -4
  216. package/dist/esm/api/types/InputKlingO1EndImage.d.mts +1 -1
  217. package/dist/esm/api/types/InputKlingO1StartImage.d.mts +1 -1
  218. package/dist/esm/api/types/InputKlingO3.d.mts +33 -11
  219. package/dist/esm/api/types/InputKlingO3.mjs +5 -0
  220. package/dist/esm/api/types/InputKlingO3Edit.d.mts +3 -3
  221. package/dist/esm/api/types/InputKlingO3EditSourceVideo.d.mts +1 -1
  222. package/dist/esm/api/types/InputKlingO3EndImage.d.mts +1 -1
  223. package/dist/esm/api/types/InputKlingO3Reference.d.mts +3 -3
  224. package/dist/esm/api/types/InputKlingO3ReferenceSourceVideo.d.mts +1 -1
  225. package/dist/esm/api/types/InputKlingO3StartImage.d.mts +1 -1
  226. package/dist/esm/api/types/InputKlingV3.d.mts +34 -12
  227. package/dist/esm/api/types/InputKlingV3.mjs +5 -0
  228. package/dist/esm/api/types/InputKlingV3EndImage.d.mts +1 -1
  229. package/dist/esm/api/types/InputKlingV3MotionControl.d.mts +3 -3
  230. package/dist/esm/api/types/InputKlingV3MotionControlSourceVideo.d.mts +1 -1
  231. package/dist/esm/api/types/InputKlingV3MotionControlStartImage.d.mts +1 -1
  232. package/dist/esm/api/types/InputKlingV3StartImage.d.mts +1 -1
  233. package/dist/esm/api/types/InputLtx23.d.mts +3 -3
  234. package/dist/esm/api/types/InputLtx23EndImage.d.mts +1 -1
  235. package/dist/esm/api/types/InputLtx23StartImage.d.mts +1 -1
  236. package/dist/esm/api/types/InputLumaRay32.d.mts +1 -1
  237. package/dist/esm/api/types/InputMaiImage25.d.mts +2 -2
  238. package/dist/esm/api/types/InputMinimaxH3.d.mts +6 -6
  239. package/dist/esm/api/types/InputMinimaxH3EndImage.d.mts +1 -1
  240. package/dist/esm/api/types/InputMinimaxH3StartImage.d.mts +1 -1
  241. package/dist/esm/api/types/InputMinimaxHailuo02.d.mts +3 -3
  242. package/dist/esm/api/types/InputMinimaxHailuo02EndImage.d.mts +1 -1
  243. package/dist/esm/api/types/InputMinimaxHailuo02StartImage.d.mts +1 -1
  244. package/dist/esm/api/types/InputMinimaxHailuo23.d.mts +2 -2
  245. package/dist/esm/api/types/InputMinimaxHailuo23StartImage.d.mts +1 -1
  246. package/dist/esm/api/types/InputMinimaxSpeech25HdPreview.d.mts +3 -3
  247. package/dist/esm/api/types/InputMinimaxSpeech25TurboPreview.d.mts +3 -3
  248. package/dist/esm/api/types/InputNanoBanana.d.mts +1 -1
  249. package/dist/esm/api/types/InputNanoBanana2.d.mts +1 -1
  250. package/dist/esm/api/types/InputNanoBananaPro.d.mts +1 -1
  251. package/dist/esm/api/types/InputOmnihuman15.d.mts +2 -2
  252. package/dist/esm/api/types/InputOmnihuman15Audio.d.mts +1 -1
  253. package/dist/esm/api/types/InputOmnihuman15StartImage.d.mts +1 -1
  254. package/dist/esm/api/types/InputPixverseV6.d.mts +3 -3
  255. package/dist/esm/api/types/InputPixverseV6StartImage.d.mts +1 -1
  256. package/dist/esm/api/types/InputQwenImage2.d.mts +4 -4
  257. package/dist/esm/api/types/InputRecraftV3.d.mts +1 -1
  258. package/dist/esm/api/types/InputReve21.d.mts +1 -1
  259. package/dist/esm/api/types/InputReve21Edit.d.mts +2 -2
  260. package/dist/esm/api/types/InputReve21Remix.d.mts +2 -2
  261. package/dist/esm/api/types/InputSana.d.mts +2 -2
  262. package/dist/esm/api/types/InputSeedance15Pro.d.mts +3 -3
  263. package/dist/esm/api/types/InputSeedance15ProEndImage.d.mts +1 -1
  264. package/dist/esm/api/types/InputSeedance15ProStartImage.d.mts +1 -1
  265. package/dist/esm/api/types/InputSeedance20.d.mts +5 -5
  266. package/dist/esm/api/types/InputSeedance20EndImage.d.mts +1 -1
  267. package/dist/esm/api/types/InputSeedance20Mini.d.mts +5 -5
  268. package/dist/esm/api/types/InputSeedance20MiniEndImage.d.mts +1 -1
  269. package/dist/esm/api/types/InputSeedance20MiniStartImage.d.mts +1 -1
  270. package/dist/esm/api/types/InputSeedance20StartImage.d.mts +1 -1
  271. package/dist/esm/api/types/InputSeedance25.d.mts +6 -5
  272. package/dist/esm/api/types/InputSeedance25.mjs +1 -0
  273. package/dist/esm/api/types/InputSeedance25EndImage.d.mts +1 -1
  274. package/dist/esm/api/types/InputSeedance25StartImage.d.mts +1 -1
  275. package/dist/esm/api/types/InputSeedream40.d.mts +1 -1
  276. package/dist/esm/api/types/InputSeedream45.d.mts +1 -1
  277. package/dist/esm/api/types/InputSeedream50Lite.d.mts +1 -1
  278. package/dist/esm/api/types/InputSeedream50Pro.d.mts +1 -1
  279. package/dist/esm/api/types/InputSora2Pro.d.mts +2 -2
  280. package/dist/esm/api/types/InputSora2ProStartImage.d.mts +1 -1
  281. package/dist/esm/api/types/InputVeedFabric10.d.mts +2 -2
  282. package/dist/esm/api/types/InputVeedFabric10Audio.d.mts +1 -1
  283. package/dist/esm/api/types/InputVeedFabric10StartImage.d.mts +1 -1
  284. package/dist/esm/api/types/InputVeedVideoBackgroundRemoval.d.mts +12 -0
  285. package/dist/esm/api/types/InputVeedVideoBackgroundRemoval.mjs +2 -0
  286. package/dist/esm/api/types/InputVeedVideoBackgroundRemovalSourceVideo.d.mts +23 -0
  287. package/dist/esm/api/types/InputVeedVideoBackgroundRemovalSourceVideo.mjs +2 -0
  288. package/dist/esm/api/types/InputVeo2.d.mts +1 -1
  289. package/dist/esm/api/types/InputVeo2StartImage.d.mts +1 -1
  290. package/dist/esm/api/types/InputVeo3.d.mts +2 -2
  291. package/dist/esm/api/types/InputVeo31.d.mts +5 -5
  292. package/dist/esm/api/types/InputVeo31EndImage.d.mts +1 -1
  293. package/dist/esm/api/types/InputVeo31SourceVideo.d.mts +1 -1
  294. package/dist/esm/api/types/InputVeo31StartImage.d.mts +1 -1
  295. package/dist/esm/api/types/InputVeo3StartImage.d.mts +1 -1
  296. package/dist/esm/api/types/InputViduQ3.d.mts +3 -3
  297. package/dist/esm/api/types/InputViduQ3EndImage.d.mts +1 -1
  298. package/dist/esm/api/types/InputViduQ3Reference.d.mts +2 -2
  299. package/dist/esm/api/types/InputViduQ3StartImage.d.mts +1 -1
  300. package/dist/esm/api/types/InputWan27.d.mts +6 -6
  301. package/dist/esm/api/types/InputWan27EndImage.d.mts +1 -1
  302. package/dist/esm/api/types/InputWan27StartImage.d.mts +1 -1
  303. package/dist/esm/api/types/ModelDetail.d.mts +2 -0
  304. package/dist/esm/api/types/ModelSummary.d.mts +2 -0
  305. package/dist/esm/api/types/index.d.mts +2 -0
  306. package/dist/esm/api/types/index.mjs +2 -0
  307. package/dist/esm/version.d.mts +1 -1
  308. package/dist/esm/version.mjs +1 -1
  309. package/package.json +2 -2
  310. package/reference.md +72 -2
@@ -4,6 +4,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
4
4
  exports.InputKlingV3 = void 0;
5
5
  var InputKlingV3;
6
6
  (function (InputKlingV3) {
7
+ /** How a multi-shot storyboard is cut. 'customize' honours each shot's declared duration; 'intelligent' lets the model determine the shot structure. Ignored unless `multi_prompt` is supplied. */
8
+ InputKlingV3.ShotType = {
9
+ Customize: "customize",
10
+ Intelligent: "intelligent",
11
+ };
7
12
  /** Output aspect ratio. */
8
13
  InputKlingV3.AspectRatio = {
9
14
  Sixteen9: "16:9",
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * End frame (first-last-frame-to-video).
3
+ * End frame (first-last-frame-to-video). At most 10.4 MB.
4
4
  */
5
5
  export type InputKlingV3EndImage =
6
6
  /**
@@ -5,13 +5,13 @@ import type * as Hedra from "../index.js";
5
5
  export interface InputKlingV3MotionControl {
6
6
  /** Number of outputs generated per job. Only 1 is supported. */
7
7
  num_outputs?: number | undefined;
8
- /** Generation prompt. */
8
+ /** Generation prompt. At most 2500 characters. */
9
9
  prompt?: string | undefined;
10
10
  /** Whether the output character's orientation follows the reference video ('video' — better for complex motion) or the character image ('image' — better for camera movement). Also caps the source video: 30s for 'video', 10s for 'image'. */
11
11
  character_orientation?: InputKlingV3MotionControl.CharacterOrientation | undefined;
12
- /** Start frame (image-to-video). */
12
+ /** Start frame (image-to-video). From 340px to 3850px on each side and at most 10.4 MB. */
13
13
  start_image: Hedra.InputKlingV3MotionControlStartImage;
14
- /** Source video (video-to-video). */
14
+ /** Source video (video-to-video). From 3s to 30s, from 340px to 3850px on each side, and at most 104.8 MB. */
15
15
  source_video: Hedra.InputKlingV3MotionControlSourceVideo;
16
16
  /** Output resolution to generate at. */
17
17
  resolution: InputKlingV3MotionControl.Resolution;
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Source video (video-to-video).
3
+ * Source video (video-to-video). From 3s to 30s, from 340px to 3850px on each side, and at most 104.8 MB.
4
4
  */
5
5
  export type InputKlingV3MotionControlSourceVideo =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). From 340px to 3850px on each side and at most 10.4 MB.
4
4
  */
5
5
  export type InputKlingV3MotionControlStartImage =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). At most 10.4 MB.
4
4
  */
5
5
  export type InputKlingV3StartImage =
6
6
  /**
@@ -11,7 +11,7 @@ import type * as Hedra from "../index.js";
11
11
  export interface InputLtx23 {
12
12
  /** Number of outputs generated per job. Only 1 is supported. */
13
13
  num_outputs?: number | undefined;
14
- /** Generation prompt. */
14
+ /** Generation prompt. From 1 to 5000 characters. */
15
15
  prompt: string;
16
16
  /** Output resolution. */
17
17
  resolution: InputLtx23.Resolution;
@@ -21,9 +21,9 @@ export interface InputLtx23 {
21
21
  duration_ms: number;
22
22
  /** Output aspect ratio. */
23
23
  aspect_ratio: InputLtx23.AspectRatio;
24
- /** Start frame (image-to-video). */
24
+ /** Start frame (image-to-video). At most 10.4 MB. */
25
25
  start_image?: Hedra.InputLtx23StartImage | undefined;
26
- /** End frame (first-last-frame-to-video). */
26
+ /** End frame (first-last-frame-to-video). At most 10.4 MB. */
27
27
  end_image?: Hedra.InputLtx23EndImage | undefined;
28
28
  /** Quality level to generate at. */
29
29
  quality: InputLtx23.Quality;
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * End frame (first-last-frame-to-video).
3
+ * End frame (first-last-frame-to-video). At most 10.4 MB.
4
4
  */
5
5
  export type InputLtx23EndImage =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). At most 10.4 MB.
4
4
  */
5
5
  export type InputLtx23StartImage =
6
6
  /**
@@ -4,7 +4,7 @@
4
4
  export interface InputLumaRay32 {
5
5
  /** Number of outputs generated per job. Only 1 is supported. */
6
6
  num_outputs?: number | undefined;
7
- /** Generation prompt. */
7
+ /** Generation prompt. At most 6000 characters. */
8
8
  prompt: string;
9
9
  /** Output aspect ratio. */
10
10
  aspect_ratio: InputLumaRay32.AspectRatio;
@@ -7,7 +7,7 @@ import type * as Hedra from "../index.js";
7
7
  * (2) requires: aspect_ratio, prompt; must omit: images
8
8
  */
9
9
  export interface InputMaiImage25 {
10
- /** Generation prompt. */
10
+ /** Generation prompt. From 3 to 5000 characters. */
11
11
  prompt: string;
12
12
  /** Number of outputs generated per job. Only 1 is supported. */
13
13
  num_outputs?: number | undefined;
@@ -15,7 +15,7 @@ export interface InputMaiImage25 {
15
15
  enhance_prompt?: boolean | undefined;
16
16
  /** Output aspect ratio. */
17
17
  aspect_ratio: InputMaiImage25.AspectRatio;
18
- /** The single source image to edit. */
18
+ /** The single source image to edit. Exactly 1 image, at most 30 MB. */
19
19
  images?: Hedra.InputMaiImage25ImagesItem[] | undefined;
20
20
  /** Output image format. */
21
21
  output_format?: InputMaiImage25.OutputFormat | undefined;
@@ -11,23 +11,23 @@ import type * as Hedra from "../index.js";
11
11
  export interface InputMinimaxH3 {
12
12
  /** Number of outputs generated per job. Only 1 is supported. */
13
13
  num_outputs?: number | undefined;
14
- /** Generation prompt. */
14
+ /** Generation prompt. From 1 to 7000 characters. */
15
15
  prompt: string;
16
16
  /** Output resolution. */
17
17
  resolution: InputMinimaxH3.Resolution;
18
18
  /** Duration in ms. */
19
19
  duration_ms: number;
20
- /** Start frame (image-to-video). */
20
+ /** Start frame (image-to-video). From 256px to 5760px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB. */
21
21
  start_image?: Hedra.InputMinimaxH3StartImage | undefined;
22
- /** End frame (first-last-frame-to-video). */
22
+ /** End frame (first-last-frame-to-video). From 256px to 5760px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB. */
23
23
  end_image?: Hedra.InputMinimaxH3EndImage | undefined;
24
24
  /** Output aspect ratio. */
25
25
  aspect_ratio?: InputMinimaxH3.AspectRatio | undefined;
26
- /** Reference images. */
26
+ /** Reference images. 1 to 5 images, each from 256px to 5760px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB. */
27
27
  images?: Hedra.InputMinimaxH3ImagesItem[] | undefined;
28
- /** Reference videos. */
28
+ /** Reference videos. 1 to 3 videos, each from 2s to 15s and at most 524.2 MB, at most 15s in total. */
29
29
  videos?: Hedra.InputMinimaxH3VideosItem[] | undefined;
30
- /** Reference audios. */
30
+ /** Reference audios. 1 to 3 audio files, each from 2s to 15s and at most 104.8 MB, at most 15s in total. */
31
31
  audios?: Hedra.InputMinimaxH3AudiosItem[] | undefined;
32
32
  }
33
33
  export declare namespace InputMinimaxH3 {
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * End frame (first-last-frame-to-video).
3
+ * End frame (first-last-frame-to-video). From 256px to 5760px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB.
4
4
  */
5
5
  export type InputMinimaxH3EndImage =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). From 256px to 5760px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB.
4
4
  */
5
5
  export type InputMinimaxH3StartImage =
6
6
  /**
@@ -13,15 +13,15 @@ import type * as Hedra from "../index.js";
13
13
  export interface InputMinimaxHailuo02 {
14
14
  /** Number of outputs generated per job. Only 1 is supported. */
15
15
  num_outputs?: number | undefined;
16
- /** Generation prompt. */
16
+ /** Generation prompt. At most 2000 characters. */
17
17
  prompt: string;
18
18
  /** Output resolution. */
19
19
  resolution?: InputMinimaxHailuo02.Resolution | undefined;
20
20
  /** Duration in ms. */
21
21
  duration_ms: number;
22
- /** Start frame (image-to-video). The output video follows this image's aspect ratio. */
22
+ /** Start frame (image-to-video). The output video follows this image's aspect ratio. At most 20 MB. */
23
23
  start_image?: Hedra.InputMinimaxHailuo02StartImage | undefined;
24
- /** End frame (first-last-frame-to-video). */
24
+ /** End frame (first-last-frame-to-video). At most 20 MB. */
25
25
  end_image?: Hedra.InputMinimaxHailuo02EndImage | undefined;
26
26
  /** Output aspect ratio. */
27
27
  aspect_ratio?: InputMinimaxHailuo02.AspectRatio | undefined;
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * End frame (first-last-frame-to-video).
3
+ * End frame (first-last-frame-to-video). At most 20 MB.
4
4
  */
5
5
  export type InputMinimaxHailuo02EndImage =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video). The output video follows this image's aspect ratio.
3
+ * Start frame (image-to-video). The output video follows this image's aspect ratio. At most 20 MB.
4
4
  */
5
5
  export type InputMinimaxHailuo02StartImage =
6
6
  /**
@@ -11,13 +11,13 @@ import type * as Hedra from "../index.js";
11
11
  export interface InputMinimaxHailuo23 {
12
12
  /** Number of outputs generated per job. Only 1 is supported. */
13
13
  num_outputs?: number | undefined;
14
- /** Generation prompt. */
14
+ /** Generation prompt. At most 2000 characters. */
15
15
  prompt: string;
16
16
  /** Output resolution. */
17
17
  resolution?: InputMinimaxHailuo23.Resolution | undefined;
18
18
  /** Duration in ms. */
19
19
  duration_ms: number;
20
- /** Start frame (image-to-video). The output video follows this image's aspect ratio. */
20
+ /** Start frame (image-to-video). The output video follows this image's aspect ratio. At most 20 MB. */
21
21
  start_image?: Hedra.InputMinimaxHailuo23StartImage | undefined;
22
22
  /** Output aspect ratio. */
23
23
  aspect_ratio?: InputMinimaxHailuo23.AspectRatio | undefined;
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video). The output video follows this image's aspect ratio.
3
+ * Start frame (image-to-video). The output video follows this image's aspect ratio. At most 20 MB.
4
4
  */
5
5
  export type InputMinimaxHailuo23StartImage =
6
6
  /**
@@ -2,11 +2,11 @@
2
2
  * Model-specific inputs for `minimax-speech-25-hd-preview`.
3
3
  */
4
4
  export interface InputMinimaxSpeech25HdPreview {
5
- /** Generation prompt. */
5
+ /** Generation prompt. At most 9999 characters. */
6
6
  text: string;
7
- /** Voice stability, from 0 to 1. Higher values give a steadier, more consistent delivery; lower values allow more expressive variation between generations. */
7
+ /** Voice stability. Higher values give a steadier, more consistent delivery; lower values allow more expressive variation between generations. From 0 to 1. */
8
8
  stability?: number | undefined;
9
- /** Speech rate multiplier; 1.0 is the voice's natural pace. */
9
+ /** Speech rate multiplier; 1.0 is the voice's natural pace. From 0.7 to 1.2. */
10
10
  speed?: number | undefined;
11
11
  /** Language code; 'auto' by default. */
12
12
  language?: string | undefined;
@@ -2,11 +2,11 @@
2
2
  * Model-specific inputs for `minimax-speech-25-turbo-preview`.
3
3
  */
4
4
  export interface InputMinimaxSpeech25TurboPreview {
5
- /** Generation prompt. */
5
+ /** Generation prompt. At most 9999 characters. */
6
6
  text: string;
7
- /** Voice stability, from 0 to 1. Higher values give a steadier, more consistent delivery; lower values allow more expressive variation between generations. */
7
+ /** Voice stability. Higher values give a steadier, more consistent delivery; lower values allow more expressive variation between generations. From 0 to 1. */
8
8
  stability?: number | undefined;
9
- /** Speech rate multiplier; 1.0 is the voice's natural pace. */
9
+ /** Speech rate multiplier; 1.0 is the voice's natural pace. From 0.7 to 1.2. */
10
10
  speed?: number | undefined;
11
11
  /** Language code; 'auto' by default. */
12
12
  language?: string | undefined;
@@ -13,7 +13,7 @@ export interface InputNanoBanana {
13
13
  aspect_ratio: InputNanoBanana.AspectRatio;
14
14
  /** Output resolution. */
15
15
  resolution: InputNanoBanana.Resolution;
16
- /** Images to edit or blend, up to 3 in total. */
16
+ /** Images to edit or blend. 1 to 3 images, each at most 30 MB. */
17
17
  images?: Hedra.InputNanoBananaImagesItem[] | undefined;
18
18
  /** Seed for reproducible output; omit for a random seed. */
19
19
  seed?: number | undefined;
@@ -13,7 +13,7 @@ export interface InputNanoBanana2 {
13
13
  aspect_ratio: InputNanoBanana2.AspectRatio;
14
14
  /** Output resolution. */
15
15
  resolution: InputNanoBanana2.Resolution;
16
- /** Images to edit or blend, up to 14 in total (10 high-fidelity objects, 4 characters). */
16
+ /** Images to edit or blend, at most 10 high-fidelity objects and 4 characters. 1 to 14 images, each at most 30 MB. */
17
17
  images?: Hedra.InputNanoBanana2ImagesItem[] | undefined;
18
18
  /** Seed for reproducible output; omit for a random seed. */
19
19
  seed?: number | undefined;
@@ -13,7 +13,7 @@ export interface InputNanoBananaPro {
13
13
  aspect_ratio: InputNanoBananaPro.AspectRatio;
14
14
  /** Output resolution. */
15
15
  resolution: InputNanoBananaPro.Resolution;
16
- /** Images to edit or blend, up to 14 in total (6 high-fidelity objects, 5 characters, 3 style references). */
16
+ /** Images to edit or blend, at most 6 high-fidelity objects, 5 characters and 3 style references. 1 to 14 images, each at most 30 MB. */
17
17
  images?: Hedra.InputNanoBananaProImagesItem[] | undefined;
18
18
  /** Seed for reproducible output; omit for a random seed. */
19
19
  seed?: number | undefined;
@@ -11,9 +11,9 @@ export interface InputOmnihuman15 {
11
11
  aspect_ratio?: InputOmnihuman15.AspectRatio | undefined;
12
12
  /** Output resolution. */
13
13
  resolution: InputOmnihuman15.Resolution;
14
- /** Start frame (image-to-video). */
14
+ /** Start frame (image-to-video). At most 10.4 MB. */
15
15
  start_image: Hedra.InputOmnihuman15StartImage;
16
- /** Driving audio. */
16
+ /** Driving audio. At most 59.88s and at most 104.8 MB. */
17
17
  audio: Hedra.InputOmnihuman15Audio;
18
18
  }
19
19
  export declare namespace InputOmnihuman15 {
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Driving audio.
3
+ * Driving audio. At most 59.88s and at most 104.8 MB.
4
4
  */
5
5
  export type InputOmnihuman15Audio =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). At most 10.4 MB.
4
4
  */
5
5
  export type InputOmnihuman15StartImage =
6
6
  /**
@@ -9,7 +9,7 @@ import type * as Hedra from "../index.js";
9
9
  export interface InputPixverseV6 {
10
10
  /** Number of outputs generated per job. Only 1 is supported. */
11
11
  num_outputs?: number | undefined;
12
- /** Generation prompt. */
12
+ /** Generation prompt. At most 2048 characters. */
13
13
  prompt: string;
14
14
  /** Output resolution. */
15
15
  resolution: InputPixverseV6.Resolution;
@@ -17,11 +17,11 @@ export interface InputPixverseV6 {
17
17
  duration_ms: number;
18
18
  /** Whether to generate native audio for the video. */
19
19
  generate_audio?: boolean | undefined;
20
- /** What to avoid in the generated video. */
20
+ /** What to avoid in the generated video. At most 2048 characters. */
21
21
  negative_prompt?: string | undefined;
22
22
  /** Seed for reproducible output; omit for a random seed. */
23
23
  seed?: number | undefined;
24
- /** Start frame (image-to-video). */
24
+ /** Start frame (image-to-video). At most 10.4 MB. */
25
25
  start_image?: Hedra.InputPixverseV6StartImage | undefined;
26
26
  /** Output aspect ratio. */
27
27
  aspect_ratio?: InputPixverseV6.AspectRatio | undefined;
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). At most 10.4 MB.
4
4
  */
5
5
  export type InputPixverseV6StartImage =
6
6
  /**
@@ -7,7 +7,7 @@ import type * as Hedra from "../index.js";
7
7
  * (2) requires: aspect_ratio, prompt, resolution; must omit: images
8
8
  */
9
9
  export interface InputQwenImage2 {
10
- /** Generation prompt. */
10
+ /** Generation prompt. At least 1 character. */
11
11
  prompt: string;
12
12
  /** Number of outputs generated per job. Only 1 is supported. */
13
13
  num_outputs?: number | undefined;
@@ -19,11 +19,11 @@ export interface InputQwenImage2 {
19
19
  resolution: InputQwenImage2.Resolution;
20
20
  /** Output image format. */
21
21
  output_format?: InputQwenImage2.OutputFormat | undefined;
22
- /** What to avoid in the generated image. */
22
+ /** What to avoid in the generated image. At most 500 characters. */
23
23
  negative_prompt?: string | undefined;
24
- /** Images to edit or blend. */
24
+ /** Images to edit or blend. 1 to 3 images, each at most 30 MB. */
25
25
  images?: Hedra.InputQwenImage2ImagesItem[] | undefined;
26
- /** Seed for reproducible output; omit for a random seed. */
26
+ /** Seed for reproducible output; omit for a random seed. From 0 to 2147483647. */
27
27
  seed?: number | undefined;
28
28
  /** Quality level to generate at. */
29
29
  quality: InputQwenImage2.Quality;
@@ -2,7 +2,7 @@
2
2
  * Model-specific inputs for `recraft-v3`.
3
3
  */
4
4
  export interface InputRecraftV3 {
5
- /** Generation prompt. */
5
+ /** Generation prompt. At most 1000 characters. */
6
6
  prompt: string;
7
7
  /** Number of outputs generated per job. Only 1 is supported. */
8
8
  num_outputs?: number | undefined;
@@ -2,7 +2,7 @@
2
2
  * Model-specific inputs for `reve-21`.
3
3
  */
4
4
  export interface InputReve21 {
5
- /** Generation prompt. */
5
+ /** Generation prompt. From 1 to 4000 characters. */
6
6
  prompt: string;
7
7
  /** Number of outputs generated per job. Only 1 is supported. */
8
8
  num_outputs?: number | undefined;
@@ -3,7 +3,7 @@ import type * as Hedra from "../index.js";
3
3
  * Model-specific inputs for `reve-21-edit`.
4
4
  */
5
5
  export interface InputReve21Edit {
6
- /** Generation prompt. */
6
+ /** Generation prompt. From 1 to 4000 characters. */
7
7
  prompt: string;
8
8
  /** Number of outputs generated per job. Only 1 is supported. */
9
9
  num_outputs?: number | undefined;
@@ -11,7 +11,7 @@ export interface InputReve21Edit {
11
11
  enhance_prompt?: boolean | undefined;
12
12
  /** Output aspect ratio. */
13
13
  aspect_ratio: InputReve21Edit.AspectRatio;
14
- /** The single source image to edit. */
14
+ /** The single source image to edit. Exactly 1 image, at most 30 MB. */
15
15
  images: Hedra.InputReve21EditImagesItem[];
16
16
  /** Output image format. */
17
17
  output_format?: InputReve21Edit.OutputFormat | undefined;
@@ -3,7 +3,7 @@ import type * as Hedra from "../index.js";
3
3
  * Model-specific inputs for `reve-21-remix`.
4
4
  */
5
5
  export interface InputReve21Remix {
6
- /** Generation prompt. */
6
+ /** Generation prompt. From 1 to 4000 characters. */
7
7
  prompt: string;
8
8
  /** Number of outputs generated per job. Only 1 is supported. */
9
9
  num_outputs?: number | undefined;
@@ -11,7 +11,7 @@ export interface InputReve21Remix {
11
11
  enhance_prompt?: boolean | undefined;
12
12
  /** Output aspect ratio. */
13
13
  aspect_ratio: InputReve21Remix.AspectRatio;
14
- /** Images to edit or blend. */
14
+ /** Images to edit or blend. 1 to 8 images, each at most 30 MB. */
15
15
  images: Hedra.InputReve21RemixImagesItem[];
16
16
  /** Output image format. */
17
17
  output_format?: InputReve21Remix.OutputFormat | undefined;
@@ -18,9 +18,9 @@ export interface InputSana {
18
18
  negative_prompt?: string | undefined;
19
19
  /** Seed for reproducible output; omit for a random seed. */
20
20
  seed?: number | undefined;
21
- /** How closely the model follows the prompt. */
21
+ /** How closely the model follows the prompt. From 0 to 20. */
22
22
  guidance_scale?: number | undefined;
23
- /** Denoising steps to run. */
23
+ /** Denoising steps to run. From 1 to 50. */
24
24
  num_inference_steps?: number | undefined;
25
25
  }
26
26
  export declare namespace InputSana {
@@ -15,11 +15,11 @@ export interface InputSeedance15Pro {
15
15
  duration_ms: number;
16
16
  /** Whether to generate native audio for the video. */
17
17
  generate_audio?: boolean | undefined;
18
- /** Start frame (image-to-video). */
18
+ /** Start frame (image-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
19
19
  start_image?: Hedra.InputSeedance15ProStartImage | undefined;
20
- /** End frame (first-last-frame-to-video). */
20
+ /** End frame (first-last-frame-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
21
21
  end_image?: Hedra.InputSeedance15ProEndImage | undefined;
22
- /** Seed for reproducible output; omit for a random seed. */
22
+ /** Seed for reproducible output; omit for a random seed. From 0 to 4294967295. */
23
23
  seed?: number | undefined;
24
24
  }
25
25
  export declare namespace InputSeedance15Pro {
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * End frame (first-last-frame-to-video).
3
+ * End frame (first-last-frame-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB.
4
4
  */
5
5
  export type InputSeedance15ProEndImage =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB.
4
4
  */
5
5
  export type InputSeedance15ProStartImage =
6
6
  /**
@@ -19,15 +19,15 @@ export interface InputSeedance20 {
19
19
  duration_ms: number;
20
20
  /** Whether to generate native audio for the video. */
21
21
  generate_audio?: boolean | undefined;
22
- /** Start frame (image-to-video). */
22
+ /** Start frame (image-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
23
23
  start_image?: Hedra.InputSeedance20StartImage | undefined;
24
- /** End frame (first-last-frame-to-video). */
24
+ /** End frame (first-last-frame-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
25
25
  end_image?: Hedra.InputSeedance20EndImage | undefined;
26
- /** Reference images. */
26
+ /** Reference images. 1 to 9 images, each at most 6000px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB. */
27
27
  images?: Hedra.InputSeedance20ImagesItem[] | undefined;
28
- /** Reference videos. */
28
+ /** Reference videos. 1 to 3 videos, each from 2s to 15s and at most 524.2 MB, at most 15s in total. */
29
29
  videos?: Hedra.InputSeedance20VideosItem[] | undefined;
30
- /** Reference audios. */
30
+ /** Reference audios. 1 to 3 audio files, each at most 104.8 MB, at most 15s in total. */
31
31
  audios?: Hedra.InputSeedance20AudiosItem[] | undefined;
32
32
  /** Quality level to generate at. */
33
33
  quality: InputSeedance20.Quality;
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * End frame (first-last-frame-to-video).
3
+ * End frame (first-last-frame-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB.
4
4
  */
5
5
  export type InputSeedance20EndImage =
6
6
  /**
@@ -13,15 +13,15 @@ export interface InputSeedance20Mini {
13
13
  resolution: InputSeedance20Mini.Resolution;
14
14
  /** Duration in ms. */
15
15
  duration_ms: number;
16
- /** Start frame (image-to-video). */
16
+ /** Start frame (image-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
17
17
  start_image?: Hedra.InputSeedance20MiniStartImage | undefined;
18
- /** End frame (first-last-frame-to-video). */
18
+ /** End frame (first-last-frame-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
19
19
  end_image?: Hedra.InputSeedance20MiniEndImage | undefined;
20
- /** Reference images. */
20
+ /** Reference images. 1 to 9 images, each at most 6000px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB. */
21
21
  images?: Hedra.InputSeedance20MiniImagesItem[] | undefined;
22
- /** Reference videos. */
22
+ /** Reference videos. 1 to 3 videos, each from 2s to 15s and at most 524.2 MB, at most 15s in total. */
23
23
  videos?: Hedra.InputSeedance20MiniVideosItem[] | undefined;
24
- /** Reference audios. */
24
+ /** Reference audios. 1 to 3 audio files, each at most 104.8 MB, at most 15s in total. */
25
25
  audios?: Hedra.InputSeedance20MiniAudiosItem[] | undefined;
26
26
  }
27
27
  export declare namespace InputSeedance20Mini {
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * End frame (first-last-frame-to-video).
3
+ * End frame (first-last-frame-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB.
4
4
  */
5
5
  export type InputSeedance20MiniEndImage =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB.
4
4
  */
5
5
  export type InputSeedance20MiniStartImage =
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as Hedra from "../index.js";
2
2
  /**
3
- * Start frame (image-to-video).
3
+ * Start frame (image-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB.
4
4
  */
5
5
  export type InputSeedance20StartImage =
6
6
  /**
@@ -15,15 +15,15 @@ export interface InputSeedance25 {
15
15
  duration_ms: number;
16
16
  /** Whether to generate native audio for the video. */
17
17
  generate_audio?: boolean | undefined;
18
- /** Start frame (image-to-video). */
18
+ /** Start frame (image-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
19
19
  start_image?: Hedra.InputSeedance25StartImage | undefined;
20
- /** End frame (first-last-frame-to-video). */
20
+ /** End frame (first-last-frame-to-video). With an aspect ratio from 0.4 to 2.5 and at most 30 MB. */
21
21
  end_image?: Hedra.InputSeedance25EndImage | undefined;
22
- /** Reference images. */
22
+ /** Reference images. 1 to 30 images, each at most 6000px on each side, with an aspect ratio from 0.4 to 2.5, and at most 30 MB. */
23
23
  images?: Hedra.InputSeedance25ImagesItem[] | undefined;
24
- /** Reference videos. */
24
+ /** Reference videos. 1 to 10 videos, each from 2s to 30s and at most 524.2 MB, at most 30s in total. */
25
25
  videos?: Hedra.InputSeedance25VideosItem[] | undefined;
26
- /** Reference audios. */
26
+ /** Reference audios. 1 to 10 audio files, each at most 104.8 MB, at most 30s in total. */
27
27
  audios?: Hedra.InputSeedance25AudiosItem[] | undefined;
28
28
  }
29
29
  export declare namespace InputSeedance25 {
@@ -42,6 +42,7 @@ export declare namespace InputSeedance25 {
42
42
  const Resolution: {
43
43
  readonly FourHundredEightyP: "480p";
44
44
  readonly SevenHundredTwentyP: "720p";
45
+ readonly OneThousandEightyP: "1080p";
45
46
  };
46
47
  type Resolution = (typeof Resolution)[keyof typeof Resolution];
47
48
  }
@@ -18,5 +18,6 @@ var InputSeedance25;
18
18
  InputSeedance25.Resolution = {
19
19
  FourHundredEightyP: "480p",
20
20
  SevenHundredTwentyP: "720p",
21
+ OneThousandEightyP: "1080p",
21
22
  };
22
23
  })(InputSeedance25 || (exports.InputSeedance25 = InputSeedance25 = {}));