This commit is contained in:
Ishaan Jaffer 2026-02-21 16:36:22 -08:00
parent 0e1db3f7e4
commit ab032c292c

View file

@ -1,5 +1,5 @@
---
title: "v1.81.14-stable - Claude Sonnet 4.6, Guardrail Garden & Major Performance Improvements"
title: "v1.81.14 - Claude Sonnet 4.6, Guardrail Garden & Major Performance Improvements"
slug: "v1-81-14"
date: 2026-02-21T00:00:00
authors:
@ -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-stable
ghcr.io/berriai/litellm:main-v1.81.14.rc.1
```
</TabItem>