🚨 Known issue on Proxy Admin UI - all teams do not load. Fixed here: #5804
What's Changed
- [Feat] Add proxy level prometheus metrics by @ishaan-jaff in #5789
- [ Proxy - User Management]: If user assigned to a team don't show Default Team by @ishaan-jaff in #5791
- [Feat] Add Error Handling for /key/list endpoint by @ishaan-jaff in #5787
Full Changelog: v1.46.7...v1.46.8
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.46.8
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 ✅ | 110.0 | 127.01951292939152 | 6.392058808295182 | 0.0 | 1912 | 0 | 87.00463700006367 | 2803.938766999977 |
Aggregated | Passed ✅ | 110.0 | 127.01951292939152 | 6.392058808295182 | 0.0 | 1912 | 0 | 87.00463700006367 | 2803.938766999977 |