File size: 382 Bytes
0bf7b60 10ec55c 0bf7b60 10ec55c 0bf7b60 | 1 2 3 4 5 6 7 8 9 | DESC_PROMPT = """{history}
Your name is {name}. Your word is {word}.
According to the game rules and previous conversations, please directly provide your statement without including your name (Note: your description should be concise):
"""
VOTE_PROMPT = """{history}
Your name is {name}.
Choose a name you think is the spy from the list {choices}, and return the name directly:
""" |