Replies: 3 comments 3 replies
-
|
Editing a user message mid-thread typically creates a new branch of conversation without the previous subsequent messages in the context, as subsequent turns are no longer related to the original conversation node. Likewise, regenerating a message mid-thread is not feasible due to the nature of how chat completion requests work. This functionality would be more appropriate within the Playground workflow, which reinforces the need for a button to send chats to the Playground: |
Beta Was this translation helpful? Give feedback.
-
|
It is already possible to do it today even if it is horrible from UX point of view. Now a new conversation is started from the second request "Re Hello". That solution is not optimal : node duplication, not used. It would be useful because the user can unvalidate (Bad Response) parts of the conversation and continu the conversation from an upper node already validated (Good Response). |
Beta Was this translation helpful? Give feedback.
-
|
@mlier
FYI, I don't know if these workarounds were possible when this issue was first reported. I also would like to see the "Regenerate" icon on every response node, not just the leaf nodes. @justinh-rahb |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
There is a regenerate button after each conversation.
But that button disappear if you continue the conversation.

So one cannot continu the conversation from the upper part of the tree conversation.
Describe the solution you'd like
Add regenerate button at any level of the conversation.
Beta Was this translation helpful? Give feedback.
All reactions