What's Changed
- Revert "(perf) move s3 logging to Batch logging + async [94% faster p… by @ishaan-jaff in https://github.com//pull/6275
- (testing) add test coverage for LLM OTEL logging by @ishaan-jaff in #6227
- (testing) add unit tests for LLMCachingHandler Class by @ishaan-jaff in #6279
- LiteLLM Minor Fixes & Improvements (10/17/2024) by @krrishdholakia in #6293
Full Changelog: v1.49.6...v1.49.7-stable
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.49.7-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 | 275.82870433443276 | 6.089150330248114 | 0.0 | 1821 | 0 | 224.8554669999976 | 1500.5543909999801 |
Aggregated | Passed ✅ | 250.0 | 275.82870433443276 | 6.089150330248114 | 0.0 | 1821 | 0 | 224.8554669999976 | 1500.5543909999801 |