v1.44.12-stable
版本发布时间: 2024-08-31 00:14:47
BerriAI/litellm最新发布版本:v1.44.15-stable(2024-09-04 00:07:25)
What's Changed
- fix: Minor LiteLLM Fixes + Improvements (29/08/2024) by @krrishdholakia in https://github.com/BerriAI/litellm/pull/5436
- [Pricing] Add pricing for Openai ft:gpt-4o by @kiriloman in https://github.com/BerriAI/litellm/pull/5442
- [Feat-Proxy] Show all exceptioons types on swagger for LiteLLM Proxy by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5438
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.44.11...v1.44.12-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.12-stable
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 ✅ | 130.0 | 147.17085532826442 | 6.3725237061125695 | 0.0 | 1907 | 0 | 101.22445500002186 | 1323.9057460000367 |
Aggregated | Passed ✅ | 130.0 | 147.17085532826442 | 6.3725237061125695 | 0.0 | 1907 | 0 | 101.22445500002186 | 1323.9057460000367 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 540B