From 43d23e9878609f3755351de25e0091df4b709e4e Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Mon, 20 Apr 2026 07:35:46 -0700 Subject: [PATCH] chore: revert UI build artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove _experimental/out/ changes from this PR — these are auto-generated Next.js build outputs, not part of the adaptive router feature. Co-Authored-By: Claude Opus 4.7 (1M context) --- litellm/proxy/_experimental/out/{404/index.html => 404.html} | 0 .../_experimental/out/{_not-found/index.html => _not-found.html} | 0 .../out/{api-reference/index.html => api-reference.html} | 0 litellm/proxy/_experimental/out/{chat/index.html => chat.html} | 0 .../{api-playground/index.html => api-playground.html} | 0 .../out/experimental/{budgets/index.html => budgets.html} | 0 .../out/experimental/{caching/index.html => caching.html} | 0 .../{claude-code-plugins/index.html => claude-code-plugins.html} | 0 .../out/experimental/{old-usage/index.html => old-usage.html} | 0 .../out/experimental/{prompts/index.html => prompts.html} | 0 .../{tag-management/index.html => tag-management.html} | 0 .../_experimental/out/{guardrails/index.html => guardrails.html} | 0 litellm/proxy/_experimental/out/{login/index.html => login.html} | 0 litellm/proxy/_experimental/out/{logs/index.html => logs.html} | 0 .../out/mcp/oauth/{callback/index.html => callback.html} | 0 .../_experimental/out/{model-hub/index.html => model-hub.html} | 0 .../_experimental/out/{model_hub/index.html => model_hub.html} | 0 .../out/{model_hub_table/index.html => model_hub_table.html} | 0 .../index.html => models-and-endpoints.html} | 0 .../_experimental/out/{onboarding/index.html => onboarding.html} | 0 .../out/{organizations/index.html => organizations.html} | 0 .../_experimental/out/{playground/index.html => playground.html} | 0 .../_experimental/out/{policies/index.html => policies.html} | 0 .../settings/{admin-settings/index.html => admin-settings.html} | 0 .../{logging-and-alerts/index.html => logging-and-alerts.html} | 0 .../settings/{router-settings/index.html => router-settings.html} | 0 .../out/settings/{ui-theme/index.html => ui-theme.html} | 0 litellm/proxy/_experimental/out/{teams/index.html => teams.html} | 0 .../_experimental/out/{test-key/index.html => test-key.html} | 0 .../out/tools/{mcp-servers/index.html => mcp-servers.html} | 0 .../out/tools/{vector-stores/index.html => vector-stores.html} | 0 litellm/proxy/_experimental/out/{usage/index.html => usage.html} | 0 litellm/proxy/_experimental/out/{users/index.html => users.html} | 0 .../out/{virtual-keys/index.html => virtual-keys.html} | 0 34 files changed, 0 insertions(+), 0 deletions(-) rename litellm/proxy/_experimental/out/{404/index.html => 404.html} (100%) rename litellm/proxy/_experimental/out/{_not-found/index.html => _not-found.html} (100%) rename litellm/proxy/_experimental/out/{api-reference/index.html => api-reference.html} (100%) rename litellm/proxy/_experimental/out/{chat/index.html => chat.html} (100%) rename litellm/proxy/_experimental/out/experimental/{api-playground/index.html => api-playground.html} (100%) rename litellm/proxy/_experimental/out/experimental/{budgets/index.html => budgets.html} (100%) rename litellm/proxy/_experimental/out/experimental/{caching/index.html => caching.html} (100%) rename litellm/proxy/_experimental/out/experimental/{claude-code-plugins/index.html => claude-code-plugins.html} (100%) rename litellm/proxy/_experimental/out/experimental/{old-usage/index.html => old-usage.html} (100%) rename litellm/proxy/_experimental/out/experimental/{prompts/index.html => prompts.html} (100%) rename litellm/proxy/_experimental/out/experimental/{tag-management/index.html => tag-management.html} (100%) rename litellm/proxy/_experimental/out/{guardrails/index.html => guardrails.html} (100%) rename litellm/proxy/_experimental/out/{login/index.html => login.html} (100%) rename litellm/proxy/_experimental/out/{logs/index.html => logs.html} (100%) rename litellm/proxy/_experimental/out/mcp/oauth/{callback/index.html => callback.html} (100%) rename litellm/proxy/_experimental/out/{model-hub/index.html => model-hub.html} (100%) rename litellm/proxy/_experimental/out/{model_hub/index.html => model_hub.html} (100%) rename litellm/proxy/_experimental/out/{model_hub_table/index.html => model_hub_table.html} (100%) rename litellm/proxy/_experimental/out/{models-and-endpoints/index.html => models-and-endpoints.html} (100%) rename litellm/proxy/_experimental/out/{onboarding/index.html => onboarding.html} (100%) rename litellm/proxy/_experimental/out/{organizations/index.html => organizations.html} (100%) rename litellm/proxy/_experimental/out/{playground/index.html => playground.html} (100%) rename litellm/proxy/_experimental/out/{policies/index.html => policies.html} (100%) rename litellm/proxy/_experimental/out/settings/{admin-settings/index.html => admin-settings.html} (100%) rename litellm/proxy/_experimental/out/settings/{logging-and-alerts/index.html => logging-and-alerts.html} (100%) rename litellm/proxy/_experimental/out/settings/{router-settings/index.html => router-settings.html} (100%) rename litellm/proxy/_experimental/out/settings/{ui-theme/index.html => ui-theme.html} (100%) rename litellm/proxy/_experimental/out/{teams/index.html => teams.html} (100%) rename litellm/proxy/_experimental/out/{test-key/index.html => test-key.html} (100%) rename litellm/proxy/_experimental/out/tools/{mcp-servers/index.html => mcp-servers.html} (100%) rename litellm/proxy/_experimental/out/tools/{vector-stores/index.html => vector-stores.html} (100%) rename litellm/proxy/_experimental/out/{usage/index.html => usage.html} (100%) rename litellm/proxy/_experimental/out/{users/index.html => users.html} (100%) rename litellm/proxy/_experimental/out/{virtual-keys/index.html => virtual-keys.html} (100%) diff --git a/litellm/proxy/_experimental/out/404/index.html b/litellm/proxy/_experimental/out/404.html similarity index 100% rename from litellm/proxy/_experimental/out/404/index.html rename to litellm/proxy/_experimental/out/404.html diff --git a/litellm/proxy/_experimental/out/_not-found/index.html b/litellm/proxy/_experimental/out/_not-found.html similarity index 100% rename from litellm/proxy/_experimental/out/_not-found/index.html rename to litellm/proxy/_experimental/out/_not-found.html diff --git a/litellm/proxy/_experimental/out/api-reference/index.html b/litellm/proxy/_experimental/out/api-reference.html similarity index 100% rename from litellm/proxy/_experimental/out/api-reference/index.html rename to litellm/proxy/_experimental/out/api-reference.html diff --git a/litellm/proxy/_experimental/out/chat/index.html b/litellm/proxy/_experimental/out/chat.html similarity index 100% rename from litellm/proxy/_experimental/out/chat/index.html rename to litellm/proxy/_experimental/out/chat.html diff --git a/litellm/proxy/_experimental/out/experimental/api-playground/index.html b/litellm/proxy/_experimental/out/experimental/api-playground.html similarity index 100% rename from litellm/proxy/_experimental/out/experimental/api-playground/index.html rename to litellm/proxy/_experimental/out/experimental/api-playground.html diff --git a/litellm/proxy/_experimental/out/experimental/budgets/index.html b/litellm/proxy/_experimental/out/experimental/budgets.html similarity index 100% rename from litellm/proxy/_experimental/out/experimental/budgets/index.html rename to litellm/proxy/_experimental/out/experimental/budgets.html diff --git a/litellm/proxy/_experimental/out/experimental/caching/index.html b/litellm/proxy/_experimental/out/experimental/caching.html similarity index 100% rename from litellm/proxy/_experimental/out/experimental/caching/index.html rename to litellm/proxy/_experimental/out/experimental/caching.html diff --git a/litellm/proxy/_experimental/out/experimental/claude-code-plugins/index.html b/litellm/proxy/_experimental/out/experimental/claude-code-plugins.html similarity index 100% rename from litellm/proxy/_experimental/out/experimental/claude-code-plugins/index.html rename to litellm/proxy/_experimental/out/experimental/claude-code-plugins.html diff --git a/litellm/proxy/_experimental/out/experimental/old-usage/index.html b/litellm/proxy/_experimental/out/experimental/old-usage.html similarity index 100% rename from litellm/proxy/_experimental/out/experimental/old-usage/index.html rename to litellm/proxy/_experimental/out/experimental/old-usage.html diff --git a/litellm/proxy/_experimental/out/experimental/prompts/index.html b/litellm/proxy/_experimental/out/experimental/prompts.html similarity index 100% rename from litellm/proxy/_experimental/out/experimental/prompts/index.html rename to litellm/proxy/_experimental/out/experimental/prompts.html diff --git a/litellm/proxy/_experimental/out/experimental/tag-management/index.html b/litellm/proxy/_experimental/out/experimental/tag-management.html similarity index 100% rename from litellm/proxy/_experimental/out/experimental/tag-management/index.html rename to litellm/proxy/_experimental/out/experimental/tag-management.html diff --git a/litellm/proxy/_experimental/out/guardrails/index.html b/litellm/proxy/_experimental/out/guardrails.html similarity index 100% rename from litellm/proxy/_experimental/out/guardrails/index.html rename to litellm/proxy/_experimental/out/guardrails.html diff --git a/litellm/proxy/_experimental/out/login/index.html b/litellm/proxy/_experimental/out/login.html similarity index 100% rename from litellm/proxy/_experimental/out/login/index.html rename to litellm/proxy/_experimental/out/login.html diff --git a/litellm/proxy/_experimental/out/logs/index.html b/litellm/proxy/_experimental/out/logs.html similarity index 100% rename from litellm/proxy/_experimental/out/logs/index.html rename to litellm/proxy/_experimental/out/logs.html diff --git a/litellm/proxy/_experimental/out/mcp/oauth/callback/index.html b/litellm/proxy/_experimental/out/mcp/oauth/callback.html similarity index 100% rename from litellm/proxy/_experimental/out/mcp/oauth/callback/index.html rename to litellm/proxy/_experimental/out/mcp/oauth/callback.html diff --git a/litellm/proxy/_experimental/out/model-hub/index.html b/litellm/proxy/_experimental/out/model-hub.html similarity index 100% rename from litellm/proxy/_experimental/out/model-hub/index.html rename to litellm/proxy/_experimental/out/model-hub.html diff --git a/litellm/proxy/_experimental/out/model_hub/index.html b/litellm/proxy/_experimental/out/model_hub.html similarity index 100% rename from litellm/proxy/_experimental/out/model_hub/index.html rename to litellm/proxy/_experimental/out/model_hub.html diff --git a/litellm/proxy/_experimental/out/model_hub_table/index.html b/litellm/proxy/_experimental/out/model_hub_table.html similarity index 100% rename from litellm/proxy/_experimental/out/model_hub_table/index.html rename to litellm/proxy/_experimental/out/model_hub_table.html diff --git a/litellm/proxy/_experimental/out/models-and-endpoints/index.html b/litellm/proxy/_experimental/out/models-and-endpoints.html similarity index 100% rename from litellm/proxy/_experimental/out/models-and-endpoints/index.html rename to litellm/proxy/_experimental/out/models-and-endpoints.html diff --git a/litellm/proxy/_experimental/out/onboarding/index.html b/litellm/proxy/_experimental/out/onboarding.html similarity index 100% rename from litellm/proxy/_experimental/out/onboarding/index.html rename to litellm/proxy/_experimental/out/onboarding.html diff --git a/litellm/proxy/_experimental/out/organizations/index.html b/litellm/proxy/_experimental/out/organizations.html similarity index 100% rename from litellm/proxy/_experimental/out/organizations/index.html rename to litellm/proxy/_experimental/out/organizations.html diff --git a/litellm/proxy/_experimental/out/playground/index.html b/litellm/proxy/_experimental/out/playground.html similarity index 100% rename from litellm/proxy/_experimental/out/playground/index.html rename to litellm/proxy/_experimental/out/playground.html diff --git a/litellm/proxy/_experimental/out/policies/index.html b/litellm/proxy/_experimental/out/policies.html similarity index 100% rename from litellm/proxy/_experimental/out/policies/index.html rename to litellm/proxy/_experimental/out/policies.html diff --git a/litellm/proxy/_experimental/out/settings/admin-settings/index.html b/litellm/proxy/_experimental/out/settings/admin-settings.html similarity index 100% rename from litellm/proxy/_experimental/out/settings/admin-settings/index.html rename to litellm/proxy/_experimental/out/settings/admin-settings.html diff --git a/litellm/proxy/_experimental/out/settings/logging-and-alerts/index.html b/litellm/proxy/_experimental/out/settings/logging-and-alerts.html similarity index 100% rename from litellm/proxy/_experimental/out/settings/logging-and-alerts/index.html rename to litellm/proxy/_experimental/out/settings/logging-and-alerts.html diff --git a/litellm/proxy/_experimental/out/settings/router-settings/index.html b/litellm/proxy/_experimental/out/settings/router-settings.html similarity index 100% rename from litellm/proxy/_experimental/out/settings/router-settings/index.html rename to litellm/proxy/_experimental/out/settings/router-settings.html diff --git a/litellm/proxy/_experimental/out/settings/ui-theme/index.html b/litellm/proxy/_experimental/out/settings/ui-theme.html similarity index 100% rename from litellm/proxy/_experimental/out/settings/ui-theme/index.html rename to litellm/proxy/_experimental/out/settings/ui-theme.html diff --git a/litellm/proxy/_experimental/out/teams/index.html b/litellm/proxy/_experimental/out/teams.html similarity index 100% rename from litellm/proxy/_experimental/out/teams/index.html rename to litellm/proxy/_experimental/out/teams.html diff --git a/litellm/proxy/_experimental/out/test-key/index.html b/litellm/proxy/_experimental/out/test-key.html similarity index 100% rename from litellm/proxy/_experimental/out/test-key/index.html rename to litellm/proxy/_experimental/out/test-key.html diff --git a/litellm/proxy/_experimental/out/tools/mcp-servers/index.html b/litellm/proxy/_experimental/out/tools/mcp-servers.html similarity index 100% rename from litellm/proxy/_experimental/out/tools/mcp-servers/index.html rename to litellm/proxy/_experimental/out/tools/mcp-servers.html diff --git a/litellm/proxy/_experimental/out/tools/vector-stores/index.html b/litellm/proxy/_experimental/out/tools/vector-stores.html similarity index 100% rename from litellm/proxy/_experimental/out/tools/vector-stores/index.html rename to litellm/proxy/_experimental/out/tools/vector-stores.html diff --git a/litellm/proxy/_experimental/out/usage/index.html b/litellm/proxy/_experimental/out/usage.html similarity index 100% rename from litellm/proxy/_experimental/out/usage/index.html rename to litellm/proxy/_experimental/out/usage.html diff --git a/litellm/proxy/_experimental/out/users/index.html b/litellm/proxy/_experimental/out/users.html similarity index 100% rename from litellm/proxy/_experimental/out/users/index.html rename to litellm/proxy/_experimental/out/users.html diff --git a/litellm/proxy/_experimental/out/virtual-keys/index.html b/litellm/proxy/_experimental/out/virtual-keys.html similarity index 100% rename from litellm/proxy/_experimental/out/virtual-keys/index.html rename to litellm/proxy/_experimental/out/virtual-keys.html