mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-20 19:59:07 +08: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…
x
Reference in New Issue
Block a user