mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #20676] issue: Cloud models fail to use native tools #57926
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 @0x7CFE on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20676
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.7.2 (latest)
Ollama Version (if applicable)
0.14.0
Operating System
Kubuntu 24.04.3 LTS
Browser (if applicable)
Firefox 147.0
Confirmation
README.md.Expected Behavior
Both models should use tools and provide output.
Actual Behavior
Cloud model apparently does not realize it has access to any tools and just generate slop.
Steps to Reproduce
Logs & Screenshots
console-export-2026-1-15_11-44-16.log
Additional Information
Local models run by ollama reliably pick up tools. I was able to get decent results with gpt-oss:20B, gwen3:30B.
On the other hand, remote models fail for some reason. I tried gpt-oss:20B, gwen3-next-80B-A3B, DeepSeek V3 and R1. None was able to use tools.
@owui-terminator[bot] commented on GitHub (Jan 15, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#20549 issue: Native tools are injected when models are used over the openwebui API.
by LysanderdeJong • Jan 10, 2026 •
bug#20361 Issue: Large-scale model setting-related functionality fails.
by shentong0722 • Jan 04, 2026 •
bug#19610 issue: Models not appearing for non-admin users
by westbrook-ai • Nov 30, 2025 •
bug#20150 issue: Tools not included for models in channel messages
by zhiweit • Dec 24, 2025 •
bug#19615 issue: [TEST] Models Not Available to Users
by westbrook-ai • Nov 30, 2025 •
bugShow 5 more related issues
#15078 issue: Missing or Erroneous tools list for non-native tool models preventing LLM using tools
by mlaihk • Jun 17, 2025 •
bug#19188 issue: Model drop-down fails to show models from remote hosts (ollama, llama.cpp)
by d-shehu • Nov 14, 2025 •
bug#19711 issue: Editing function for models broken
by skleffmann • Dec 03, 2025 •
bug#19549 issue: usage model setting becomes unticked when model is changed
by YetheSamartaka • Nov 27, 2025 •
bug,confirmed issue#15271 issue: Models list api Fails
by dani01Lost4ever • Jun 24, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.