Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
load_test.html | 2025-10-13 | 1.7 MB | |
load_test_stats.csv | 2025-10-13 | 566 Bytes | |
README.md | 2025-10-13 | 1.4 kB | |
v1.78.0.dev1 source code.tar.gz | 2025-10-13 | 199.8 MB | |
v1.78.0.dev1 source code.zip | 2025-10-13 | 202.4 MB | |
Totals: 5 Items | 403.9 MB | 0 |
What's Changed
- [Docs] v1.78.0-stable by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/15452
- docs: cleanup docs + build ui by @krrishdholakia in https://github.com/BerriAI/litellm/pull/15454
- GPT-5 return reasoning content via
/chat/completions
+ GPT-5-Codex working on Claude Code by @krrishdholakia in https://github.com/BerriAI/litellm/pull/15441 - [Docs] Key Rotations by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/15455
Full Changelog: https://github.com/BerriAI/litellm/compare/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 |