From 95ccfee7ca9b320a70759ac5de4f5b92f2af2fba Mon Sep 17 00:00:00 2001 From: Yuneng Jiang Date: Fri, 1 May 2026 19:22:30 -0700 Subject: [PATCH] [Chore] Proxy/UI: Drop stray _experimental/out/chat/index.html This file is a regenerable UI build artifact that should not be tracked in source. Removing so the merge into litellm_internal_staging stays clean. --- litellm/proxy/_experimental/out/chat/index.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 litellm/proxy/_experimental/out/chat/index.html diff --git a/litellm/proxy/_experimental/out/chat/index.html b/litellm/proxy/_experimental/out/chat/index.html deleted file mode 100644 index dc68814825..0000000000 --- a/litellm/proxy/_experimental/out/chat/index.html +++ /dev/null @@ -1 +0,0 @@ -LiteLLM Dashboard \ No newline at end of file