Update README.md

This commit is contained in:
Ishaan Jaff 2023-07-26 17:57:31 -07:00 committed by GitHub
parent 51908b8b3e
commit 7fb2791b1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,3 +25,6 @@ response = completion("chatgpt-test", messages, azure=True)
```
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