What's Changed
- fix(base_invoke_transformation.py): support extra_headers on bedrock … by @krrishdholakia in #9113
- feat(handle_jwt.py): support multiple jwt url's by @krrishdholakia in #9047
- Return
code
,param
andtype
on openai bad request error by @krrishdholakia in #9109 - feature: Handle ManagedIdentityCredential in Azure AD token provider by @you-n-g in #9135
- Adding/Update of models by @emerzon in #9120
- Update bedrock.md for variable consistency by @superpoussin22 in #8185
- ci: add helm unittest by @mknet3 in #9068
- [UI Fixes RBAC] - for Internal User Viewer Permissions by @ishaan-jaff in #9148
Full Changelog: v1.63.6-nightly...v1.63.6.dev1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.63.6.dev1
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 ✅ | 210.0 | 231.1532913758782 | 6.178065596694084 | 0.0 | 1849 | 0 | 182.94453300001123 | 3487.431916000048 |
Aggregated | Passed ✅ | 210.0 | 231.1532913758782 | 6.178065596694084 | 0.0 | 1849 | 0 | 182.94453300001123 | 3487.431916000048 |