From 47ced11d9ca484654e7600bb4d58eb0caf0e0d59 Mon Sep 17 00:00:00 2001 From: xiangjinyu Date: Fri, 14 Feb 2025 14:56:25 +0800 Subject: [PATCH] modify AFLOW WORKFLOW_INPUT Prompt --- metagpt/ext/aflow/scripts/prompts/optimize_prompt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metagpt/ext/aflow/scripts/prompts/optimize_prompt.py b/metagpt/ext/aflow/scripts/prompts/optimize_prompt.py index 231506a37..a2e862ec2 100644 --- a/metagpt/ext/aflow/scripts/prompts/optimize_prompt.py +++ b/metagpt/ext/aflow/scripts/prompts/optimize_prompt.py @@ -17,7 +17,7 @@ WORKFLOW_INPUT = """ Here is a graph and the corresponding prompt (prompt only related to the custom method) that performed excellently in a previous iteration (maximum score is 1). You must make further optimizations and improvements based on this graph. The modified graph must differ from the provided example, and the specific differences should be noted within the xxx section.\n {experience} - (such as:add a review step/delete a operator/modify a prompt) + (such as:add /delete /modify/ ...) {score} {graph} {prompt}(only prompt_custom)