What's Changed
- fix KeyError when call deepseek api by @wolf-joe in #5530
- [UI] Show when a virtual key expires by @ishaan-jaff in #5541
- [Fix-Proxy] allow internal user and internal viewer to view usage by @ishaan-jaff in #5536
- LiteLLM Merged PR's by @krrishdholakia in #5538
- Update lago.py to accomodate API change (#5495) by @krrishdholakia in #5543
- LiteLLM Minor Fixes and Improvements by @krrishdholakia in #5537
- [Fix] transcription/atranscription file parameter should accept correct types by @ishaan-jaff in #5534
New Contributors
Full Changelog: v1.44.18...v1.44.19
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.19
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 | 169.38227208086795 | 6.321167248443861 | 0.0 | 1892 | 0 | 114.4958109999834 | 2909.539383999999 |
Aggregated | Passed ✅ | 140.0 | 169.38227208086795 | 6.321167248443861 | 0.0 | 1892 | 0 | 114.4958109999834 | 2909.539383999999 |