What's Changed
- Add simple OpenTelemetry tracer by @yujonglee in #3974
Full Changelog: v1.40.1...v1.40.1.dev2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.1.dev2
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.0382996107586 | 6.334561220731733 | 0.0 | 1896 | 0 | 114.13910500004931 | 1784.0317350000134 |
Aggregated | Passed ✅ | 140.0 | 177.0382996107586 | 6.334561220731733 | 0.0 | 1896 | 0 | 114.13910500004931 | 1784.0317350000134 |