What's Changed
- [Feat - GCS Bucket Logger] Use StandardLoggingPayload by @ishaan-jaff in #5771
- [Prometheus] track requested model by @ishaan-jaff in #5774
- [Feat-Proxy] Add Azure Assistants API - Create Assistant, Delete Assistant Support by @ishaan-jaff in #5777
- [Chore LiteLLM Proxy] enforce prometheus metrics as enterprise feature by @ishaan-jaff in #5769
- [Chore-Proxy] enforce jwt auth as enterprise feature by @ishaan-jaff in #5770
Full Changelog: v1.46.5...v1.46.6
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.46.6
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 ✅ | 150.0 | 170.55362281462155 | 6.40033081425939 | 0.0 | 1915 | 0 | 115.48961699998017 | 1217.0262289999982 |
Aggregated | Passed ✅ | 150.0 | 170.55362281462155 | 6.40033081425939 | 0.0 | 1915 | 0 | 115.48961699998017 | 1217.0262289999982 |