From fc8eebac993ecaf505e342dd949f393db54f31d2 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Thu, 24 Aug 2023 12:29:46 -0700 Subject: [PATCH] add url to sample dashboard on docs --- docs/my-website/docs/debugging/hosted_debugging.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/my-website/docs/debugging/hosted_debugging.md b/docs/my-website/docs/debugging/hosted_debugging.md index 38afed629..7240df9de 100644 --- a/docs/my-website/docs/debugging/hosted_debugging.md +++ b/docs/my-website/docs/debugging/hosted_debugging.md @@ -5,6 +5,8 @@ LiteLLM offers a UI to: * 1-Click Deploy LLMs - the client stores your api keys + model configurations * Debug your Call Logs +👉 Jump to our sample LiteLLM Dashboard: https://admin.litellm.ai/krrish@berri.ai + Dashboard ## Getting Started