Replies: 1 comment
|
Hi! It looks like Marinara already has the underlying pieces for this: guided regeneration can steer a retry, and regenerated replies are saved as alternate swipes. That said, /amend is clearer and more targeted than the current workflow. I’m going to submit this as a small enhancement request for a slash command that revises the latest assistant response using your instructions and saves the result as a new swipe, instead of treating it as already covered. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sometimes you get a response that's almost there, but has some aspect that needs fixing. Instead of re-rolling the whole thing, you'd like to communicate how it should be different.
I propose the idea of /amend command. Gives the AI the current last response, asks for modifications, and adds the amended response as new alternative. Examples:
I haven't actually tried to prompt for this, so I don't know how well it's going to work. Just throwing the idea out here.
All reactions