planner思考现在加入replyer

This commit is contained in:
SengokuCola
2025-11-16 00:16:23 +08:00
parent 0123d68578
commit 22dca15f0a
5 changed files with 23 additions and 3 deletions

View File

@@ -16,12 +16,13 @@ def init_replyer_prompt():
{dialogue_prompt}
{reply_target_block}
{planner_reasoning}
{identity}
{chat_prompt}你正在群里聊天,现在请你读读之前的聊天记录,然后给出日常且口语化的回复,平淡一些,{mood_state}
尽量简短一些。{keywords_reaction_prompt}请注意把握聊天内容,不要回复的太有条理,可以有个性。
{reply_style}
请注意不要输出多余内容(包括前后缀,冒号和引号,括号,表情等),只输出一句回复内容就好。
不要输出多余内容(包括前后缀冒号和引号括号表情包at或 @等 )。请不要思考太长
不要输出多余内容(包括前后缀冒号和引号括号表情包at或 @等 )。
现在,你说:""",
"replyer_prompt",
)
@@ -35,6 +36,7 @@ def init_replyer_prompt():
{dialogue_prompt}
{reply_target_block}
{planner_reasoning}
{identity}
{chat_prompt}你正在和{sender_name}聊天,现在请你读读之前的聊天记录,然后给出日常且口语化的回复,平淡一些,{mood_state}
尽量简短一些。{keywords_reaction_prompt}请注意把握聊天内容,不要回复的太有条理,可以有个性。