Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
load_test.html | 2025-09-28 | 1.7 MB | |
load_test_stats.csv | 2025-09-28 | 548 Bytes | |
README.md | 2025-09-28 | 1.5 kB | |
v1.77.6.dev.1 source code.tar.gz | 2025-09-28 | 196.4 MB | |
v1.77.6.dev.1 source code.zip | 2025-09-28 | 198.6 MB | |
Totals: 5 Items | 396.6 MB | 0 |
What's Changed
- [Fix] Fix LiteLLM model name fallback in dashboard overview by @herve-ves in https://github.com/BerriAI/litellm/pull/14998
- [Fix] Use the
extra_query
parameter for GET requests in Azure Batch by @eycjur in https://github.com/BerriAI/litellm/pull/14997 - MCP - specify forwardable headers, specify allowed/disallowed tools for MCP servers by @krrishdholakia in https://github.com/BerriAI/litellm/pull/15002
New Contributors
- @herve-ves made their first contribution in https://github.com/BerriAI/litellm/pull/14998
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.77.5-nightly...v1.77.6.dev.1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.77.6.dev.1
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 ❌ | 62 | 81.92432634257806 | 6.505195152344288 | 6.505195152344288 | 1947 | 1947 | 43.96903999997903 | 3188.437694000015 |
Aggregated | Failed ❌ | 62 | 81.92432634257806 | 6.505195152344288 | 6.505195152344288 | 1947 | 1947 | 43.96903999997903 | 3188.437694000015 |