From 5ca705f6090f3058b4dc27d1189719b97d884c8e Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Fri, 28 Jul 2023 09:11:27 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 118c2cb0d0..9e31b79b1a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ response = completion("chatgpt-test", messages, azure=True) pip install litellm ``` +# hosted version +- [Grab time if you want access 👋](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version) + # why did I build this - **Need for simplicity**: My code started to get extremely complicated managing & translating calls between Azure, OpenAI, Cohere