What's Changed
- docs: update README.md API key and model example typos by @colesmcintosh in #8590
- Fix typo in main readme by @scosman in #8574
- (UI) Allow adding models for a Team by @ishaan-jaff in #8598
- feat(ui): alert when adding model without STORE_MODEL_IN_DB by @Aditya8840 in #8591
- Revert "(UI) Allow adding models for a Team" by @ishaan-jaff in #8600
- Litellm stable UI 02 17 2025 p1 by @krrishdholakia in #8599
- (UI) Allow adding models for a Team (#8598) by @ishaan-jaff in #8601
- (UI) Refactor Add Models for Specific Teams by @ishaan-jaff in #8592
- (UI) Improvements to Add Team Model Flow by @ishaan-jaff in #8603
New Contributors
- @colesmcintosh made their first contribution in #8590
- @scosman made their first contribution in #8574
- @Aditya8840 made their first contribution in #8591
Full Changelog: v1.61.6-nightly...v1.61.6.dev1
## Docker Run LiteLLM Proxy
```
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.6.dev1
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 | Failed ❌ | 170.0 | 197.04136517618934 | 6.316924319787487 | 6.316924319787487 | 1890 | 1890 | 142.7094059999945 | 2646.323271999961 |
Aggregated | Failed ❌ | 170.0 | 197.04136517618934 | 6.316924319787487 | 6.316924319787487 | 1890 | 1890 | 142.7094059999945 | 2646.323271999961 |