User Management
+ +Manage user accounts, permissions, and request limits.
++ {{ user.username }} + {% if user.is_admin %} + ADMIN + {% endif %} +
+{{ user.email }}
+No users found.
+diff --git a/moxie/admin/templates/comfyui.html b/moxie/admin/templates/comfyui.html index 6c8b9c7..6f35a0b 100755 --- a/moxie/admin/templates/comfyui.html +++ b/moxie/admin/templates/comfyui.html @@ -14,6 +14,7 @@ Endpoints Documents ComfyUI + Users diff --git a/moxie/admin/templates/dashboard.html b/moxie/admin/templates/dashboard.html index 8cb117e..6bee9e1 100755 --- a/moxie/admin/templates/dashboard.html +++ b/moxie/admin/templates/dashboard.html @@ -14,6 +14,7 @@ Endpoints Documents ComfyUI + Users @@ -48,15 +49,14 @@
http://localhost:8000/v1http://localhost:8000/Configure open-webui to use this endpoint:
-Base URL: http://localhost:8000/v1
- No API key required (leave blank)
+Access the MOXIE chat interface:
+http://localhost:8000/
Manage user accounts, permissions, and request limits.
+{{ user.email }}
+No users found.
+
+ Start a conversation or ask me to create images, videos, or audio for you.
+
+ Your Uplifting AI Assistant
++ A fresh approach to AI. Powered by a neural network that lifts your ideas to new heights. +
+ + + + + +Advanced reasoning powered by multiple AI systems
+Generate images, videos, and audio seamlessly
+Access to web search and your personal documents
+
+ MOXIE
+
+ ← Back to Chat
+ {{ user.email }}
+ {% if user.is_admin %} + Admin + {% endif %} +Upload documents to use in your conversations with MOXIE.
+ + +Click to upload or drag and drop
+PDF, DOC, DOCX, TXT, MD
+No documents uploaded yet
+ {% endif %} +