def main_function(password: str, rounds: int, method: str, role1: str, role2: str): 1e07170 youngtsai commited on Oct 28, 2023
chatbot_dialogue = [(item["role"], item["content"]) for item in structured_dialogue] 3cf8ded youngtsai commited on Oct 28, 2023