alimamaTech's picture
Update prompts.py
713a80c verified
raw
history blame contribute delete
511 Bytes
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 that your descriptions should be concise and strictly mimic real human speech. Here are a few examples: 1. Also can go down 2. Likes snakes 3. Essential for swimming.
"""
VOTE_PROMPT = """{history}
Your name is {name}.
Choose a name you think is the spy from the list {choices}, and return the name directly:
"""