1.41.11.dev5
版本发布时间: 2024-07-08 23:09:30
BerriAI/litellm最新发布版本:v1.44.15-stable(2024-09-04 00:07:25)
What's Changed
- Fix bugs with watsonx embedding/async endpoints by @simonsanvil in https://github.com/BerriAI/litellm/pull/4586
- fix - setting rpm/tpm on proxy through admin ui by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/4599
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.41.11.dev1...1.41.11.dev5
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-1.41.11.dev5
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 ✅ | 140.0 | 166.18531687486887 | 6.332350486611239 | 0.0 | 1894 | 0 | 115.08063899998433 | 2456.9064480000407 |
Aggregated | Passed ✅ | 140.0 | 166.18531687486887 | 6.332350486611239 | 0.0 | 1894 | 0 | 115.08063899998433 | 2456.9064480000407 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 538B