[GH-ISSUE #10533] Ability to edit an llm response AND have ui continue generating assistant response from that point #31455

Closed
opened 2026-04-25 05:23:38 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @thistleknot on GitHub (Feb 21, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10533

Feature Request

Describe the solution you'd like
I can edit any response (whether user or llm), but I can't get the llm to continue it's own response if I edit it. I'm not sure if this is even possible with the way the chat messages are likely being processed (I am familiar with the process). What I'm proposing is sending an assistant message back to the llm to continue more or less (after it's been edited).

Describe alternatives you've considered
Current alternative is to edit the llm response, and then start a user response after this edit.

Originally created by @thistleknot on GitHub (Feb 21, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10533 # Feature Request **Describe the solution you'd like** I can edit any response (whether user or llm), but I can't get the llm to continue it's own response if I edit it. I'm not sure if this is even possible with the way the chat messages are likely being processed (I am familiar with the process). What I'm proposing is sending an assistant message back to the llm to continue more or less (after it's been edited). **Describe alternatives you've considered** Current alternative is to edit the llm response, and then start a user response after this edit.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#31455