mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
feat: SearxNg as a web search alternative #6019
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nitanmarcel on GitHub (Aug 10, 2025).
Check Existing Issues
Problem Description
SearxNg is is a free internet metasearch engine that can be self hosted, useful as a free alternative with custom rate limiting control.
Currently their search API is not compatible with open-webui
Desired Solution you'd like
SearxNg will allow users to use open-webui with a search engine they can really fully control
Alternatives Considered
No response
Additional Context
No response
@rgaricano commented on GitHub (Aug 10, 2025):
??
searxng is a websearch option since a year ago.
@nitanmarcel commented on GitHub (Aug 10, 2025):
Oh, somehow I've missed it. Thanks