[GH-ISSUE #1357] [FEAT]: Edit chat interaction #858

Closed
opened 2026-02-22 18:21:49 -05:00 by yindo · 3 comments
Owner

Originally created by @chalitbkb on GitHub (May 11, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1357

What would you like to see?

Is it possible to add these two features to the chat interface: 'Embedded Chat Widgets' and 'workspace chat'?

  • Pencil Icon: This would allow users to edit a conversation or any particular question. Once the save button is pressed, it will clear all the text in the conversation below, but it will not clear the text above. The conversation will then restart from the edited sequence.

  • Regenerate Icon: This would enable users to request a new response.

image

*Additionally, I would like to be able to display 'Suggested Chat Messages' on 'Embedded Chat Widgets'.

Originally created by @chalitbkb on GitHub (May 11, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1357 ### What would you like to see? Is it possible to add these two features to the chat interface: 'Embedded Chat Widgets' and 'workspace chat'? - Pencil Icon: This would allow users to edit a conversation or any particular question. Once the save button is pressed, it will clear all the text in the conversation below, but it will not clear the text above. The conversation will then restart from the edited sequence. - Regenerate Icon: This would enable users to request a new response. ![image](https://github.com/Mintplex-Labs/anything-llm/assets/32437546/c1ab8341-8959-4fe3-9777-201bcd266dd4) *Additionally, I would like to be able to display 'Suggested Chat Messages' on 'Embedded Chat Widgets'.
yindo added the enhancementfeature request labels 2026-02-22 18:21:49 -05:00
yindo closed this issue 2026-02-22 18:21:49 -05:00
Author
Owner

@JosephHalter commented on GitHub (May 11, 2024):

You should also be able to edit the responses without regenerating anything, otherwise once one answer contains something strange, it'll become part of the chat history and derail the rest of the conversation.

@JosephHalter commented on GitHub (May 11, 2024): You should also be able to edit the responses without regenerating anything, otherwise once one answer contains something strange, it'll become part of the chat history and derail the rest of the conversation.
Author
Owner

@timothycarambat commented on GitHub (May 11, 2024):

We have already done answer regeneration https://github.com/Mintplex-Labs/anything-llm/pull/1341 which was merged yesterday so it is not on the desktop version, but is in docker as of the writing of this comment

As for editing the original prompt, that indeed does not exist

@timothycarambat commented on GitHub (May 11, 2024): We have already done answer regeneration https://github.com/Mintplex-Labs/anything-llm/pull/1341 which was merged yesterday so it is not on the desktop version, but is in docker as of the writing of this comment As for editing the original prompt, that indeed does not exist
Author
Owner

@chalitbkb commented on GitHub (May 13, 2024):

We have already done answer regeneration #1341 which was merged yesterday so it is not on the desktop version, but is in docker as of the writing of this comment

As for editing the original prompt, that indeed does not exist

@timothycarambat
I've noticed that the 'Regenerate' icon has been updated to allow for new responses, but is it possible to also add an icon for editing previous messages? This would enable users to revise and resubmit their questions, similar to the feature available on chatgpt.com, where users can edit their queries in any conversation.
image

Thank..

@chalitbkb commented on GitHub (May 13, 2024): > We have already done answer regeneration #1341 which was merged yesterday so it is not on the desktop version, but is in docker as of the writing of this comment > > As for editing the original prompt, that indeed does not exist @timothycarambat I've noticed that the 'Regenerate' icon has been updated to allow for new responses, but is it possible to also add an icon for editing previous messages? This would enable users to revise and resubmit their questions, similar to the feature available on chatgpt.com, where users can edit their queries in any conversation. ![image](https://github.com/Mintplex-Labs/anything-llm/assets/32437546/3d0d249f-f87a-44d5-849c-af732ba03129) Thank..
yindo changed title from [FEAT]: Edit chat interaction to [GH-ISSUE #1357] [FEAT]: Edit chat interaction 2026-06-05 14:37:35 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#858