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