mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-05 14:55:18 +02:00
feature: add a new role tutorial assistant
This commit is contained in:
parent
de1a7dcfc7
commit
414dea3ea6
5 changed files with 275 additions and 0 deletions
|
|
@ -33,5 +33,6 @@ API_QUESTIONS_PATH = UT_PATH / "files/question/"
|
|||
YAPI_URL = "http://yapi.deepwisdomai.com/"
|
||||
TMP = PROJECT_ROOT / 'tmp'
|
||||
RESEARCH_PATH = DATA_PATH / "research"
|
||||
TUTORIAL_PATH = DATA_PATH / "tutorial_docx"
|
||||
|
||||
MEM_TTL = 24 * 30 * 3600
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue