github BerriAI/litellm v1.50.1-stable.1

latest release: v1.50.1.dev1
20 hours ago

What's Changed

  • fix(anthropic/chat/transformation.py): fix anthropic header [STABLE BRANCH] by @krrishdholakia in #6365

Full Changelog: v1.50.1...v1.50.1-stable.1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.50.1-stable.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 ✅ 190.0 209.56840744045144 6.231012229664211 0.0 1864 0 177.2575180000331 3604.4288230000348
Aggregated Passed ✅ 190.0 209.56840744045144 6.231012229664211 0.0 1864 0 177.2575180000331 3604.4288230000348

Don't miss a new litellm release

NewReleases is sending notifications on new releases.