What's Changed
- feat(vertex_ai_and_google_ai_studio): Support Google AI Studio Embedding Endpoint by @krrishdholakia in #5393
- feat(team_endpoints.py): return team member budgets in /team/info call by @krrishdholakia in #5423
- fix(team_endpoints.py): update to include the budget in the response by @krrishdholakia in #5425
- fixes: minor litellm fixes by @krrishdholakia in #5414
Full Changelog: v1.44.9...v1.44.10
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.44.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 ✅ | 140.0 | 168.689059856842 | 6.354633584822659 | 0.0 | 1900 | 0 | 110.34484399999656 | 2138.7865149999925 |
Aggregated | Passed ✅ | 140.0 | 168.689059856842 | 6.354633584822659 | 0.0 | 1900 | 0 | 110.34484399999656 | 2138.7865149999925 |