Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/Final_Assignment_Template
Tesvia
/
Final_Assignment_Template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
969f5aa
Final_Assignment_Template
/
config.py
Tesvia
Upload 8 files
3f46b6e
verified
3 months ago
raw
Copy download link
history
blame
Safe
198 Bytes
# DuckDuckGo-specific settings
DUCKDUCKGO_MAX_RESULTS =
10
DUCKDUCKGO_TIMEOUT =
15
# seconds
SEARCH_DEFAULT_ENGINE =
'duckduckgo'
# Make it easy to add others
# Logging
LOG_LEVEL =
"INFO"