From cfa3839c7d8bdbfdc830bb08f63464c41f331f76 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Tue, 26 Dec 2023 08:34:06 +0530 Subject: [PATCH] Update README.md --- ui/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/README.md b/ui/README.md index 6857a304a..6df891cee 100644 --- a/ui/README.md +++ b/ui/README.md @@ -4,3 +4,6 @@ A simple UI to manage the litellm proxy. This just lets users create new keys for the proxy, through a ui. +Live here: https://litellm-jyqbcbn44mcxqq6ufopuha.streamlit.app/ + +Screenshot 2023-12-26 at 8 33 53 AM