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 - build: add gemini-exp-1114 by @krrishdholakia in #6786
- (fix) httpx handler - bind to ipv4 for httpx handler by @ishaan-jaff in #6785
Full Changelog: v1.52.9...v1.52.10
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.10
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 ✅ | 240.0 | 271.7799367877801 | 6.1248828197277065 | 0.0 | 1833 | 0 | 213.09577699997817 | 2144.701510999994 |
Aggregated | Passed ✅ | 240.0 | 271.7799367877801 | 6.1248828197277065 | 0.0 | 1833 | 0 | 213.09577699997817 | 2144.701510999994 |