mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 09:16:21 +02:00
Support installing mmdc locally
This commit is contained in:
parent
8cc8b80e49
commit
35274ef8e7
3 changed files with 16 additions and 2 deletions
|
|
@ -55,3 +55,9 @@ SD_T2I_API: "/sdapi/v1/txt2img"
|
|||
|
||||
#### for Execution
|
||||
#LONG_TERM_MEMORY: false
|
||||
|
||||
#### for Mermaid CLI
|
||||
# adds support for installing mmdc (Mermaid CLI) locally on the user's machine.
|
||||
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm install @mermaid-js/mermaid-cli
|
||||
#PUPPETEER_CONFIG: "./puppeteer-config.json"
|
||||
#MMDC: "./node_modules/.bin/mmdc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue