mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
feat: +visual graph repo
This commit is contained in:
parent
c1552d7319
commit
fb7518c12b
13 changed files with 217 additions and 18 deletions
|
|
@ -103,6 +103,7 @@ CODE_SUMMARIES_PDF_FILE_REPO = "resources/code_summary"
|
|||
RESOURCES_FILE_REPO = "resources"
|
||||
SD_OUTPUT_FILE_REPO = "resources/sd_output"
|
||||
GRAPH_REPO_FILE_REPO = "docs/graph_repo"
|
||||
VISUAL_GRAPH_REPO_FILE_REPO = "resources/graph_db"
|
||||
CLASS_VIEW_FILE_REPO = "docs/class_view"
|
||||
|
||||
YAPI_URL = "http://yapi.deepwisdomai.com/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue