What's Changed
- feat(auth_checks.py): Allow admin to disable team from turning on/off guardrails by @krrishdholakia in #4810
- Braintrust logging integration by @krrishdholakia in #4830
- [Feat-Proxy] Disable Logging per Team by @ishaan-jaff in #4835
- Fix + Docs - slack alerting separate alerts by webhook url by @ishaan-jaff in #4837
- Litellm triton chatcompletion support - Resubmit of #3895 by @giritatavarty-8451 in #3905
- (docs): Add OIDC doc. by @Manouchehri in #4836
- [Fix-Proxy] Spend Tracking - accept null values for api_base (optional fields) in SpendLogs by @ishaan-jaff in #4844
- [Feat] - /v1/messages support usage tracking on spendLogs by @ishaan-jaff in #4841
- doc - using anthropic with litellm proxy server by @ishaan-jaff in #4838
Full Changelog: v1.41.27...v1.41.28
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.28
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 | 145.0982082533176 | 6.291604409024448 | 0.0 | 1883 | 0 | 102.05236299998433 | 2429.1477409999516 |
Aggregated | Passed ✅ | 120.0 | 145.0982082533176 | 6.291604409024448 | 0.0 | 1883 | 0 | 102.05236299998433 | 2429.1477409999516 |