What's Changed
- Deepseek r1 support + watsonx qa improvements by @krrishdholakia in #7907
- (Testing) - Add e2e testing for langfuse logging with tags by @ishaan-jaff in #7922
- build(deps): bump undici from 6.21.0 to 6.21.1 in /docs/my-website by @dependabot in #7902
- (test) add e2e test for proxy with fallbacks + custom fallback message by @krrishdholakia in #7933
Full Changelog: v1.59.3...v1.59.3.dev1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.59.3.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 | Passed ✅ | 230.0 | 259.2853146928995 | 6.073999238925992 | 0.0 | 1817 | 0 | 211.11294400003544 | 2538.129180999988 |
Aggregated | Passed ✅ | 230.0 | 259.2853146928995 | 6.073999238925992 | 0.0 | 1817 | 0 | 211.11294400003544 | 2538.129180999988 |