Fix minor README issue

This commit is contained in:
Kumaran Rajendhiran 2023-11-24 19:53:51 +05:30
parent 79569e4f2c
commit d695e9dfdd

View file

@ -33,7 +33,7 @@ LiteLLM manages
# Usage ([**Docs**](https://docs.litellm.ai/docs/))
> [!IMPORTANT]
> LiteLLM v1.0.0 is now requires `openai>=1.0.0`. Migration guide [here](https://docs.litellm.ai/docs/migration)
> LiteLLM v1.0.0 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">