What's Changed
* feat: clarify slack alerting message by nibalizer in https://github.com/BerriAI/litellm/pull/4023
* [Admin UI] Analytics - fix div by 0 error on /model/metrics by ishaan-jaff in https://github.com/BerriAI/litellm/pull/4021
* Use DEBUG level for curl command logging by grav in https://github.com/BerriAI/litellm/pull/2980
* feat(create_user_button.tsx): allow admin to invite user to proxy via user-email/pwd invite-links by krrishdholakia in https://github.com/BerriAI/litellm/pull/4028
* [FIX] Proxy redirect to `PROXY_BASE_URL/ui` after logging in by ishaan-jaff in https://github.com/BerriAI/litellm/pull/4027
* [Feat] Audit Logs for Key, User, ProxyModel CRUD operations by ishaan-jaff in https://github.com/BerriAI/litellm/pull/4030
New Contributors
* nibalizer made their first contribution in https://github.com/BerriAI/litellm/pull/4023
**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.40.3...v1.40.4
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.4
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
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.4
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 ✅ | 74 | 89.43947919222931 | 6.450062450815326 | 0.0 | 1930 | 0 | 64.37952199996744 | 1143.0389689999743 |
| Aggregated | Passed ✅ | 74 | 89.43947919222931 | 6.450062450815326 | 0.0 | 1930 | 0 | 64.37952199996744 | 1143.0389689999743 |
v1.40.3-stable
What's Changed
* feat: clarify slack alerting message by nibalizer in https://github.com/BerriAI/litellm/pull/4023
New Contributors
* nibalizer made their first contribution in https://github.com/BerriAI/litellm/pull/4023
**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.40.3...v1.40.3-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.3-stable
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 | 166.81647102860174 | 6.3100225495221665 | 0.0 | 1888 | 0 | 109.54055500008053 | 2288.330084999984 |
| Aggregated | Passed ✅ | 140.0 | 166.81647102860174 | 6.3100225495221665 | 0.0 | 1888 | 0 | 109.54055500008053 | 2288.330084999984 |