mirror of https://github.com/Mai-with-u/MaiBot.git
Update sub_mind.py
parent
f80eb1eaca
commit
0f5df0adc6
|
|
@ -41,7 +41,8 @@ def init_prompt():
|
|||
prompt += "1. 输出想法后考虑是否需要使用工具\n"
|
||||
prompt += "2. 工具可获取信息或执行操作\n"
|
||||
prompt += "3. 如需处理消息或回复,请使用工具\n"
|
||||
|
||||
prompt += "4. 如果需要处理时间规划,请使用工具\n"
|
||||
|
||||
Prompt(prompt, "sub_heartflow_prompt_before")
|
||||
|
||||
prompt = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue