v1.53.3
github-actions
released this
03 Dec 21:04
·
4 commits
to 7d26c1ab6b95f140511501aed88f39aadab0050d
since this release
What's Changed
- Litellm dev 11 30 2024 by @krrishdholakia in #6974
- LiteLLM Minor Fixes & Improvements (12/02/2024) by @krrishdholakia in #6994
- Litellm test ci cd by @krrishdholakia in #6997
- (fix) logging Auth errors on datadog by @ishaan-jaff in #6995
- (fixes) datadog logging - handle 1MB max log size on DD by @ishaan-jaff in #6996
- Litellm dbrx structured outputs support by @krrishdholakia in #6993
Full Changelog: v1.53.2...v1.53.3
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.53.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 ✅ | 260.0 | 295.3963784342538 | 6.049806369807933 | 0.0 | 1810 | 0 | 224.3657600000688 | 2447.638761999997 |
Aggregated | Passed ✅ | 260.0 | 295.3963784342538 | 6.049806369807933 | 0.0 | 1810 | 0 | 224.3657600000688 | 2447.638761999997 |