[GH-ISSUE #14082] issue: #32663

Closed
opened 2026-04-25 06:34:10 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @apunkt on GitHub (May 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14082

Check Existing Issues

  • 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

  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

Image

Image

Image

Image

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 ![Image](https://github.com/user-attachments/assets/0bb1c817-b547-409a-9366-426f58811641) ![Image](https://github.com/user-attachments/assets/3adbbedf-d252-4057-9633-d27f45287e0a) ![Image](https://github.com/user-attachments/assets/16a37417-31aa-40d1-a84b-3c0c5f718b63) ![Image](https://github.com/user-attachments/assets/1d323590-78a9-445f-9bbd-2f131eb117ff) ### 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-25 06:34:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#32663