This commit is contained in:
Ishaan Jaffer 2026-02-14 16:47:01 -08:00
parent 9e7dde508f
commit d24869c7ce

View file

@ -27,7 +27,7 @@ import Image from '@theme/IdealImage';
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.81.9.rc.1
ghcr.io/berriai/litellm:main-v1.81.9-stable
```
</TabItem>