What's Changed
- Litellm Minor Fixes & Improvements (11/08/2024) by @krrishdholakia in #6658
- (pricing): Fix multiple mistakes in Claude pricing by @Manouchehri in #6666
Full Changelog: v1.52.2...v1.52.3
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.3
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 ✅ | 210.0 | 236.59706194640916 | 6.234242656262243 | 0.0 | 1866 | 0 | 180.61705699994945 | 3424.5764140000006 |
Aggregated | Passed ✅ | 210.0 | 236.59706194640916 | 6.234242656262243 | 0.0 | 1866 | 0 | 180.61705699994945 | 3424.5764140000006 |