From 7b49e4db381d179568401fc18213bc4a035f6bcf Mon Sep 17 00:00:00 2001 From: Yizhou Chi Date: Mon, 12 Aug 2024 19:00:50 +0800 Subject: [PATCH] limit quickthink output --- metagpt/prompts/di/role_zero.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metagpt/prompts/di/role_zero.py b/metagpt/prompts/di/role_zero.py index cc593b434..895424e07 100644 --- a/metagpt/prompts/di/role_zero.py +++ b/metagpt/prompts/di/role_zero.py @@ -149,7 +149,7 @@ For requests that are unclear, lack sufficient detail, or are outside the system {examples} Respond with a concise thought, then provide the appropriate response category: QUICK, SEARCH, TASK, or AMBIGUOUS. -You should **only** provide the thought, response category, and nothing else. +Important: You should **only** provide the thought, response category, and nothing else. Your response: """