update locally

This commit is contained in:
stellahsr 2023-10-06 16:16:09 +08:00
parent eb9ea304a5
commit dc0fd134fb
4 changed files with 180 additions and 42 deletions

View file

@ -19,7 +19,7 @@ async def learn(task="Start", investment: float = 50.0, n_round: int = 3):
[
CurriculumDesigner(),
ActionDeveloper(),
CriticReviewer(),
# CriticReviewer(),
SkillManager(),
]