feat: +unit test

fixbug: Align to the same root directory in accordance with `class_views`

fixbug: The class has lost namespace information.

feat: + mock

fixbug: project name invalid

feat: +mermaid sequence diagram

feat: translate from code to mermaid sequence

feat: translate from code to mermaid sequence
This commit is contained in:
莘权 马 2024-01-04 14:27:25 +08:00
parent 1b06d933b2
commit c966138a74
14 changed files with 216 additions and 45 deletions

View file

@ -46,6 +46,7 @@ extras_require["test"] = [
"chromadb==0.4.14",
"gradio==3.0.0",
"grpcio-status==1.48.2",
"mock==5.1.0",
]
extras_require["pyppeteer"] = [