mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
feat(search): add Querit provider (#2753)
Co-authored-by: wangxinwei03 <wangxinwei03@MacBook-Pro.local>
This commit is contained in:
co-authored by
wangxinwei03
parent
3278f2cb52
commit
5a5cd43ea9
@@ -129,6 +129,14 @@ OPENHUMAN_WEB_SEARCH_TIMEOUT_SECS=10
|
||||
# [optional] Default max results per query (1-20, default 10)
|
||||
# OPENHUMAN_SELTZ_MAX_RESULTS=10
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Querit search (direct API — https://www.querit.ai)
|
||||
# ---------------------------------------------------------------------------
|
||||
# [optional] API key from https://www.querit.ai. Select "Querit" in
|
||||
# Settings > Search engine, or set OPENHUMAN_SEARCH_ENGINE=querit.
|
||||
# QUERIT_API_KEY=
|
||||
# OPENHUMAN_QUERIT_API_KEY=
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# SearXNG search (self-hosted — https://docs.searxng.org)
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user