What's Changed
- [Feat-Proxy] Add Custom Guardrails by @ishaan-jaff in #5342
- [Feat-LiteLLM] Add Vertex AI - Text to speech support by @ishaan-jaff in #5346
- Update SSL verification by @OgnjenFrancuski in #5292
- feat(sagemaker.py): add sagemaker messages api support by @krrishdholakia in #5343
New Contributors
- @OgnjenFrancuski made their first contribution in #5292
Full Changelog: v1.44.4...v1.44.5
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.5
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 ✅ | 120.0 | 143.13824969574247 | 6.438620895098571 | 0.0 | 1926 | 0 | 104.47404999996479 | 1345.9387880000122 |
Aggregated | Passed ✅ | 120.0 | 143.13824969574247 | 6.438620895098571 | 0.0 | 1926 | 0 | 104.47404999996479 | 1345.9387880000122 |