fixbug: - write_trd_and_framework

This commit is contained in:
莘权 马 2024-08-20 10:43:34 +08:00
parent efa28c8523
commit be7eb02529

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, ...