What's Changed
- LiteLLM Minor Fixes & Improvements (09/16/2024) (#5723) by @krrishdholakia in #5731
- [Fix-Proxy] deal with case when check view exists returns None by @ishaan-jaff in #5740
- Revert "[Fix-Proxy] deal with case when check view exists returns None " by @ishaan-jaff in #5741
- Litellm fix router testing by @krrishdholakia in #5748
Full Changelog: v1.46.1...v1.46.2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.46.2
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 ✅ | 110.0 | 125.37750355195692 | 6.398128484773343 | 0.0 | 1915 | 0 | 86.75882299996829 | 2125.433599999951 |
Aggregated | Passed ✅ | 110.0 | 125.37750355195692 | 6.398128484773343 | 0.0 | 1915 | 0 | 86.75882299996829 | 2125.433599999951 |