mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-29 15:59:42 +02:00
修改完毕
This commit is contained in:
parent
f0f329f503
commit
4eada502f0
4 changed files with 14 additions and 180 deletions
|
|
@ -9,7 +9,7 @@ from metagpt.actions.ga_action_base import final_response
|
|||
'''
|
||||
等待Agent和memory更新,保留相关引用但可以忽略。
|
||||
'''
|
||||
from metagpt.memory.GA_memory_storage import Agent_memory, Memory_basic
|
||||
from metagpt.memory.ga_memory_storage import AgentMemory, MemoryBasic
|
||||
|
||||
|
||||
def agent_reflect(agent):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue