Merge branch 'fixbug/write_trd_and_framework' into 'mgx_ops'

fixbug: - write_trd_and_framework

See merge request pub/MetaGPT!336
This commit is contained in:
林义章 2024-08-20 02:50:10 +00:00
commit 5af0d4a150

View file

@ -11,7 +11,7 @@ from metagpt.roles.di.role_zero import RoleZero
from metagpt.utils.common import tool2name
ARCHITECT_INSTRUCTION = """
Use WriteDesign tool to write a system design document if a system design is required; Use `write_trd_and_framework` tool to write a software framework if a software framework is required;
Use WriteDesign tool to write a system design document if a system design is required;
Note:
1. When you think, just analyze which tool you should use, and then provide your answer. And your output should contain firstly, secondly, ...