What's Changed
- Anthropic
/v1/messages
endpoint support by @krrishdholakia in #4635 - Create helm package and move index.yaml file location by @lowjiansheng in #4625
- [Proxy - OTEL] Fix logging DB, Redis Cache Reads by @ishaan-jaff in #4656
- Shorter success callbacks from
/health/readiness
by @msabramo in #4652 - [Test-Proxy] Otel Traces by @ishaan-jaff in #4658
- Litellm linting fixes by @krrishdholakia in #4663
Full Changelog: v1.41.15...v1.41.17
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.17
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 | 161.99401246125547 | 6.337949079570679 | 0.0 | 1897 | 0 | 118.68373999999449 | 1556.5389569999866 |
Aggregated | Passed ✅ | 140.0 | 161.99401246125547 | 6.337949079570679 | 0.0 | 1897 | 0 | 118.68373999999449 | 1556.5389569999866 |