What's Changed
- (DB fix) don't run apply_db_fixes on startup by @ishaan-jaff in #6604
Full Changelog: v1.52.0...v1.52.0.dev11
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.0.dev11
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 ✅ | 250.0 | 291.82137058342585 | 6.047321226858995 | 0.0 | 1810 | 0 | 225.1587829999835 | 2676.3882499999454 |
Aggregated | Passed ✅ | 250.0 | 291.82137058342585 | 6.047321226858995 | 0.0 | 1810 | 0 | 225.1587829999835 | 2676.3882499999454 |