v1.44.14
版本发布时间: 2024-09-01 09:51:36
BerriAI/litellm最新发布版本:v1.44.15-stable(2024-09-04 00:07:25)
What's Changed
- anthropic prompt caching cost tracking by @krrishdholakia in https://github.com/BerriAI/litellm/pull/5453
- [Feat-Proxy] track spend logs for vertex pass through endpoints by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5457
- [Feat] New Provider - Add Cerebras AI API by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5461
- [Feat - Prometheus] - Track error_code, model metric by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/5463
- Minor LiteLLM Fixes and Improvements by @krrishdholakia in https://github.com/BerriAI/litellm/pull/5456
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.44.13...v1.44.14
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.14
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 | 174.81784158205727 | 6.331611805444247 | 0.0 | 1895 | 0 | 108.71869999994033 | 5381.36602100002 |
Aggregated | Passed ✅ | 140.0 | 174.81784158205727 | 6.331611805444247 | 0.0 | 1895 | 0 | 108.71869999994033 | 5381.36602100002 |
1、 load_test.html 1.59MB
2、 load_test_stats.csv 534B