What's Changed
- [Testing-Proxy] Add E2E Admin UI testing by @ishaan-jaff in #5845
- [UI Fix] List all teams on UI when user is Admin by @ishaan-jaff in #5851
Full Changelog: v1.47.2...v1.47.2.dev4
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.47.2.dev4
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 ✅ | 93 | 107.70167930944973 | 6.44480680494056 | 0.0 | 1926 | 0 | 71.48945900007675 | 1084.4464099999982 |
Aggregated | Passed ✅ | 93 | 107.70167930944973 | 6.44480680494056 | 0.0 | 1926 | 0 | 71.48945900007675 | 1084.4464099999982 |