mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Add the possibility to search the internet #633
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 @RocketKevQt on GitHub (Apr 11, 2024).
I like what phind is doing. They're sythetizing what you're asking then searching through the web adding part of the result into the prompt and then giving you an answer, like what WebChatGpt is also doing. Would be nice to have the possiblity to search through the web when asking something
a solution like WebChatGpt, maybe using startpage to anonymize the results
The alternative would be to use a web extension to do that but there is none for this interface sadly
this could fix partly the problem with local coding assistant that needs to be often updated because of technical debt