From 414dfd2c8620927170dad462aee50de7de2552b8 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 25 May 2024 09:53:08 -0700 Subject: [PATCH] feat -basic activity layout --- ui/litellm-dashboard/src/components/usage.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ui/litellm-dashboard/src/components/usage.tsx b/ui/litellm-dashboard/src/components/usage.tsx index b0fdafd504..9be20251af 100644 --- a/ui/litellm-dashboard/src/components/usage.tsx +++ b/ui/litellm-dashboard/src/components/usage.tsx @@ -326,6 +326,14 @@ const UsagePage: React.FC = ({ End User Usage Tag Based Usage + + + + + + Cost + Activity + @@ -420,6 +428,10 @@ const UsagePage: React.FC = ({ + + + +