forked from phoenix/litellm-mirror
Update README.md
This commit is contained in:
parent
65956a8bb6
commit
7649b34d5f
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@ response = completion("command-nightly", messages)
|
|||
response = completion("chatgpt-test", messages, azure=True)
|
||||
```
|
||||
|
||||
# installation
|
||||
```
|
||||
pip install litellm
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue