Open-Assistant
Open-Assistant copied to clipboard
editable prompt(L0) in chat
I see no practical reason not to make the first user message editable. One can superficially give a Hi prompt.
The first prompt is not editable due to architecture reason, @yk can explain more about it
@notmd @olliestanley I understand that a conversation tree is identified by its first prompt (L0). Still the chat UI can allow the user to edit his first message, and in the background, a new conversation tree for the edited L0 is generated.
I think it is important for the user experience, and implementing it is mostly a matter of UI.
resource: OpenAssistant Data Structures