mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 09:01:47 -05:00
Merge response without edit, copy, or other tool buttons. #3224
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 @maybgit on GitHub (Jan 9, 2025).
I want to copy the text content in the merged response results, but I don't see a copy button, like the one shown in the picture.

@rgaricano commented on GitHub (Jan 9, 2025):
what text content? ¿?
to edit response results press on pencil icon beloww response and edit, paste what you want, if to want paste all chat you can copy it (and paste later) from three dots (on up left side of chat window).
if your idea is add all chat text to continue the response it's innecessary, in a chat all previous messages are sent as "context", also you can give new instructions to IA that are using for how use that previous info.
@maybgit commented on GitHub (Jan 9, 2025):
I want to copy the response content after merging replies, but I don't see this option.
@rgaricano commented on GitHub (Jan 9, 2025):
There is no button, but you can select and copy as always, ctrl+A, ctrl+C, ctrl+V,..., or using other OS tools us tactiles menus in android...
@maybgit commented on GitHub (Jan 9, 2025):
This makes it impossible to copy as markdown text. I look forward to the addition of a button to copy the merged response in the future.