mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
add alias to tolerate fault for architect
This commit is contained in:
parent
519d843287
commit
e44f4739f1
1 changed files with 1 additions and 0 deletions
|
|
@ -50,5 +50,6 @@ class Architect(RoleZero):
|
|||
{
|
||||
"WriteDesign.run": wd.run,
|
||||
"WriteDesign": wd.run, # alias
|
||||
"run": wd.run, # alias
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue