Update README.md

This commit is contained in:
Ishaan Jaff 2023-07-26 17:57:31 -07:00 committed by GitHub
parent b6d905218f
commit 12b5cb24b0

View file

@ -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