v1.53.5
版本发布时间: 2024-12-05 02:21:59
BerriAI/litellm最新发布版本:v1.54.0(2024-12-08 12:50:00)
What's Changed
- LiteLLM Minor Fixes & Improvements (12/03/2024) by @krrishdholakia in https://github.com/BerriAI/litellm/pull/7008
- Add prompt caching flag for Azure OpenAI gpt-4o-2024-08-06 by @fengjiajie in https://github.com/BerriAI/litellm/pull/7020
- fix: Add credential templates in migration job when using existing DB by @stevencrake-nscale in https://github.com/BerriAI/litellm/pull/6792
New Contributors
- @fengjiajie made their first contribution in https://github.com/BerriAI/litellm/pull/7020
- @stevencrake-nscale made their first contribution in https://github.com/BerriAI/litellm/pull/6792
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.53.4...v1.53.5
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.53.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 | Failed ❌ | 280.0 | 319.61681502986755 | 6.043486566751137 | 0.0 | 1808 | 0 | 233.45962199999803 | 4589.378371999999 |
Aggregated | Failed ❌ | 280.0 | 319.61681502986755 | 6.043486566751137 | 0.0 | 1808 | 0 | 233.45962199999803 | 4589.378371999999 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 538B