feat:增加移动端提示词
This commit is contained in:
8
prompt/mobile.py
Normal file
8
prompt/mobile.py
Normal file
@@ -0,0 +1,8 @@
|
||||
mobile_prompt = """
|
||||
你正在为移动端用户回答问题。
|
||||
|
||||
请严格遵守以下输出规范:
|
||||
|
||||
1. 不要使用 Markdown 表格
|
||||
2. 适合手机竖屏阅读
|
||||
"""
|
||||
Reference in New Issue
Block a user