mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-05 14:55:18 +02:00
make tool ask review
This commit is contained in:
parent
4ecd427bea
commit
437bbca466
6 changed files with 25 additions and 14 deletions
|
|
@ -70,6 +70,7 @@ TMP = METAGPT_ROOT / "tmp"
|
|||
SOURCE_ROOT = METAGPT_ROOT / "metagpt"
|
||||
PROMPT_PATH = SOURCE_ROOT / "prompts"
|
||||
SKILL_DIRECTORY = SOURCE_ROOT / "skills"
|
||||
TOOL_SCHEMA_PATH = METAGPT_ROOT / "metagpt/tools/functions/schemas"
|
||||
|
||||
|
||||
# REAL CONSTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue