1
0
Stephen Smith 5 сар өмнө
parent
commit
f9b9217e98

+ 1 - 0
backend/open_webui/retrieval/web/yacy.py

@@ -55,6 +55,7 @@ def search_yacy(
 
     params = {
         "query": query,
+        "contentdom": "text",
         "resource": "global",
         "maximumRecords": count,
         "nav": "none",