gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
32.26k stars 2.41k forks source link

Ability to select a chat bubble to copy/edit/delete? #9096

Open piovis2023 opened 1 month ago

piovis2023 commented 1 month ago

Is your feature request related to a problem? Please describe.
A mistake in a conversation is currently perm when using gradio, unlike ChatGPT or Anthropic, where you can edit or delete a previous message and continue from that point. Its very hard to efficiently achieve goals if a mistake is made in conversation, either by the LLM or myself

Describe the solution you'd like
I need to be able to select a chat bubble/message and edit or delete it. The icons should be similar to the vote up/vote down/ like icons next to each message that you currently have. When a bubble is selected, it should change colour to show it has been selected

Additional context
Add any other context or screenshots about the feature request here.

image
PiovisTeam commented 1 month ago

@freddyaboulton @abidlabs could you please help with the above? I see it's been marked as an enhancement. We have reached out via email too for help on this. Thanks.