forked from phoenix/litellm-mirror
Update README.md
This commit is contained in:
parent
fde7c0ec97
commit
3029e8a197
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue