From 3a6d5a2dfb1fb0e799e2b677d28d40c8faf0bd6c Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 3 Jun 2024 20:55:04 -0700 Subject: [PATCH] feat enforce viweing analytivs by service behing enterprise --- .../src/components/model_dashboard.tsx | 85 ++++++++++++++++++- 1 file changed, 83 insertions(+), 2 deletions(-) diff --git a/ui/litellm-dashboard/src/components/model_dashboard.tsx b/ui/litellm-dashboard/src/components/model_dashboard.tsx index a2c1a2807..57c78b6c2 100644 --- a/ui/litellm-dashboard/src/components/model_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/model_dashboard.tsx @@ -1025,9 +1025,11 @@ const ModelDashboard: React.FC = ({ const FilterByContent = (
Select API Key Name - - = ({ } +
+ ): ( +
+ + + + + + Select Customer Name + + + + +
+ ) + } + + +