playwright version mmdc

This commit is contained in:
hy.li 2023-09-04 23:30:27 +08:00
parent ddf4697381
commit a386c7e974
7 changed files with 2444 additions and 1 deletions

View file

@ -75,3 +75,7 @@ SD_T2I_API: "/sdapi/v1/txt2img"
### for Research
MODEL_FOR_RESEARCHER_SUMMARY: gpt-3.5-turbo
MODEL_FOR_RESEARCHER_REPORT: gpt-3.5-turbo-16k
### choose the engine for mermaid conversion,
# default is nodejs, you can change it to playwright
# MERMAID_ENGINE: nodejs