update basetool dependencies to use root crewai repo

This commit is contained in:
Brandon Hancock
2024-12-05 13:16:48 -05:00
parent e1482d740f
commit d5fb31e645
31 changed files with 82 additions and 163 deletions

View File

@@ -43,4 +43,3 @@ from .tools import (
YoutubeChannelSearchTool,
YoutubeVideoSearchTool,
)
from .tools.base_tool import BaseTool, Tool, tool