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 = {
|
||||
"query": query,
|
||||
"contentdom": "text",
|
||||
"resource": "global",
|
||||
"maximumRecords": count,
|
||||
"nav": "none",
|
||||
|
Loading…
Reference in New Issue
Block a user