mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
feat: add make_tools and feat function.
This commit is contained in:
parent
913538639d
commit
7b8c15b5df
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ from metagpt.prompts.ml_engineer import (
|
|||
PRINT_DATA_COLUMNS
|
||||
)
|
||||
from metagpt.roles import Role
|
||||
from metagpt.roles.role import RoleContext
|
||||
from metagpt.roles.kaggle_manager import DownloadData, SubmitResult
|
||||
from metagpt.schema import Message, Plan
|
||||
from metagpt.utils.common import remove_comments, create_func_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue