AlyaSama commited on
Commit
3b1599e
·
verified ·
1 Parent(s): 3e1b720

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -6,5 +6,5 @@ DESC_PROMPT = """{history}
6
 
7
  VOTE_PROMPT = """{history}
8
  你是{name}。
9
- 从列表中选择你认为是卧底的人的名字:{choices},然后直接返回名字:
10
  """
 
6
 
7
  VOTE_PROMPT = """{history}
8
  你是{name}。
9
+ 在怀疑你是卧底的情况下避免弃权,怀疑自己是平民时可以酌情弃权,从列表中选择你认为是卧底的人的名字:{choices},然后直接返回名字:
10
  """