v1.72.0.dev2
·
11 commits
to d408814978b2064c44f65cf1e02c169360c32785
since this release
What's Changed
- Litellm doc fixes 05 31 2025 by @krrishdholakia in #11305
Full Changelog: v1.72.0.rc...v1.72.0.dev2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.72.0.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 ✅ | 180.0 | 205.5991118790273 | 6.324952965943181 | 0.0 | 1893 | 0 | 163.0808140000113 | 1519.4450000000188 |
Aggregated | Passed ✅ | 180.0 | 205.5991118790273 | 6.324952965943181 | 0.0 | 1893 | 0 | 163.0808140000113 | 1519.4450000000188 |