diff --git a/README.md b/README.md index f0e9405d1..12b1e1698 100644 --- a/README.md +++ b/README.md @@ -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