mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
Set Yacy search to text
This commit is contained in:
parent
e6d43d70f3
commit
f9b9217e98
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ def search_yacy(
|
|||
|
||||
params = {
|
||||
"query": query,
|
||||
"contentdom": "text",
|
||||
"resource": "global",
|
||||
"maximumRecords": count,
|
||||
"nav": "none",
|
||||
|
|
|
|||
Loading…
Reference in a new issue