Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Allow editing assistant responses #137

Open
dave1010 opened this issue Dec 11, 2024 · 1 comment
Open

[Feat]: Allow editing assistant responses #137

dave1010 opened this issue Dec 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dave1010
Copy link

Description

#128 introduced the ability to edit user messages, which is great.

It would also be useful to be able to edit the model's responses. This would work in an identical way to editing user messages.

Use Case

  • It's often much more effective to correct the model's own response, rather than adding a new user message.
  • Editing the model's response also allows you to persuade the model much more too, as it thinks that it's already said something.
  • Removing text from the model's response if it's too verbose can speed up inference.
@dave1010 dave1010 added the enhancement New feature or request label Dec 11, 2024
@stradeleve
Copy link

Indeed, if we could just edit the responses from AI like how ChatterUI does, that would be great. The problem with ChatterUI is that the AI's responses aren't as good compared to this app. If we could edit the AI's responses, we wouldn't have to go to such lengths to make them understand what we want them to do. We could just tweak their responses a bit to align them with the right direction, and they'd handle the rest. This would make things much less of a hassle. Also, I hope there aren't any limits on their responses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants