v1.75.5.rc.1
·
3 commits
to 1cd827874f03473c4f91956e3d8bd7b4818afebb
since this release
What's Changed
- Litellm release notes 08 10 2025 by @krrishdholakia in #13479
- Litellm model cost map fixes by @krrishdholakia in #13480
- ui - build updated ui + increase max_tokens in health_check = 10 (gpt-5-nano throws error for max_token=1) by @krrishdholakia in #13482
Full Changelog: v1.75.5-stable.rc-draft...v1.75.5.rc.1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.75.5.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 ✅ | 140.0 | 177.87900723772194 | 6.396151577527124 | 0.0 | 1914 | 0 | 110.98393499997883 | 1386.0049980000042 |
Aggregated | Passed ✅ | 140.0 | 177.87900723772194 | 6.396151577527124 | 0.0 | 1914 | 0 | 110.98393499997883 | 1386.0049980000042 |