SearXNG接入Open WebUI显示Error searching的解决方法
可能是由于没开启JSON输出导致的,
在您的/usr/local/searxng-docker/searxng/settings.yml加入如下内容:
search:
formats:
- html
- json
OpenWebUI的搜索字符串不是%s,也不是空白,是<query>,例如使用本站SearXNG实例进行搜索,要在联网搜索处配置的URL是https://q.obsp.de/search?q=<query>。
阅读其它文章
Comments on Giscus
Comments on Mailing List
Don't feel like using GitHub? Don't worry, we have a mailing list hosted on SourceHut. Just send an email to ~yuki/obsp-inbox@lists.sr.ht to join the discussion!