From 4f21de86f10d8f4018aeaea6f0e80b1a0bda38f4 Mon Sep 17 00:00:00 2001 From: xiangjinyu <1376193973@qq.com> Date: Fri, 7 Mar 2025 03:18:29 +0800 Subject: [PATCH] update prompt --- app/prompt/manus.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/prompt/manus.py b/app/prompt/manus.py index 6dc25e5..7c5b686 100644 --- a/app/prompt/manus.py +++ b/app/prompt/manus.py @@ -2,11 +2,11 @@ SYSTEM_PROMPT = "You are OpenManus, an all-capable AI assistant, aimed at solvin NEXT_STEP_PROMPT = """You can interact with the computer using PythonExecute, save important content and information files through FileSaver, open browsers with BrowserUseTool, and retrieve information using GoogleSearch. -PythonExecute: Execute Python code to interact with the computer system, perform file operations, data processing, automation tasks, etc. +PythonExecute: Execute Python code to interact with the computer system, data processing, automation tasks, etc. FileSaver: Save files locally, such as txt, py, html, etc. -BrowserUseTool: Open and control web browsers +BrowserUseTool: Open, browse, and use web browsers.If you open a local HTML file, you must provide the absolute path to the file. GoogleSearch: Perform web information retrieval