What's Changed
- [Fix-Proxy + Langfuse] Always log cache_key on hits/misses by @ishaan-jaff in #5226
- [Fix] use BaseAWSLLM for bedrock, sagemaker by @ishaan-jaff in #5233
- [Feat] Make Sagemaker Async by @ishaan-jaff in #5237
- fix using anthropic prompt caching on proxy by @ishaan-jaff in #5238
Full Changelog: v1.43.13.dev1...v1.43.15-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.43.15-stable
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 ✅ | 86 | 100.22178494992286 | 6.473362884276337 | 0.0 | 1937 | 0 | 71.80498400003898 | 1222.4466490000623 |
Aggregated | Passed ✅ | 86 | 100.22178494992286 | 6.473362884276337 | 0.0 | 1937 | 0 | 71.80498400003898 | 1222.4466490000623 |