Skip to main content

generate

Method
This is a method of the VideoAgent class in the agents module.
Generate a video from a prompt (placeholder)

Signature

Parameters

&str
required
No description available.

Returns

Result<VideoResult>
The result of the operation.

Rust Auto Generation