agnai icon indicating copy to clipboard operation
agnai copied to clipboard

Feature request: Generate reply for the user

Open malfoyslastname opened this issue 2 years ago • 4 comments

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.

malfoyslastname avatar Apr 15 '23 05:04 malfoyslastname

Can't we just change the post-amble to {{user}}: instead of {{char}}: ?

sceuick avatar Apr 15 '23 06:04 sceuick

Possible, needs testing. But is there even such a thing on OpenAI chat-based models?

malfoyslastname avatar Apr 15 '23 06:04 malfoyslastname

That's what is already used for Turbo.

sceuick avatar Apr 15 '23 06:04 sceuick

I'll get around to this one this week.

sceuick avatar Apr 23 '23 13:04 sceuick