v1.44.12
版本发布时间: 2024-08-30 23:24:07
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
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.12
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 | 170.9298622524008 | 6.267070184477542 | 0.0 | 1874 | 0 | 104.92637400000149 | 4227.257602999998 |
Aggregated | Passed ✅ | 130.0 | 170.9298622524008 | 6.267070184477542 | 0.0 | 1874 | 0 | 104.92637400000149 | 4227.257602999998 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 534B