Standardize the process with or without task guide

This commit is contained in:
lidanyang 2023-12-06 14:18:38 +08:00
parent 6edbed8fb6
commit 0b918eb224
3 changed files with 136 additions and 171 deletions

View file

@ -6,3 +6,4 @@
# @Desc :
from metagpt.tools.functions.register.register import registry
import metagpt.tools.functions.libs.feature_engineering
import metagpt.tools.functions.libs.data_preprocess