mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-29 10:56:22 +02:00
Merge remote-tracking branch 'origin/dev_tool_selection' into dev_tool_selection
This commit is contained in:
commit
824e285cc7
8 changed files with 139 additions and 52 deletions
|
|
@ -7,7 +7,7 @@ from typing import Any, Callable, Coroutine, Literal, overload
|
|||
|
||||
from metagpt.config import CONFIG
|
||||
from metagpt.tools import WebBrowserEngineType
|
||||
from metagpt.utils.parse_html import WebPage
|
||||
# from metagpt.utils.parse_html import WebPage
|
||||
|
||||
|
||||
class WebBrowserEngine:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue