rm sk agent

This commit is contained in:
femto 2024-08-05 17:21:23 +08:00
parent a3699128d1
commit 7e9dff545d
5 changed files with 0 additions and 209 deletions

View file

@ -10,7 +10,6 @@ from pydantic import TypeAdapter, model_validator
from metagpt.actions import Action
from metagpt.config2 import config
from metagpt.logs import logger
from metagpt.tools.search_engine import SearchEngine
from metagpt.tools.web_browser_engine import WebBrowserEngine
from metagpt.utils.common import OutputParser
from metagpt.utils.text import generate_prompt_chunk, reduce_message_length