What's Changed
- Litellm release notes 07 27 2025 p1 by @krrishdholakia in #13027
- VertexAI - camelcase optional params for image generation + Anthropic - streaming, always ensure assistant role set on only first chunk by @krrishdholakia in #12889
- Bulk User Edit - additional improvements - edit all users + set 'no-default-models' on all users by @krrishdholakia in #12925
- add X-Initiator header for GitHub Copilot to reduce premium requests by @ckoehler in #13016
- docs - openwebui show how to include reasoning content for gemini models by @ishaan-jaff in #13060
New Contributors
Full Changelog: 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
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 ✅ | 130.0 | 168.0418430074381 | 6.293403780045943 | 0.0 | 1882 | 0 | 97.96855799999094 | 1049.3644050000057 |
Aggregated | Passed ✅ | 130.0 | 168.0418430074381 | 6.293403780045943 | 0.0 | 1882 | 0 | 97.96855799999094 | 1049.3644050000057 |