MarianoMolina / project_alice

A framework for agentic workflow creation and deployment
BSD 3-Clause "New" or "Revised" License
149 stars 23 forks source link

Admin login #7

Closed stsfaroz closed 1 month ago

stsfaroz commented 1 month ago

how to setup a admin role , couldnt find anything related to it

MarianoMolina commented 1 month ago

There is currently very little reason to create an Admin role. Its available in principle, but haven't added it to the normal flow because its kinda useless. Let me explain:

Now, unless you have several users and want to be able to track their usage, its not really all that useful to create an Admin user at the moment. I literally haven't done it myself yet =) But its coming!

With all that said, its an issue that this noise (useless admin role) exists, and that's my fault. Thanks for the question!