Name | Modified | Size | Downloads / 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
- Litellm release notes 07 27 2025 p1 by @krrishdholakia in https://github.com/BerriAI/litellm/pull/13027
- VertexAI - camelcase optional params for image generation + Anthropic - streaming, always ensure assistant role set on only first chunk by @krrishdholakia in https://github.com/BerriAI/litellm/pull/12889
- Bulk User Edit - additional improvements - edit all users + set 'no-default-models' on all users by @krrishdholakia in https://github.com/BerriAI/litellm/pull/12925
- add X-Initiator header for GitHub Copilot to reduce premium requests by @ckoehler in https://github.com/BerriAI/litellm/pull/13016
- docs - openwebui show how to include reasoning content for gemini models by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/13060
New Contributors
- @ckoehler made their first contribution in https://github.com/BerriAI/litellm/pull/13016
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 |