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.
class VideoDescriptionPromptTemplateDict(TextPromptDict):
TextPrompt
used in the VideoDescription
task.
Parameters:
def __init__(self, *args: Any, **kwargs: Any):