mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #4824] Tool enabling in chat is not sticky. The toogle seems to reset itself. #13745
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 @Taluen79 on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4824
Bug Report
Installation Method
From source
[Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.]
git clone
Environment
Open WebUI Version: [e.g., v0.3.11]
Ollama (if applicable): [e.g., v0.2.0, v0.1.32-rc1]
Open WebUI 0.3.15
Operating System: [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04]
Browser (if applicable): [e.g., Chrome 100.0, Firefox 98.0]
Windows, Brave browser. The server is run in a conda environment.
Confirmation:
Expected Behavior:
Enabled tool via the "+" sign in a chat should stay enabled even when clicking around the GUI.
[Describe what you expected to happen.]
Either the state of the tool is "remembered" per chat or globally. But is does not seems so. It's very confusing and annoying because you think you have enabled a tool, but it might have been disabled if you have navigated around the GUI.
Actual Behavior:
Sometimes when I enable a tool for a model to use it and then in the middle of a chat I might look into the workspace or other settings. When I go back to the chat I noticed that the enabled tool has been disabled by itself for some reason and I have to enable it again. So far I have only tested the image_gen tool from the tool community page.
@atgehrhardt commented on GitHub (Aug 22, 2024):
This is the intended behavior. The tools are disabled in new chats and when leaving existing chats.
You can use the AutoTool Filter Function to allow models to use any tools enabled in their model settings automatically: https://openwebui.com/f/hub/autotool_filter