What's Changed
- fix - UI submit chat on enter by @ishaan-jaff in #3916
- Revert "Revert "fix: Log errors in Traceloop Integration (reverts previous revert)"" by @nirga in #3909
Full Changelog: v1.39.3...v1.39.4
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.39.4
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 ✅ | 120.0 | 135.98662418243552 | 6.404889633803229 | 0.0 | 1913 | 0 | 97.80563699996492 | 1663.1231360000243 |
Aggregated | Passed ✅ | 120.0 | 135.98662418243552 | 6.404889633803229 | 0.0 | 1913 | 0 | 97.80563699996492 | 1663.1231360000243 |