mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
doc cleanup
This commit is contained in:
parent
19008e1b4d
commit
972063872f
1 changed files with 1 additions and 3 deletions
|
@ -31,6 +31,4 @@ response = completion(model="gpt-3.5-turbo", messages=[{"role": "user", "content
|
|||
|
||||
#bad call
|
||||
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 😊
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue