Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
load_test.html | < 18 hours ago | 1.7 MB | |
load_test_stats.csv | < 18 hours ago | 568 Bytes | |
README.md | < 19 hours ago | 1.5 kB | |
v1.77.7.dev10 source code.tar.gz | < 19 hours ago | 198.7 MB | |
v1.77.7.dev10 source code.zip | < 19 hours ago | 201.2 MB | |
Totals: 5 Items | 401.5 MB | 0 |
What's Changed
- Fix litellm_param based costing by @Sameerlite in https://github.com/BerriAI/litellm/pull/15336
- Fix parallel tool calls in the Anthropic passthrough adapter by @lcfyi in https://github.com/BerriAI/litellm/pull/15315
- fix: redact AWS credentials when redact_user_api_key_info enabled by @timelfrink in https://github.com/BerriAI/litellm/pull/15321
New Contributors
- @lcfyi made their first contribution in https://github.com/BerriAI/litellm/pull/15315
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.77.7.dev9...v1.77.7.dev10
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.77.7.dev10
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 ❌ | 130.0 | 152.50914401731282 | 6.370277666474694 | 6.370277666474694 | 1906 | 1906 | 91.72160099998905 | 2548.968368999994 |
Aggregated | Failed ❌ | 130.0 | 152.50914401731282 | 6.370277666474694 | 6.370277666474694 | 1906 | 1906 | 91.72160099998905 | 2548.968368999994 |