mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-04 21:32:38 +02:00
fixbug: - write_trd_and_framework
This commit is contained in:
parent
efa28c8523
commit
be7eb02529
1 changed files with 1 additions and 1 deletions
|
|
@ -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, ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue