mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #18947] issue: Defining an Action don't show any button (toggled global, restarted and triggered response in new convo) #18726
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 @burntcouscous on GitHub (Nov 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18947
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.34
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I was expecting after a response in a new chat for an action button to appear under it.
Actual Behavior
It didn't show that.
Steps to Reproduce
Everything else seems to work fine; I manage to e.g. add custom tools which work.
But adding an action (admin panel > functions); e.g. this openwebui example action code:
https://openwebui.com/f/hub/custom_action
Then I toggle the global switch for that action once saved successfully.
Then refreshed page and started a new chat conversation. Doesn't show button. also tried restarting docker instance (btw keeps my data as expected) and then checking if button appears after response, nothing.
Also not when I create a specific model and there attach that recognized action to it.
I also tried with other-simpler action code but still nothing.
Anyone else also gets this?
Logs & Screenshots
/
Additional Information
No response
@silentoplayz commented on GitHub (Nov 5, 2025):
Working fine for me on the dev branch.