**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.49.0.dev8...v1.49.1.dev2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.49.1.dev2
Don't want to maintain your internal proxy? get in touch 🎉
Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat
Load Test LiteLLM Proxy Results
| Name | Status | Median Response Time (ms) | Average Response Time (ms) | Requests/s | Failures/s | Request Count | Failure Count | Min Response Time (ms) | Max Response Time (ms) |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| /chat/completions | Passed ✅ | 240.0 | 269.9721247181889 | 6.118754433480718 | 0.0 | 1831 | 0 | 213.69175899997117 | 1557.681434000017 |
| Aggregated | Passed ✅ | 240.0 | 269.9721247181889 | 6.118754433480718 | 0.0 | 1831 | 0 | 213.69175899997117 | 1557.681434000017 |