github BerriAI/litellm v1.40.1

latest releases: v1.41.7, v1.41.6.dev1, v1.41.6...
one month ago

What's Changed

New Contributors

Full Changelog: v1.40.0...v1.40.1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.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

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.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 ✅ 120.0 139.78250550967104 6.395300383667639 0.0 1913 0 95.28932899991105 1526.2213239999483
Aggregated Passed ✅ 120.0 139.78250550967104 6.395300383667639 0.0 1913 0 95.28932899991105 1526.2213239999483

Don't miss a new litellm release

NewReleases is sending notifications on new releases.