huggingface / chat-ui

Open source codebase powering the HuggingChat app
https://huggingface.co/chat
Apache License 2.0
7.21k stars 1.05k forks source link

Add a way to differentiate between my own assistants and subscribed ones #924

Open nsarrazin opened 6 months ago

nsarrazin commented 6 months ago

image

Currently in the settings menu there's no way to tell at a quick glance if an assistant is mine or someone else. I have to open it to see if I have an option to edit/delete it. Would be nice to have a small UI indicator that tells you it's yours. This will come in especially hand when we add a duplicate feature.

manaskhandelwal commented 3 months ago

@nsarrazin Do you have any particular design in mind?

I was looking into this and here are some ideas that I have.

  1. A badge with some label. image

  2. To use some kind of Icon to indicate. image

  3. Splitting your and community assistants. image

Also, can you assign this issue to me?