Skip to main content

[BETA] Admin UI

info

This is in beta, so things may change. If you have feedback, let us know

Allow your users to create, view their own keys through a UI

Quick Start

1. Setup SSO/Auth for UI

Set the following in your .env on the Proxy

UI_USERNAME=ishaan-litellm
UI_PASSWORD=langchain

On accessing the LiteLLM UI, you will be prompted to enter your username, password

2. Start Proxy Server

litellm --config proxy_config.yaml --port 4000

# start proxy on port 4000

Your Proxy Swagger is available on the root of the Proxy: http://localhost:4000/