webui: Add editing assistant messages (#11849)#13522
Open
lr1729 wants to merge 1 commit intoggml-org:masterfrom
Open
webui: Add editing assistant messages (#11849)#13522lr1729 wants to merge 1 commit intoggml-org:masterfrom
lr1729 wants to merge 1 commit intoggml-org:masterfrom
Conversation
Collaborator
|
Thanks, the code looks OK to me overall, though I will still need to modify some parts. Will go back to this PR a bit later, as I'm a quite busy with vision support |
Contributor
|
This is a great feature, I would love to see this merged |
Merged
4 tasks
|
@lr1729 @ddh0 FYI I have implemented this one in case you need it olegshulyakov/llama.ui#4 |
SamuelOliveirads
pushed a commit
to SamuelOliveirads/llama.cpp
that referenced
this pull request
Dec 29, 2025
…gml-org#618) * Webui: add Rename/Upload conversation in header and sidebar webui: don't change modified date when renaming conversation * webui: add a preset feature to the settings ggml-org#14649 * webui: Add editing assistant messages ggml-org#13522 Webui: keep the following message while editing assistance response. webui: change icon to edit message * webui: DB import and export ggml-org#14347 * webui: Wrap long numbers instead of infinite horizontal scroll (ggml-org#14062) fix sidebar being covered by main content ggml-org#14082 --------- Co-authored-by: firecoperana <firecoperana>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I tried to integrate it as best I could, let me know if anything can be refactored better, resolves #11849