mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-18 03:54:46 +08:00
feat: support duckduckgo search engine
This commit is contained in:
@@ -3,6 +3,8 @@ DEBUG=True
|
||||
APP_ENV=development
|
||||
|
||||
# Add other environment variables as needed
|
||||
# tavily, duckduckgo
|
||||
SEARCH_API=tavily
|
||||
TAVILY_API_KEY=tvly-xxx
|
||||
# JINA_API_KEY=jina_xxx # Optional, default is None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user