What's Changed
- (Tutorial) Onboard Users for AI Exploration by @krrishdholakia in #11955
- Management Fixes - don't apply default internal user settings to admins + preserve all model access for teams with empty model list, when team model added + /v2/model/info fixes by @krrishdholakia in #11957
Full Changelog: v1.73.0-nightly...v1.73.0.rc.1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.73.0.rc.1
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 ✅ | 220.0 | 240.58426726332922 | 6.145106667198675 | 0.0 | 1838 | 0 | 196.0181700000021 | 1838.010895000025 |
Aggregated | Passed ✅ | 220.0 | 240.58426726332922 | 6.145106667198675 | 0.0 | 1838 | 0 | 196.0181700000021 | 1838.010895000025 |