What's Changed
- Fix: Output github copilot verification uri immediately when running in docker. by @gemyago in #12558
- [MCP Gateway] add access group documentation by @jugaldb in #12557
- fix: handle missing 'env' attribute in MCP server Prisma model by @colesmcintosh in #12560
- UI - v1.74.3-stable QA fixes by @ishaan-jaff in #12559
- [MCP Gateway] Ensure we use the same param for specifying groups by @ishaan-jaff in #12561
New Contributors
Full Changelog: v1.74.3-stable-draft...v1.74.3.rc.1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.74.3.rc.1
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 ✅ | 230.0 | 255.52282259223816 | 6.28594793060673 | 0.0 | 1881 | 0 | 206.60606100000223 | 1164.8403710000252 |
Aggregated | Passed ✅ | 230.0 | 255.52282259223816 | 6.28594793060673 | 0.0 | 1881 | 0 | 206.60606100000223 | 1164.8403710000252 |