Update README.md

This commit is contained in:
Krish Dholakia 2023-09-20 13:40:48 -07:00 committed by GitHub
parent 5079909142
commit 1ad9d7a98a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,13 +49,12 @@ LiteLLM manages
# Usage
By default we provide a free $10 key to try all providers supported on LiteLLM.
<a target="_blank" href="https://colab.research.google.com/github/BerriAI/litellm/blob/main/cookbook/liteLLM_OpenAI.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
By default we provide a **free $10 key** to try all providers supported on LiteLLM.
Try it now 👇
```
pip install litellm
```