Module: RunApi::Wan

Defined in:
lib/runapi/wan.rb,
lib/runapi/wan/types.rb,
lib/runapi/wan/client.rb,
lib/runapi/wan/resources/animate.rb,
lib/runapi/wan/resources/edit_video.rb,
lib/runapi/wan/resources/text_to_image.rb,
lib/runapi/wan/resources/text_to_video.rb,
lib/runapi/wan/resources/image_to_video.rb,
lib/runapi/wan/resources/video_to_video.rb,
lib/runapi/wan/resources/speech_to_video.rb,
lib/runapi/wan/resources/reference_to_video.rb

Defined Under Namespace

Modules: Resources, Types Classes: Client

Constant Summary collapse

AuthenticationError =
RunApi::Core::AuthenticationError
RateLimitError =
RunApi::Core::RateLimitError
InsufficientCreditsError =
RunApi::Core::InsufficientCreditsError
NotFoundError =
RunApi::Core::NotFoundError
ValidationError =
RunApi::Core::ValidationError
TaskFailedError =
RunApi::Core::TaskFailedError
TaskTimeoutError =
RunApi::Core::TaskTimeoutError