JabrilJacobs commited on
Commit
7acd6e0
·
verified ·
1 Parent(s): 5f69b1c

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