JabrilJacobs commited on
Commit
46fb4f3
·
verified ·
1 Parent(s): cbd34e6

Update tools.py

Browse files
Files changed (1) hide show
  1. tools.py +2 -2
tools.py CHANGED
@@ -1,5 +1,5 @@
1
- from smolagents import DuckDuckGoSearchTool
2
- from smolagents import Tool
3
  import random
4
  from huggingface_hub import list_models
5
 
 
1
+ # from smolagents import DuckDuckGoSearchTool
2
+ # from smolagents import Tool
3
  import random
4
  from huggingface_hub import list_models
5