make tool ask review

This commit is contained in:
yzlin 2024-01-11 14:10:52 +08:00
parent 4ecd427bea
commit 437bbca466
6 changed files with 25 additions and 14 deletions

View file

@ -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