github BerriAI/litellm v1.71.2.dev4

latest releases: v1.76.2-nightly, v1.76.1.rc.2, v1.76.1.rc.1...
3 months ago

What's Changed

  • Anthropic - Files API w/ form-data support on passthrough + File ID support on /chat/completion by @krrishdholakia in #11256

Full Changelog: v1.71.2.dev3...v1.71.2.dev4

Docker Run LiteLLM Proxy

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

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 263.3429873393448 6.116495223367543 0.0 1830 0 217.98819499997535 1207.9216220000148
Aggregated Passed ✅ 250.0 263.3429873393448 6.116495223367543 0.0 1830 0 217.98819499997535 1207.9216220000148

Don't miss a new litellm release

NewReleases is sending notifications on new releases.