What's Changed
- fix: supports_function_calling works with llm_proxy models by @pazevedo-hyland in #11381
- feat: add HuggingFace rerank provider support by @cainiaoit in #11438
- Litellm dev 06 05 2025 p2 by @krrishdholakia in #11470
New Contributors
- @pazevedo-hyland made their first contribution in #11381
- @cainiaoit made their first contribution in #11438
Full Changelog: v1.72.1.dev8...v1.72.2.dev_image
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.72.2.dev_image
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 ✅ | 250.0 | 266.1860423928771 | 6.200527110342324 | 0.0 | 1853 | 0 | 215.66505500004496 | 1307.9809779999891 |
Aggregated | Passed ✅ | 250.0 | 266.1860423928771 | 6.200527110342324 | 0.0 | 1853 | 0 | 215.66505500004496 | 1307.9809779999891 |