This commit is contained in:
Krrish Dholakia 2023-08-21 15:16:58 -07:00
parent b506e147cf
commit 29daeddb41
8 changed files with 45 additions and 19 deletions

View file

@ -5,7 +5,7 @@ LiteLLM offers a free hosted debugger UI for your api calls (https://admin.litel
**Needs litellm>=0.1.438***
You can enable this setting `lite_debugger` as a callback.
You can enable this setting `litellm.debugger=True`.
<Image img={require('../../img/dashboard.png')} alt="Dashboard" />