new update

This commit is contained in:
shivam 2026-03-04 18:24:04 -08:00
parent c60ea1878d
commit 1c46495c01

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.14.rc.1
ghcr.io/berriai/litellm:main-v1.81.14-stable
```
</TabItem>