What's Changed
- Add literalai in the sidebar observability category by @willydouhard in #6163
- Search across docs, GitHub issues, and discussions by @yujonglee in #6160
- Feat: Add Langtrace integration by @alizenhom in #5341
- (fix) add azure/gpt-4o-2024-05-13 pricing by @ishaan-jaff in #6174
- LiteLLM Minor Fixes & Improvements (10/10/2024) by @krrishdholakia in #6158
- (fix) batch_completion fails with bedrock due to extraneous [max_workers] key by @ishaan-jaff in #6176
- (fix) provider wildcard routing - when models specificed without provider prefix by @ishaan-jaff in #6173
New Contributors
- @alizenhom made their first contribution in #5341
Full Changelog: v1.49.1...v1.49.2-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.49.2-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 ✅ | 250.0 | 281.2975275095366 | 6.132088995403724 | 0.0 | 1835 | 0 | 226.91430599999762 | 1465.5594879999967 |
Aggregated | Passed ✅ | 250.0 | 281.2975275095366 | 6.132088995403724 | 0.0 | 1835 | 0 | 226.91430599999762 | 1465.5594879999967 |