From 912835bcaca926ed7913fb59d54026900bfbc477 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Mon, 18 Sep 2023 17:28:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3261b6e7..effb72068 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ response = completion(model="gpt-3.5-turbo", messages=messages) response = completion(model="command-nightly", messages=messages) ``` +**Don't have a key? We'll give you access 👉 https://docs.litellm.ai/docs/proxy_api** + Stable version ``` pip install litellm==0.1.424