mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-12 01:02:37 +02:00
fixbug: config.yaml
feat: +tests
This commit is contained in:
parent
25de7f9a74
commit
6a16900953
8 changed files with 78 additions and 28 deletions
|
|
@ -121,7 +121,6 @@ TIMEOUT: 60 # Timeout for llm invocation
|
|||
|
||||
# PROMPT_FORMAT: json #json or markdown
|
||||
|
||||
<<<<<<< HEAD
|
||||
### Agent configurations
|
||||
# RAISE_NOT_CONFIG_ERROR: true # "true" if the LLM key is not configured, throw a NotConfiguredException, else "false".
|
||||
# WORKSPACE_PATH_WITH_UID: false # "true" if using `{workspace}/{uid}` as the workspace path; "false" use `{workspace}`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue