What's Changed
- v1.73.6.rc by @krrishdholakia in #12146
- Litellm dev fix gemini web search tracking by @krrishdholakia in #12288
Full Changelog: v1.73.6.rc-draft...v1.73.6.rc.2-nightly
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.73.6.rc.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
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.73.6.rc.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 | Passed ✅ | 240.0 | 253.81756881926228 | 6.177006286627148 | 0.0 | 1848 | 0 | 216.07973900000843 | 1514.1312829999833 |
Aggregated | Passed ✅ | 240.0 | 253.81756881926228 | 6.177006286627148 | 0.0 | 1848 | 0 | 216.07973900000843 | 1514.1312829999833 |