What's Changed
- Allow not displaying feedback box by @msabramo in #4868
- Fix app_version in helm build by @mikstew in #4649
- feat(azure.py): support 'json_schema' for older models by @krrishdholakia in #5296
- fix(cost_calculator.py): only override base model if custom pricing is set by @krrishdholakia in #5287
- feat(azure.py): support dynamic azure api versions by @krrishdholakia in #5284
- Fix helm chart job by @mikstew in #5297
New Contributors
Full Changelog: v1.43.19...v1.43.19.dev1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.43.19.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 ✅ | 87 | 114.67080167127425 | 6.524676918212512 | 0.0 | 1953 | 0 | 68.25954099997489 | 8007.3363059999565 |
Aggregated | Passed ✅ | 87 | 114.67080167127425 | 6.524676918212512 | 0.0 | 1953 | 0 | 68.25954099997489 | 8007.3363059999565 |