mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
Update README.md
This commit is contained in:
parent
b6d905218f
commit
12b5cb24b0
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ response = completion("chatgpt-test", messages, azure=True)
|
||||||
```
|
```
|
||||||
pip install litellm
|
pip install litellm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# why did I build this
|
||||||
|
- **Need for simplicity**: My code started to get extremely complicated managing & translating calls between Azure, OpenAI, Cohere
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue