From 5e8b65f1f182fd53bfc4666935c4eb35edae1055 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 15 Jun 2024 15:40:49 -0700 Subject: [PATCH] ui - show exceptions --- .../src/components/model_dashboard.tsx | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/ui/litellm-dashboard/src/components/model_dashboard.tsx b/ui/litellm-dashboard/src/components/model_dashboard.tsx index 44ce40ebbb0..fb189b8c446 100644 --- a/ui/litellm-dashboard/src/components/model_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/model_dashboard.tsx @@ -2080,6 +2080,24 @@ const ModelDashboard: React.FC = ({ + + + + All Exceptions for {selectedModelGroup} + + + + + + @@ -2098,15 +2116,7 @@ const ModelDashboard: React.FC = ({ - {/* */} - +