What's Changed
- Fix: Langfuse prompt logging by @andreaponti5 in #4673
- [Fix] Reduce Mem Usage - only set ttl for requests to 2 mins by @ishaan-jaff in #4681
- show stack trace of 10 files taking up memory by @ishaan-jaff in #4682
- [Fix] Mem Util - De Reference when removing from in-memory cache by @ishaan-jaff in #4683
- [Feat] Allow safe memory mode by @ishaan-jaff in #4684
- [Fix] Proxy Return type=expire_key on expired Key errors by @ishaan-jaff in #4685
Full Changelog: v1.41.19...v1.41.20
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.20
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 | 157.2876965007789 | 6.441456374471405 | 0.0 | 1927 | 0 | 115.12158800002226 | 1529.9146329999758 |
Aggregated | Passed ✅ | 130.0 | 157.2876965007789 | 6.441456374471405 | 0.0 | 1927 | 0 | 115.12158800002226 | 1529.9146329999758 |