Merge pull request #876 from garylin2099/ci_dev

format
This commit is contained in:
garylin2099 2024-02-08 00:29:20 +08:00 committed by GitHub
commit d0a321da18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
from enum import Enum
from metagpt.prompts.tool_types import (
EDA_PROMPT,
DATA_PREPROCESS_PROMPT,
EDA_PROMPT,
FEATURE_ENGINEERING_PROMPT,
IMAGE2WEBPAGE_PROMPT,
MODEL_EVALUATE_PROMPT,