Skip to content

v1.69.0-stable

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 02:24
beae5cf

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:litellm_stable_release_branch-v1.69.0-stable

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.33108534405653 6.12787888551344 0.0 1834 0 216.09041499999648 1326.1799069999824
Aggregated Passed ✅ 240.0 264.33108534405653 6.12787888551344 0.0 1834 0 216.09041499999648 1326.1799069999824

What's Changed

New Contributors

Full Changelog: v1.68.0-stable...v1.69.0-stable