What's Changed
- (QOL fix) - remove duplicate code from datadog logger by @ishaan-jaff in #7013
- (UI) Sub 1s Internal User Tab load time by @ishaan-jaff in #7007
Full Changelog: v1.53.3...v1.53.3.dev2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.53.3.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 ✅ | 230.0 | 254.71533959127268 | 6.282620253609997 | 0.0 | 1879 | 0 | 197.70822599997473 | 3258.8738069999863 |
Aggregated | Passed ✅ | 230.0 | 254.71533959127268 | 6.282620253609997 | 0.0 | 1879 | 0 | 197.70822599997473 | 3258.8738069999863 |