github BerriAI/litellm v1.63.2-nightly

latest releases: v1.63.2-stable, v1.63.3-nightly
3 days ago

What's Changed

  • Return signature on bedrock converse thinking + Fix {} empty dictionary on streaming + thinking by @krrishdholakia in #9023
  • (Refactor) /v1/messages to follow simpler logic for Anthropic API spec by @ishaan-jaff in #9013

Full Changelog: v1.63.0-nightly...v1.63.2-nightly

Docker Run LiteLLM Proxy

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

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 ✅ 250.0 283.0173457426872 6.168530673577194 0.0 1846 0 214.4760310000038 4984.3768089999685
Aggregated Passed ✅ 250.0 283.0173457426872 6.168530673577194 0.0 1846 0 214.4760310000038 4984.3768089999685

Don't miss a new litellm release

NewReleases is sending notifications on new releases.