github BerriAI/litellm v1.44.8-dev1

latest releases: v1.46.6, v1.46.5, v1.46.4...
21 days ago

What's Changed

New Contributors

Full Changelog: v1.44.8...v1.44.8-dev1

Docker Run LiteLLM Proxy

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

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

Docker Run LiteLLM Proxy

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

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 ✅ 140.0 165.5998142681111 6.323551839446042 0.0 1891 0 107.57471499999838 2245.6900200000405
Aggregated Passed ✅ 140.0 165.5998142681111 6.323551839446042 0.0 1891 0 107.57471499999838 2245.6900200000405

Don't miss a new litellm release

NewReleases is sending notifications on new releases.