mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
feat: add support for searx/searxng (#253)
* add searx/searxng support * nit * Fix indentation in search.py for readability * Clean up imports in search.py Removed unused imports from search.py --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
@@ -162,6 +162,10 @@ DeerFlow は複数の検索エンジンをサポートしており、`.env`フ
|
||||
- APIキー不要
|
||||
- 科学・学術論文専用
|
||||
|
||||
- **Searx/SearxNG**セルフホスト型メタ検索エンジン
|
||||
- `.env`ファイルに`SEARX_HOST`が必要
|
||||
- Searx または SearxNG に接続可能
|
||||
|
||||
お好みの検索エンジンを設定するには、`.env`ファイルで`SEARCH_API`変数を設定します:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user