mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-17 15:35:21 +02:00
update code
This commit is contained in:
parent
f70ba27d35
commit
37a7a96bbe
13 changed files with 255 additions and 215 deletions
|
|
@ -84,4 +84,7 @@ MODEL_FOR_RESEARCHER_REPORT: gpt-3.5-turbo-16k
|
|||
### browser path for pyppeteer engine, support Chrome, Chromium,MS Edge
|
||||
#PYPPETEER_EXECUTABLE_PATH: "/usr/bin/google-chrome-stable"
|
||||
|
||||
PROMPT_FORMAT: json #json or markdown
|
||||
PROMPT_FORMAT: json #json or markdown
|
||||
|
||||
### Minecraft
|
||||
RESUME: false # If load json from ckpt dir(include chest_memory, skills, ...)
|
||||
Loading…
Add table
Add a link
Reference in a new issue