What's Changed
- fix(router.py): disable cooldowns by @krrishdholakia in #4497
Full Changelog: v1.41.3...v1.41.3.dev2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.3.dev2
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 ✅ | 130.0 | 146.68007458654787 | 6.4100923703571215 | 0.0 | 1918 | 0 | 104.69528600003741 | 1155.2264040000182 |
Aggregated | Passed ✅ | 130.0 | 146.68007458654787 | 6.4100923703571215 | 0.0 | 1918 | 0 | 104.69528600003741 | 1155.2264040000182 |