What's Changed
- Rate Limiting: Check all slots on redis, Reduce number of cache writes by @krrishdholakia in #11299
Full Changelog: v1.72.0-nightly...v1.72.0.rc
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.72.0.rc
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 ✅ | 220.0 | 239.90858607890516 | 6.227705163442919 | 0.0 | 1863 | 0 | 193.717753000044 | 1627.433018000005 |
Aggregated | Passed ✅ | 220.0 | 239.90858607890516 | 6.227705163442919 | 0.0 | 1863 | 0 | 193.717753000044 | 1627.433018000005 |