v1.45.0.dev2
·
10 commits
to 0c33b8dd12af22dc6c220ebc00a5a528f7329fb4
since this release
What's Changed
- [Fix] Performance - use in memory cache when downloading images from a url by @ishaan-jaff in #5657
- [Feat - Perf Improvement] DataDog Logger 91% lower latency by @ishaan-jaff in #5687
- (models): Added missing gemini experimental models + fixed pricing for gemini-1.5-pro-exp-0827 by @F1bos in #5693
- LiteLLM Minor Fixes and Improvements (09/13/2024) by @krrishdholakia in #5689
- LiteLLM Minor Fixes and Improvements (09/14/2024) by @krrishdholakia in #5697
Full Changelog: v1.45.0...v1.45.0.dev2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.45.0.dev2
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 | 205.17052222102976 | 6.231000961709177 | 0.0 | 1864 | 0 | 112.44966599997497 | 9699.892626999997 |
Aggregated | Passed ✅ | 140.0 | 205.17052222102976 | 6.231000961709177 | 0.0 | 1864 | 0 | 112.44966599997497 | 9699.892626999997 |