This commit is contained in:
Ishaan Jaffer
2025-11-08 10:31:19 -08:00
parent 89157f4b5c
commit bae1857787
@@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:v1.80.0-stable
ghcr.io/berriai/litellm:v1.79.1-stable
```
</TabItem>