mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 17:56:23 +02:00
Change the way of taking over memory
This commit is contained in:
parent
d077cd0b2f
commit
c0d5c031f8
8 changed files with 270 additions and 407 deletions
|
|
@ -158,5 +158,5 @@ SWE_SETUP_PATH = get_metagpt_package_root() / "metagpt/tools/swe_agent_commands/
|
|||
# experience pool
|
||||
EXPERIENCE_MASK = "<experience>"
|
||||
|
||||
# Used to identify user requirements in the memory index.
|
||||
USER_REQUIREMENT = "metagpt.actions.add_requirement.UserRequirement"
|
||||
# TeamLeader's name
|
||||
TEAMLEADER_NAME = "Mike"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue