diff --git a/README.md b/README.md index 0d04f91dd..2d807685b 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ LiteLLM manages: [**Jump to OpenAI Proxy Docs**](https://github.com/BerriAI/litellm?tab=readme-ov-file#openai-proxy---docs) -# Installation 🚀 - +# Usage ([**Docs**](https://docs.litellm.ai/docs/)) > [!IMPORTANT] > LiteLLM v1.0.0 now requires `openai>=1.0.0`. Migration guide [here](https://docs.litellm.ai/docs/migration) @@ -46,8 +45,6 @@ LiteLLM manages: pip install litellm ``` -# Usage ([**Docs**](https://docs.litellm.ai/docs/)) - ```python from litellm import completion import os