mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 10:25:37 +00:00
docs fix
This commit is contained in:
@@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
docker run \
|
||||
-e STORE_MODEL_IN_DB=True \
|
||||
-p 4000:4000 \
|
||||
docker.litellm.ai/berriai/litellm:v1.80.14-stable
|
||||
docker.litellm.ai/berriai/litellm:v1.80.15.rc.1
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
@@ -35,7 +35,7 @@ docker.litellm.ai/berriai/litellm:v1.80.14-stable
|
||||
<TabItem value="pip" label="Pip">
|
||||
|
||||
``` showLineNumbers title="pip install litellm"
|
||||
pip install litellm==1.80.14
|
||||
pip install litellm==1.80.15
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user