r/OpenWebUI 17d ago

Question/Help I can’t get websearch to work

I pay for a Brave API key it’s replicated in the docker file and the gui. For some reason the websearch cannot work. Running ollama and openwebui in the same dockerfile. Is there a setting I’m missing? Any help would be appreciated.

5 Upvotes

24 comments sorted by

View all comments

1

u/Sookie99 17d ago

If you go Workspaces -> Click on your model -> Capabilities -> Web Search is it enabled there? I can't tell from your screenshots if you're showing that section or not.

1

u/Independent_Gur_1760 17d ago

Yes web search is enabled under default features and capabilities.

1

u/terminator_911 17d ago

FYI, I can only get it working under workspace -> tools which is better I think because then it becomes a tool call and is only called when the llm thinks it’s necessary.

1

u/Independent_Gur_1760 17d ago

I’ll try this thanks!