adding webpage to markdown

This commit is contained in:
teampen
2024-06-10 21:34:53 -04:00
parent d8b8edab08
commit ffe3829cef
6 changed files with 95 additions and 3 deletions

View File

@@ -24,3 +24,4 @@ from .youtube_video_search_tool.youtube_video_search_tool import YoutubeVideoSea
from .serply_api_tool.serply_web_search_tool import SerplyWebSearchTool
from .serply_api_tool.serply_news_search_tool import SerplyNewsSearchTool
from .serply_api_tool.serply_scholar_search_tool import SerplyScholarSearchTool
from .serply_api_tool.serply_web_to_markdown_tool import SerplyWebpageToMarkdownTool