I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Git Clone
Open WebUI Version
0.6.10
Ollama Version (if applicable)
0.7
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
Expected Behavior
Starting a new chat with the default model with associated tools has the tools automatically activated.
Changing the model to start a chat with another model should have the tools activated that are configured in the model config. If none, none should be activated when starting a chat.
Actual Behavior
Starting a new chat the chat page loads the default model, now you select a different model to start a new chat with a different model, the tools activated with the default model are automatically activated with the selected model even if the selected model has no tools activated at all in the model config.
Steps to Reproduce
Start a new chat with the default model with configured tools.
Select another model from the model drop down with no tools activated.
The selected model now has now all tools activated from the default model.
Logs & Screenshots
Additional Information
In the above screenshots you see Gemini 1.5 Flash has no tools associated in the model config.
Choosing the model in the model selector should have no tools activated, but 3 are activated which are the three of the default model.
Originally created by @apunkt on GitHub (May 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14082
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Git Clone
### Open WebUI Version
0.6.10
### Ollama Version (if applicable)
0.7
### Operating System
Ubuntu 24.04
### Browser (if applicable)
_No response_
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
Starting a new chat with the default model with associated tools has the tools automatically activated.
Changing the model to start a chat with another model should have the tools activated that are configured in the model config. If none, none should be activated when starting a chat.
### Actual Behavior
Starting a new chat the chat page loads the default model, now you select a different model to start a new chat with a different model, the tools activated with the default model are automatically activated with the selected model even if the selected model has no tools activated at all in the model config.
### Steps to Reproduce
1. Start a new chat with the default model with configured tools.
2. Select another model from the model drop down with no tools activated.
3. The selected model now has now all tools activated from the default model.
### Logs & Screenshots




### Additional Information
In the above screenshots you see Gemini 1.5 Flash has no tools associated in the model config.
Choosing the model in the model selector should have no tools activated, but 3 are activated which are the three of the default model.
GiteaMirror
added the bug label 2026-04-19 22:53:18 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @apunkt on GitHub (May 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14082
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.10
Ollama Version (if applicable)
0.7
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Starting a new chat with the default model with associated tools has the tools automatically activated.
Changing the model to start a chat with another model should have the tools activated that are configured in the model config. If none, none should be activated when starting a chat.
Actual Behavior
Starting a new chat the chat page loads the default model, now you select a different model to start a new chat with a different model, the tools activated with the default model are automatically activated with the selected model even if the selected model has no tools activated at all in the model config.
Steps to Reproduce
Logs & Screenshots
Additional Information
In the above screenshots you see Gemini 1.5 Flash has no tools associated in the model config.
Choosing the model in the model selector should have no tools activated, but 3 are activated which are the three of the default model.