Skip to content

chore(deps): update dependency litellm to v1.51.0

renovate requested to merge renovate/litellm-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
litellm dependencies minor 1.50.0 -> 1.51.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

View the Renovate pipeline for this MR


Release Notes

BerriAI/litellm (litellm)

v1.51.0

Compare Source

What's Changed

Full Changelog: https://github.com/BerriAI/litellm/compare/v1.50.4...v1.51.0

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.51.0
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 230.0 256.2776533033099 6.163517714105049 0.0 1843 0 210.4747610000004 1438.3136239999885
Aggregated Passed 230.0 256.2776533033099 6.163517714105049 0.0 1843 0 210.4747610000004 1438.3136239999885

v1.50.4

Compare Source

What's Changed

Full Changelog: https://github.com/BerriAI/litellm/compare/v1.50.2...v1.50.4

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.50.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 Failed 280.0 312.6482922531862 6.037218908394318 0.0 1805 0 231.8999450000092 2847.2051709999846
Aggregated Failed 280.0 312.6482922531862 6.037218908394318 0.0 1805 0 231.8999450000092 2847.2051709999846

v1.50.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/BerriAI/litellm/compare/v1.50.1...v1.50.2

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.50.2
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 240.0 271.2844291307854 6.2111756488034775 0.0 1858 0 210.62568199999987 3226.4373430000433
Aggregated Passed 240.0 271.2844291307854 6.2111756488034775 0.0 1858 0 210.62568199999987 3226.4373430000433

v1.50.1

Compare Source

What's Changed

Full Changelog: https://github.com/BerriAI/litellm/compare/v1.50.0...v1.50.1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.50.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 260.0 288.9506471715694 6.1364168904754175 0.0 1836 0 231.4412910000101 1825.7555540000112
Aggregated Passed 260.0 288.9506471715694 6.1364168904754175 0.0 1836 0 231.4412910000101 1825.7555540000112

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Loading