[FEAT]: Edit Prompts and save but not resubmit #3072

Open
opened 2026-02-28 06:29:04 -05:00 by deekerman · 4 comments
Owner

Originally created by @til2000 on GitHub (Jan 6, 2026).

Originally assigned to: @timothycarambat on GitHub.

What would you like to see?

As a Chat-User I start a conversation with some structured initial messages.
here are three subsequent messages:

 - an initial problem description
 - some documents
 - some other information
 - concrete prompt

After a more or less lengthy conversation I reach a partial solution.
Now I want to save tokens and start over without carrying the chat history which lead to the partial solution.

To do that, I want to

  1. ensure I don't have to touch some documents and some other information anymore
  2. be able to adapt the initial problem description and add information about the partial solution
  3. adjust the concrete prompt which I want to pursue now, as partial solution is given.

currently I only can save&submit - so if I adapt initial problem description I need to add all following messages new.

As new feature, Anything-LLM enables to save separately from save&submit.

I am able to edit initial problem description and save the changes.
Then I can adjust concrete prompt and chose save&submit, so that only one prompt with all the adjusted messages is sent to LLM.

Originally created by @til2000 on GitHub (Jan 6, 2026). Originally assigned to: @timothycarambat on GitHub. ### What would you like to see? As a Chat-User I start a conversation with some structured initial messages. here are three subsequent messages: ``` - an initial problem description - some documents - some other information - concrete prompt ``` After a more or less lengthy conversation I reach a partial solution. Now I want to save tokens and start over without carrying the chat history which lead to the partial solution. To do that, I want to 1) ensure I don't have to touch `some documents` and `some other information` anymore 2) be able to adapt the initial problem description and add information about the partial solution 3) adjust the `concrete prompt` which I want to pursue now, as `partial solution` is given. currently I only can `save&submit` - so if I adapt `initial problem description` I need to add all following messages new. **As new feature**, `Anything-LLM` enables to `save` separately from `save&submit`. I am able to edit `initial problem description` and `save` the changes. Then I can adjust `concrete prompt` and chose `save&submit`, so that only one prompt with all the adjusted messages is sent to LLM.
Author
Owner

@shatfield4 commented on GitHub (Jan 6, 2026):

Just to confirm here, what you are asking is that we allow you just to edit the message history and save this without sending the new message back to the LLM and get a new response?

@shatfield4 commented on GitHub (Jan 6, 2026): Just to confirm here, what you are asking is that we allow you just to edit the message history and save this without sending the new message back to the LLM and get a new response?
Author
Owner

@til2000 commented on GitHub (Jan 7, 2026):

spot on 👍

I found it helpful that I am currently already able to edit the LLM's responses.

@til2000 commented on GitHub (Jan 7, 2026): spot on 👍 I found it helpful that I am currently already able to edit the LLM's responses.
Author
Owner

@Pallavikumarimdb commented on GitHub (Jan 14, 2026):

Hi @timothycarambat , Can I work on this?

@Pallavikumarimdb commented on GitHub (Jan 14, 2026): Hi @timothycarambat , Can I work on this?
Author
Owner

@timothycarambat commented on GitHub (Jan 14, 2026):

@Pallavikumarimdb I have marked it as core team because it requires designs

@timothycarambat commented on GitHub (Jan 14, 2026): @Pallavikumarimdb I have marked it as core team because it requires designs
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anything-llm#3072
No description provided.