mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #3985] Improve web search when giving the AI a specific URL to crawl. #52120
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 @mdillondc on GitHub (Jul 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3985
Is your feature request related to a problem? Please describe.
chatgpt.com: Prompt
Is this product a solid choice? https://cdon.no/bygg-verktoy/watch-repair-tool-demagnetization-instrument-mechanical-watch-demagnetizer-style-blue-home-eu-plug-p153957184open-webui: Prompt
Is this product a solid choice? https://cdon.no/bygg-verktoy/watch-repair-tool-demagnetization-instrument-mechanical-watch-demagnetizer-style-blue-home-eu-plug-p153957184Describe the solution you'd like
ChatGPT will look up the URL provided and give feedback based on the specific product.
open-webui will say "generating search query" and then go onto search various sites, often not including the one specified, and give a very general answer not really related to the product I specifically linked to.
Is it possible to have open-webui look only at the supplied URL and generate a response based on its contents instead of attempting to create a generic search prompt with whatever default search engine configured in settings?
@mdillondc commented on GitHub (Jul 18, 2024):
I do realize... now, that I can do
#https://cdon.no/bygg-verktoy/watch-repair-tool-demagnetization-instrument-mechanical-watch-demagnetizer-style-blue-home-eu-plug-p153957184 ENTERthen ask my question, but still, it would be more user friendly if open-webui could figure that out on its own@atgehrhardt commented on GitHub (Jul 18, 2024):
This exists via the AutoTool Filter function on openwebui.com
You need a capable model, but as long as you have a decent model it can automatically search the web when needed.