diff --git a/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx b/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx index 801a9b8391..a3bdaccd80 100644 --- a/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx +++ b/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx @@ -1173,7 +1173,7 @@ const ChatUI: React.FC = ({
- + Custom Proxy Base URL {proxySettings?.LITELLM_UI_API_DOC_BASE_URL && !customProxyBaseUrl && (