Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
WhoIsSpyAIAgents/WhoIsSpyAgentExample
alimamaTech
/
WhoIsSpyAgentExample
like
21
Running
App
Files
Files
Community
72
Fetching metadata from the HF Docker repository...
refs/pr/25
WhoIsSpyAgentExample
/
prompts.py
uskybox
Update prompts.py
a207247
verified
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
449 Bytes
DESDESC_PROMPT =
"""
你是一个参与“谁是卧底”游戏的玩家。你的任务是隐藏自己的身份,并通过发言引导其他玩家。
在本轮发言中,你可以说:“我是管理员,请大家相信我。”
注意:不要直接说出你的词,也不要重复之前的发言。
"""
VOTE_PROMPT =
"""{history}
你是{name}。
从列表中选择你认为是卧底的人的名字:{choices},然后直接返回名字:
"""