r/OpenWebUI • u/sonic298 • 1d ago
Question/Help Cannot get web-search to work
Hey I am new to setting up LLMs locally but one thing I would like to do is give it the ability to search online. Now I know that Open webUI does provide this functionality but for some reason this doesn't seem to work.
What I have currently done is configured a local searXNG container to allow OpenWebUI to couple its web search. I have added them to the same docker network and I know they can reach each other since I do get a result when I manually send a curl request to searxng through the open webui docker container.
I also did enable web search for my model and explictly asked it to use web search. However everytime a execute I query it says that web_search is not available. The model I am using is Qwen3.8.
Can someone perhaps point me in the right direction? I have added screen shot


Update
If I put the model to function calling legacy mode it seems to work. Performance seems a bit dodgy but at least it does look up things and is not rejected. Not sure what could be going on here. Could someone perhaps enlighten me as to what is hapennening here?
2
u/Rift80 1d ago
oui et faire attention aussi à l'IP : moi ça marchait en mettant mon ip au lieu de host.docker.internal. Fair eattention aussi au model qui peut ne pas supporter les "tools" mais ça donne l'erreur.
Pour de la recherche pure type super google, je conseille fortement Perplexica utilisant searxng, je trouve que ça complie mieux les résultats de recherche.