fixing docs

This commit is contained in:
Krrish Dholakia 2023-08-05 16:29:26 -07:00
parent 346737fbee
commit 3429328b31

View File

@ -33,4 +33,4 @@ response = completion(model="gpt-3.5-turbo", messages=[{"role": "user", "content
response = completion(model="chatgpt-test", messages=[{"role": "user", "content": "Hi 👋 - i'm a bad call to test error logging"}])
```
Then go to https://litellm-ui.vercel.app/<your_email_id> to view your logs and cost 😊
Then go to https://litellm-ui.vercel.app/**your_email_id** to view your logs and cost 😊