Feature request: Generate reply for the user
Sometimes, we're just that lazy.
Prompt used by Silly:
[Write your next reply from the point of view of {{user}}, using the chat history so far as a guideline for the writing style of user. Don't write as {{char}} or system. Don't describe actions of {{char}}.]
Should probably be inside the chat input dropup. Silly inserts the generation inside the text input, not directly as a message, which is probably what we want. However, #126 should be addressed first. If the text input is not empty when generating the user message, there probably should be a confirmation prompt confirming the user's OK with the chat input being cleared.
Might work on this, all depending on who gets to it first.
Can't we just change the post-amble to {{user}}: instead of {{char}}: ?
Possible, needs testing. But is there even such a thing on OpenAI chat-based models?
That's what is already used for Turbo.
I'll get around to this one this week.