mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
dev: actions are broken in latest version #2661
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 @gjgd on GitHub (Nov 15, 2024).
Bug Report
Environment
Open WebUI Version: dev
Operating System: Ubuntu 22.04
Browser (if applicable): Firefox 133
Confirmation:
Expected Behavior:
Using image

ghcr.io/open-webui/open-webui:git-c44036efrom 2 weeks ago, actions are still workingActual Behavior:
Using image
ghcr.io/open-webui/open-webui:mainorghcr.io/open-webui/open-webui:dev, actions are not working, and I am getting an error in the dev console:@parniantaghipour commented on GitHub (Nov 16, 2024):
Which tool are you using?
@gjgd commented on GitHub (Nov 16, 2024):
Sorry I meant "action" not "tool", here is one that you can use to repro for example: https://openwebui.com/f/hub/custom_action.
@silentoplayz commented on GitHub (Nov 16, 2024):
Thanks for the bug report. I can confirm this error is happening with
Actionbutton functions on the latest dev branch commit. It has been reported internally to the maintainer as well.