mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-28 02:23:52 +02:00
add increment development function
This commit is contained in:
parent
8a73d5cadb
commit
1ea3c0c9f3
1 changed files with 0 additions and 1 deletions
|
|
@ -205,7 +205,6 @@ class Role:
|
|||
# history=self.history)
|
||||
|
||||
logger.info(f"{self._setting}: ready to {self._rc.todo}")
|
||||
|
||||
response = await self._rc.todo.run(self._rc.important_memory)
|
||||
# logger.info(response)
|
||||
if isinstance(response, ActionOutput):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue