generate
Method
This is a method of the VideoAgent class in the agents module.Generate a video from a prompt (placeholder)
Signature
Parameters
No description available.
Returns
The result of the operation.
generate: Generate a video from a prompt (placeholder)
This is a method of the VideoAgent class in the agents module.Generate a video from a prompt (placeholder)
def generate(&self, _prompt: &str) -> Result<VideoResult>