mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
feat: last online status in admin panel #483
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jannikstdl on GitHub (Mar 15, 2024).
Originally assigned to: @tjbck on GitHub.
Describe the solution you'd like
It would be informative to have a "last online" badge in the admin panel to see the users activity and get an eye on the usage load and which accounts could be deleted because they are not in use anymore.
@jannikstdl commented on GitHub (Mar 15, 2024):
Could be at first easily done to update the last online status of someone sends a message.
@tjbck commented on GitHub (Mar 15, 2024):
LiteLLM integration would complicate things here, so I would suggest we support this feature for native integrations (Ollama and OpenAI APIs)