From 7e14552c5186706e65801523f2f10c951d0983cf Mon Sep 17 00:00:00 2001 From: seehi <6580@pm.me> Date: Fri, 2 Aug 2024 15:52:56 +0800 Subject: [PATCH] update prompt --- metagpt/actions/search_enhanced_qa.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metagpt/actions/search_enhanced_qa.py b/metagpt/actions/search_enhanced_qa.py index 21625fb2c..e3340c17b 100644 --- a/metagpt/actions/search_enhanced_qa.py +++ b/metagpt/actions/search_enhanced_qa.py @@ -35,6 +35,9 @@ I will provide you with a question. Your task is to provide a better search quer ## Constraint Format: Just print the result in json format like **Format Example**. + +## Action +Follow **Instructions**, generate output and make sure it follows the **Constraint**. """ SEARCH_ENHANCED_QA_SYSTEM_PROMPT = """