options: update_costs & calc_usage

This commit is contained in:
hy.li 2023-08-01 21:35:14 +08:00
parent 23790619b5
commit 4027733a3c
3 changed files with 18 additions and 8 deletions

View file

@ -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