From 302749ac42205a08250e9dd07a26b950f8da807a Mon Sep 17 00:00:00 2001 From: seehi <6580@pm.me> Date: Fri, 2 Aug 2024 15:49:47 +0800 Subject: [PATCH] update prompt --- metagpt/actions/search_enhanced_qa.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/metagpt/actions/search_enhanced_qa.py b/metagpt/actions/search_enhanced_qa.py index e3340c17b..21625fb2c 100644 --- a/metagpt/actions/search_enhanced_qa.py +++ b/metagpt/actions/search_enhanced_qa.py @@ -35,9 +35,6 @@ 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 = """