What's Changed
- fix(utils.py): correctly log streaming cache hits (#5417) by @krrishdholakia in #5426
- fix(google_ai_studio): working context caching by @krrishdholakia in #5421
- [Fix-Proxy] /health check for provider wildcard models (fireworks/*) by @ishaan-jaff in #5431
- (bedrock): Add new cross-region inference support for Bedrock. by @Manouchehri in #5430
- [Feat-Proxy] Pass through Vertex Endpoint - allow forwarding vertex credentials by @ishaan-jaff in #5435
- [Feat-Proxy] Set tags per team - (use tag based routing for team) by @ishaan-jaff in #5432
Full Changelog: v1.44.10...v1.44.11-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.11-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 ✅ | 88 | 118.40403284020604 | 6.4826835045795566 | 0.0 | 1940 | 0 | 68.31259699998782 | 9454.062292000002 |
Aggregated | Passed ✅ | 88 | 118.40403284020604 | 6.4826835045795566 | 0.0 | 1940 | 0 | 68.31259699998782 | 9454.062292000002 |