Toolofficial publisher
LiteLLM
Tool : standalone product, used directly
Passerelle auto-hébergée qui unifie 100+ fournisseurs derrière une API OpenAI, avec budgets et clés virtuelles.
Le workhorse des gateways self-host ; épingler les versions après l'incident de mars 2026.
Overall score
7.8 /10
Security: read before installing
Utility
9.0
Reliability
10.0
Security
6.0
Ease
Technical · Technical
In practice
- Price
- Freemium
- Commercial use
- Commercial use: yes
- Available on
- docker, linux, cli
- Licence
- MIT
Security and data
- Rating
- Security: read before installing
- Your data
- Data stays local
- Known incidents
- 24 mars 2026 : versions PyPI 1.82.7 et 1.82.8 malveillantes publiées via des identifiants volés (compromission CI/CD Trivy), retirées en quelques heures.
- Maintenance
- Active
- Last release
- 10 September 2026
Card verified on 13 September 2026 · added on 1 August 2023
How to install LiteLLM
1. Installez le proxy avec pip (ou utilisez l'image Docker ghcr.io/berriai/litellm).
2. Créez un config.yaml listant vos modèles et vos clés, puis lancez le proxy avec la commande ci-dessous.
3. Pointez vos applications sur http://localhost:4000 avec une clé virtuelle créée dans l'interface.
4. Épinglez la version et vérifiez le hash du paquet : incident supply chain PyPI en mars 2026.
pip install 'litellm[proxy]' && litellm --config config.yaml