mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-03 21:02:38 +02:00
fix conflict
This commit is contained in:
commit
14d88cc712
47 changed files with 1269 additions and 587 deletions
|
|
@ -145,3 +145,6 @@ MARKDOWN_TITLE_PREFIX = "## "
|
|||
|
||||
# Reporter
|
||||
METAGPT_REPORTER_DEFAULT_URL = os.environ.get("METAGPT_REPORTER_URL", "")
|
||||
|
||||
# Metadata defines
|
||||
AGENT = "agent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue