What's Changed
- build: update model in test by @krrishdholakia in #10706
- fix: support for python 3.11- (re datetime UTC) (#10471) by @ishaan-jaff in #10701
- [FIX] Update token fields in schema.prisma to use BigInt for improved… by @husnain7766 in #10697
New Contributors
- @husnain7766 made their first contribution in #10697
Full Changelog: v1.68.2-nightly...v1.68.2.dev6
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.68.2.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 ✅ | 190.0 | 210.63173736431506 | 6.257034907859717 | 0.0 | 1872 | 0 | 166.34112399992773 | 1685.74146200001 |
Aggregated | Passed ✅ | 190.0 | 210.63173736431506 | 6.257034907859717 | 0.0 | 1872 | 0 | 166.34112399992773 | 1685.74146200001 |