mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-29 21:08:47 -05:00
How to search llm web #1348
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 @aritralegndery on GitHub (Jun 22, 2024).
How to search llm web
@manfromdownunder commented on GitHub (Jun 22, 2024):
https://github.com/open-webui/docs/blob/main/docs/tutorial/web_search.md?rgh-link-date=2024-06-04T18%3A32%3A53Z
@nicikiefer commented on GitHub (Jun 22, 2024):
In a conversation, there is a plus button on the left side of the textarea. You can click on it and toggle the Web Search from there. But in order to do so, you must have web search configured in your settings. You can find this point by clicking on your user name in the bottom left corner, then on Settings -> Admin Settings -> Web Search.
Here you need to configure your provider for your search (DuckDuckGo in my case) and toggle the "Enable web search" toggle as it can be seen in the screenshot.
Using websearch in a conversation

Enabling and configuring websearch in the admin settings

@aritralegndery commented on GitHub (Jun 22, 2024):
But the model (Phi3) Doesn't use the internet searched data @nicikiefer