forked from phoenix/litellm-mirror
Update README.md
This commit is contained in:
parent
e80aba6e0c
commit
912835bcac
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue