What's Changed
- Fix litellm_param based costing by @Sameerlite in #15336
- Fix parallel tool calls in the Anthropic passthrough adapter by @lcfyi in #15315
- fix: redact AWS credentials when redact_user_api_key_info enabled by @timelfrink in #15321
- Add new Azure AI models with pricing details by @emerzon in #15387
- [Feat] Add EnkryptAI Guardrails on LiteLLM by @ishaan-jaff in #15390
New Contributors
Full Changelog: v1.77.7.dev9...v1.77.7.dev11
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.77.7.dev11
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 | Failed ❌ | 60 | 81.25007193913015 | 6.541757489668992 | 6.541757489668992 | 1955 | 1955 | 41.79757800000061 | 4008.1233100000018 |
Aggregated | Failed ❌ | 60 | 81.25007193913015 | 6.541757489668992 | 6.541757489668992 | 1955 | 1955 | 41.79757800000061 | 4008.1233100000018 |