mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-07-11 16:22:15 +02:00
fix typo
This commit is contained in:
parent
823280c5b8
commit
44bfe1a9b8
4 changed files with 87 additions and 64 deletions
|
|
@ -13,7 +13,7 @@ from metagpt.utils.mermaid import MMC1, MMC2
|
|||
IMPLEMENTATION_APPROACH = ActionNode(
|
||||
key="Implementation approach",
|
||||
expected_type=str,
|
||||
instruction="Analyze the difficult points of the requirements, select the appropriate open-source framework. The default technical stack is Vite, React and Tailwind CSS.",
|
||||
instruction="Analyze the difficult points of the requirements, select the appropriate open-source framework.",
|
||||
example="We will ...",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue