Update tools.py
Browse files
tools.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
from crewai_tools import YoutubeChannelSearchTool
|
2 |
-
yt_tool=YoutubeChannelSearchTool(youtube_channel_handle='
|
|
|
1 |
+
#from crewai_tools import YoutubeChannelSearchTool
|
2 |
+
#yt_tool=YoutubeChannelSearchTool(youtube_channel_handle='')
|