From 1dcb7984c555a700a737c1b7f3c65e65ad81a0b0 Mon Sep 17 00:00:00 2001 From: Yizhou Chi Date: Wed, 14 Aug 2024 10:54:37 +0800 Subject: [PATCH] make prompt more generalized --- 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 0af2b92d7..b1165473f 100644 --- a/metagpt/prompts/di/role_zero.py +++ b/metagpt/prompts/di/role_zero.py @@ -148,7 +148,7 @@ For requests that are unclear, lack sufficient detail, or are outside the system **Note:** Before categorizing a request as TASK: 1. Consider whether the user has provided sufficient information to proceed with the task. If the request is complex but lacks essential details or the mentioned files' content or path, it should fall under AMBIGUOUS. -2. If the request is a "how-to" question that asks for a general study plan, approach or strategy, it should be categorized as QUICK. +2. If the request is a "how-to" question that asks for a general plan, approach or strategy, it should be categorized as QUICK. {examples}