github BerriAI/litellm v1.48.15

3 hours ago

What's Changed

Full Changelog: v1.48.14...v1.48.15

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.48.15

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.48.15

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.19756279801152 6.391191282424009 0.0 1911 0 122.57483899998078 934.5902409999667
Aggregated Passed ✅ 140.0 166.19756279801152 6.391191282424009 0.0 1911 0 122.57483899998078 934.5902409999667

Don't miss a new litellm release

NewReleases is sending notifications on new releases.