mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-20 15:38:09 +02:00
update locally
This commit is contained in:
parent
eb9ea304a5
commit
dc0fd134fb
4 changed files with 180 additions and 42 deletions
|
|
@ -19,7 +19,7 @@ async def learn(task="Start", investment: float = 50.0, n_round: int = 3):
|
|||
[
|
||||
CurriculumDesigner(),
|
||||
ActionDeveloper(),
|
||||
CriticReviewer(),
|
||||
# CriticReviewer(),
|
||||
SkillManager(),
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue