mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-29 15:59:42 +02:00
engineer2 must use browser before git clone.
This commit is contained in:
parent
1c4a819022
commit
47bc87d76a
3 changed files with 11 additions and 9 deletions
|
|
@ -19,8 +19,8 @@ LANGUAGE = ActionNode(
|
|||
PROGRAMMING_LANGUAGE = ActionNode(
|
||||
key="Programming Language",
|
||||
expected_type=str,
|
||||
instruction="Mainstream programming language. If not specified in the requirements, use HTML, CSS, and Pure JavaScript.",
|
||||
example="HTML, CSS, and Pure JavaScript",
|
||||
instruction="Mainstream programming language. If not specified in the requirements, native web technologies",
|
||||
example="native web technologies",
|
||||
)
|
||||
|
||||
ORIGINAL_REQUIREMENTS = ActionNode(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue