import os url_to_redirect_to = os.getenv("PROXY_BASE_URL", "") url_to_redirect_to += "/login" html_form = f"""
Access your LiteLLM Admin UI.
By default, Username is admin and Password is your set LiteLLM Proxy MASTER_KEY.
admin
MASTER_KEY
Need to set UI credentials or SSO? Check the documentation.