Spaces:
Build error
Build error
Update tools.py
Browse files
tools.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
from
|
| 2 |
from smolagents import Tool
|
| 3 |
import random
|
| 4 |
from huggingface_hub import list_models
|
|
|
|
| 1 |
+
from tools import DuckDuckGoSearchTool
|
| 2 |
from smolagents import Tool
|
| 3 |
import random
|
| 4 |
from huggingface_hub import list_models
|