·
2 commits
to 7bfd816d3bb27098bc501706bada7f802549c9d2
since this release
What's Changed
- (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
Full Changelog: v1.61.7...v1.61.8-nightly
## Docker Run LiteLLM Proxy
```
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.8-nightly
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
## Docker Run LiteLLM Proxy
```
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.8-nightly
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 ❌ | 110.0 | 134.41650367760357 | 6.414710257507693 | 6.414710257507693 | 1920 | 1920 | 98.11249399996314 | 4277.784283000017 |
Aggregated | Failed ❌ | 110.0 | 134.41650367760357 | 6.414710257507693 | 6.414710257507693 | 1920 | 1920 | 98.11249399996314 | 4277.784283000017 |