From 395a3fde50e4de7868f69c02dedce3e6454acada Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 19 Jul 2024 14:01:37 -0700 Subject: [PATCH] ui allow editing organization --- ui/litellm-dashboard/src/components/model_dashboard.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/model_dashboard.tsx b/ui/litellm-dashboard/src/components/model_dashboard.tsx index 90cad59f09..27608f0ae4 100644 --- a/ui/litellm-dashboard/src/components/model_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/model_dashboard.tsx @@ -400,6 +400,13 @@ const ModelDashboard: React.FC = ({ + + + = ({ )} {selectedProvider == Providers.OpenAI && ( - + )}