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