Update README.md

This commit is contained in:
Krish Dholakia 2023-09-18 17:28:28 -07:00 committed by GitHub
parent e80aba6e0c
commit 912835bcac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,6 +75,8 @@ response = completion(model="gpt-3.5-turbo", messages=messages)
response = completion(model="command-nightly", messages=messages)
```
**Don't have a key? We'll give you access 👉 https://docs.litellm.ai/docs/proxy_api**
Stable version
```
pip install litellm==0.1.424