added BrowserbaseLoadTool

This commit is contained in:
Mish Ushakov
2024-04-17 13:36:21 +00:00
parent 031fe500fb
commit b80dd1ca8b
4 changed files with 53 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
from .tools.base_tool import BaseTool, Tool, tool
from .tools import (
BrowserbaseLoadTool,
CodeDocsSearchTool,
CSVSearchTool,
DirectorySearchTool,