mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #500] feat: verbose debug mode for admins
#27622
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 @hemangjoshi37a on GitHub (Jan 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/500
Debug Modefor showing debug info in web page for admins.@hemangjoshi37a commented on GitHub (Jan 19, 2024):
Feature Description:
I propose the addition of a
'Copy Debug Info'button in the chat window. This feature would allow users to easily copy relevant debug information from the chat interface and paste it directly into GitHub issues.Purpose and Benefits:
Suggested Implementation:
'Copy Debug Info'button could be positioned conveniently in the chat interface, possibly near the chat input or the 'send' button.Additional Considerations:
Potential Impact:
Implementing this feature could significantly improve user experience in terms of ease of reporting issues and could aid developers in receiving more consistent and detailed bug reports, thereby accelerating the debugging and resolution process.