What's Changed
- [Fix] Model Hub - Show supports vision correctly by @ishaan-jaff in #4661
- Add missing space in "Failed Tracking Cost" Slack alert msg by @msabramo in #4662
- Remove unnecessary imports by @msabramo in #4647
- Fix: Add prisma binary_cache_dir specification to pyproject.toml by @freinold in #4640
- Bump braces from 3.0.2 to 3.0.3 in /ui by @dependabot in #4665
- [Fix] UI Allow setting custom model names for OpenAI compatible endpoints by @ishaan-jaff in #4667
- [UI-Fix] Setting router settings on ui by @ishaan-jaff in #4668
- Bump azure-identity from 1.16.0 to 1.16.1 by @dependabot in #4666
New Contributors
Full Changelog: v1.41.17...v1.41.18
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.18
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 ✅ | 130.0 | 156.4830850925827 | 6.353995699021305 | 0.0 | 1901 | 0 | 112.95200299997532 | 952.8679799999509 |
Aggregated | Passed ✅ | 130.0 | 156.4830850925827 | 6.353995699021305 | 0.0 | 1901 | 0 | 112.95200299997532 | 952.8679799999509 |