What's Changed
- refactor(openai/azure.py): move to returning openai/azure response headers by default by @krrishdholakia in #5020
Full Changelog: v1.42.10...v1.42.11
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.42.11
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 ✅ | 100.0 | 133.03325972004214 | 6.385494007425846 | 0.0 | 1911 | 0 | 85.22510000000239 | 2206.01549700001 |
Aggregated | Passed ✅ | 100.0 | 133.03325972004214 | 6.385494007425846 | 0.0 | 1911 | 0 | 85.22510000000239 | 2206.01549700001 |