mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
feat : 'Copy Debug Info' Button in Chat Window #202
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 18, 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.
@tjbck commented on GitHub (Jan 19, 2024):
Seems like this could be merged with #500, Let's continue our discussion there!