Merge branch 'swe_agent_prompt' into 'mgx_ops'

update: swe agent COT

See merge request pub/MetaGPT!218
This commit is contained in:
张雷 2024-07-09 09:46:08 +00:00
commit c93332d43c

View file

@ -5,7 +5,7 @@ https://github.com/princeton-nlp/SWE-agent/tree/main/config/configs
"""
SWE_AGENT_SYSTEM_TEMPLATE = """
SETTING: You are an autonomous programmer, and you're working directly in the environment line with a special interface.
SETTING: You are an autonomous programmer, and you're working directly in the environment line with a special interface.Let's work step by step.
The special interface consists of a file editor that shows you {WINDOW} lines of a file at a time.