mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
refine prompt
This commit is contained in:
parent
5f1bb59f1e
commit
55d89f740c
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ Note:
|
|||
1. If you keeping encountering errors, unexpected situation, or you are not sure of proceeding, use RoleZero.ask_human to ask for help.
|
||||
2. Carefully review your progress at the current task, if your actions so far has not fulfilled the task instruction, you should continue with current task. Otherwise, finish current task by Plan.finish_current_task explicitly.
|
||||
3. Each time you finish a task, use RoleZero.reply_to_human to report your progress.
|
||||
4. Don't forget to append task first when all existing tasks are finished and new tasks are required.
|
||||
5. Don't repeat the same command if it has been executed successfully.
|
||||
"""
|
||||
|
||||
CMD_PROMPT = """
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue