What's Changed
- [Docs] v1.78.0-stable by @ishaan-jaff in #15452
- docs: cleanup docs + build ui by @krrishdholakia in #15454
- GPT-5 return reasoning content via
/chat/completions
+ GPT-5-Codex working on Claude Code by @krrishdholakia in #15441 - [Docs] Key Rotations by @ishaan-jaff in #15455
Full Changelog: v1.78.0-nightly...v1.78.0.dev1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.78.0.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 | Failed ❌ | 120.0 | 167.3653595221567 | 6.263706855627386 | 6.263706855627386 | 1873 | 1873 | 90.51215599998841 | 5736.829844999988 |
Aggregated | Failed ❌ | 120.0 | 167.3653595221567 | 6.263706855627386 | 6.263706855627386 | 1873 | 1873 | 90.51215599998841 | 5736.829844999988 |