Supercharge your Open WebUI instance with real-time web search capabilities! This plugin allows your models to access up-to-date information from the internet by querying popular search engines directly from the chat interface.
After installing the plugin, navigate to Settings > Plugins in your Open WebUI instance to configure it.
| Setting | Description | Default Value |
|---|---|---|
Enable DuckDuckGo | Toggles the DuckDuckGo search tool on or off. | True |
DuckDuckGo Results | The default number of search results to fetch from DuckDuckGo. | 5 |
Enable SearXNG | Toggles the SearXNG search tool on or off. | True |
SearXNG Results | The default number of search results to fetch from SearXNG. | 5 |
SearXNG URL | The URL of your self-hosted SearXNG instance. | http://searxng:8080 |
Enable Google | Toggles the Google search tool on or off. | True |
Google Results | The default number of search results to fetch from Google. | 5 |
The SearXNG URL setting provides powerful flexibility but must be configured with care.
http://. For secure communication, you should run your SearXNG instance behind a reverse proxy with TLS/SSL enabled and change this URL to https://your-searxng-domain.com.localhost. Doing so can create a Server-Side Request Forgery (SSRF) vulnerability, allowing users to make the WebUI server send requests to potentially sensitive internal endpoints.Using the Live Search plugin is simple. In the chat input box, select the tool you want to use from the @ menu.
@ symbol in the chat bar.Live Search: DuckDuckGo).Example:
@Live Search: Google What is the current version of Open WebUI?
The model will receive the search results and use them to formulate an accurate, up-to-date answer.
Open WebUI Enterprise โ White-labeling, SSO, and dedicated support for your team.