This commit is contained in:
Ishaan Jaffer
2025-11-01 11:13:25 -07:00
parent 3c0d530197
commit 22d35e2552
@@ -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.79.0.rc.1
ghcr.io/berriai/litellm:v1.79.0-stable
```
</TabItem>