mirror of
https://github.com/searxng/searxng.git
synced 2026-07-26 01:41:23 +00:00
[feat] new engine: tavily.com
This commit is contained in:
committed by
Markus Heiser
parent
e7081bb2c1
commit
d8a4d589eb
@@ -1828,6 +1828,22 @@ engines:
|
||||
shortcut: tm
|
||||
disabled: true
|
||||
|
||||
# - name: tavily
|
||||
# engine: tavily
|
||||
# shortcut: tav
|
||||
# categories: general
|
||||
# # API key required, see: https://docs.tavily.com/docs/welcome#getting-started
|
||||
# api_key: 'unset'
|
||||
# include_images: false
|
||||
# timeout: 15.0
|
||||
# - name: tavily news
|
||||
# engine: tavily
|
||||
# shortcut: tavnews
|
||||
# categories: news
|
||||
# api_key: 'unset'
|
||||
# search_type: news
|
||||
# timeout: 15.0
|
||||
|
||||
# Requires Tor
|
||||
- name: torch
|
||||
engine: xpath
|
||||
|
||||
Reference in New Issue
Block a user