Update README.md

This commit is contained in:
Krish Dholakia 2023-11-14 12:06:50 -08:00 committed by GitHub
parent 17b02c0753
commit 7a6586fa75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ LiteLLM manages
# Usage ([**Docs**](https://docs.litellm.ai/docs/))
> [!IMPORTANT]
> LiteLLM v1.0.0 is being launched to require `openai>=1.0.0`. Track this [here](https://github.com/BerriAI/litellm/issues/774)
> LiteLLM v1.0.0 is now requires `openai>=1.0.0`. Migration guide [here](https://docs.litellm.ai/docs/migration)
<a target="_blank" href="https://colab.research.google.com/github/BerriAI/litellm/blob/main/cookbook/liteLLM_Getting_Started.ipynb">