v1.41.1
·
8 commits
to 58b7ba93cc224ce63abf05a786a4e7c82e9a4451
since this release
What's Changed
- [Doc] Add spec on pass through endpoints by @ishaan-jaff in #4468
- feat - Allow adding authentication on pass through endpoints by @ishaan-jaff in #4469
- tests - pass through endpoint by @ishaan-jaff in #4470
Full Changelog: v1.41.0...v1.41.1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.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 ✅ | 120.0 | 135.94747413256803 | 6.401388314451501 | 0.0 | 1916 | 0 | 98.61660699999675 | 1625.039872000002 |
Aggregated | Passed ✅ | 120.0 | 135.94747413256803 | 6.401388314451501 | 0.0 | 1916 | 0 | 98.61660699999675 | 1625.039872000002 |