v1.53.7.dev4
版本发布时间: 2024-12-06 00:17:18
BerriAI/litellm最新发布版本:v1.54.0(2024-12-08 12:50:00)
What's Changed
- (UI) Fix viewing home page keys on a new DB by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/7042
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.53.7...v1.53.7.dev4
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.53.7.dev4
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 ❌ | 260.0 | 301.42724034818906 | 5.997929238673837 | 0.0 | 1795 | 0 | 228.56110200001467 | 3614.213866 |
Aggregated | Failed ❌ | 260.0 | 301.42724034818906 | 5.997929238673837 | 0.0 | 1795 | 0 | 228.56110200001467 | 3614.213866 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 526B