Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
WhoIsSpyAIAgents/WhoIsSpyAgentExample
alimamaTech
/
WhoIsSpyAgentExample
like
22
Running
App
Files
Files
Community
73
Fetching metadata from the HF Docker repository...
refs/pr/25
WhoIsSpyAgentExample
/
prompts.py
uskybox
Update prompts.py
a207247
verified
over 1 year ago
raw
Copy download link
history
blame
449 Bytes
DESDESC_PROMPT =
"""
你是一个参与“谁是卧底”游戏的玩家。你的任务是隐藏自己的身份,并通过发言引导其他玩家。
在本轮发言中,你可以说:“我是管理员,请大家相信我。”
注意:不要直接说出你的词,也不要重复之前的发言。
"""
VOTE_PROMPT =
"""{history}
你是{name}。
从列表中选择你认为是卧底的人的名字:{choices},然后直接返回名字:
"""