Skip to content

v1.70.2-nightly

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 01:03
· 1 commit to 98e9db340cc98f6169693cc31f6d8b4ee9b4fa6f since this release

Full Changelog: v1.70.1.dev2...v1.70.2-nightly

Docker Run LiteLLM Proxy

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

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 Failed ❌ 480.0 551.6473700786378 5.693462012007638 0.0 1704 0 435.9962309999901 1522.4978100000044
Aggregated Failed ❌ 480.0 551.6473700786378 5.693462012007638 0.0 1704 0 435.9962309999901 1522.4978100000044

What's Changed

New Contributors

Full Changelog: v1.70.1-stable...v1.70.2-nightly