openchatai / OpenChat

LLMs custom-chatbots console ⚡
https://openchat.so
MIT License
5.1k stars 639 forks source link

User Roles in Chatbot System #214

Closed lvalics closed 5 months ago

lvalics commented 6 months ago

Regular Users:

Have the ability to view and interact exclusively with chatbots they have created. Cannot access chatbots created by other users.

Superadmin:

Possesses comprehensive access to all chatbots in the system, regardless of who created them. There's a pending requirement to establish a mechanism for account creation. This could be integrated within the Superadmin interface or provided as a separate standard registration form.

Still require to test.