mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-21 21:52:45 -05:00
Tool(s) mail does not work #1882
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 @stevenbaert on GitHub (Aug 25, 2024).
Bug Report
Installation Method:
Docker
Environment:
Docker on Linux)
Confirmation:
Expected Behavior:
The mail tool (and other tools) should function as expected when called, such as sending an email.
Actual Behavior:
The mail tool does not execute when prompted. The tool does not show any indication of being called, unlike the weather tool which visibly processes the request and provides the weather information.
Bug Summary:
When attempting to use the mail tool from the community plugin (https://openwebui.com/t/cvaz1306/email_tools), the tool does not respond or show any signs of activation. Sometimes the tool falsely indicates that an email has been sent when it hasn't, and at other times, it does not claim to have sent anything at all. This issue appears consistent across other custom tools as well, where there is no indication of the tool being triggered.
Steps to Reproduce:
Troubleshooting Attempts:
Request for Assistance:
Am I missing a specific method for calling or debugging these tools? The documentation and forums provide limited information on this issue. Any insights or guidance would be greatly appreciated.
Screenshots below to clarify.
Thank you for your support!