fix conflict

This commit is contained in:
seehi 2024-05-06 11:24:35 +08:00
commit 14d88cc712
47 changed files with 1269 additions and 587 deletions

View file

@ -145,3 +145,6 @@ MARKDOWN_TITLE_PREFIX = "## "
# Reporter
METAGPT_REPORTER_DEFAULT_URL = os.environ.get("METAGPT_REPORTER_URL", "")
# Metadata defines
AGENT = "agent"