What's Changed
- Add test for Azure OIDC auth by @Manouchehri in #4839
- feat(vertex_ai_llama.py): vertex ai llama3.1 api support by @krrishdholakia in #4845
- Check existence of multiple views in 1 query by @msabramo in #4846
- feat - Add Azure_AI Llama v3.1 API deployments to the model prices json file by @elabbarw in #4843
- OIDC azure tests 3 by @Manouchehri in #4854
- (test_secret_manager.py) - Improve and add CircleCI v1 test with Amazon. by @Manouchehri in #4855
- Fix
test_prompt_factory
flake8 warning by @msabramo in #4856
Full Changelog: v1.41.28...v1.42.0
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.42.0
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 | 166.95795460392316 | 6.303633980794741 | 0.0 | 1886 | 0 | 114.9558199999774 | 3113.0540860000056 |
Aggregated | Passed ✅ | 140.0 | 166.95795460392316 | 6.303633980794741 | 0.0 | 1886 | 0 | 114.9558199999774 | 3113.0540860000056 |