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.dev6
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.0.dev6
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 ✅ | 200.0 | 225.40039438791652 | 6.306935058574255 | 0.0 | 1887 | 0 | 183.29160000007505 | 2583.1958680000184 |
Aggregated | Passed ✅ | 200.0 | 225.40039438791652 | 6.306935058574255 | 0.0 | 1887 | 0 | 183.29160000007505 | 2583.1958680000184 |