mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
docs(index.md): bump rc
This commit is contained in:
parent
cb29e33cad
commit
b0d963cc0c
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
|
|||
docker run \
|
||||
-e STORE_MODEL_IN_DB=True \
|
||||
-p 4000:4000 \
|
||||
ghcr.io/berriai/litellm:v1.78.0.rc.1
|
||||
ghcr.io/berriai/litellm:v1.78.0.rc.2
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
@ -48,7 +48,7 @@ ghcr.io/berriai/litellm:v1.78.0.rc.1
|
|||
<TabItem value="pip" label="Pip">
|
||||
|
||||
``` showLineNumbers title="pip install litellm"
|
||||
pip install litellm==1.78.0.rc.1
|
||||
pip install litellm==1.78.0.rc.2
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue