Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ubik80
/
alfred-gala-agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2c8aea7
alfred-gala-agent
/
tools.py
Ubik80
Update tools.py
469630e
verified
3 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
from
smolagents
import
DuckDuckGoSearchTool
# Initialize the DuckDuckGo search tool
search_tool = DuckDuckGoSearchTool()