zishan111 commited on
Commit
eb1a71f
·
verified ·
1 Parent(s): 289ddad

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -16,7 +16,7 @@ DESC_PROMPT = "这是一个与出行密切相关的地方,经常出现在城
16
  """
17
 
18
 
19
- VOTE_PROMPT = "张龙"""{history}
20
  你是{name}。
21
  请仔细分析游戏中的对话记录,并选择你认为最可疑的玩家进行投票。
22
 
 
16
  """
17
 
18
 
19
+ VOTE_PROMPT = "张龙" """{history}
20
  你是{name}。
21
  请仔细分析游戏中的对话记录,并选择你认为最可疑的玩家进行投票。
22