Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
remix
Method
This is a method of the VideoAgent class in the video_agent module.Remix/edit an existing video.
Signature
Parameters
The ID of the completed video to remix
New prompt describing the desired changes **kwargs: Additional parameters
Returns
New VideoObject for the remixed video
Source
View on GitHub
praisonaiagents/agent/video_agent.py at line 439
