What's Changed
- [Fix Ci/cd] Separate testing pipeline for litellm router by @ishaan-jaff in #5655
- Add gpt o1 and o1 mini models by @lowjiansheng in #5660
- (models): Add o1 pricing. by @Manouchehri in #5661
- O1 pricing fix by @Manouchehri in #5662
- Refactor 'check_view_exists' logic by @krrishdholakia in #5659
Full Changelog: v1.44.26...v1.44.27
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.27
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 | 171.4800647204195 | 6.38157690469209 | 0.0 | 1910 | 0 | 109.61952399998154 | 1963.4106249999945 |
Aggregated | Passed ✅ | 140.0 | 171.4800647204195 | 6.38157690469209 | 0.0 | 1910 | 0 | 109.61952399998154 | 1963.4106249999945 |