v1.83.0 - Official Release (Post Supply Chain Incident)
Deploy this version​
- Docker
- Pip
docker run litellm
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-1.83.0-nightly
pip install litellm
pip install litellm==1.83.0
Context: First Release After Supply Chain Incident​
v1.83.0 is the first LiteLLM release built and published through our new CI/CD v2 pipeline, following the supply chain incident on March 24.
We paused all releases for one week while we:
- Completed a forensic review with Mandiant and Veria Labs
- Rebuilt the release pipeline from scratch with isolated environments and ephemeral credentials
- Verified the codebase contains no indicators of compromise
If you have questions about this release or the incident, see our Security Townhall post or reach out at security@berri.ai.
Links​
- PyPI: litellm 1.83.0
- Security update: Supply chain incident report
- Security townhall: What happened, what we've done, what comes next
- CI/CD v2: Announcing CI/CD v2 for LiteLLM
- April stability sprint: Help us plan