forked from phoenix/litellm-mirror
update docs
This commit is contained in:
parent
582b536276
commit
08511aa70c
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ By default, your dashboard is viewable at `admin.litellm.ai/<your_email>`
|
||||||
import os
|
import os
|
||||||
|
|
||||||
## Set ENV variable
|
## Set ENV variable
|
||||||
os.environ["LITELLM_EMAIL"] = "your_user_email"
|
os.environ["LITELLM_EMAIL"] = "your_email"
|
||||||
|
|
||||||
## LOG ON ALL 3 EVENTS
|
## LOG ON ALL 3 EVENTS
|
||||||
litellm.input_callback = ["lite_debugger"]
|
litellm.input_callback = ["lite_debugger"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue