mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix pip
This commit is contained in:
parent
e90473c40e
commit
b30bd155d3
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ ghcr.io/berriai/litellm:main-v1.72.6-stable
|
|||
<TabItem value="pip" label="Pip">
|
||||
|
||||
``` showLineNumbers title="pip install litellm"
|
||||
pip install litellm==1.72.6.post1
|
||||
pip install litellm==1.72.6.post2
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue