What's Changed
- Updates Databricks provider docs by @djliden in #4442
- [Feat] Improve secret detection call hook - catch more cases by @ishaan-jaff in #4444
- [Fix] Secret redaction logic when used with logging callbacks by @ishaan-jaff in #4443
- [fix] error message on /v2/model info when no models exist by @ishaan-jaff in #4447
New Contributors
Full Changelog: v1.40.28...v1.40.29
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.29
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 ✅ | 150.0 | 169.90346260031845 | 6.295057404345822 | 0.0 | 1884 | 0 | 116.81983199997603 | 1212.0624549999661 |
Aggregated | Passed ✅ | 150.0 | 169.90346260031845 | 6.295057404345822 | 0.0 | 1884 | 0 | 116.81983199997603 | 1212.0624549999661 |