mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
Merge branch 'role_zero_impr' into 'mgx_ops'
add alias to tolerate fault for architect See merge request pub/MetaGPT!181
This commit is contained in:
commit
fab0860a7c
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