What's Changed
- [Feat] Add fireworks AI embedding by @ishaan-jaff in #5812
- Correct casing by @superpoussin22 in #5817
- Fixed DeepSeek input and output tokens by @Columpio in #5718
- [Feat] Allow setting
supports_vision
for Custom OpenAI endpoints + Added testing by @ishaan-jaff in #5821 - [Feat] Add testing for prometheus failure metrics by @ishaan-jaff in #5823
- [Feat] Prometheus - show status code and class type on prometheus by @ishaan-jaff in #5806
- [Feat] Allow setting custom arize endpoint by @ishaan-jaff in #5709
- [SSO-UI] Set new sso users as internal_view role users by @ishaan-jaff in #5824
- Fix premium user check on key creation by @ishaan-jaff in #5826
- [fix-sso] Allow internal user viewer to view usage routes by @ishaan-jaff in #5825
- [Fix] virtual key auth checks on vertex ai pass through endpoints by @ishaan-jaff in #5827
New Contributors
- @superpoussin22 made their first contribution in #5817
- @Columpio made their first contribution in #5718
Full Changelog: v1.47.0...v1.47.1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.47.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 ✅ | 140.0 | 176.43602477377166 | 6.4003682679078615 | 0.0 | 1914 | 0 | 117.87740500000154 | 2631.672829999957 |
Aggregated | Passed ✅ | 140.0 | 176.43602477377166 | 6.4003682679078615 | 0.0 | 1914 | 0 | 117.87740500000154 | 2631.672829999957 |