jonverrier / BraidEng

Engine code for an OpenAI assistant that likes to talk about AI, written using Typescript, Node.js, & the Azure stack. GPT-3 backed with a store of AI Canon documents.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add a concept of 'Admin' #39

Closed jonverrier closed 1 month ago

jonverrier commented 1 month ago

for the moment thats just me. Admin rights apply on the 'delete all' button and being able to delete messages from other people e.g. if AdminRepository.isAdmin (persona) ...

jonverrier commented 1 month ago

In latest build.