mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #12648] issue: How to debug tools #55333
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 @gongshaojie12 on GitHub (Apr 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12648
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.2
Ollama Version (if applicable)
No response
Operating System
centos8
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I have now customized a tool for recalling the RagFlow knowledge base, and the code is as follows:
After importing it into the tools of Open-WebUI and enabling it in the chat dialog box, the tool didn't work. How should I debug this tool?
Note: The unit test for this tool has already passed.
Actual Behavior
The tool did not work and could not be debugged. I hope debugging can be performed.
Steps to Reproduce
None
Logs & Screenshots
None
Additional Information
No response