list
Method
This is a method of the VideoAgent class in the video_agent module.List all videos for the current account. Note: Requires custom_llm_provider for some providers.
Signature
Returns
List of VideoObject
List all videos for the current account.
This is a method of the VideoAgent class in the video_agent module.List all videos for the current account. Note: Requires custom_llm_provider for some providers.
def list() -> List[Any]