From 4bd79378901ebb207d41ad7655b1892de1243947 Mon Sep 17 00:00:00 2001 From: garylin2099 Date: Mon, 14 Oct 2024 16:21:02 +0800 Subject: [PATCH] quick think tag --- metagpt/prompts/di/role_zero.py | 2 ++ 1 file changed, 2 insertions(+) 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