From a1eff57dedd7b6ac7edb02f6c9659ba21a96f01a Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 16 May 2024 15:31:27 -0700 Subject: [PATCH] ui - fix bug with defaul selected model --- ui/litellm-dashboard/src/components/model_dashboard.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/model_dashboard.tsx b/ui/litellm-dashboard/src/components/model_dashboard.tsx index d5c60e464..221e0ed43 100644 --- a/ui/litellm-dashboard/src/components/model_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/model_dashboard.tsx @@ -904,8 +904,9 @@ const handleEditSubmit = async (formValues: Record) => { Filter by Public Model Name