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