mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
options: update_costs & calc_usage
This commit is contained in:
parent
23790619b5
commit
4027733a3c
3 changed files with 18 additions and 8 deletions
|
|
@ -61,4 +61,8 @@ SD_T2I_API: "/sdapi/v1/txt2img"
|
|||
#### for Mermaid CLI
|
||||
## If you installed mmdc (Mermaid CLI) only for metagpt then enable the following configuration.
|
||||
#PUPPETEER_CONFIG: "./config/puppeteer-config.json"
|
||||
#MMDC: "./node_modules/.bin/mmdc"
|
||||
#MMDC: "./node_modules/.bin/mmdc"
|
||||
|
||||
### for update_costs & calc_usage
|
||||
UPDATE_COSTS: false
|
||||
CALC_USAGE: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue