What's Changed
- add openrouter/qwen/qwen-2.5-coder-32b-instruct by @paul-gauthier in #6731
- Update routing references by @emmanuel-ferdman in #6758
- (Doc) Add section on what is stored in the DB + Add clear section on key/team based logging by @ishaan-jaff in #6769
- (Admin UI) - Remain on Current Tab when user clicks refresh by @ishaan-jaff in #6777
- (UI) fix - allow editing key alias on Admin UI by @ishaan-jaff in #6776
- (docs) add doc string for /key/update by @ishaan-jaff in #6778
- (patch) using image_urls with
vertex/anthropic
models by @ishaan-jaff in #6775 - (fix) Azure AI Studio - using
image_url
in content with both text and image_url by @ishaan-jaff in #6774
Full Changelog: v1.52.9...v1.52.9.dev1
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.9.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 | Passed ✅ | 200.0 | 222.33484302855678 | 6.204541843497746 | 0.0033429643553328373 | 1856 | 1 | 62.294459999975516 | 2005.856768000001 |
Aggregated | Passed ✅ | 200.0 | 222.33484302855678 | 6.204541843497746 | 0.0033429643553328373 | 1856 | 1 | 62.294459999975516 | 2005.856768000001 |