A user should be able to click on a comment (or hover over a comment and click on an icon) to continue the dialogue. For the chat model, the prompt engineering here should be fairly straightforward. I'm really unsure how to prompt this for the basemodel, so maybe we start with only chat comments?
I'm very open to ideas here. My first idea was to have the comment transform into a kind of dialogue box in the same place, with a new input box for the user to type responses. I was thinking this could lie above everything else (to not mess up the formatting) and then disappear again when the user goes back to the main input box.
A user should be able to click on a comment (or hover over a comment and click on an icon) to continue the dialogue. For the chat model, the prompt engineering here should be fairly straightforward. I'm really unsure how to prompt this for the basemodel, so maybe we start with only chat comments?
I'm very open to ideas here. My first idea was to have the comment transform into a kind of dialogue box in the same place, with a new input box for the user to type responses. I was thinking this could lie above everything else (to not mess up the formatting) and then disappear again when the user goes back to the main input box.