mirror of https://github.com/Mai-with-u/MaiBot.git
prompt优化
parent
6b6945fd77
commit
7986d2d3ba
|
|
@ -63,7 +63,7 @@ def _build_mapping_prompt(chat_history_str: str, bot_reply: str, user_name_map:
|
|||
"is_exist": false
|
||||
}}
|
||||
5. 在“已知用户信息”列表中,你的昵称后面可能包含"(你)",这表示是你自己,不需要输出你自身的绰号映射。请确保不要将你自己的ID和任何词语映射为绰号。
|
||||
6. 不要输出与用户名称相同的绰号。
|
||||
6. 不要输出与用户名称相同的绰号,不要输出你发言中对他人的绰号映射。
|
||||
7. 请严格按照 JSON 格式输出,不要包含任何额外的解释或文本。
|
||||
|
||||
输出:
|
||||
|
|
|
|||
Loading…
Reference in New Issue