What's Changed
- update canary by @yujonglee in #5459
- Bump pagefind from 1.1.0 to 1.1.1 in /docs/my-website by @dependabot in #5491
- [Feat] Add Google Secret Manager Support by @ishaan-jaff in #5489
- [Feat-Proxy] Enterprise - allow controlling allowed private, public, admin only routes by @ishaan-jaff in #5494
- [Feat-Proxy] bump langfuse sdk version on docker by @ishaan-jaff in #5497
- LiteLLM Minor fixes + improvements (08/03/2024) by @krrishdholakia in #5488
Full Changelog: v1.44.15...v1.44.16
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.16
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 ✅ | 150.0 | 172.57036657744393 | 6.428433196552351 | 0.0033411814950895795 | 1924 | 1 | 111.12589300000764 | 1407.5345470000116 |
Aggregated | Passed ✅ | 150.0 | 172.57036657744393 | 6.428433196552351 | 0.0033411814950895795 | 1924 | 1 | 111.12589300000764 | 1407.5345470000116 |