Skip to main content

astart

AsyncMethod
This is a method of the VideoAgent class in the video_agent module.
Async version of start().

Signature

Parameters

str
required
No description available.
bool
default:"True"
No description available.
Optional
No description available.

Returns

Union[Any, bytes]
The result of the operation.

Uses

  • agenerate
  • await_completion
  • acontent
  • f.write

Used By

Source

View on GitHub

praisonaiagents/agent/video_agent.py at line 620