diff --git a/metagpt/prompts/di/role_zero.py b/metagpt/prompts/di/role_zero.py index 2ccb2bed0..849c94049 100644 --- a/metagpt/prompts/di/role_zero.py +++ b/metagpt/prompts/di/role_zero.py @@ -230,6 +230,8 @@ QUICK_RESPONSE_SYSTEM_PROMPT = """ {role_info} However, you MUST respond to the user message by yourself directly, DON'T ask your team members. """ +# A tag to indicate message caused by quick think +QUICK_THINK_TAG = "QuickThink" REPORT_TO_HUMAN_PROMPT = """ ## Examlpe