mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
Request: ENV var to enable web search toggle by default for every user #2042
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 @dillfrescott on GitHub (Sep 10, 2024).
This would be nice because I am often having to toggle it on for every chat in new tabs or if i refresh the page. Having an env variable to just default it to on would be super nice!
@dillfrescott commented on GitHub (Sep 10, 2024):
Some sort of "smart mode" would also be nice where the model can decide whether or not it should even show the search dialog or attempt a search.
I noticed that if the toggle is on the model wont search things that dont need to be, which is good, but the searching dialog still comes up regardless.
@ghost commented on GitHub (Sep 10, 2024):
Smart mode can be achieved by using a search tool from the website along with an auto-tool filter... although I have no idea if auto-tool filters are working at the moment (they kept breaking on me). What I would love, similar to this, is a toggle on a model to have function toolkits turned on by default.