What's Changed
- Anthropic - Files API w/ form-data support on passthrough + File ID support on
/chat/completion
by @krrishdholakia in #11256 - [Feat] UI - show vector store permissions for Key, Team, Org by @ishaan-jaff in #11277
- [Fix] Bedrock Guard Auth Param Persistence by @ishaan-jaff in #11270
- Streamline session expiration in UI by @whitfin in #11279
- [Chore] Only run init mcp servers if the mcp pip is available by @ishaan-jaff in #11282
- [Feat] Enforce Vector Store Access Controls on LiteLLM Auth by @ishaan-jaff in #11281
- [Bug]: Performance Fix Max langfuse clients reached: 20 is greater than 20 by @ishaan-jaff in #11285
New Contributors
Full Changelog: v1.71.2.dev3...v1.71.3-nightly
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.71.3-nightly
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 ✅ | 200.0 | 221.59815747945856 | 6.184736821630118 | 0.0033431009846649285 | 1850 | 1 | 180.60721699998794 | 1631.560879999995 |
Aggregated | Passed ✅ | 200.0 | 221.59815747945856 | 6.184736821630118 | 0.0033431009846649285 | 1850 | 1 | 180.60721699998794 | 1631.560879999995 |