github BerriAI/litellm v1.57.10

latest releases: v1.58.0, v1.57.8-stable, v1.57.11...
11 hours ago

v1.57.10 - Alpha Release

🚨 This is an alpha release - we've made several performance / RPS improvements to litellm core. If you see any issues please file it https://github.com/BerriAI/litellm/issues

Full Changelog: v1.57.8...v1.57.10

Docker Run LiteLLM Proxy

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

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 ✅ 240.0 264.0629029362514 6.184926091214754 0.0 1851 0 213.62108399998192 1622.618584999998
Aggregated Passed ✅ 240.0 264.0629029362514 6.184926091214754 0.0 1851 0 213.62108399998192 1622.618584999998

Don't miss a new litellm release

NewReleases is sending notifications on new releases.