What's Changed
- (Bug) Fix reasoning response ID by @Sameerlite in #15265
- fix gemini cli by actually streaming the response by @Sameerlite in #15264
- Add gpt-realtime-mini support by @Sameerlite in #15283
- [Feat] Proxy CLI - dont store existing key in the URL, store it in the state param by @ishaan-jaff in #15290
Full Changelog: v1.77.7.dev.3...v1.77.7.dev4
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.77.7.dev4
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
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.77.7.dev4
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 | Failed ❌ | 120.0 | 132.91582881889764 | 6.3676171382499795 | 6.3676171382499795 | 1905 | 1905 | 92.47636800000691 | 2541.3143709999986 |
Aggregated | Failed ❌ | 120.0 | 132.91582881889764 | 6.3676171382499795 | 6.3676171382499795 | 1905 | 1905 | 92.47636800000691 | 2541.3143709999986 |