File size: 98 Bytes
cdf8921 |
1 2 3 4 5 6 7 |
from smolagents import DuckDuckGoSearchTool
duck_duck_go_search_tool = DuckDuckGoSearchTool()
|
cdf8921 |
1 2 3 4 5 6 7 |
from smolagents import DuckDuckGoSearchTool
duck_duck_go_search_tool = DuckDuckGoSearchTool()
|