What's Changed
- [Fix-Proxy] Allow non admin keys to access /v1/messages Anthropic Routes by @ishaan-jaff in #4827
- [Feat] Add Arize AI callbacks on LiteLLM by @ishaan-jaff in #4826
- Fix errors with docker-compose file by @elabbarw in #4821
- fix raise correct provider on streaming content policy violation errors by @ishaan-jaff in #4828
- [Feat] - API Endpoints to control logging callbacks per Team by @ishaan-jaff in #4831
New Contributors
Full Changelog: v1.41.26...v1.41.27
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.27
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 ✅ | 130.0 | 146.5514615299953 | 6.406028445312135 | 0.0 | 1917 | 0 | 93.37116099999321 | 1550.851582000007 |
Aggregated | Passed ✅ | 130.0 | 146.5514615299953 | 6.406028445312135 | 0.0 | 1917 | 0 | 93.37116099999321 | 1550.851582000007 |