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.
status
Method
This is a method of the VideoAgent class in the video_agent module.Check the status of a video generation.
Signature
Parameters
The video ID returned from generate() **kwargs: Additional parameters
Returns
VideoObject with updated status
Used By
Source
View on GitHub
praisonaiagents/agent/video_agent.py at line 387
