mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #9961] [ERROR: No Tools class found in the module] #54379
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 @kalsolio on GitHub (Feb 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9961
from https://openwebui.com/t/acrlab/image_describer_tool/
got
@tjbck commented on GitHub (Feb 14, 2025):
Not a valid tool.
@zhailianxing commented on GitHub (Mar 21, 2025):
I download the "Chat with Csv" tool from community, when I import this tool to my local openWebui, why this error also happen?
@zhailianxing commented on GitHub (Mar 21, 2025):
do you konw how to slove this problem?
@Classic298 commented on GitHub (Mar 21, 2025):
@zhailianxing Just because it's on the community website doesn't mean it's working Code. There is also a lot of very outdated code there that no longer works.
Your code doesn't have a tool class and that's why it doesn't work
@zhailianxing commented on GitHub (Mar 23, 2025):
Thanks, handsome man