Merge pull request #112 from 11bluetree/patch-1

fix: SpiderTool import
This commit is contained in:
João Moura
2024-10-17 14:19:22 -03:00
committed by GitHub

View File

@@ -33,6 +33,7 @@ from .tools import (
SerplyScholarSearchTool,
SerplyWebpageToMarkdownTool,
SerplyWebSearchTool,
SpiderTool,
TXTSearchTool,
VisionTool,
WebsiteSearchTool,