mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #22545] issue: Certain Builtin Tools Not Available #58409
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 @pdp-oui on GitHub (Mar 10, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22545
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.10
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
Any
Confirmation
README.md.Expected Behavior
Prior to 0.8.10, web search was automatically triggered when a model needed to reach out to the internet, if the following conditions were met:
Actual Behavior
Since the upgrade, web search needs to be enabled in the integrations menu for the model to see the function available to it.
Disabled in Integration Menu:
Enabled in Integration Menu:
Steps to Reproduce
Disable the integration via menu:
Logs & Screenshots
See above
Additional Information
Is this the intended behavior, and was this a bug prior to 0.8.10
@Classic298 commented on GitHub (Mar 10, 2026):
This changed a few versions ago, and was prominently noted in the changed section.
The documentation was updated too to reflect this
Intended behaviour, not a bug