mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-06-10 17:35:57 +00:00
fix(search): fix DDGS Wikipedia region handling (#3423)
This commit is contained in:
@@ -436,6 +436,9 @@ tools:
|
||||
group: web
|
||||
use: deerflow.community.ddg_search.tools:web_search_tool
|
||||
max_results: 5
|
||||
# backend: auto # DDGS backend(s): auto, duckduckgo, brave, wikipedia, etc.
|
||||
# region: wt-wt # wt-wt is normalized for Wikipedia when backend includes auto/all/wikipedia.
|
||||
# safesearch: moderate # on, moderate, off
|
||||
|
||||
# Web search tool (uses Serper - Google Search API, requires SERPER_API_KEY)
|
||||
# Serper provides real-time Google Search results. Sign up at https://serper.dev
|
||||
|
||||
Reference in New Issue
Block a user