v1.53.3.dev2
版本发布时间: 2024-12-04 10:02:25
BerriAI/litellm最新发布版本:v1.54.0(2024-12-08 12:50:00)
What's Changed
- (QOL fix) - remove duplicate code from datadog logger by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/7013
- (UI) Sub 1s Internal User Tab load time by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/7007
Full Changelog: https://github.com/BerriAI/litellm/compare/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 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 540B