mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
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
Reference in a new issue