alfred-gala-agent / tools.py
Ubik80's picture
Update tools.py
469630e verified
raw
history blame
122 Bytes
from smolagents import DuckDuckGoSearchTool
# Initialize the DuckDuckGo search tool
search_tool = DuckDuckGoSearchTool()