class

OpenAI::CreateVideoRemixBody

Inherits JSON::Serializable < Reference < Object

Parameters for remixing an existing generated video.

Constructors

new(prompt : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

prompt

Updated text prompt that directs the remix generation.

Source
prompt=(prompt : String)

Updated text prompt that directs the remix generation.

Source
validate!
Source