mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-09 15:52:38 +02:00
fix
This commit is contained in:
parent
8ca577f22e
commit
d3f8664ddd
2 changed files with 7 additions and 1 deletions
|
|
@ -144,7 +144,8 @@ class RoleZero(Role):
|
|||
"goto_line",
|
||||
"insert_content_at_line",
|
||||
"open_file",
|
||||
"read" "scroll_down",
|
||||
"read",
|
||||
"scroll_down",
|
||||
"scroll_up",
|
||||
"search_dir",
|
||||
"search_file",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue