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

Allow message deletion #37

Closed jonverrier closed 1 month ago

jonverrier commented 1 month ago

Admin people can delete any message. Else people can only delete their own messages.

jonverrier commented 1 month ago

Added in latest build