mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-24 14:15:17 +02:00
recover code
This commit is contained in:
parent
97f707784b
commit
2da141abbe
2 changed files with 3 additions and 3 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