class TaskPromptTemplateDict:
Dict[Any, TextPromptDict]
def __init__(self, *args: Any, **kwargs: Any):