What's Changed
- Prompt Management - support router + optional params by @krrishdholakia in #7594
aiohttp_openai/
fixes - allow usingaiohttp_openai/gpt-4o
by @ishaan-jaff in #7598- (Fix) security of base image by @ishaan-jaff in #7620
- Litellm dev 01 07 2025 p1 by @krrishdholakia in #7618
- (Feat) soft budget alerts on keys by @ishaan-jaff in #7623
- LiteLLM Minor Fixes & Improvement (01/01/2025) - p2 by @krrishdholakia in #7615
Full Changelog: v1.57.1...v1.57.2
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.57.2
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 | 212.2353391522645 | 6.34173008698281 | 0.0 | 1898 | 0 | 174.4866640000282 | 3470.5951910000013 |
Aggregated | Passed ✅ | 190.0 | 212.2353391522645 | 6.34173008698281 | 0.0 | 1898 | 0 | 174.4866640000282 | 3470.5951910000013 |