What's Changed
- (UI) - View Logs Page - Refinement by @ishaan-jaff in #8087
- (Feat) pass through vertex - allow using credentials defined on litellm router for vertex pass through by @ishaan-jaff in #8100
- (UI) Allow using a model / credentials for pass through routes by @ishaan-jaff in #8099
- ui - fix chat ui tab sending
model
param by @ishaan-jaff in #8105 - Litellm dev 01 29 2025 p1 by @krrishdholakia in #8097
- Support new
bedrock/converse_like/<model>
route by @krrishdholakia in #8102 - feat(databricks/chat/transformation.py): add tools and 'tool_choice' param support by @krrishdholakia in #8076
Full Changelog: v1.59.9...v1.59.10
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.59.10
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 ✅ | 210.0 | 239.24647793068146 | 6.21745665443628 | 0.00334092243655899 | 1861 | 1 | 73.25327600000264 | 3903.3159660000083 |
Aggregated | Passed ✅ | 210.0 | 239.24647793068146 | 6.21745665443628 | 0.00334092243655899 | 1861 | 1 | 73.25327600000264 | 3903.3159660000083 |