LiteLLM Gateway (Proxy) Updates v1.43.9
Get notified when Create, Update, Delete operations are done on Virtual Keys, Users and Teams
👉 Start here to use: https://docs.litellm.ai/docs/proxy/alerting
🪣 [Feat] GCS Bucket logging - log in folders based on dd-m-yyyy
🪣 [Feat] GCS Bucket logging - log api key metadata + response cost
✨ [Proxy - docstring] fix curl on docstring on /team endpoints
⚡️ [Feat-Proxy] send fallbacks statistics on slack notifications
What's Changed
- [Feat-Proxy] send prometheus fallbacks stats to slack by @ishaan-jaff in #5154
- [Feat-Security] Send Slack Alert when CRUD ops done on Virtual Keys, Teams, Internal Users by @ishaan-jaff in #5166
- [Proxy docstring] fix curl on docstring on /team endpoints by @ishaan-jaff in #5167
- [Feat Proxy] Send slack alert on CRUD endpoints for Internal Users by @ishaan-jaff in #5168
- [Feat] Log GCS logs in folders based on dd-m-yyyy by @ishaan-jaff in #5171
- [Feat] GCS Bucket logging - log api key metadata + response cost by @ishaan-jaff in #5169
Full Changelog: v1.43.7...v1.43.9
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.43.9
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 ✅ | 120.0 | 137.22814964462026 | 6.367015610222066 | 0.0 | 1905 | 0 | 95.95173799999657 | 1027.7449360000048 |
Aggregated | Passed ✅ | 120.0 | 137.22814964462026 | 6.367015610222066 | 0.0 | 1905 | 0 | 95.95173799999657 | 1027.7449360000048 |