What's Changed
- fix: Lunary integration by @7HR4IZ3 in #4379
- [Fix] - Admin UI login bug by @ishaan-jaff in #4382
- Support custom model info for router logic (e.g.
max_input_tokens
) by @krrishdholakia in #4388 - fix(vertex_httpx.py): cover gemini content violation (on prompt) by @krrishdholakia in #4392
- [Feat-Enterprise] - Allow setting custom public routes by @ishaan-jaff in #4389
- docs control available public routes by @ishaan-jaff in #4394
- Log rejected router requests to langfuse by @krrishdholakia in #4390
- Fix /spend/calculate use model_group_alias when set by @ishaan-jaff in #4395
New Contributors
Full Changelog: v1.40.25...v1.40.26
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.40.26
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 | 156.53979613674755 | 6.329682565511454 | 0.0 | 1894 | 0 | 109.70386399998233 | 2175.4312479999953 |
Aggregated | Passed ✅ | 130.0 | 156.53979613674755 | 6.329682565511454 | 0.0 | 1894 | 0 | 109.70386399998233 | 2175.4312479999953 |