VideoDescriptionPromptTemplateDict
TextPrompt used in the VideoDescription
task.
Parameters:
- ASSISTANT_PROMPT (TextPrompt): A prompt for the AI assistant to provide a shot description of the content of the current video.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
class VideoDescriptionPromptTemplateDict(TextPromptDict):
TextPrompt used in the VideoDescription
task.
Parameters:
def __init__(self, *args: Any, **kwargs: Any):