mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:40:32 -05:00
[GH-ISSUE #5689] Enable web search via URL #14087
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 @jsuelwald on GitHub (Sep 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5689
Hi :)
i know that
https://<your-open-webui-url>/?q=%salready exist.Now i want to automatically enable "Web Search" via the URL as well. Is that possible?
My usecase is the following: I want to add my instance of open-webui as search engine (which works very well, thanks for the good documentation), but for those search reqeusts i want open-webui do a web search for those queries.