What's Changed
- fix(proxy/utils.py): auto-update if required view missing from db. raise warning for optional views. by @krrishdholakia in #5675
- fix(user_dashboard.tsx): don't call /global/spend on startup by @krrishdholakia in #5668
- Add o1 models on OpenRouter by @Manouchehri in #5676
- LiteLLM Minor Fixes and Improvements (09/12/2024) by @krrishdholakia in #5658
Full Changelog: v1.44.28...v1.45.0
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.45.0
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 ✅ | 150.0 | 177.0661821763475 | 6.386473018172288 | 0.0 | 1911 | 0 | 114.72044499998901 | 1404.9775940000018 |
Aggregated | Passed ✅ | 150.0 | 177.0661821763475 | 6.386473018172288 | 0.0 | 1911 | 0 | 114.72044499998901 | 1404.9775940000018 |