What's Changed
- Add Llama 3.1 for Bedrock by @Manouchehri in #4848
- (test_embedding.py) - Re-enable embedding test with Azure OIDC. by @Manouchehri in #4857
- [Feat] - Support Logging tags on langsmith by @ishaan-jaff in #4853
Full Changelog: v1.42.0...v1.42.0-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.42.0-stable
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 ✅ | 100.0 | 121.24051527541529 | 6.441002345574648 | 0.0 | 1928 | 0 | 82.52180400000952 | 2385.7228059999898 |
Aggregated | Passed ✅ | 100.0 | 121.24051527541529 | 6.441002345574648 | 0.0 | 1928 | 0 | 82.52180400000952 | 2385.7228059999898 |