What's Changed
- (chore) ci/cd fix - use correct
test_key_generate_prisma.py
by @ishaan-jaff in #6718 - Litellm key update fix by @krrishdholakia in #6710
- Update code blocks in huggingface.md by @Aiden-Jeon in #6737
- Doc fix for prefix support by @CamdenClark in #6734
- (Feat) Add support for storing virtual keys in AWS SecretManager by @ishaan-jaff in #6728
- LiteLLM Minor Fixes & Improvement (11/14/2024) by @krrishdholakia in #6730
New Contributors
- @Aiden-Jeon made their first contribution in #6737
- @CamdenClark made their first contribution in #6734
Full Changelog: v1.52.6...v1.52.8
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.8
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 ✅ | 270.0 | 298.55231204572533 | 6.139888957283805 | 0.0 | 1837 | 0 | 232.112771000061 | 1744.873116000008 |
Aggregated | Passed ✅ | 270.0 | 298.55231204572533 | 6.139888957283805 | 0.0 | 1837 | 0 | 232.112771000061 | 1744.873116000008 |