github BerriAI/litellm v1.41.0

latest releases: v1.41.2-stable, v1.41.2, v1.41.1...
2 days ago

What's Changed

Note: This release contains changes in how pre-call-checks run for azure models. Filtering models based on context window limits, will only apply to azure models if the base_model is set.

To enable pre-call-checks 👉 https://docs.litellm.ai/docs/routing#pre-call-checks-context-window-eu-regions

Full Changelog: v1.40.31...v1.41.0

Docker Run LiteLLM Proxy

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

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 ✅ 130.0 156.9410206132132 6.2719899835647945 0.0 1877 0 112.84582399997589 1745.2864320000003
Aggregated Passed ✅ 130.0 156.9410206132132 6.2719899835647945 0.0 1877 0 112.84582399997589 1745.2864320000003

Don't miss a new litellm release

NewReleases is sending notifications on new releases.