mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Set Yacy search to text
This commit is contained in:
parent
e6d43d70f3
commit
f9b9217e98
@ -55,6 +55,7 @@ def search_yacy(
|
|||||||
|
|
||||||
params = {
|
params = {
|
||||||
"query": query,
|
"query": query,
|
||||||
|
"contentdom": "text",
|
||||||
"resource": "global",
|
"resource": "global",
|
||||||
"maximumRecords": count,
|
"maximumRecords": count,
|
||||||
"nav": "none",
|
"nav": "none",
|
||||||
|
Loading…
Reference in New Issue
Block a user