What's Changed
- Add empower-functions integration to litellm by @liuyl in #3955
- [Fix] Authentication on /thread endpoints on Proxy by @ishaan-jaff in #4627
- [Feat] Add support for
litellm.create_assistants
by @ishaan-jaff in #4624 - ui - allow setting allowed ip addresses by @ishaan-jaff in #4632
- build(deps): bump zipp from 3.18.2 to 3.19.1 by @dependabot in #4628
New Contributors
Full Changelog: v1.41.14...v1.41.14.dev8
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.41.14.dev8
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 ✅ | 130.0 | 155.87585467019107 | 6.323476190060047 | 0.0 | 1892 | 0 | 111.48930899997822 | 3038.6415779999825 |
Aggregated | Passed ✅ | 130.0 | 155.87585467019107 | 6.323476190060047 | 0.0 | 1892 | 0 | 111.48930899997822 | 3038.6415779999825 |