DuckDuckGo Praison AI Integration
Quick Start
Best Practices
Use as a free fallback
Use as a free fallback
DuckDuckGo requires no API key - use it as the zero-cost fallback provider in
search_web.Keep max_results small
Keep max_results small
DuckDuckGo returns best results in the first 5 hits - higher limits add noise.
Use the unified search_web tool
Use the unified search_web tool
Prefer
from praisonaiagents import search_web for automatic fallback across providers.Use specific queries
Use specific queries
Use specific, descriptive queries rather than broad terms for better DuckDuckGo results.
Related
Custom Tools
Build your own agent tools
Tools Overview
Browse PraisonAI tool documentation

