Download Latest Version v1.74.9.rc.1 source code.tar.gz (189.6 MB)
Email in envelope

Get an email when there's a new version of LiteLLM

Home / v1.74.9.rc.1
Name Modified Size InfoDownloads / Week
Parent folder
load_test.html 2025-07-29 1.7 MB
load_test_stats.csv 2025-07-29 534 Bytes
README.md 2025-07-28 1.8 kB
v1.74.9.rc.1 source code.tar.gz 2025-07-28 189.6 MB
v1.74.9.rc.1 source code.zip 2025-07-28 191.6 MB
Totals: 5 Items   382.8 MB 0

What's Changed

New Contributors

Full Changelog: https://github.com/BerriAI/litellm/compare/v1.74.9.rc-draft...v1.74.9.rc.1

Docker Run LiteLLM Proxy

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

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 ✅ 150.0 180.24405544900065 6.355234942621607 0.0 1902 0 112.3965190000149 1229.673353999999
Aggregated Passed ✅ 150.0 180.24405544900065 6.355234942621607 0.0 1902 0 112.3965190000149 1229.673353999999
Source: README.md, updated 2025-07-28