What's Changed
- Show Guardrails on UI by @krrishdholakia in #8447
- Log applied guardrails on LLM API call by @krrishdholakia in #8452
- Ui Fixes Teams Setting #8347 by @tahaali-dev in #8353
- (UI) allow adding model aliases for teams by @ishaan-jaff in #8471
- (round 4 fixes) - Team model alias setting by @ishaan-jaff in #8474
Full Changelog: v1.61.0...v1.61.1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.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 ✅ | 160.0 | 180.272351294557 | 6.268555221678184 | 0.0 | 1874 | 0 | 118.979319999994 | 3618.562145999988 |
Aggregated | Passed ✅ | 160.0 | 180.272351294557 | 6.268555221678184 | 0.0 | 1874 | 0 | 118.979319999994 | 3618.562145999988 |