What's Changed
- fix(team_endpoints.py): allow team member to view team info by @krrishdholakia in #8644
- build: build ui by @krrishdholakia in #8654
- (UI + Proxy) Cache Health Check Page - Cleanup/Improvements by @ishaan-jaff in #8665
Full Changelog: v1.61.9-nightly...v1.61.9.dev1
## Docker Run LiteLLM Proxy
```
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.9.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 ❌ | 180.0 | 209.72659395983104 | 6.321588488030633 | 6.321588488030633 | 1892 | 1892 | 147.1097109999846 | 3268.0857999999944 |
Aggregated | Failed ❌ | 180.0 | 209.72659395983104 | 6.321588488030633 | 6.321588488030633 | 1892 | 1892 | 147.1097109999846 | 3268.0857999999944 |