mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
update comment
This commit is contained in:
parent
1797fdc1f8
commit
e2600c0a64
1 changed files with 1 additions and 1 deletions
|
|
@ -84,4 +84,4 @@ class TeamLeader(RoleZero):
|
|||
|
||||
def finish_current_task(self):
|
||||
self.planner.plan.finish_current_task()
|
||||
self.rc.memory.add(AIMessage(content=FINISH_CURRENT_TASK_CMD))
|
||||
self._add_memory(AIMessage(content=FINISH_CURRENT_TASK_CMD))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue